diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:21 +0000 |
commit | d80e4d7b812de76012302ab154b8b8a0c706640a (patch) | |
tree | 6852e43ed8f4895d9f241cf248a7f2efd48fe35d /media-sound | |
parent | updating bb when I should be asleep (diff) | |
download | gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2 gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'media-sound')
32 files changed, 68 insertions, 68 deletions
diff --git a/media-sound/aumix/aumix-2.7-r3.ebuild b/media-sound/aumix/aumix-2.7-r3.ebuild index 133b915c1126..863e019cdd5a 100644 --- a/media-sound/aumix/aumix-2.7-r3.ebuild +++ b/media-sound/aumix/aumix-2.7-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.7-r3.ebuild,v 1.1 2001/12/23 23:01:00 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.7-r3.ebuild,v 1.2 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Aumix volume/mixer control program." @@ -12,7 +12,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 >=sys-libs/gpm-1.19.3 alsa? ( >=media-libs/alsa-lib-0.5.10 ) - gtk? ( >=x11-libs/gtk+-1.2.10-r4 ) + gtk? ( =x11-libs/gtk+-1.2* ) nls? ( sys-devel/gettext )" diff --git a/media-sound/aumix/aumix-2.7-r4.ebuild b/media-sound/aumix/aumix-2.7-r4.ebuild index a205a2c41cad..88848c7b1f2c 100644 --- a/media-sound/aumix/aumix-2.7-r4.ebuild +++ b/media-sound/aumix/aumix-2.7-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.7-r4.ebuild,v 1.1 2002/05/21 21:09:56 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.7-r4.ebuild,v 1.2 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Aumix volume/mixer control program." @@ -12,7 +12,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 gpm? ( >=sys-libs/gpm-1.19.3 ) alsa? ( >=media-libs/alsa-lib-0.5.10 ) - gtk? ( >=x11-libs/gtk+-1.2.10-r4 ) + gtk? ( =x11-libs/gtk+-1.2* ) nls? ( sys-devel/gettext )" diff --git a/media-sound/easytag/easytag-0.18.ebuild b/media-sound/easytag/easytag-0.18.ebuild index 8cd1ac9a1c01..c172e7e9899a 100644 --- a/media-sound/easytag/easytag-0.18.ebuild +++ b/media-sound/easytag/easytag-0.18.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Ryan Phillips <rphillips@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-0.18.ebuild,v 1.2 2002/04/26 21:02:32 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-0.18.ebuild,v 1.3 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="EasyTAG mp3/ogg tag editor" SRC_URI="http://prdownloads.sourceforge.net/easytag/${P}.tar.gz" HOMEPAGE="http://easytag.sourceforge.net/" -RDEPEND=">=x11-libs/gtk+-1.2.10-r4 +RDEPEND="=x11-libs/gtk+-1.2* >=media-libs/id3lib-3.7.13 oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )" diff --git a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild b/media-sound/freeamp/freeamp-2.1.1-r1.ebuild index a7b59db580d4..f8eaf1d9b9e3 100644 --- a/media-sound/freeamp/freeamp-2.1.1-r1.ebuild +++ b/media-sound/freeamp/freeamp-2.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.2 2002/05/21 18:14:10 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/freeamp/freeamp-2.1.1-r1.ebuild,v 1.3 2002/05/23 06:50:13 seemant Exp $ use arts && use arts && inherit kde-functions && set-kdedir @@ -11,7 +11,7 @@ S=${WORKDIR}/freeamp RDEPEND="virtual/glibc =dev-libs/glib-1.2* - >=x11-libs/gtk+-1.2.5 + =x11-libs/gtk+-1.2* >=sys-libs/zlib-1.1.3 >=sys-libs/ncurses-5.2 ~media-libs/freetype-1.3.1 >=media-libs/musicbrainz-1.0.1 esd? ( media-sound/esound ) alsa? ( media-libs/alsa-lib ) diff --git a/media-sound/gnapster/gnapster-1.5.0-r1.ebuild b/media-sound/gnapster/gnapster-1.5.0-r1.ebuild index 8a02c4b3a3cc..a7f126bcf688 100644 --- a/media-sound/gnapster/gnapster-1.5.0-r1.ebuild +++ b/media-sound/gnapster/gnapster-1.5.0-r1.ebuild @@ -1,14 +1,14 @@ # 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/gnapster/gnapster-1.5.0-r1.ebuild,v 1.2 2001/10/07 16:38:23 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnapster/gnapster-1.5.0-r1.ebuild,v 1.3 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A napster client for GTK/GNOME" SRC_URI="http://jasta.gotlinux.org/files/${P}.tar.gz" HOMEPAGE="http://jasta.gotlinux.org/gnapster.html" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=media-libs/gdk-pixbuf-0.11.0-r1 )" diff --git a/media-sound/gnapster/gnapster-1.5.0-r2.ebuild b/media-sound/gnapster/gnapster-1.5.0-r2.ebuild index 3041262636e5..3715aa347951 100644 --- a/media-sound/gnapster/gnapster-1.5.0-r2.ebuild +++ b/media-sound/gnapster/gnapster-1.5.0-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 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/gnapster/gnapster-1.5.0-r2.ebuild,v 1.1 2002/03/29 00:46:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnapster/gnapster-1.5.0-r2.ebuild,v 1.2 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A napster client for GTK/GNOME" SRC_URI="http://jasta.gotlinux.org/files/${P}.tar.gz" HOMEPAGE="http://jasta.gotlinux.org/gnapster.html" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 ) gtk? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )" diff --git a/media-sound/gqmpeg/gqmpeg-0.13.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.13.0.ebuild index a6e36ae1d5b0..aeab1ca21126 100644 --- a/media-sound/gqmpeg/gqmpeg-0.13.0.ebuild +++ b/media-sound/gqmpeg/gqmpeg-0.13.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="front end to various audio players, including mpg123" SRC_URI="http://prdownloads.sourceforge.net/gqmpeg/${P}.tar.gz" HOMEPAGE="http://gqmpeg.sourceforge.net/" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.13.0 nls? ( sys-devel/gettext )" diff --git a/media-sound/gqmpeg/gqmpeg-0.9.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.9.0.ebuild index 34be5a6077dc..2a7c2ae70d9a 100644 --- a/media-sound/gqmpeg/gqmpeg-0.9.0.ebuild +++ b/media-sound/gqmpeg/gqmpeg-0.9.0.ebuild @@ -1,14 +1,14 @@ # 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/gqmpeg/gqmpeg-0.9.0.ebuild,v 1.1 2001/12/09 18:54:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.9.0.ebuild,v 1.2 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="front end to various audio players, including mpg123" SRC_URI="http://prdownloads.sourceforge.net/gqmpeg/${P}.tar.gz" HOMEPAGE="http://gqmpeg.sourceforge.net/" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.13.0" src_compile() { diff --git a/media-sound/grip/grip-2.98.6-r1.ebuild b/media-sound/grip/grip-2.98.6-r1.ebuild index 9f332e2389d4..039fba6b7622 100644 --- a/media-sound/grip/grip-2.98.6-r1.ebuild +++ b/media-sound/grip/grip-2.98.6-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-2.98.6-r1.ebuild,v 1.1 2002/04/13 01:14:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-2.98.6-r1.ebuild,v 1.2 2002/05/23 06:50:13 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ based Audio CD Ripper" SRC_URI="http://www.nostatic.org/grip/${P}.tar.gz" HOMEPAGE="http://www.nostatic.org/grip" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* media-sound/lame media-sound/cdparanoia media-libs/id3lib diff --git a/media-sound/grip/grip-2.98.6.ebuild b/media-sound/grip/grip-2.98.6.ebuild index c3691e6b5de2..ae8d58354d55 100644 --- a/media-sound/grip/grip-2.98.6.ebuild +++ b/media-sound/grip/grip-2.98.6.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-2.98.6.ebuild,v 1.1 2002/02/11 19:18:28 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-2.98.6.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ based Audio CD Ripper" SRC_URI="http://www.nostatic.org/grip/${P}.tar.gz" HOMEPAGE="http://www.nostatic.org/grip" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* media-sound/lame media-sound/cdparanoia media-libs/id3lib diff --git a/media-sound/grip/grip-3.0.0-r1.ebuild b/media-sound/grip/grip-3.0.0-r1.ebuild index 10b3edcdfc9f..008e1536d39c 100644 --- a/media-sound/grip/grip-3.0.0-r1.ebuild +++ b/media-sound/grip/grip-3.0.0-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.0-r1.ebuild,v 1.1 2002/04/26 04:47:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.0-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ based Audio CD Ripper" SRC_URI="http://www.nostatic.org/grip/${P}.tar.gz" HOMEPAGE="http://www.nostatic.org/grip" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* =sys-libs/db-1* media-sound/lame media-sound/cdparanoia diff --git a/media-sound/grip/grip-3.0.0.ebuild b/media-sound/grip/grip-3.0.0.ebuild index a01f8eee3ebd..ad5f438ddb02 100644 --- a/media-sound/grip/grip-3.0.0.ebuild +++ b/media-sound/grip/grip-3.0.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.0.ebuild,v 1.1 2002/04/19 18:35:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.0.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+ based Audio CD Ripper" SRC_URI="http://www.nostatic.org/grip/${P}.tar.gz" HOMEPAGE="http://www.nostatic.org/grip" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* media-sound/lame media-sound/cdparanoia media-libs/id3lib diff --git a/media-sound/lame/lame-3.91.ebuild b/media-sound/lame/lame-3.91.ebuild index 27171d5c1401..201b8635df13 100644 --- a/media-sound/lame/lame-3.91.ebuild +++ b/media-sound/lame/lame-3.91.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.91.ebuild,v 1.3 2002/04/06 13:44:35 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.91.ebuild,v 1.4 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/lame-${PV} DESCRIPTION="LAME Ain't an Mp3 Encoder" @@ -11,12 +11,12 @@ HOMEPAGE="http://www.mp3dev.org/mp3/" DEPEND="virtual/glibc dev-lang/nasm >=sys-libs/ncurses-5.2 - gtk? ( >=x11-libs/gtk+-1.2.10-r4 )" + gtk? ( =x11-libs/gtk+-1.2* )" # oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2 - gtk? ( >=x11-libs/gtk+-1.2.10-r4 )" + gtk? ( =x11-libs/gtk+-1.2* )" # oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )" src_unpack() { diff --git a/media-sound/lame/lame-3.92.ebuild b/media-sound/lame/lame-3.92.ebuild index c542c24716ab..9501c2e4ac1f 100644 --- a/media-sound/lame/lame-3.92.ebuild +++ b/media-sound/lame/lame-3.92.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.92.ebuild,v 1.1 2002/04/23 13:44:25 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.92.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/lame-${PV} DESCRIPTION="LAME Ain't an Mp3 Encoder" @@ -11,12 +11,12 @@ HOMEPAGE="http://www.mp3dev.org/mp3/" DEPEND="virtual/glibc dev-lang/nasm >=sys-libs/ncurses-5.2 - gtk? ( >=x11-libs/gtk+-1.2.10-r4 )" + gtk? ( =x11-libs/gtk+-1.2* )" # oggvorbis? ( >=media-libs/libvorbis-1.0_rc3 )" # Oggvorbis support breaks with -rc3 RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2 - gtk? ( >=x11-libs/gtk+-1.2.10-r4 )" + gtk? ( =x11-libs/gtk+-1.2* )" # oggvorbis? ( >=media-libs/libvorbis-1.0_rc3 )" src_unpack() { diff --git a/media-sound/lopster/lopster-0.9.9-r1.ebuild b/media-sound/lopster/lopster-0.9.9-r1.ebuild index 73e66c7a1158..05d21e266d6e 100644 --- a/media-sound/lopster/lopster-0.9.9-r1.ebuild +++ b/media-sound/lopster/lopster-0.9.9-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/lopster/lopster-0.9.9-r1.ebuild,v 1.1 2001/10/06 10:08:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lopster/lopster-0.9.9-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,11 +10,11 @@ SRC_URI="http://download.sourceforge.net/lopster/${A}" HOMEPAGE="http://lopster.sourceforge.net" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" RDEPEND="virtual/glibc - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" src_compile() { diff --git a/media-sound/lopster/lopster-1.0.1-r1.ebuild b/media-sound/lopster/lopster-1.0.1-r1.ebuild index ee8aafdfc612..3c4d2dc7c8b5 100644 --- a/media-sound/lopster/lopster-1.0.1-r1.ebuild +++ b/media-sound/lopster/lopster-1.0.1-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/lopster/lopster-1.0.1-r1.ebuild,v 1.1 2002/04/18 07:18:42 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lopster/lopster-1.0.1-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,11 +10,11 @@ SRC_URI="http://download.sourceforge.net/lopster/${A}" HOMEPAGE="http://lopster.sourceforge.net" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" RDEPEND="virtual/glibc - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" src_compile() { diff --git a/media-sound/lopster/lopster-1.0.1-r2.ebuild b/media-sound/lopster/lopster-1.0.1-r2.ebuild index 53d48f7d6b0b..92f42231a65b 100644 --- a/media-sound/lopster/lopster-1.0.1-r2.ebuild +++ b/media-sound/lopster/lopster-1.0.1-r2.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/lopster/lopster-1.0.1-r2.ebuild,v 1.1 2002/05/01 07:17:22 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lopster/lopster-1.0.1-r2.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,11 +10,11 @@ SRC_URI="http://download.sourceforge.net/lopster/${A}" HOMEPAGE="http://lopster.sourceforge.net" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" RDEPEND="virtual/glibc - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" src_compile() { diff --git a/media-sound/mp3info/mp3info-0.8.4-r1.ebuild b/media-sound/mp3info/mp3info-0.8.4-r1.ebuild index 38b0648e12d1..3d5ba31a0ecc 100644 --- a/media-sound/mp3info/mp3info-0.8.4-r1.ebuild +++ b/media-sound/mp3info/mp3info-0.8.4-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Claes Nästen <pekdon@gmx.net> -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4-r1.ebuild,v 1.1 2002/05/18 19:37:56 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="An MP3 technical info viewer and ID3 1.x tag editor" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/${PN}/${P}.tgz" HOMEPAGE="http://ibiblio.org/mp3info/" DEPEND="virtual/glibc - gtk? ( >=x11-libs/gtk+-1.2 )" + gtk? ( =x11-libs/gtk+-1.2* )" src_unpack() { diff --git a/media-sound/mp3info/mp3info-0.8.4.ebuild b/media-sound/mp3info/mp3info-0.8.4.ebuild index 666ec18c73c7..e47d6be359c0 100644 --- a/media-sound/mp3info/mp3info-0.8.4.ebuild +++ b/media-sound/mp3info/mp3info-0.8.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Claes Nästen <pekdon@gmx.net> -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4.ebuild,v 1.1 2001/11/02 22:59:10 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3info/mp3info-0.8.4.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="An MP3 technical info viewer and ID3 1.x tag editor" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/${PN}/${P}.tgz" HOMEPAGE="http://ibiblio.org/mp3info/" DEPEND="virtual/glibc - gtk? ( >=x11-libs/gtk+-1.2 )" + gtk? ( =x11-libs/gtk+-1.2* )" src_unpack() { diff --git a/media-sound/ripperx/ripperx-2.3.ebuild b/media-sound/ripperx/ripperx-2.3.ebuild index 981836c0a979..f4df12f18722 100644 --- a/media-sound/ripperx/ripperx-2.3.ebuild +++ b/media-sound/ripperx/ripperx-2.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jonathan Gonzalez <ciberscroll@uole.com> -# $Header: /var/cvsroot/gentoo-x86/media-sound/ripperx/ripperx-2.3.ebuild,v 1.1 2002/05/20 00:28:55 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ripperx/ripperx-2.3.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ PN=ripperX A=${PN}-${PV}.tar.gz @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN}-${PV} DESCRIPTION="RipperX is a program to rip CD and enconde mp3s" HOMEPAGE="http://ripperx.sf.net/" SRC_URI="http://telia.dl.sourceforge.net/ripperx/${A}" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* media-sound/lame media-sound/cdparanoia media-libs/id3lib" diff --git a/media-sound/soundtracker/soundtracker-0.6.4-r1.ebuild b/media-sound/soundtracker/soundtracker-0.6.4-r1.ebuild index 27f61fcbb737..caad8e9d78b1 100644 --- a/media-sound/soundtracker/soundtracker-0.6.4-r1.ebuild +++ b/media-sound/soundtracker/soundtracker-0.6.4-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.4-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.4-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="SoundTracker is a music tracking tool for UNIX/X11 (MOD tracker)" SRC_URI="http://www.soundtracker.org/dl/v0.6/soundtracker-0.6.4.tar.gz" HOMEPAGE="http://www.soundtracker.org" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* >=media-libs/audiofile-0.2.1 \ alsa? ( media-libs/alsa-lib ) \ esd? ( media-sound/esound ) \ diff --git a/media-sound/soundtracker/soundtracker-0.6.4-r2.ebuild b/media-sound/soundtracker/soundtracker-0.6.4-r2.ebuild index 0408ece53ab0..942b76eb292f 100644 --- a/media-sound/soundtracker/soundtracker-0.6.4-r2.ebuild +++ b/media-sound/soundtracker/soundtracker-0.6.4-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.4-r2.ebuild,v 1.1 2002/03/27 10:39:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.4-r2.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="SoundTracker is a music tracking tool for UNIX/X11 (MOD tracker)" SRC_URI="http://www.soundtracker.org/dl/v0.6/soundtracker-0.6.4.tar.gz" HOMEPAGE="http://www.soundtracker.org" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* >=media-libs/audiofile-0.2.1 \ alsa? ( media-libs/alsa-lib ) \ esd? ( media-sound/esound ) \ diff --git a/media-sound/teknap/teknap-1.3f-r1.ebuild b/media-sound/teknap/teknap-1.3f-r1.ebuild index fd9e89fc8228..38a15e6ee59c 100644 --- a/media-sound/teknap/teknap-1.3f-r1.ebuild +++ b/media-sound/teknap/teknap-1.3f-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 Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/media-sound/teknap/teknap-1.3f-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/teknap/teknap-1.3f-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ P=TekNap-${PV} A=${P}.tar.gz @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.teknap.com/pub/TekNap/${A}" HOMEPAGE="http://www.TekNap.com/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 - gtk? ( >=x11-libs/gtk+-1.2.10-r4 ) + gtk? ( =x11-libs/gtk+-1.2* ) tcpd? ( sys-apps/tcp-wrappers ) xmms? ( media-sound/xmms )" diff --git a/media-sound/teknap/teknap-1.3g.ebuild b/media-sound/teknap/teknap-1.3g.ebuild index fc7899540071..6d03a68fe070 100644 --- a/media-sound/teknap/teknap-1.3g.ebuild +++ b/media-sound/teknap/teknap-1.3g.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/teknap/teknap-1.3g.ebuild,v 1.1 2002/04/27 12:10:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/teknap/teknap-1.3g.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ MY_P=TekNap-${PV} S=${WORKDIR}/TekNap @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.teknap.com/pub/TekNap/${MY_P}.tar.gz" HOMEPAGE="http://www.TekNap.com/" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 - gtk? ( >=x11-libs/gtk+-1.2.10-r4 ) + gtk? ( =x11-libs/gtk+-1.2* ) tcpd? ( sys-apps/tcp-wrappers ) xmms? ( media-sound/xmms )" diff --git a/media-sound/timidity++/timidity++-2.11.1-r1.ebuild b/media-sound/timidity++/timidity++-2.11.1-r1.ebuild index ebce356eea06..f179058e9dfe 100644 --- a/media-sound/timidity++/timidity++-2.11.1-r1.ebuild +++ b/media-sound/timidity++/timidity++-2.11.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.11.1-r1.ebuild,v 1.2 2002/03/28 23:11:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.11.1-r1.ebuild,v 1.3 2002/05/23 06:50:14 seemant Exp $ PN=TiMidity++-${PV} S=${WORKDIR}/${PN} @@ -16,7 +16,7 @@ DEPEND=">=sys-libs/ncurses-5.0 nas? ( >=media-libs/nas-1.4 ) alsa? ( >=media-libs/alsa-lib-0.5.10 ) esd? ( >=media-sound/esound-0.2.22 ) - gtk? ( >=x11-libs/gtk+-1.2.10-r4 ) + gtk? ( =x11-libs/gtk+-1.2* ) slang? ( >=sys-libs/slang-1.4 ) oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )" diff --git a/media-sound/timidity++/timidity++-2.11.1-r2.ebuild b/media-sound/timidity++/timidity++-2.11.1-r2.ebuild index bddb5347ffe1..7632a9e31916 100644 --- a/media-sound/timidity++/timidity++-2.11.1-r2.ebuild +++ b/media-sound/timidity++/timidity++-2.11.1-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.11.1-r2.ebuild,v 1.1 2002/04/12 13:58:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.11.1-r2.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ PN=TiMidity++-${PV} S=${WORKDIR}/${PN} @@ -16,7 +16,7 @@ DEPEND=">=sys-libs/ncurses-5.0 nas? ( >=media-libs/nas-1.4 ) alsa? ( >=media-libs/alsa-lib-0.5.10 ) esd? ( >=media-sound/esound-0.2.22 ) - gtk? ( >=x11-libs/gtk+-1.2.10-r4 ) + gtk? ( =x11-libs/gtk+-1.2* ) slang? ( >=sys-libs/slang-1.4 ) oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )" diff --git a/media-sound/xmms-crossfade/xmms-crossfade-0.2.9.ebuild b/media-sound/xmms-crossfade/xmms-crossfade-0.2.9.ebuild index bce1bbc803b9..bb2311160f47 100644 --- a/media-sound/xmms-crossfade/xmms-crossfade-0.2.9.ebuild +++ b/media-sound/xmms-crossfade/xmms-crossfade-0.2.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Chris Arndt <arndtc@mailandnews.com> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-crossfade/xmms-crossfade-0.2.9.ebuild,v 1.1 2002/01/12 20:47:32 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-crossfade/xmms-crossfade-0.2.9.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="XMMS Plugin for crossfading, and continuous output." @@ -9,7 +9,7 @@ SRC_URI="http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/${P}.tar.gz" HOMEPAGE="http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/" DEPEND="virtual/glibc - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* >=media-sound/xmms-1.2.5-r1" src_compile() { diff --git a/media-sound/xmms-iris/xmms-iris-0.10.ebuild b/media-sound/xmms-iris/xmms-iris-0.10.ebuild index df09de1eb461..103b327a952a 100644 --- a/media-sound/xmms-iris/xmms-iris-0.10.ebuild +++ b/media-sound/xmms-iris/xmms-iris-0.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: foser <foser@sesmar.eu.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-iris/xmms-iris-0.10.ebuild,v 1.1 2002/05/20 02:19:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-iris/xmms-iris-0.10.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ NAME="iris" S=${WORKDIR}/${NAME}-${PV} @@ -10,7 +10,7 @@ SRC_URI="http://cdelfosse.free.fr/xmms-iris/${NAME}-${PV}.tar.gz" HOMEPAGE="http://cdelfosse.free.fr/xmms-iris/" DEPEND="virtual/opengl - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* >=media-sound/xmms-1.2.6-r1" src_compile() { diff --git a/media-sound/xmms-iris/xmms-iris-0.9.ebuild b/media-sound/xmms-iris/xmms-iris-0.9.ebuild index 8441a702303f..9e9f44e2851a 100644 --- a/media-sound/xmms-iris/xmms-iris-0.9.ebuild +++ b/media-sound/xmms-iris/xmms-iris-0.9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: foser <foser@sesmar.eu.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-iris/xmms-iris-0.9.ebuild,v 1.1 2002/04/27 23:47:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms-iris/xmms-iris-0.9.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ NAME="iris" S=${WORKDIR}/${NAME}-${PV} @@ -10,7 +10,7 @@ SRC_URI="http://cdelfosse.free.fr/xmms-iris/${NAME}-${PV}.tar.gz" HOMEPAGE="http://cdelfosse.free.fr/xmms-iris/" DEPEND="virtual/opengl - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* >=media-sound/xmms-1.2.6-r1" src_compile() { diff --git a/media-sound/xmms/xmms-1.2.7-r3.ebuild b/media-sound/xmms/xmms-1.2.7-r3.ebuild index 5ae6997ba89a..3ac836c81e88 100644 --- a/media-sound/xmms/xmms-1.2.7-r3.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r3.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r3.ebuild,v 1.3 2002/04/12 05:15:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r3.ebuild,v 1.4 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="X MultiMedia System" SRC_URI="ftp://ftp.xmms.org/xmms/1.2.x/${P}.tar.gz http://www.openface.ca/~nephtes/plover-xmms127.tar.gz" HOMEPAGE="http://www.xmms.org/" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* >=dev-libs/libxml-1.8.15 >=media-libs/libmikmod-3.1.9 esd? ( >=media-sound/esound-0.2.22 ) diff --git a/media-sound/xmms/xmms-1.2.7-r4.ebuild b/media-sound/xmms/xmms-1.2.7-r4.ebuild index 6564658ed353..861884be417a 100644 --- a/media-sound/xmms/xmms-1.2.7-r4.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r4.ebuild,v 1.4 2002/05/01 10:55:18 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r4.ebuild,v 1.5 2002/05/23 06:50:14 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="X MultiMedia System" SRC_URI="ftp://ftp.xmms.org/xmms/1.2.x/${P}.tar.gz http://www.openface.ca/~nephtes/plover-xmms127.tar.gz" HOMEPAGE="http://www.xmms.org/" -RDEPEND=">=x11-libs/gtk+-1.2.10-r4 +RDEPEND="=x11-libs/gtk+-1.2* >=media-libs/libmikmod-3.1.9 avi? ( >=media-video/avifile-0.6 ) esd? ( >=media-sound/esound-0.2.22 ) diff --git a/media-sound/xmms/xmms-1.2.7-r5.ebuild b/media-sound/xmms/xmms-1.2.7-r5.ebuild index 8ebd6346511e..229a8056f6c2 100644 --- a/media-sound/xmms/xmms-1.2.7-r5.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r5.ebuild,v 1.1 2002/05/19 19:03:41 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r5.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ PLO_VER="$(echo ${PV} | sed -e "s:\.::g")" S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.xmms.org/xmms/1.2.x/${P}.tar.gz avi? ( http://www.openface.ca/~nephtes/plover-xmms${PLO_VER}.tar.gz )" HOMEPAGE="http://www.xmms.org/" -RDEPEND=">=x11-libs/gtk+-1.2.10-r4 +RDEPEND="=x11-libs/gtk+-1.2* >=media-libs/libmikmod-3.1.9 avi? ( >=media-video/avifile-0.7.4.20020426 ) esd? ( >=media-sound/esound-0.2.22 ) |