diff options
Diffstat (limited to 'eet')
-rw-r--r-- | eet/Pkgfile | 11 |
1 files changed, 11 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) + |