diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2005-03-22 23:35:20 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2005-03-22 23:35:20 +0000 |
commit | bb1328f73de3b03eb452465ba8fa46486e1db8a4 (patch) | |
tree | d618272834f151aa0fcb062a8d950216701ac6e3 /x11-wm/windowmaker | |
parent | remove src_compile (diff) | |
download | gentoo-2-bb1328f73de3b03eb452465ba8fa46486e1db8a4.tar.gz gentoo-2-bb1328f73de3b03eb452465ba8fa46486e1db8a4.tar.bz2 gentoo-2-bb1328f73de3b03eb452465ba8fa46486e1db8a4.zip |
fixes for giflib changes that caused bug 85993
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/windowmaker/Manifest | 4 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/digest-windowmaker-0.91.0-r4 | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.91.0-r4.ebuild | 6 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index 10f8638524dd..eb943554040b 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/windowmaker # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.40 2005/03/20 19:20:20 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.41 2005/03/22 23:35:20 fafhrd Exp $ + + 21 Mar 2005; Armando Di Cianno <fafhrd@gentoo.org> + windowmaker-0.91.0-r4.ebuild: + fixes for giflib changes that caused bug 85993 20 Mar 2005; Armando Di Cianno <fafhrd@gentoo.org> metadata.xml, windowmaker-0.91.0-r4.ebuild: diff --git a/x11-wm/windowmaker/Manifest b/x11-wm/windowmaker/Manifest index 0c24badf2083..82936b6b7dc5 100644 --- a/x11-wm/windowmaker/Manifest +++ b/x11-wm/windowmaker/Manifest @@ -1,12 +1,12 @@ MD5 a60439b71428ab70b766d62a858af448 ChangeLog 10802 MD5 a507db47a521b4219dcef3c43374c182 windowmaker-0.91.0-r1.ebuild 5905 MD5 650d8ae14ac183e3cf5d32729bfbb732 windowmaker-0.91.0-r3.ebuild 6396 -MD5 665ef2b334ae7530cb3a978c8866ce76 windowmaker-0.91.0-r4.ebuild 6594 MD5 f85c62f96342786ef1452bd97504d6ef windowmaker-0.80.2-r2.ebuild 3445 MD5 e2d622829340e8a59e534d24747be769 windowmaker-0.80.2-r3.ebuild 3762 MD5 1c6bba221de348c79f9e7037d96eaa7d windowmaker-0.80.2-r4.ebuild 4046 MD5 db8d792df9b7ef23b49dd2847357a844 windowmaker-0.91.0-r2.ebuild 5982 MD5 e36ce34ca90acd983d268a6ce28d6cb3 metadata.xml 283 +MD5 2af83f90715fd8632ec92dbb8ecd1289 windowmaker-0.91.0-r4.ebuild 6596 MD5 f0ba434033b1f1e0956a037076da0b9c files/20_endian+64bit.diff 2740 MD5 c8eb68627dc7b53b10143626018ff597 files/gtk2flickerfix.patch 1969 MD5 c41215f830e33a636a440ce389db01eb files/menufocus.patch 1554 @@ -25,4 +25,4 @@ MD5 8b11b75a0ece3b854bf47e03ded7e0ba files/digest-windowmaker-0.91.0-r1 144 MD5 8b11b75a0ece3b854bf47e03ded7e0ba files/digest-windowmaker-0.91.0-r2 144 MD5 8b11b75a0ece3b854bf47e03ded7e0ba files/digest-windowmaker-0.91.0-r3 144 MD5 e451189d91551534b18988709274b73b files/xinerama.patch.bz2 5908 -MD5 bcc92b3ca2768453ba972ff4147afd07 files/digest-windowmaker-0.91.0-r4 225 +MD5 ba8be5622ededba710f3bb0a71e12793 files/digest-windowmaker-0.91.0-r4 226 diff --git a/x11-wm/windowmaker/files/digest-windowmaker-0.91.0-r4 b/x11-wm/windowmaker/files/digest-windowmaker-0.91.0-r4 index 3f3c0eaab743..9e228daca8a4 100644 --- a/x11-wm/windowmaker/files/digest-windowmaker-0.91.0-r4 +++ b/x11-wm/windowmaker/files/digest-windowmaker-0.91.0-r4 @@ -1,3 +1,3 @@ MD5 be07953e905d1e42fe7a65ac2193a5f9 WindowMaker-0.91.0.tar.gz 2742380 MD5 07c7700daaaf232bc490f5abaabef085 WindowMaker-extra-0.1.tar.gz 238018 -MD5 0f4499090cd40502e6a2e6ec43921f25 windowmaker-0.9X-use-giflib.patch.bz2 30982 +MD5 2885cb2d84c15b1d870dd803e7da529a windowmaker-0.9X-use-giflib.patch2.bz2 31333 diff --git a/x11-wm/windowmaker/windowmaker-0.91.0-r4.ebuild b/x11-wm/windowmaker/windowmaker-0.91.0-r4.ebuild index d4584ec43a64..40090fcf2635 100644 --- a/x11-wm/windowmaker/windowmaker-0.91.0-r4.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.91.0-r4.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/x11-wm/windowmaker/windowmaker-0.91.0-r4.ebuild,v 1.3 2005/03/20 19:20:20 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.91.0-r4.ebuild,v 1.4 2005/03/22 23:35:20 fafhrd Exp $ inherit eutils gnustep-funcs flag-o-matic @@ -9,7 +9,7 @@ S=${WORKDIR}/${P/windowm/WindowM} DESCRIPTION="The fast and light GNUstep window manager" SRC_URI="ftp://ftp.windowmaker.org/pub/source/release/${P/windowm/WindowM}.tar.gz http://www.windowmaker.org/pub/source/release/WindowMaker-extra-0.1.tar.gz - mirror://gentoo/windowmaker-0.9X-use-giflib.patch.bz2" + mirror://gentoo/windowmaker-0.9X-use-giflib.patch2.bz2" HOMEPAGE="http://www.windowmaker.org/" IUSE="gif gnustep jpeg nls png tiff modelock xinerama" @@ -35,7 +35,7 @@ src_unpack() { && ewarn "CFLAG -fstack-protector has been disabled, as it is known to cause bugs with WindowMaker (bug #78051)" && ebeep 2 unpack ${A} cd ${S} - epatch ${WORKDIR}/windowmaker-0.9X-use-giflib.patch || die "giflib patch failed" + epatch ${WORKDIR}/windowmaker-0.9X-use-giflib.patch2 || die "giflib patch failed" epatch ${FILESDIR}/menufocus.patch || die "menu focus patch failed" epatch ${FILESDIR}/singleclick-shadeormaxopts-0.9x.patch || die "single click and shade-or-maximize-options patch failed" epatch ${FILESDIR}/wlist-0.9x.patch || die "window list patch failed" |