Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 268521 Details for
Bug 361973
app-emulation/wine-{1.3.16,1.3.17}: new version gecko is available now.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
wine-1.3.17.ebuild.diff
wine-1.3.17.ebuild.diff (text/plain), 1.35 KB, created by
iGentoo
on 2011-04-04 21:24:12 UTC
(
hide
)
Description:
wine-1.3.17.ebuild.diff
Filename:
MIME Type:
Creator:
iGentoo
Created:
2011-04-04 21:24:12 UTC
Size:
1.35 KB
patch
obsolete
>--- orig/wine-1.3.17.ebuild 2011-04-04 04:35:16.000000000 +0000 >+++ wine-1.3.17.ebuild 2011-04-04 21:09:26.154877887 +0000 >@@ -21,13 +21,13 @@ else > fi > > pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; } >-GV="1.1.0" >+GV="1.2.0" > DESCRIPTION="free implementation of Windows(tm) on Unix" > HOMEPAGE="http://www.winehq.org/" > SRC_URI="${SRC_URI} > gecko? ( >- mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab >- win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab ) >+ mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi >+ win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi ) > ) > pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )" > >@@ -171,6 +171,7 @@ do_configure() { > > popd >/dev/null > } >+ > src_configure() { > export LDCONFIG=/bin/true > use custom-cflags || strip-flags >@@ -202,8 +203,8 @@ src_install() { > dodoc ANNOUNCE AUTHORS README > if use gecko ; then > insinto /usr/share/wine/gecko >- doins "${DISTDIR}"/wine_gecko-${GV}-x86.cab || die >- use win64 && { doins "${DISTDIR}"/wine_gecko-${GV}-x86_64.cab || die ; } >+ doins "${DISTDIR}"/wine_gecko-${GV}-x86.msi || die >+ use win64 && { doins "${DISTDIR}"/wine_gecko-${GV}-x86_64.msi || die ; } > fi > if ! use perl ; then > rm "${D}"/usr/bin/{wine{dump,maker},function_grep.pl} "${D}"/usr/share/man/man1/wine{dump,maker}.1 || die
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 361973
: 268521