CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed major update for Arch-Maintainer's email (all ports)
[crossrootfs.git] / e2fsprogs / Pkgfile
index 51ec0178cc9ff0a2f480b1539e71f6355a26ab1c..0841d88b60d20b8cc0a14d1519ea18ef84b206ee 100644 (file)
@@ -1,11 +1,11 @@
 # Description: Ext2 Filesystem Utilities
 # URL: http://e2fsprogs.sourceforge.net/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch maintainer: CRUX ARM System Team
-# Depends on:
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
+# Depends on: util-linux-ng
 
 name=e2fsprogs
-version=1.41.6
+version=1.41.10
 release=1
 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
         $name-symlink.patch)
@@ -20,11 +20,13 @@ build() {
               --with-root-prefix= \
               --mandir=/usr/man \
               --enable-elf-shlibs \
-              --disable-debugfs \
-              --disable-imager \
               --disable-e2initrd-helper \
               --disable-evms \
-              --disable-nls
+              --disable-nls \
+              --disable-fsck \
+              --disable-libblkid \
+              --disable-libuuid \
+              --disable-uuidd
 
   make
   make DESTDIR=$PKG install install-libs