diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 14:40:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-27 14:40:03 +0000 |
commit | 9c554a6db6a05d4f885884fa699fc2937a8744d0 (patch) | |
tree | 1fd8ff6f171aa149edbb50fe9bed2e6782effd5c /media-libs/emotion | |
parent | EHACKAUTOGEN is needed (diff) | |
download | historical-9c554a6db6a05d4f885884fa699fc2937a8744d0.tar.gz historical-9c554a6db6a05d4f885884fa699fc2937a8744d0.tar.bz2 historical-9c554a6db6a05d4f885884fa699fc2937a8744d0.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 |