
Receipt for package "lcov"
# SliTaz package receipt. PACKAGE="lcov" VERSION="1.15" CATEGORY="development" SHORT_DESC="LTP GCOV extension code coverage tool." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPLv2+" WEB_SITE="https://github.com/linux-test-project/lcov" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" SUGGESTED="gcc" DEPENDS="perl" current_version() { wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q' } # Rules to configure and make the package. compile_rules() { make install \ PREFIX=/usr \ CFG_DIR=/etc \ DESTDIR=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_folders bin cook_copy_folders etc }
6093 packages and 258600 files in current database (Wed Apr 23 16:49:15 2025)