
Receipt for package "perl-test-deep"
# SliTaz package receipt. PACKAGE="perl-test-deep" VERSION="1.130" CATEGORY="development" SHORT_DESC="Perl - Extremely flexible deep comparison." MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL" WEB_SITE="https://metacpan.org/release/Test-Deep" SOURCE="Test-Deep" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="https://www.cpan.org/modules/by-module/Test/$TARBALL" DEPENDS="perl perl-test-nowarnings" BUILD_DEPENDS="$DEPENDS" 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() { cp -a $install/usr $fs }
6093 packages and 258600 files in current database (Wed Apr 23 16:49:15 2025)