SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "spandsp-dev"

# SliTaz package receipt.

PACKAGE="spandsp-dev"
VERSION="0.0.6"
CATEGORY="development"
SHORT_DESC="library of DSP functions for telephony dev files."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="LGPL2.1"
WEB_SITE="https://web.archive.org/web/20220504064130/https://www.soft-switch.org/"
WANTED="spandsp"

DEPENDS="spandsp"

# 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/include $fs/usr
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)