SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "libestr-dev"

# SliTaz package receipt.

PACKAGE="libestr-dev"
VERSION="0.1.11"
CATEGORY="development"
SHORT_DESC="Libestr - development files"
MAINTAINER="erjo@slitaz.org"
LICENSE="LGPL2"
WEB_SITE="https://libestr.adiscon.com/"

WANTED="libestr"
DEPENDS="libestr pkg-config"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/lib

    cp -a $install/usr/lib/*.a*        $fs/usr/lib
    cp -a $install/usr/lib/pkgconfig    $fs/usr/lib
    cp -a $install/usr/include        $fs/usr
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)