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"

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