SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "speex-dev"

# SliTaz package receipt.

PACKAGE="speex-dev"
VERSION="1.2.1"
CATEGORY="development"
SHORT_DESC="Low bandwidth voice codec - development files."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="BSD"
WEB_SITE="https://www.speex.org/"

DEPENDS="pkg-config speex"
WANTED="speex"

HOST_ARCH="i486 arm x86_64"

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

    get_dev_files
    cp -a $install/usr/share/aclocal    $fs/usr/share

        # Ensure remove .la files
        find $fs -name "*.la" -delete
}
6094 packages and 260718 files in current database (Thu May 22 20:30:04 2025)