summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-09-11 15:05:40 +0000
committerLukc <lukc@upyum.com>2010-09-11 15:05:40 +0000
commit025ede39a2e99b433b2eb7446d37f6fd9719e456 (patch)
tree9354ad8e907bddd9924ea81c16792565e125e57f
parent0a24814c30096e64b5f9ae8af5d7f4fe3706c7ca (diff)
downloadenlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.tar.gz
enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.tar.bz2
enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.tar.xz
enlightenment-025ede39a2e99b433b2eb7446d37f6fd9719e456.zip
eet and eina ports added.
-rw-r--r--eet/Pkgfile11
-rw-r--r--eina/Pkgfile11
2 files changed, 22 insertions, 0 deletions
diff --git a/eet/Pkgfile b/eet/Pkgfile
new file mode 100644
index 0000000..e0d1d95
--- /dev/null
+++ b/eet/Pkgfile
@@ -0,0 +1,11 @@
+description="Tiny library designed to write an arbitary set of chunks of data to a file."
+packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
+url=http://www.enlightenment.org
+depends=(xorg-libxext xorg-libsm libungif libpng libtiff freetype eina)
+
+name=eet
+release=1
+
+includes=(enlightenment)
+
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)
+