SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "b43-fwcutter"

# SliTaz package receipt.

PACKAGE="b43-fwcutter"
VERSION="015"
CATEGORY="utilities"
SHORT_DESC="Broadcom 43xx Linux Driver."
MAINTAINER="erjo@slitaz.org"
DEPENDS=""
TARBALL="$PACKAGE-$VERSION.tar.bz2"
WEB_SITE="http://bu3sch.de/b43/fwcutter/"
WGET_URL="http://bu3sch.de/b43/fwcutter/$TARBALL"
TAGS="wireless"

# Rules to configure and make the package.
compile_rules()
{
    cd $src
    make
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/bin
    cp -a $src/$PACKAGE $fs/usr/bin
}

3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)