diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-29 09:06:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-29 09:06:58 +0000 |
commit | a439e34eaf1633a83ecd9588e7c854678dcf6a4b (patch) | |
tree | c86bffbfdfc74dd75e1121b9139a2dff69228875 | |
parent | ver bump (diff) | |
download | gentoo-2-a439e34eaf1633a83ecd9588e7c854678dcf6a4b.tar.gz gentoo-2-a439e34eaf1633a83ecd9588e7c854678dcf6a4b.tar.bz2 gentoo-2-a439e34eaf1633a83ecd9588e7c854678dcf6a4b.zip |
old
-rw-r--r-- | app-sci/equate/equate-0.0.4.20040221.ebuild | 11 | ||||
-rw-r--r-- | app-sci/equate/files/digest-equate-0.0.4.20040221 | 1 | ||||
-rw-r--r-- | x11-libs/esmart/esmart-0.0.2.20040207.ebuild | 13 | ||||
-rw-r--r-- | x11-libs/esmart/files/digest-esmart-0.0.2.20040207 | 1 | ||||
-rw-r--r-- | x11-libs/evas/evas-1.0.0.20040221_pre12.ebuild | 69 | ||||
-rw-r--r-- | x11-libs/evas/files/digest-evas-1.0.0.20040221_pre12 | 1 | ||||
-rw-r--r-- | x11-libs/ewl/ewl-0.0.3.20040221.ebuild | 16 | ||||
-rw-r--r-- | x11-libs/ewl/files/digest-ewl-0.0.3.20040221 | 1 |
8 files changed, 0 insertions, 113 deletions
diff --git a/app-sci/equate/equate-0.0.4.20040221.ebuild b/app-sci/equate/equate-0.0.4.20040221.ebuild deleted file mode 100644 index 9ec25c9f370e..000000000000 --- a/app-sci/equate/equate-0.0.4.20040221.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/equate/equate-0.0.4.20040221.ebuild,v 1.1 2004/02/22 00:58:28 vapier Exp $ - -inherit enlightenment - -DESCRIPTION="simple themeable calculator built off of ewl" -HOMEPAGE="http://andy.elcock.org/Software/Equate.xml" - -DEPEND=">=x11-libs/ewl-0.0.3.20040103 - >=x11-libs/ecore-1.0.0.20040124_pre4" diff --git a/app-sci/equate/files/digest-equate-0.0.4.20040221 b/app-sci/equate/files/digest-equate-0.0.4.20040221 deleted file mode 100644 index 04415487283c..000000000000 --- a/app-sci/equate/files/digest-equate-0.0.4.20040221 +++ /dev/null @@ -1 +0,0 @@ -MD5 cc497f3d2cb7adca1093bc742651a003 equate-0.0.4.20040221.tar.bz2 140336 diff --git a/x11-libs/esmart/esmart-0.0.2.20040207.ebuild b/x11-libs/esmart/esmart-0.0.2.20040207.ebuild deleted file mode 100644 index 3df8bf18c880..000000000000 --- a/x11-libs/esmart/esmart-0.0.2.20040207.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.0.2.20040207.ebuild,v 1.1 2004/02/08 00:45:51 vapier Exp $ - -inherit enlightenment flag-o-matic - -DESCRIPTION="A collection of evas smart objects" -HOMEPAGE="http://www.enlightenment.org/pages/evas.html" - -DEPEND=">=x11-libs/evas-1.0.0.20031013_pre12 - >=x11-libs/ecore-1.0.0.20031213_pre4 - >=media-libs/epsilon-0.0.2.20031213 - >=media-libs/imlib2-1.1.0" diff --git a/x11-libs/esmart/files/digest-esmart-0.0.2.20040207 b/x11-libs/esmart/files/digest-esmart-0.0.2.20040207 deleted file mode 100644 index d4dd70ff351d..000000000000 --- a/x11-libs/esmart/files/digest-esmart-0.0.2.20040207 +++ /dev/null @@ -1 +0,0 @@ -MD5 e84698a5f2ab9c553c2a60fe0a22402d esmart-0.0.2.20040207.tar.bz2 70441 diff --git a/x11-libs/evas/evas-1.0.0.20040221_pre12.ebuild b/x11-libs/evas/evas-1.0.0.20040221_pre12.ebuild deleted file mode 100644 index 498fb770e6fd..000000000000 --- a/x11-libs/evas/evas-1.0.0.20040221_pre12.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-1.0.0.20040221_pre12.ebuild,v 1.1 2004/02/22 01:02:16 vapier Exp $ - -inherit enlightenment flag-o-matic - -DESCRIPTION="hardware-accelerated canvas API" -HOMEPAGE="http://www.enlightenment.org/pages/evas.html" - -IUSE="${IUSE} X mmx opengl jpeg png directfb fbcon" - -DEPEND="virtual/x11 - >=media-libs/imlib2-1.1.0 - >=dev-libs/eet-0.9.0.20040117 - >=dev-db/edb-1.0.4.20031013 - png? ( media-libs/libpng ) - jpeg? ( media-libs/jpeg ) - directfb? ( >=dev-libs/DirectFB-0.9.16 ) - dev-util/pkgconfig" - -src_compile() { - # other *very* fun options: - # --enable-cpu-p2-only enable assumption of pentium2/amd cpu - # --enable-cpu-p3-only enable assumption of pentium3 and up cpu - # --enable-cpu-mmx enable mmx code - # --enable-cpu-sse enable sse code - # --enable-scale-sample enable sampling scaler code - # --enable-scale-smooth enable sampling scaler code - # --enable-scale-trilinear enable tri-linear scaler code - export MY_ECONF=" - `use_enable mmx cpu-mmx` \ - `use_enable sse cpu-mmx` \ - `use_enable sse cpu-sse` \ - `use_enable X software-x11` \ - `use_enable opengl gl-x11` \ - `use_enable directfb` \ - `use_enable fbcon fb` \ - --enable-image-loader-eet \ - --enable-image-loader-edb \ - --enable-fmemopen \ - --enable-cpu-c \ - --enable-scale-smooth \ - --enable-scale-sample \ - --enable-convert-8-rgb-332 \ - --enable-convert-8-rgb-666 \ - --enable-convert-8-rgb-232 \ - --enable-convert-8-rgb-222 \ - --enable-convert-8-rgb-221 \ - --enable-convert-8-rgb-111 \ - --enable-convert-16-rgb-565 \ - --enable-convert-16-rgb-555 \ - --enable-convert-16-rgb-444 \ - --enable-convert-16-rgb-rot-0 \ - --enable-convert-16-rgb-rot-270 \ - --enable-convert-16-rgb-rot-90 \ - --enable-convert-24-rgb-888 \ - --enable-convert-24-bgr-888 \ - --enable-convert-32-rgb-8888 \ - --enable-convert-32-rgbx-8888 \ - --enable-convert-32-bgr-8888 \ - --enable-convert-32-bgrx-8888 \ - --enable-convert-32-rgb-rot-0 \ - --enable-convert-32-rgb-rot-270 \ - --enable-convert-32-rgb-rot-90 \ - `use_enable png image-loader-png` \ - `use_enable jpeg image-loader-jpeg` - " - enlightenment_src_compile -} diff --git a/x11-libs/evas/files/digest-evas-1.0.0.20040221_pre12 b/x11-libs/evas/files/digest-evas-1.0.0.20040221_pre12 deleted file mode 100644 index 8caf1ff5cc7b..000000000000 --- a/x11-libs/evas/files/digest-evas-1.0.0.20040221_pre12 +++ /dev/null @@ -1 +0,0 @@ -MD5 27323078255898526096bc4091da06f8 evas-1.0.0.20040221_pre12.tar.bz2 4218517 diff --git a/x11-libs/ewl/ewl-0.0.3.20040221.ebuild b/x11-libs/ewl/ewl-0.0.3.20040221.ebuild deleted file mode 100644 index 5612dbb9d971..000000000000 --- a/x11-libs/ewl/ewl-0.0.3.20040221.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ewl-0.0.3.20040221.ebuild,v 1.1 2004/02/22 01:02:39 vapier Exp $ - -EHACKAUTOGEN=y -inherit enlightenment flag-o-matic - -DESCRIPTION="simple-to-use general purpose widget library" -HOMEPAGE="http://www.enlightenment.org/pages/ewl.html" - -DEPEND=">=media-libs/edje-0.0.1.20040201 - >=dev-db/edb-1.0.4.20031013 - >=x11-libs/evas-1.0.0.20031020_pre12 - >=x11-libs/ecore-1.0.0.20031213_pre4 - >=dev-libs/ewd-0.0.1.20031013 - >=media-libs/etox-0.0.2.20031013" diff --git a/x11-libs/ewl/files/digest-ewl-0.0.3.20040221 b/x11-libs/ewl/files/digest-ewl-0.0.3.20040221 deleted file mode 100644 index 283f36e90cb0..000000000000 --- a/x11-libs/ewl/files/digest-ewl-0.0.3.20040221 +++ /dev/null @@ -1 +0,0 @@ -MD5 e8f00ed95311cea9f2dfb4eef920c0de ewl-0.0.3.20040221.tar.bz2 570870 |