CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed major update for Arch-Maintainer's email (all ports)
[attic/ports/e17-cross.git] / edje / Pkgfile
index 7e3ed5a1fdbae6f972b49afbb8caaf4d20354b7d..85174cd05d1b97a6d2ea5e229e392a26b70c91bc 100644 (file)
@@ -1,11 +1,11 @@
 # Description: Multimedia library for use with E17.
 # URL: http://www.enlightenment.org/
 # Maintainer: Victor Martinez, pitillo at ono dot com
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: lua embryo
 
 name=edje
-version=20091130
+version=20100217
 release=1
 source=(http://lokalix.dyndns.org/crux/distfiles/e17/$name-$version.tar.bz2)
 
@@ -21,7 +21,7 @@ build()
   export ECORE_FILE_CFLAGS="-I$CLFS/usr/include"
   export ECORE_EVAS_LIBS="-L$CLFS/usr/lib -lecore_evas"
   export ECORE_EVAS_CFLAGS="-I$CLFS/usr/include"
-  export EDJE_LIBS="-L$CLFS/usr/lib -leina -lecore_file -lecore_con -lecore_job -lecore -lembryo -leet"
+  export EDJE_LIBS="-L$CLFS/usr/lib -leina -lecore_file -lecore -lembryo -leet"
   export EDJE_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/eina-0 -I$CLFS/usr/include/eina-0/eina"
 
   ./autogen.sh --build=$CHOST \