diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-01 00:17:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-01 00:17:36 +0000 |
commit | 40414af9042efe729d60c06a38f4f783d2dcfa28 (patch) | |
tree | 79150dafd6b2a6899e020c4c2d52f2d5f71df1f3 /x11-libs/ecore | |
parent | ver bump (diff) | |
download | historical-40414af9042efe729d60c06a38f4f783d2dcfa28.tar.gz historical-40414af9042efe729d60c06a38f4f783d2dcfa28.tar.bz2 historical-40414af9042efe729d60c06a38f4f783d2dcfa28.zip |
ver bump
Diffstat (limited to 'x11-libs/ecore')
-rw-r--r-- | x11-libs/ecore/ecore-1.0.0.20040828_pre7.ebuild | 30 | ||||
-rw-r--r-- | x11-libs/ecore/files/digest-ecore-1.0.0.20040828_pre7 | 1 |
2 files changed, 31 insertions, 0 deletions
diff --git a/x11-libs/ecore/ecore-1.0.0.20040828_pre7.ebuild b/x11-libs/ecore/ecore-1.0.0.20040828_pre7.ebuild new file mode 100644 index 000000000000..e22ac9dafb21 --- /dev/null +++ b/x11-libs/ecore/ecore-1.0.0.20040828_pre7.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-1.0.0.20040828_pre7.ebuild,v 1.1 2004/09/01 00:17:36 vapier Exp $ + +inherit enlightenment + +DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)" +HOMEPAGE="http://www.enlightenment.org/pages/ecore.html" + +IUSE="X fbcon opengl" + +DEPEND=">=x11-libs/evas-1.0.0_pre13 + 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/files/digest-ecore-1.0.0.20040828_pre7 b/x11-libs/ecore/files/digest-ecore-1.0.0.20040828_pre7 new file mode 100644 index 000000000000..ff35575df68d --- /dev/null +++ b/x11-libs/ecore/files/digest-ecore-1.0.0.20040828_pre7 @@ -0,0 +1 @@ +MD5 878bdc260df98fe10fd98477191ae512 ecore-1.0.0.20040828_pre7.tar.bz2 3722443 |