
Receipt for package "perl-config-inifiles"
# SliTaz package receipt. PACKAGE="perl-config-inifiles" VERSION="3.000003" CATEGORY="development" SHORT_DESC="Perl extension Config::IniFiles." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" WEB_SITE="https://metacpan.org/dist/Config-IniFiles" SOURCE="Config-IniFiles" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="https://cpan.org/authors/id/S/SH/SHLOMIF/$TARBALL" DEPENDS="perl" BUILD_DEPENDS="perl" # What is the latest version available today? current_version() { wget -O - $WEB_SITE 2>/dev/null | \ sed '/release-name/!d;s|.*-v*||;s|<.*||;q' } # Rules to configure and make the package. compile_rules() { perl Makefile.PL && make && make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr cp -a $install/usr/lib $fs/usr }
6011 packages and 861692 files in cooking database (Sun Apr 20 00:48:06 2025)