# pciutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This distro adds a program named "pcimodules" to the standard "pci- utils" package. The original Linux "hotplug" framework needs "pci- modules" to operate correctly under Linux 2.4. "pcimodules" doesn't seem to be required under Linux 2.6. Note: "pcimodules" was written by Martin Mares. The program has the following license: "Written by Martin Mares and put to public domain. You can do with it anything you want, but I don't give you any warranty." For more information about "pcimodules", execute "man pcimodules" af- ter "pciutils" is installed, or see the patch file that's used to cre- ate "pcimodules" (patches/pciutils-*-pcimodules.patch). #--------------------------------------------------------------------- 2. As of Spring 2022, "pciutils" 3.8.0 can't be compiled. The package shouldn't be updated past 3.7.0 until a fix is identified. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.08 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.13 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.13 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.20 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = See "license*.txt" in installed tree licfile = COPYING master = glibc mstatic = yes setpaths = eudev, pciutils, xzutils, zlib smp = no #--------------------------------------------------------------------- [depends] eudev zlib #--------------------------------------------------------------------- [build] LIBDIR=$PKGDIR_PROD/lib SHADIR=$PKGDIR_PROD/share mkdir -p $SHADIR make PREFIX=$PKGDIR_PROD \ SHAREDIR=$SHADIR \ SHARED=yes \ ZLIB=no \ install install-lib cd $SHADIR IDS=pci.ids if [ -f $IDS.gz ]; then gzip -c -d < $IDS.gz > $IDS cptime $IDS.gz $IDS fi chmod 755 $LIBDIR/*.so* #--------------------------------------------------------------------- # 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/pciutils url_home = http://mj.ucw.cz/sw/pciutils/ url_lfs = http://www.linuxfromscratch.org/blfs/view/svn/\ general/pciutils.html url_tarball = http://mj.ucw.cz/download/linux/pci/\ pciutils-3.7.0.tar.gz #--------------------------------------------------------------------- [history] 170514 Updated from 3.4.1 to 3.5.4 170705 Updated to 3.5.5 171116 Updated to 3.5.6 180629 Added some Alpine patches 180701 Updated to 3.6.0 180712 Updated to 3.6.1 180814 Updated to 3.6.2 210126 Updated to 3.7.0