diff options
author | 2004-02-29 09:06:58 +0000 | |
---|---|---|
committer | 2004-02-29 09:06:58 +0000 | |
commit | a439e34eaf1633a83ecd9588e7c854678dcf6a4b (patch) | |
tree | c86bffbfdfc74dd75e1121b9139a2dff69228875 /x11-libs/evas | |
parent | ver bump (diff) | |
download | gentoo-2-a439e34eaf1633a83ecd9588e7c854678dcf6a4b.tar.gz gentoo-2-a439e34eaf1633a83ecd9588e7c854678dcf6a4b.tar.bz2 gentoo-2-a439e34eaf1633a83ecd9588e7c854678dcf6a4b.zip |
old
Diffstat (limited to 'x11-libs/evas')
-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 |
2 files changed, 0 insertions, 70 deletions
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 |