diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-06-05 19:49:05 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-06-05 19:49:05 +0000 |
commit | c4d4827eb29a5de9fd3e6dafec5637e23db49e7b (patch) | |
tree | 1194259d1d3584610e9df1aa5e75518de08cf702 /x11-wm | |
parent | removed iluxa's gcc 3.4 fix that broke compiling with gcc 3.3 and re-marked s... (diff) | |
download | gentoo-2-c4d4827eb29a5de9fd3e6dafec5637e23db49e7b.tar.gz gentoo-2-c4d4827eb29a5de9fd3e6dafec5637e23db49e7b.tar.bz2 gentoo-2-c4d4827eb29a5de9fd3e6dafec5637e23db49e7b.zip |
Added svg IUSE flag and removed version hardcoding.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/waimea/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/waimea/Manifest | 6 | ||||
-rw-r--r-- | x11-wm/waimea/waimea-0.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/waimea/waimea-0.5.0_pre040506.ebuild | 16 |
4 files changed, 19 insertions, 13 deletions
diff --git a/x11-wm/waimea/ChangeLog b/x11-wm/waimea/ChangeLog index 746fcd5862eb..2f50dfde75eb 100644 --- a/x11-wm/waimea/ChangeLog +++ b/x11-wm/waimea/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/waimea # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/ChangeLog,v 1.20 2004/06/05 17:24:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/ChangeLog,v 1.21 2004/06/05 19:49:05 usata Exp $ + + 06 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> + waimea-0.5.0_pre040506.ebuild: + Added svg IUSE flag and removed version hardcoding. 05 Jun 2004; David Holm <dholm@gentoo.org> waimea-0.5.0_pre040506.ebuild: Updated cairo dependency to require version 0.1.22 or newer, pointed out by diff --git a/x11-wm/waimea/Manifest b/x11-wm/waimea/Manifest index 60ace2b08169..03c08a4a1fe7 100644 --- a/x11-wm/waimea/Manifest +++ b/x11-wm/waimea/Manifest @@ -1,11 +1,11 @@ -MD5 e7307c1653035014c1e36a27ca8ccb45 metadata.xml 163 MD5 bce0b05642a198e3a69bd98969b81401 waimea-0.3.5.ebuild 1088 MD5 72029db8a3cb37f22ba1538925498c2e waimea-0.4.0-r1.ebuild 1227 MD5 49678552b134b779a7a4717c1d0f4ab7 waimea-0.4.0.ebuild 989 MD5 cba6809ea19683f2d2af1e2d1a2bae35 ChangeLog 2606 -MD5 981af768f1138ff12581f7d369a55bf9 waimea-0.5.0_pre040506.ebuild 1302 +MD5 e7307c1653035014c1e36a27ca8ccb45 metadata.xml 163 +MD5 e8beda7edcb4251221faf4721c11e45c waimea-0.5.0_pre040506.ebuild 1323 +MD5 5be07af92d4d63686b6950ce357c89f7 files/digest-waimea-0.4.0-r1 135 MD5 99a5f21810e1a4df6ae645f27a60203a files/digest-waimea-0.3.5 64 MD5 6c13fc081ff9fe081d3ac0b171118fd6 files/digest-waimea-0.4.0 65 -MD5 5be07af92d4d63686b6950ce357c89f7 files/digest-waimea-0.4.0-r1 135 MD5 0758305291041d80fbe400709b949105 files/digest-waimea-0.5.0_pre040506 71 MD5 82e8f766a7716339198e54c6f799964e files/waimea-0.5.0-64bit-clean.patch 420 diff --git a/x11-wm/waimea/waimea-0.4.0-r1.ebuild b/x11-wm/waimea/waimea-0.4.0-r1.ebuild index 7dccea06e4d4..1b6d97aece62 100644 --- a/x11-wm/waimea/waimea-0.4.0-r1.ebuild +++ b/x11-wm/waimea/waimea-0.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0-r1.ebuild,v 1.11 2004/04/27 18:54:57 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0-r1.ebuild,v 1.12 2004/06/05 19:49:05 usata Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.waimea.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc ~sparc ~amd64" +KEYWORDS="x86 ppc ~sparc ~amd64" IUSE="truetype xinerama cjk" DEPEND="virtual/x11 diff --git a/x11-wm/waimea/waimea-0.5.0_pre040506.ebuild b/x11-wm/waimea/waimea-0.5.0_pre040506.ebuild index fd3923a34cde..ae2addcaca05 100644 --- a/x11-wm/waimea/waimea-0.5.0_pre040506.ebuild +++ b/x11-wm/waimea/waimea-0.5.0_pre040506.ebuild @@ -1,37 +1,39 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.5.0_pre040506.ebuild,v 1.4 2004/06/05 17:24:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.5.0_pre040506.ebuild,v 1.5 2004/06/05 19:49:05 usata Exp $ inherit eutils 64-bit -S="${WORKDIR}/${PN}-0.5.0" +MY_P="${P%_pre*}" # 0.5.0_pre040506 -> 0.5.0 + +S="${WORKDIR}/${MY_P}" DESCRIPTION="Window manager based on BlackBox" # Temporary URL until SF's CVS is back online -SRC_URI="http://www.cs.umu.se/~c99drn/waimea/waimea-0.5.0-040506.tar.gz" +SRC_URI="http://www.cs.umu.se/~c99drn/waimea/${P/_pre/-}.tar.gz" HOMEPAGE="http://www.waimea.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64 ~sparc" -IUSE="truetype xinerama" +IUSE="truetype xinerama svg" DEPEND="virtual/x11 >=x11-libs/cairo-0.1.22 - x11-libs/libsvg-cairo" + svg? ( x11-libs/libsvg-cairo )" PROVIDE="virtual/blackbox" src_unpack() { unpack ${A} cd ${S} - 64-bit && epatch ${FILESDIR}/${PN}-0.5.0-64bit-clean.patch + 64-bit && epatch ${FILESDIR}/${MY_P}-64bit-clean.patch } src_compile() { econf \ `use_enable xinerama` \ `use_enable truetype xft` \ - --enable-svg \ + `use_enable svg ` \ --enable-shape \ --enable-render \ --enable-randr \ |