CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ecore: updated description.
[attic/ports/e17-cross.git] / efreet / Pkgfile
index 19fc0c4c663f700ca209cb36a9ee763515658897..a91227f20e0b3f804c5ae7e0ea95cb8dc161eb76 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: ecore
 
 name=efreet
-version=20100217
+version=20100511
 release=1
 source=(http://lokalix.dyndns.org/crux/distfiles/e17/$name-$version.tar.bz2)
 
@@ -15,7 +15,7 @@ build()
 
   export EINA_LIBS="-L$CLFS/usr/lib -leet -leina"
   export EINA_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/eina-0 -I$CLFS/usr/include/eina-0/eina"
-  export EFREET_LIBS="-L$CLFS/usr/lib -leina -lecore -lecore_file"
+  export EFREET_LIBS="-L$CLFS/usr/lib -leina -leet -lecore -lecore_file"
   export EFREET_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/eina-0 -I$CLFS/usr/include/eina-0/eina -I$CLFS/usr/include/glib-2.0 -I$CLFS/usr/lib/glib-2.0/include"
 
   ./autogen.sh --build=$CHOST \