diff options
32 files changed, 65 insertions, 71 deletions
diff --git a/app-office/abiword/abiword-0.7.12.ebuild b/app-office/abiword/abiword-0.7.12.ebuild index 8141b84ceb02..b00b63bb372c 100644 --- a/app-office/abiword/abiword-0.7.12.ebuild +++ b/app-office/abiword/abiword-0.7.12.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/app-office/abiword/abiword-0.7.12.ebuild,v 1.1 2000/12/25 16:29:30 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.7.12.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ A="abi-${PV}.tar.gz abidistfiles.tar.gz expat.tar.gz unixfonts.tar.gz wv.tar.gz" @@ -22,7 +22,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/libpng-1.0.7 >=dev-libs/glib-1.2.8 >=x11-libs/gtk+-1.2.8 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { diff --git a/app-text/acroread/acroread-4.05.ebuild b/app-text/acroread/acroread-4.05.ebuild index 0b1366c4cc59..22a8b2fd302d 100644 --- a/app-text/acroread/acroread-4.05.ebuild +++ b/app-text/acroread/acroread-4.05.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/app-text/acroread/acroread-4.05.ebuild,v 1.2 2001/04/29 19:37:22 blutgens Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-4.05.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ A=linux-ar-405.tar.gz S=${WORKDIR}/ILINXR.install @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/4.x/${A}" HOMEPAGE="http://www.adobe.com/products/acrobat/" DEPEND="" -RDEPEND=">=x11-base/xfree-4.0.2" +RDEPEND="virtual/x11" src_compile() { diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild index 7dbaa388aa4c..4dcaea89c819 100644 --- a/app-text/dgs/dgs-0.5.10-r1.ebuild +++ b/app-text/dgs/dgs-0.5.10-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/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.2 2001/03/20 05:47:31 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/dgs/index.html" DEPEND="virtual/glibc >=dev-libs/glib-1.2.8 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { unpack ${A} diff --git a/app-text/ghostscript/ghostscript-6.50-r2.ebuild b/app-text/ghostscript/ghostscript-6.50-r2.ebuild index 822b4ddc69b4..bbaf8eb73883 100644 --- a/app-text/ghostscript/ghostscript-6.50-r2.ebuild +++ b/app-text/ghostscript/ghostscript-6.50-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/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.3 2001/04/19 16:30:00 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.4 2001/05/01 18:29:05 achim Exp $ GPV="4.1.1" A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz" @@ -17,7 +17,7 @@ SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz DEPEND="virtual/glibc >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { unpack ${A} diff --git a/app-text/tetex/tetex-1.0.7-r2.ebuild b/app-text/tetex/tetex-1.0.7-r2.ebuild index d5025671631c..1ee2cd1d8a16 100644 --- a/app-text/tetex/tetex-1.0.7-r2.ebuild +++ b/app-text/tetex/tetex-1.0.7-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/app-text/tetex/tetex-1.0.7-r2.ebuild,v 1.1 2001/02/22 11:54:35 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-1.0.7-r2.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ P=tetex-1.0.7 A="teTeX-src-1.0.7.tar.gz teTeX-texmf-1.0.2.tar.gz ec-ready-mf-tfm.tar.gz teTeX-french.tar.gz" @@ -13,12 +13,12 @@ SRC_URI="ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/ DEPEND="virtual/glibc sys-apps/ed >=media-libs/libpng-1.0.9 libwww? ( >=net-libs/libwww-5.3.2-r1 ) - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" RDEPEND="virtual/glibc >=sys-devel/perl-5.2 >=media-libs/libpng-1.0.9 - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" HOMEPAGE="http://tug.cs.umb.edu/tetex/" diff --git a/app-text/xpdf/xpdf-0.92-r1.ebuild b/app-text/xpdf/xpdf-0.92-r1.ebuild index eac8454d1387..5c1e73672dc6 100644 --- a/app-text/xpdf/xpdf-0.92-r1.ebuild +++ b/app-text/xpdf/xpdf-0.92-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 Ryan Tolboom <ryan@intphsys.com> -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-0.92-r1.ebuild,v 1.2 2001/03/20 07:08:01 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-0.92-r1.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.foolabs.com/xpdf/xpdf.html" DESCRIPTION="An X Viewer for PDF Files" -DEPEND=">=x11-base/xfree-4.0.2 +DEPEND="virtual/x11 >=media-libs/freetype-1.3 >=media-libs/t1lib-1.0.1" diff --git a/dev-lang/jdk/jdk-1.2.2.ebuild b/dev-lang/jdk/jdk-1.2.2.ebuild index 2c5aad5f7501..02f95fc325fc 100644 --- a/dev-lang/jdk/jdk-1.2.2.ebuild +++ b/dev-lang/jdk/jdk-1.2.2.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/dev-lang/jdk/jdk-1.2.2.ebuild,v 1.2 2000/11/01 04:44:14 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.2.2.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ P=jdk-1.2.2 A=j2sdk-1.2.2-FCS-linux-i386-glibc-2.1.3.tar.bz2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.blackdown.org/java-linux.html" DEPEND=">=sys-apps/bash-2.04 >=sys-libs/glibc-2.1.3 - >=x11-base/xfree-4.0.1" + virtual/x11" src_compile() { cd ${S} diff --git a/dev-lang/jdk/jdk-1.3.0.ebuild b/dev-lang/jdk/jdk-1.3.0.ebuild index b79dbad4a8fd..e154a99c9218 100644 --- a/dev-lang/jdk/jdk-1.3.0.ebuild +++ b/dev-lang/jdk/jdk-1.3.0.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/dev-lang/jdk/jdk-1.3.0.ebuild,v 1.3 2001/01/18 18:22:11 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jdk/jdk-1.3.0.ebuild,v 1.4 2001/05/01 18:29:05 achim Exp $ P=jdk-1.3.0 A=j2sdk-1.3.0-FCS-linux-i386.tar.bz2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.blackdown.org/java-linux.html" DEPEND=">=sys-apps/bash-2.04 >=sys-libs/glibc-2.1.3 - >=x11-base/xfree-4.0.1" + virtual/x11" src_compile() { cd ${S} diff --git a/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild b/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild index e978eaca61f9..a9b5fff506ef 100644 --- a/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild +++ b/dev-lang/tcl-tk/tcl-tk-8.1.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/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild,v 1.1 2000/12/11 17:52:00 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl-tk/tcl-tk-8.1.1-r1.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ P=tcl-tk-8.1.1 @@ -22,9 +22,7 @@ HOMEPAGE="http:/dev.scriptics.com/software/tcltk/" DESCRIPTION="Tool Command Language" -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=x11-base/xfree-4.0.1" +DEPEND="virtual/glibc virtual/x11" # hyper-optimizations untested... # diff --git a/dev-perl/perl-tk/perl-tk800-022.ebuild b/dev-perl/perl-tk/perl-tk800-022.ebuild index 72a9f3c85968..448e81ef71c2 100644 --- a/dev-perl/perl-tk/perl-tk800-022.ebuild +++ b/dev-perl/perl-tk/perl-tk800-022.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/dev-perl/perl-tk/perl-tk800-022.ebuild,v 1.4 2000/11/04 12:54:31 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk800-022.ebuild,v 1.5 2001/05/01 18:29:05 achim Exp $ P=Tk800.022 A=${P}.tar.gz @@ -11,7 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-module/Tk/${A}" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Tk/${P}.readme" DEPEND=">=sys-devel/perl-5 - >=x11-base/xfree-4.0.1" + virtual/x11" src_compile() { diff --git a/files/build-20010501.packages b/files/build-20010501.packages index ea4af7ba3cca..c9b4881bf5af 100644 --- a/files/build-20010501.packages +++ b/files/build-20010501.packages @@ -17,7 +17,7 @@ ./sys-apps/textutils/textutils-2.0.10-r2.ebuild ./sys-devel/binutils/binutils-2.10.91.0.2-r1.ebuild ./sys-devel/bison/bison-1.28-r3.ebuild -./sys-devel/flex/flex-2.5.4a-r3.ebuild +./sys-devel/flex/flex-2.5.4a-r4.ebuild ./sys-devel/gcc/gcc-2.95.3.ebuild ./sys-devel/make/make-3.79.1-r3.ebuild ./sys-devel/patch/patch-2.5.4-r3.ebuild diff --git a/files/sys-20010501.packages b/files/sys-20010501.packages index 58814b6face7..ed26cef5c2a0 100644 --- a/files/sys-20010501.packages +++ b/files/sys-20010501.packages @@ -77,7 +77,7 @@ ./sys-devel/bin86/bin86-0.15.4-r1.ebuild ./sys-devel/binutils/binutils-2.10.91.0.2-r1.ebuild ./sys-devel/bison/bison-1.28-r3.ebuild -./sys-devel/flex/flex-2.5.4a-r3.ebuild +./sys-devel/flex/flex-2.5.4a-r4.ebuild ./sys-devel/gcc/gcc-2.95.3.ebuild ./sys-devel/gdb/gdb-5.0-r2.ebuild ./sys-devel/gettext/gettext-0.10.35-r2.ebuild diff --git a/gnome-office/abiword/abiword-0.7.12.ebuild b/gnome-office/abiword/abiword-0.7.12.ebuild index 9724866cef82..9ece53c2ba65 100644 --- a/gnome-office/abiword/abiword-0.7.12.ebuild +++ b/gnome-office/abiword/abiword-0.7.12.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/gnome-office/abiword/abiword-0.7.12.ebuild,v 1.1 2000/12/25 16:29:30 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-office/abiword/abiword-0.7.12.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ A="abi-${PV}.tar.gz abidistfiles.tar.gz expat.tar.gz unixfonts.tar.gz wv.tar.gz" @@ -22,7 +22,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/libpng-1.0.7 >=dev-libs/glib-1.2.8 >=x11-libs/gtk+-1.2.8 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { diff --git a/media-gfx/autotrace/autotrace-0.26.ebuild b/media-gfx/autotrace/autotrace-0.26.ebuild index b1cedb6ece7e..c079f4632729 100644 --- a/media-gfx/autotrace/autotrace-0.26.ebuild +++ b/media-gfx/autotrace/autotrace-0.26.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-gfx/autotrace/autotrace-0.26.ebuild,v 1.1 2000/11/26 20:54:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.26.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -12,8 +12,8 @@ HOMEPAGE="http://homepages.go.com/homepages/m/a/r/martweb/AutoTrace.htm" DEPEND=">=sys-libs/glibc-2.1.3 >=dev-libs/glib-1.2.8 >=x11-libs/gtkDPS-0.3.3 - >=x11-libs/gtk+-1.2.8 - >=x11-base/xfree-4.0.1" + >=x11-libs/gtk+-1.2.8" + src_compile() { diff --git a/media-gfx/imagemagick/imagemagick-5.2.7.ebuild b/media-gfx/imagemagick/imagemagick-5.2.7.ebuild index 82cbc31fd44e..649610b42046 100644 --- a/media-gfx/imagemagick/imagemagick-5.2.7.ebuild +++ b/media-gfx/imagemagick/imagemagick-5.2.7.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-gfx/imagemagick/imagemagick-5.2.7.ebuild,v 1.2 2001/02/01 19:30:33 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.2.7.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ P=ImageMagick-${PV} A=${P}.tar.gz @@ -16,7 +16,7 @@ DEPEND=">=app-text/dgs-0.5.9.1 >=media-libs/jpeg-6b >=media-libs/tiff-3.5.5 >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1 + virtual/x11 app-text/ghostscript app-text/tetex media-gfx/gimp diff --git a/media-libs/aalib/aalib-1.2-r1.ebuild b/media-libs/aalib/aalib-1.2-r1.ebuild index 1bd7a113b7f2..cd1c8cdbd812 100644 --- a/media-libs/aalib/aalib-1.2-r1.ebuild +++ b/media-libs/aalib/aalib-1.2-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-libs/aalib/aalib-1.2-r1.ebuild,v 1.4 2001/03/06 05:27:28 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/aalib/aalib-1.2-r1.ebuild,v 1.5 2001/05/01 18:29:05 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,11 +11,11 @@ HOMEPAGE="http://www.ta.jcu.cz/aa/" DEPEND=">=sys-libs/ncurses-5.1 slang? ( >=sys-libs/slang-1.4.2 ) - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" RDEPEND=">=sys-libs/ncurses-5.1 slang? ( >=sys-libs/slang-1.4.2 ) - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" src_unpack() { diff --git a/media-libs/giflib/giflib-4.1.0-r2.ebuild b/media-libs/giflib/giflib-4.1.0-r2.ebuild index fe0b485a9ea2..8e77e450c74e 100644 --- a/media-libs/giflib/giflib-4.1.0-r2.ebuild +++ b/media-libs/giflib/giflib-4.1.0-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-libs/giflib/giflib-4.1.0-r2.ebuild,v 1.1 2001/02/13 14:29:40 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/giflib/giflib-4.1.0-r2.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ P=giflib-4.1.0 A=${P}.tar.gz @@ -13,7 +13,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/libs/giflib/${A} HOMEPAGE="http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml" DEPEND="virtual/glibc - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" src_compile() { diff --git a/media-libs/imlib/imlib-1.9.10.ebuild b/media-libs/imlib/imlib-1.9.10.ebuild index 2c048badd015..72b5f942c4b2 100644 --- a/media-libs/imlib/imlib-1.9.10.ebuild +++ b/media-libs/imlib/imlib-1.9.10.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-libs/imlib/imlib-1.9.10.ebuild,v 1.1 2001/04/08 16:26:14 pete Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.10.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -19,7 +19,7 @@ DEPEND="virtual/glibc >=media-libs/jpeg-6b >=dev-libs/glib-1.2.10 >=x11-libs/gtk+-1.2.10 - >=x11-base/xfree-4.0.1" + virtual/x11" src_compile() { cd ${S} diff --git a/media-libs/libgd/libgd-1.8.3-r2.ebuild b/media-libs/libgd/libgd-1.8.3-r2.ebuild index 6eb85af2b8a8..fd41e084e6cb 100644 --- a/media-libs/libgd/libgd-1.8.3-r2.ebuild +++ b/media-libs/libgd/libgd-1.8.3-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-libs/libgd/libgd-1.8.3-r2.ebuild,v 1.1 2001/02/13 14:29:40 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgd/libgd-1.8.3-r2.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ P=libgd-1.8.3 A=gd-1.8.3.tar.gz @@ -14,7 +14,7 @@ DEPEND="virtual/glibc >=media-libs/jpeg-6b >=media-libs/libpng-1.0.7 >=media-libs/freetype-1.3.1 - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" src_unpack() { diff --git a/media-libs/libggi/libggi-2.0_beta3.ebuild b/media-libs/libggi/libggi-2.0_beta3.ebuild index 6014e3873028..ae39be771883 100644 --- a/media-libs/libggi/libggi-2.0_beta3.ebuild +++ b/media-libs/libggi/libggi-2.0_beta3.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-libs/libggi/libggi-2.0_beta3.ebuild,v 1.2 2001/02/21 06:25:14 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-2.0_beta3.ebuild,v 1.3 2001/05/01 18:29:06 achim Exp $ P=${PN}-2.0b3 A=${P}.tar.bz2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ggi-project.org/" DEPEND="virtual/glibc >=media-libs/libgii-0.7 - X? ( >=x11-base/xfree-4.0.2 ) + X? ( virtual/x11 ) svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.2-r1 )" diff --git a/media-libs/libggi/libggi-20010313.ebuild b/media-libs/libggi/libggi-20010313.ebuild index f0a4eec9cd03..41d43f04920d 100644 --- a/media-libs/libggi/libggi-20010313.ebuild +++ b/media-libs/libggi/libggi-20010313.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-libs/libggi/libggi-20010313.ebuild,v 1.1 2001/05/01 17:10:23 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libggi/libggi-20010313.ebuild,v 1.2 2001/05/01 18:29:06 achim Exp $ P=ggi-devel-${P} A=${P}.tar.bz2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ggi-project.org/" DEPEND="virtual/glibc >=media-libs/libgii-20010313 - X? ( >=x11-base/xfree-4.0.2 ) + X? ( virtual/x11 ) svga? ( >=media-libs/svgalib-1.4.2 ) aalib? ( >=media-libs/aalib-1.2-r1 )" diff --git a/media-libs/mesa-glu/mesa-glu-3.4-r1.ebuild b/media-libs/mesa-glu/mesa-glu-3.4-r1.ebuild index 9324772f1372..f285ef36184f 100644 --- a/media-libs/mesa-glu/mesa-glu-3.4-r1.ebuild +++ b/media-libs/mesa-glu/mesa-glu-3.4-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-libs/mesa-glu/mesa-glu-3.4-r1.ebuild,v 1.1 2001/04/29 18:56:12 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa-glu/mesa-glu-3.4-r1.ebuild,v 1.2 2001/05/01 18:29:06 achim Exp $ P=MesaLib-${PV} A0=${P}.tar.bz2 @@ -13,8 +13,7 @@ SRC_URI="http://download.sourceforge.net/mesa3d/${A0} http://download.sourceforge.net/mesa3d/${A1}" HOMEPAGE="http://mesa3d.sourceforge.net/" -DEPEND="virtual/glibc - >=x11-base/xfree-4.0.2" +DEPEND="virtual/glibc virtual/x11" PROVIDE="virtual/glu virtual/glut" diff --git a/media-libs/mesa/mesa-3.4-r1.ebuild b/media-libs/mesa/mesa-3.4-r1.ebuild index 99a634006410..6d45cc6b9ea9 100644 --- a/media-libs/mesa/mesa-3.4-r1.ebuild +++ b/media-libs/mesa/mesa-3.4-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-libs/mesa/mesa-3.4-r1.ebuild,v 1.5 2001/04/28 05:24:54 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-3.4-r1.ebuild,v 1.6 2001/05/01 18:29:06 achim Exp $ P=MesaLib-${PV} A0=${P}.tar.bz2 @@ -14,7 +14,7 @@ SRC_URI="http://download.sourceforge.net/mesa3d/${A0} HOMEPAGE="http://mesa3d.sourceforge.net/" DEPEND="virtual/glibc - X? ( >=x11-base/xfree-4.0.2 ) + X? ( virtual/x11 ) ggi? ( >=media-libs/libggi-2.0_beta3 ) svga? ( >=media-libs/svgalib-1.4.2-r1 )" diff --git a/media-libs/t1lib/t1lib-1.0.1-r2.ebuild b/media-libs/t1lib/t1lib-1.0.1-r2.ebuild index 417e90ea8b96..f1e933a2508a 100644 --- a/media-libs/t1lib/t1lib-1.0.1-r2.ebuild +++ b/media-libs/t1lib/t1lib-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-libs/t1lib/t1lib-1.0.1-r2.ebuild,v 1.2 2001/02/21 06:25:14 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-1.0.1-r2.ebuild,v 1.3 2001/05/01 18:29:06 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/T1-${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1l DEPEND="virtual/glibc tetex? ( >=app-text/tetex-1.0.7 ) - X? ( >=x11-base/xfree-4.0.1 )" + X? ( virtual/x11 )" src_compile() { diff --git a/media-sound/lopster/lopster-0.9.6.ebuild b/media-sound/lopster/lopster-0.9.6.ebuild index a2f545365295..54ef70308c91 100644 --- a/media-sound/lopster/lopster-0.9.6.ebuild +++ b/media-sound/lopster/lopster-0.9.6.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.6.ebuild,v 1.1 2000/11/02 02:17:12 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lopster/lopster-0.9.6.ebuild,v 1.2 2001/05/01 18:29:06 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ HOMEPAGE="http://lopster.sourceforge.net" DEPEND=">=sys-libs/glibc-2.1.3 >=dev-libs/glib-1.2.8 >=x11-libs/gtk+-1.2.8 - >=x11-base/xfree-4.0.1" + virtual/x11" src_compile() { diff --git a/media-sound/nas/nas-1.4.1-r1.ebuild b/media-sound/nas/nas-1.4.1-r1.ebuild index 0c98ec2bd590..6e3f98f6c11f 100644 --- a/media-sound/nas/nas-1.4.1-r1.ebuild +++ b/media-sound/nas/nas-1.4.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/nas/nas-1.4.1-r1.ebuild,v 1.2 2001/02/15 18:17:31 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/nas/nas-1.4.1-r1.ebuild,v 1.3 2001/05/01 18:29:06 achim Exp $ A=${P}.src.tar.gz S=${WORKDIR}/${P} @@ -9,8 +9,7 @@ DESCRIPTION="The Network Audio System" SRC_URI="http://radscan.com/nas/${A}" HOMEPAGE="http://radscan.com/nas.html" -DEPEND="virtual/glibc - >=x11-base/xfree-4.0.1" +DEPEND="virtual/glibc virtual/x11" src_compile() { diff --git a/media-video/bcast-2000/bcast-2000c.ebuild b/media-video/bcast-2000/bcast-2000c.ebuild index 91df073b4235..b9952e12a250 100644 --- a/media-video/bcast-2000/bcast-2000c.ebuild +++ b/media-video/bcast-2000/bcast-2000c.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-video/bcast-2000/bcast-2000c.ebuild,v 1.1 2001/01/05 07:03:30 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bcast-2000/bcast-2000c.ebuild,v 1.2 2001/05/01 18:29:06 achim Exp $ A=${P}-src.tar.gz S=${WORKDIR}/${P} @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/jpeg-6b >=media-libs/tiff-3.5.5 >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { unpack ${A} diff --git a/media-video/mpeg-movie/mpeg-movie-1.6.0.ebuild b/media-video/mpeg-movie/mpeg-movie-1.6.0.ebuild index 76e8e56738b4..c6a64d42d101 100644 --- a/media-video/mpeg-movie/mpeg-movie-1.6.0.ebuild +++ b/media-video/mpeg-movie/mpeg-movie-1.6.0.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-video/mpeg-movie/mpeg-movie-1.6.0.ebuild,v 1.7 2000/11/02 08:31:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-movie/mpeg-movie-1.6.0.ebuild,v 1.8 2001/05/01 18:29:06 achim Exp $ P=mpeg-movie-1.6.0 A=mpeg_movie-1.6.0.tar.gz @@ -14,7 +14,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=sys-devel/gcc-2.95.2 >=media-libs/jpeg-6b >=media-libs/libsdl-1.1.5 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { unpack ${A} diff --git a/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild b/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild index 7b215f7d4f27..c30c396a18fa 100644 --- a/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild +++ b/media-video/mpeg-tools/mpeg-tools-1.5b.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-video/mpeg-tools/mpeg-tools-1.5b.ebuild,v 1.5 2000/11/19 12:17:29 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-tools/mpeg-tools-1.5b.ebuild,v 1.6 2001/05/01 18:29:06 achim Exp $ P=mpeg-tools-1.5b A=mpeg_encode-1.5b-src.tar.gz @@ -10,8 +10,7 @@ DESCRIPTION="Tools for MPEG video" SRC_URI="ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/encode/${A}" HOMEPAGE="http://bmrc.bercley.edu/research/mpeg/mpeg_encode.html" -DEPEND=">=sys-libs/glibc-2.1.3 - >=x11-base/xfree-4.0.1" +DEPEND="virtual/glibc virtual/x11" src_unpack () { unpack ${A} diff --git a/media-video/vlc/vlc-0.2.73.ebuild b/media-video/vlc/vlc-0.2.73.ebuild index 606aae3bed36..d772d693f6a0 100644 --- a/media-video/vlc/vlc-0.2.73.ebuild +++ b/media-video/vlc/vlc-0.2.73.ebuild @@ -1,6 +1,6 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Nathaniel Hirsch <nh2@njit.edu> Achim Gottinge <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.2.73.ebuild,v 1.1 2001/04/29 20:09:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.2.73.ebuild,v 1.2 2001/05/01 18:29:06 achim Exp $ S=${WORKDIR}/${P} DESCRIPTION="DVD / video player" @@ -14,7 +14,7 @@ DEPEND=">=media-libs/libsdl-1.1.8-r1 qt? ( >=x11-libs/qt-x11-2.3.0 ) gtk? ( >=x11-libs/gtk+-1.2.9 ) alsa? ( >=media-libs/alsa-lib-0.5.10 ) - X? ( >=x11-base/xfree-4.0.2 )" + X? ( virtual/x11 )" #kde? ( >=kde-base/kdelibs-2.1.1 ) src_compile(){ diff --git a/media-video/xanim-export/xanim-export-2.80.1.ebuild b/media-video/xanim-export/xanim-export-2.80.1.ebuild index 53e2dfb6dcf7..f8d5f37ad258 100644 --- a/media-video/xanim-export/xanim-export-2.80.1.ebuild +++ b/media-video/xanim-export/xanim-export-2.80.1.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-video/xanim-export/xanim-export-2.80.1.ebuild,v 1.4 2000/11/02 08:31:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/xanim-export-2.80.1.ebuild,v 1.5 2001/05/01 18:29:06 achim Exp $ A="xanim_exporting_edition.tar.gz xa1.0_cyuv_linuxELFg21.o.gz xa2.0_cvid_linuxELFg21.o.gz xa2.1_iv32_linuxELFg21.o.gz" @@ -16,7 +16,7 @@ HOMEPAGE="http://heroin.linuxave.net/toys.html" DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/jpeg-6b >=media-libs/libpng-1.0.7 - >=x11-base/xfree-4.0.1" + virtual/x11" src_unpack() { unpack xanim_exporting_edition.tar.gz diff --git a/media-video/xanim/xanim-2.80.1.ebuild b/media-video/xanim/xanim-2.80.1.ebuild index 7d4d9e98c436..04c5c8b16e98 100644 --- a/media-video/xanim/xanim-2.80.1.ebuild +++ b/media-video/xanim/xanim-2.80.1.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-video/xanim/xanim-2.80.1.ebuild,v 1.4 2000/11/02 08:31:51 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1.ebuild,v 1.5 2001/05/01 18:29:06 achim Exp $ A="xanim2801.tar.gz xa1.0_cyuv_linuxELFg21.o.gz xa2.0_cvid_linuxELFg21.o.gz xa2.1_iv32_linuxELFg21.o.gz" @@ -13,8 +13,7 @@ SRC_URI="ftp://xanim.va.pubnix.com/xanim2801.tar.gz ftp://xanim.va.pubnix.com/modules/xa2.1_iv32_linuxELFg21.o.gz" HOMEPAGE="http://xanim.va.pubnix.com" -DEPEND=">=sys-libs/glibc-2.1.3 - >=x11-base/xfree-4.0.1" +DEPEND="virtual/glibc virtual/x11" src_unpack() { unpack xanim2801.tar.gz |