diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-11 01:52:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-11 01:52:22 +0000 |
commit | e7407039e96e9f3215924de9cc9ee53baf7c25a3 (patch) | |
tree | a990e4c870a5e7e53dc6a445f3efae27841d6fca /x11-libs/ecore | |
parent | Marking x86 for Ticho (diff) | |
download | gentoo-2-e7407039e96e9f3215924de9cc9ee53baf7c25a3.tar.gz gentoo-2-e7407039e96e9f3215924de9cc9ee53baf7c25a3.tar.bz2 gentoo-2-e7407039e96e9f3215924de9cc9ee53baf7c25a3.zip |
modular x love
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-libs/ecore')
-rw-r--r-- | x11-libs/ecore/ecore-0.9.9.006.ebuild | 29 | ||||
-rw-r--r-- | x11-libs/ecore/ecore-0.9.9.013.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/ecore/ecore-9999.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/ecore/files/digest-ecore-0.9.9.006 | 1 |
4 files changed, 5 insertions, 35 deletions
diff --git a/x11-libs/ecore/ecore-0.9.9.006.ebuild b/x11-libs/ecore/ecore-0.9.9.006.ebuild deleted file mode 100644 index 260fee4dc514..000000000000 --- a/x11-libs/ecore/ecore-0.9.9.006.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.9.9.006.ebuild,v 1.1 2005/05/24 00:37:40 vapier Exp $ - -inherit enlightenment - -DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)" - -IUSE="X fbcon opengl" - -DEPEND=">=x11-libs/evas-0.9.9 - virtual/x11 - opengl? ( virtual/opengl )" - -src_compile() { - export MY_ECONF=" - $(use_enable X ecore-x) \ - --enable-ecore-job \ - $(use_enable fbcon ecore-fb) \ - --enable-ecore-evas \ - $(use_enable opengl ecore-evas-gl) \ - $(use_enable fbcon ecore-evas-fb) \ - --enable-ecore-con \ - --enable-ecore-ipc \ - --enable-ecore-txt \ - --enable-ecore-config - " - enlightenment_src_compile -} diff --git a/x11-libs/ecore/ecore-0.9.9.013.ebuild b/x11-libs/ecore/ecore-0.9.9.013.ebuild index 4ebb2adbc8ae..8deda4d67126 100644 --- a/x11-libs/ecore/ecore-0.9.9.013.ebuild +++ b/x11-libs/ecore/ecore-0.9.9.013.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.9.9.013.ebuild,v 1.1 2005/08/20 05:12:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.9.9.013.ebuild,v 1.2 2006/04/11 01:52:22 vapier Exp $ inherit enlightenment @@ -9,7 +9,7 @@ DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenie IUSE="X fbcon opengl" DEPEND=">=x11-libs/evas-0.9.9 - virtual/x11 + || ( x11-libs/libXcursor virtual/x11 ) opengl? ( virtual/opengl )" src_compile() { diff --git a/x11-libs/ecore/ecore-9999.ebuild b/x11-libs/ecore/ecore-9999.ebuild index 01dbc40ee61c..4b3721685b8d 100644 --- a/x11-libs/ecore/ecore-9999.ebuild +++ b/x11-libs/ecore/ecore-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-9999.ebuild,v 1.11 2005/12/14 04:21:43 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-9999.ebuild,v 1.12 2006/04/11 01:52:22 vapier Exp $ inherit enlightenment diff --git a/x11-libs/ecore/files/digest-ecore-0.9.9.006 b/x11-libs/ecore/files/digest-ecore-0.9.9.006 deleted file mode 100644 index 1e0eb231e826..000000000000 --- a/x11-libs/ecore/files/digest-ecore-0.9.9.006 +++ /dev/null @@ -1 +0,0 @@ -MD5 1d64e12d475d56ef1b2e09a399d83925 ecore-0.9.9.006.tar.gz 1062966 |