# rox-filer/cfg - "Build" settings for package #--------------------------------------------------------------------- [about] Eccentric and fun lightweight file manager. This package has been part of this distro since circa 2004. #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run https://github.com/jun7/rox-filer.git #--------------------------------------------------------------------- 2. "cairo" 1.4.8 breaks "rox-filer" 2.5 and 2.6. If "cairo" 1.4.8 is used, repeated "rox -p /foo/pb_main" commands cause aborts. However, if "cairo" 1.4.2 or 1.4.6 is used, these commands seem to work O.K. Note: "cairo" 1.4.4 hasn't been tested. "cairo" 1.4.3, 1.4.5, and 1.4. 7 don't count, since these weren't official releases. Update (late 2007): As of late 2007, "cairo" 1.4.12 seemed to work with "rox-filer" 2.6 and 2.7, so the problem is apparently solved. Update (late 2008): As of late 2008, "cairo" 1.8.0 worked with "rox- filer" 2.7. #--------------------------------------------------------------------- 3. As of late 2009, current versions of "fontconfig", "gtk2", "pango", etc., broke "rox-filer" 2.7. The exact nature of the problem wasn't clear. However, "rox-filer" 2.9 seemed to work correctly. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.33 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.75 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.85 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.06 hours (or 003.60 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = no ldbefore = -ldl -lm -lc # Future: Is this still needed? license = GNU General Public License, version 2 (June 1991) proddir = $PRODTREE/rox purge = yes setpaths = libpng, xorg, $PRODTREE/gcc tmpsize = 18M unpack = relaxed #--------------------------------------------------------------------- [depends] cairo expat freetype2 fontconfig gtkcore libglade2 libpng libxml2 pkgconf pango shared-mime xorg #--------------------------------------------------------------------- [build] mkdir -p $PKGDIR_PROD/{bin,man/man1,share} sed -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ < $PKGDIR_SPECIAL/install.sh.in \ > ./install.sh chmod 755 ./install.sh bash ./install.sh rm -fr $PKGDIR_PROD/apps/ROX-Filer/src #--------------------------------------------------------------------- # 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/rox url_home = http://rox.sourceforge.net/desktop/ROX-Filer url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170601 Updated to 170601 ("git" date) 180323 Updated to 180323 180706 Updated to 180706 180706 Patched so as to not lock up on failed compile 180706 Fixed two FTBFSes 180713 Updated to 180713 210224 Updated to df7a6b65b ("git" hash)