diff options
author | 2001-10-06 14:36:55 +0000 | |
---|---|---|
committer | 2001-10-06 14:36:55 +0000 | |
commit | e413fd0cf84d737d04d3cea704b51f642f4f90ff (patch) | |
tree | 12cbbab4bec7f6d5f30827c5172abcef8371aee1 /media-sound | |
parent | move gtk+ apps to /usr and use gtk+-1.2.10-r4, #5 (diff) | |
download | gentoo-2-e413fd0cf84d737d04d3cea704b51f642f4f90ff.tar.gz gentoo-2-e413fd0cf84d737d04d3cea704b51f642f4f90ff.tar.bz2 gentoo-2-e413fd0cf84d737d04d3cea704b51f642f4f90ff.zip |
libxml update
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/glame/files/digest-glame-0.5.2-r1 (renamed from media-sound/glame/files/digest-glame-0.5.2) | 0 | ||||
-rw-r--r-- | media-sound/glame/glame-0.5.2-r1.ebuild (renamed from media-sound/glame/glame-0.5.2.ebuild) | 4 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.5-r1.ebuild | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/glame/files/digest-glame-0.5.2 b/media-sound/glame/files/digest-glame-0.5.2-r1 index f729c6b3522e..f729c6b3522e 100644 --- a/media-sound/glame/files/digest-glame-0.5.2 +++ b/media-sound/glame/files/digest-glame-0.5.2-r1 diff --git a/media-sound/glame/glame-0.5.2.ebuild b/media-sound/glame/glame-0.5.2-r1.ebuild index 2d2ba94e4fc2..06f6275c52e6 100644 --- a/media-sound/glame/glame-0.5.2.ebuild +++ b/media-sound/glame/glame-0.5.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Chris Arndt <arndtc@mailandnews.com> # /home/cvsroot/gentoo-x86/skel.build,v 1.5 2001/07/24 22:30:35 lordjoe Exp -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-0.5.2.ebuild,v 1.3 2001/08/31 03:23:39 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-0.5.2-r1.ebuild,v 1.1 2001/10/06 14:36:55 azarah Exp $ @@ -15,7 +15,7 @@ HOMEPAGE="http://glame.sourceforge.net/glame/" #build-time dependencies DEPEND=">=dev-util/guile-1.4-r3 - >=gnome-base/libxml-1.8.14 + >=dev-libs/libxml-1.8.15 >=media-libs/audiofile-0.2.1" diff --git a/media-sound/xmms/xmms-1.2.5-r1.ebuild b/media-sound/xmms/xmms-1.2.5-r1.ebuild index 0a23c2f77959..4cec6c6efb56 100644 --- a/media-sound/xmms/xmms-1.2.5-r1.ebuild +++ b/media-sound/xmms/xmms-1.2.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.5-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.5-r1.ebuild,v 1.2 2001/10/06 14:36:55 azarah Exp $ S=${WORKDIR}/${P} DESCRIPTION="X MultiMedia System" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.xmms.org/xmms/1.2.x/${P}.tar.gz" HOMEPAGE="http://www.xmms.org/" DEPEND="gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 ) - >=dev-libs/libxml-1.8.10 + >=dev-libs/libxml-1.8.15 >=media-libs/libmikmod-3.1.9 >=media-sound/esound-0.2.22 vorbis? ( >=media-libs/libvorbis-1.0_beta4 ) @@ -17,7 +17,7 @@ DEPEND="gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 ) virtual/opengl" RDEPEND="gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 ) - >=dev-libs/libxml-1.8.10 + >=dev-libs/libxml-1.8.15 >=media-libs/libmikmod-3.1.9 >=media-sound/esound-0.2.22 vorbis? ( >=media-libs/libvorbis-1.0_beta4 ) |