# progsreiserfs/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is an- # cient (it dates back to 2002). However, as of mid-2007, it was the # latest known official version. #--------------------------------------------------------------------- # 2. "progsreiserfs" is a problematic package. The package is used for # critical operations (i.e., ReiserFS filesystem changes), but it # hasn't been updated since 2002. We'd drop "progsreiserfs", if possi- # ble. However, as of 2007, "parted" (an important package) still # needs "progsreiserfs". #--------------------------------------------------------------------- # 3. This "cfg" file suppresses the installation of the "progsreis- # erfs" versions of "fsck.reiserfs" and "mkfs.reiserfs". The "progs- # reiserfs" versions of these two programs conflict with the "reiser- # fsprogs" versions, which should be used instead. #--------------------------------------------------------------------- # 4. Debian was last checked in late 2006. At the time, Debian patches # existed for this package, but they weren't compatible with the re- # lease that we were using (0.3.1-rc8). #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.48 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.52 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.53 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.57 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.03 hours (or 001.52 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = acl, attr tmpsize = 4M #--------------------------------------------------------------------- [depends] acl attr bison3 e2fsprogs gawk grep #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] export LACNOWERROR=yes smpmake make install #--------------------------------------------------------------------- [postbuild] rm -f $PKGDIR_PROD/*bin/{fsck,mkfs}.reiserfs #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/\ progsreiserfs url_home = n/a url_lfs = n/a url_tarball = http://reiserfs.osdn.org.ua/snapshots/\ progsreiserfs-0.3.1-rc8.tar.gz url_tarball_alt = http://gd.tuwien.ac.at/utils/fs/reiserfs/\ libreiserfs/progsreiserfs-0.3.1-rc8.tar.gz