From 025ede39a2e99b433b2eb7446d37f6fd9719e456 Mon Sep 17 00:00:00 2001 From: Lukc Date: Sat, 11 Sep 2010 15:05:40 +0000 Subject: eet and eina ports added. --- eet/Pkgfile | 11 +++++++++++ eina/Pkgfile | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 eet/Pkgfile create mode 100644 eina/Pkgfile 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) + -- cgit v1.2.3-54-g00ecf