diff options
author | Lukc <lukc@upyum.com> | 2010-09-11 15:05:40 +0000 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-09-11 15:05:40 +0000 |
commit | 025ede39a2e99b433b2eb7446d37f6fd9719e456 (patch) | |
tree | 9354ad8e907bddd9924ea81c16792565e125e57f /eina/Pkgfile | |
parent | 0a24814c30096e64b5f9ae8af5d7f4fe3706c7ca (diff) | |
download | enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.tar.gz enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.tar.bz2 enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.tar.xz enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.zip |
eet and eina ports added.
Diffstat (limited to 'eina/Pkgfile')
-rw-r--r-- | eina/Pkgfile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/eina/Pkgfile b/eina/Pkgfile new file mode 100644 index 0000000..a0223d2 --- /dev/null +++ b/eina/Pkgfile @@ -0,0 +1,11 @@ +description="Multi-platform library that provides optimized data types and useful tools for projects." +packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)" +maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)" +url=http://www.enlightenment.org +depends=(subversion) + +name=eina +release=1 + +includes=(enlightenment) + |