diff options
author | Maksim 'max_posedon' Melnikau <maxposedon@gmail.com> | 2010-01-11 23:16:52 +0000 |
---|---|---|
committer | Maksim 'max_posedon' Melnikau <maxposedon@gmail.com> | 2010-01-11 23:16:52 +0000 |
commit | 04a4f85056de49e7f19719a299f1ed60e0a84d8f (patch) | |
tree | c4c11adc5d6882823267e573bda3462957f45e4f /media-libs/esmart/esmart-20091202.ebuild | |
parent | FSO2 "cornucopia" releated ebuilds (diff) | |
download | embedded-cross-04a4f85056de49e7f19719a299f1ed60e0a84d8f.tar.gz embedded-cross-04a4f85056de49e7f19719a299f1ed60e0a84d8f.tar.bz2 embedded-cross-04a4f85056de49e7f19719a299f1ed60e0a84d8f.zip |
bump e17 2009-12-02 snapshot
Diffstat (limited to 'media-libs/esmart/esmart-20091202.ebuild')
-rw-r--r-- | media-libs/esmart/esmart-20091202.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/media-libs/esmart/esmart-20091202.ebuild b/media-libs/esmart/esmart-20091202.ebuild new file mode 100644 index 0000000..0fd4c06 --- /dev/null +++ b/media-libs/esmart/esmart-20091202.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit enlightenment_svn + +DESCRIPTION="The Enlightenment esmart library." +HOMEPAGE="http://enlightenment.org" + +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" +E17_EXTRA_CONF="--with-edje-cc=edje_cc" + +RDEPEND="=media-libs/imlib2-${PV} + =x11-libs/evas-0.9.9.063 + =x11-libs/ecore-0.9.9.063 + =media-libs/edje-0.9.93.063" + +DEPEND=">=dev-util/pkgconfig-0.9.0 + =media-libs/edje-0.9.93.063" |