Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321389 - app-emulation/wine-1.2_rc2 version bump
Summary: app-emulation/wine-1.2_rc2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Wine Maintainers
URL: http://www.winehq.org/announce/1.2-rc2
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 03:10 UTC by fling
Modified: 2010-06-03 03:32 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
working ebuild (wine-1.2_rc1.ebuild,4.81 KB, text/plain)
2010-05-25 03:11 UTC, fling
Details
wine-1.2_rc2.ebuild.patch (wine.patch,5.29 KB, patch)
2010-05-30 09:05 UTC, Tomáš Chvátal (RETIRED)
Details | Diff
app-emulation/wine-1.2_rc2 ebuild (wine-1.2_rc2.ebuild,4.92 KB, text/plain)
2010-05-30 19:41 UTC, Richard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fling 2010-05-25 03:10:57 UTC
the ebuild must be added to portage tree for testing

Reproducible: Always

Steps to Reproduce:
Comment 1 fling 2010-05-25 03:11:47 UTC
Created attachment 232809 [details]
working ebuild
Comment 2 fling 2010-05-25 04:05:43 UTC
The Wine development release 1.2-rc1 is now available.
Comment 3 fling 2010-05-25 04:06:52 UTC
The Wine development release 1.2-rc1 is now available.

This is the first release candidate for Wine 1.2. It marks the
beginning of the code freeze period. Please give this release a good
testing to help us make 1.2 as good as possible.

What's new in this release (see below for details):
  - Many new toolbar icons.
  - Support for alpha blending in image lists.
  - Much more complete shader assembler.
  - Support for Arabic font shaping and joining.
  - A number of fixes for video rendering.
  - Font antialiasing configuration through fontconfig.
  - Improved handling of desktop link files.
  - Various bug fixes.

Comment 4 SpanKY gentoo-dev 2010-05-25 18:17:30 UTC
Comment on attachment 232809 [details]
working ebuild

post diffs, not entire files.  but if you havent made any changes to the existing ebuild, dont even post it please.
Comment 5 Alexander Stein 2010-05-29 07:51:48 UTC
Yesterday 1.2_rc2 has been released. See http://www.winehq.org/news/2010052801
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2010-05-30 09:05:57 UTC
Created attachment 233483 [details, diff]
wine-1.2_rc2.ebuild.patch

Ordered all deps alphabeticaly, same for configure lines (handy scriptie :P).

Added missing / weird deps (ttf-fonts, emul-opengl).

Added dies where should be and added bit sane comments to them.

This patch should be applied also to live version.
Comment 7 Richard 2010-05-30 19:41:14 UTC
Created attachment 233555 [details]
app-emulation/wine-1.2_rc2 ebuild

Here is a WINE app-emulation/wine-1.2_rc2 to spare people the trouble of applying the patch to the existing ebuild.
Comment 8 Richard 2010-05-30 19:42:31 UTC
(In reply to comment #4)
> (From update of attachment 232809 [details])
> post diffs, not entire files.  but if you havent made any changes to the
> existing ebuild, dont even post it please.
> 

Sorry, I had not seen your comment. Why do you want people to post patch files instead of ebuilds?
Comment 9 Tomáš Chvátal (RETIRED) gentoo-dev 2010-05-31 18:52:19 UTC
(In reply to comment #8)
> (In reply to comment #4)
> Sorry, I had not seen your comment. Why do you want people to post patch files
> instead of ebuilds?
> 

We don't care about usability from bugzilla directly, but it is way easier for us as developers to review patches. If you upolad whole ebuild we have to do diff ourselves and it slows things up :]
Comment 10 SpanKY gentoo-dev 2010-06-03 03:32:18 UTC
sorting one ebuild will diverge from all the others.  that's a pita not worth it.