CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
e17: Removed make's verbose output
[attic/ports/e17-cross.git] / e17 / Pkgfile
index 0ebcb22d4a04238ad31c965e7559a7ac421683e6..f7c5cd209cf10dd1f8b6d46e7e0684d368b70fd7 100644 (file)
@@ -1,11 +1,11 @@
 # Description: Enlightenment DR17 window manager snapshot version.
 # URL: http://www.enlightenment.org/
 # Maintainer: Victor Martinez, pitillo at ono dot com
-# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
+# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
 # Depends on: e_dbus
 
 name=e17
-version=20100217
+version=20100511
 release=1
 source=(http://lokalix.dyndns.org/crux/distfiles/e17/$name-$version.tar.bz2)
 
@@ -39,7 +39,7 @@ build()
                 --disable-nls \
                 --prefix=/usr \
                 --with-edje-cc=/usr/bin/edje_cc
-  make 
+  make
   make install DESTDIR=$PKG
   rm -r $PKG/usr/share/enlightenment/{AUTHORS,COPYING,doc/}
 }