diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-20 02:30:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-20 02:30:35 +0000 |
commit | 3ad9acb90cdb6e779477d0a60cecec978aa245fa (patch) | |
tree | 0549397347aed14062b9cfaa6dcb6f6ca4cba40e /app-emulation/wine | |
parent | Stable on mips (diff) | |
download | historical-3ad9acb90cdb6e779477d0a60cecec978aa245fa.tar.gz historical-3ad9acb90cdb6e779477d0a60cecec978aa245fa.tar.bz2 historical-3ad9acb90cdb6e779477d0a60cecec978aa245fa.zip |
Add patch to fix sgml error and pdf/ps misdetection #73458.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/wine/Manifest | 7 | ||||
-rw-r--r-- | app-emulation/wine/files/20050211-docs.patch | 18 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050111.ebuild | 7 | ||||
-rw-r--r-- | app-emulation/wine/wine-20050211.ebuild | 10 |
5 files changed, 41 insertions, 7 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index ada8f0872b94..6762e959e88c 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/wine # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.87 2005/02/12 19:50:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.88 2005/02/20 02:30:35 vapier Exp $ + + 19 Feb 2005; Mike Frysinger <vapier@gentoo.org> + +files/20050211-docs.patch, wine-20050111.ebuild, wine-20050211.ebuild: + Add patch to fix sgml error and pdf/ps misdetection #73458. *wine-20050211 (12 Feb 2005) diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index 2da1f918df21..de962cdd884f 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,9 +1,10 @@ -MD5 17fe357006f311d06238128a1803b18a ChangeLog 15565 +MD5 1b19def7cc8fa383999de86940637eee ChangeLog 15752 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 MD5 fb6682213117b666a78dd3b8960b190d wine-20041019-r3.ebuild 2927 MD5 1fcec66c3a3db069065a704291b8b4c4 wine-20041019.ebuild 3772 -MD5 9940abbb71d0b977b98493d04b1f478f wine-20050111.ebuild 2951 -MD5 77bdbb830a681c45ce8d9af7f264a3f6 wine-20050211.ebuild 2952 +MD5 db33247fa3d4ed19668319fa3497fa61 wine-20050111.ebuild 3059 +MD5 a25f846fe4c7056dce1c51d0b653421c wine-20050211.ebuild 3109 +MD5 67846279ad436d5d70d0857d29c5fabf files/20050211-docs.patch 719 MD5 1668a758aa2007cb99a773b3c5c844c9 files/winearts-kdecvs-fix.patch 325 MD5 23ff2a3980929ae4a6f02161bd875b55 files/digest-wine-20041019-r3 67 MD5 64c9b939319110b4f44ef6f431262181 files/digest-wine-20041019 212 diff --git a/app-emulation/wine/files/20050211-docs.patch b/app-emulation/wine/files/20050211-docs.patch new file mode 100644 index 000000000000..e47d09602d01 --- /dev/null +++ b/app-emulation/wine/files/20050211-docs.patch @@ -0,0 +1,18 @@ +--- documentation/getting.sgml.orig 2005-02-19 21:00:05.000000000 -0500 ++++ documentation/getting.sgml 2005-02-19 21:01:20.000000000 -0500 +@@ -30,6 +30,7 @@ + few clicks. Building your own installable binary package from a + source package is also possible, although it is beyond the scope of + this guide. ++ </para> + </sect2> + + <sect2 id="installation-methods-source"> +@@ -96,6 +97,7 @@ + installing a Wine package. See the section on <link + linkend="uninstalling-wine-source">uninstalling Wine from source + </link> for proper instructions. ++ </para> + </sect2> + <sect2> + <title>Different Distributions</title> diff --git a/app-emulation/wine/wine-20050111.ebuild b/app-emulation/wine/wine-20050111.ebuild index d4aefdca9def..8b12bf7fc259 100644 --- a/app-emulation/wine/wine-20050111.ebuild +++ b/app-emulation/wine/wine-20050111.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111.ebuild,v 1.2 2005/02/12 18:58:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111.ebuild,v 1.3 2005/02/20 02:30:35 vapier Exp $ inherit eutils flag-o-matic @@ -69,6 +69,11 @@ src_compile() { strip-flags use lcms && append-flags -I${ROOT}/usr/include/lcms + if ! built_with_use app-text/docbook-sgml-utils tetex ; then + export DB2PDF=true + export DB2PS=true + fi + # $(use_enable amd64 win64) # USE=debug is broken in this release econf \ diff --git a/app-emulation/wine/wine-20050211.ebuild b/app-emulation/wine/wine-20050211.ebuild index 9150e272f5d5..67838f3b5861 100644 --- a/app-emulation/wine/wine-20050211.ebuild +++ b/app-emulation/wine/wine-20050211.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.1 2005/02/12 19:50:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050211.ebuild,v 1.2 2005/02/20 02:30:35 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* ~amd64 ~x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" RESTRICT="maketest" #72375 @@ -39,6 +39,7 @@ src_unpack() { cd "${S}" epatch "${FILESDIR}"/winearts-kdecvs-fix.patch + epatch "${FILESDIR}"/20050211-docs.patch sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in test_flag -fstack-protector && epatch "${FILESDIR}"/20041019-no-stack.patch #66002 @@ -69,6 +70,11 @@ src_compile() { strip-flags use lcms && append-flags -I${ROOT}/usr/include/lcms + if ! built_with_use app-text/docbook-sgml-utils tetex ; then + export DB2PDF=true + export DB2PS=true + fi + # $(use_enable amd64 win64) # USE=debug is broken in this release econf \ |