SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "libnetfilter_cthelper-dev"

# SliTaz package receipt.

PACKAGE="libnetfilter_cthelper-dev"
VERSION="1.0.0"
CATEGORY="development"
SHORT_DESC="API to the user-space helper infrastructure, development files."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="GPL2"
TARBALL="$PACKAGE-$VERSION.tar.bz2"
WEB_SITE="https://www.netfilter.org/projects/$PACKAGE/"
WANTED="libnetfilter_cthelper"

DEPENDS="libnetfilter_cthelper pkg-config"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/lib
    cp -a $install/usr/include $fs/usr
    cp -a $install/usr/lib/*a $fs/usr/lib
    cp -a $install/usr/lib/pkgconfig $fs/usr/lib
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)