diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 14:41:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 14:41:10 +0000 |
commit | b17ef6fccc071416d91d6090bf7a6b0fba017a4c (patch) | |
tree | 3078e44416f159732a64adb9941b57e67a4236ba /media-libs/emotion | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-b17ef6fccc071416d91d6090bf7a6b0fba017a4c.tar.gz gentoo-2-b17ef6fccc071416d91d6090bf7a6b0fba017a4c.tar.bz2 gentoo-2-b17ef6fccc071416d91d6090bf7a6b0fba017a4c.zip |
EHACKAUTOGEN is needed
Diffstat (limited to 'media-libs/emotion')
-rw-r--r-- | media-libs/emotion/emotion-0.0.1.20041208.ebuild | 3 | ||||
-rw-r--r-- | media-libs/emotion/emotion-9999.ebuild | 15 | ||||
-rw-r--r-- | media-libs/emotion/files/digest-emotion-9999 | 0 |
3 files changed, 17 insertions, 1 deletions
diff --git a/media-libs/emotion/emotion-0.0.1.20041208.ebuild b/media-libs/emotion/emotion-0.0.1.20041208.ebuild index 4e47e38274bc..d0b80f0ee0e3 100644 --- a/media-libs/emotion/emotion-0.0.1.20041208.ebuild +++ b/media-libs/emotion/emotion-0.0.1.20041208.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.20041208.ebuild,v 1.1 2004/12/10 15:00:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.20041208.ebuild,v 1.2 2004/12/27 14:39:14 vapier Exp $ +EHACKAUTOGEN=yes inherit enlightenment DESCRIPTION="video libraries for e17" diff --git a/media-libs/emotion/emotion-9999.ebuild b/media-libs/emotion/emotion-9999.ebuild new file mode 100644 index 000000000000..fdd5f9da3455 --- /dev/null +++ b/media-libs/emotion/emotion-9999.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-9999.ebuild,v 1.1 2004/12/27 14:39:14 vapier Exp $ + +EHACKAUTOGEN=yes +inherit enlightenment + +DESCRIPTION="video libraries for e17" + +DEPEND=">=dev-libs/eet-0.9.9.20041031 + >=x11-libs/evas-1.0.0.20041031_pre13 + >=media-libs/edje-0.5.0.20041031 + >=x11-libs/ecore-1.0.0.20041031_pre7 + >=dev-libs/embryo-0.9.1.20041031 + >=media-libs/xine-lib-1_rc5" diff --git a/media-libs/emotion/files/digest-emotion-9999 b/media-libs/emotion/files/digest-emotion-9999 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-libs/emotion/files/digest-emotion-9999 |