SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "usb-modeswitch-data"

# SliTaz package receipt.

PACKAGE="usb-modeswitch-data"
VERSION="20120120"
CATEGORY="system-tools"
SHORT_DESC="Device database and the rules file for usb_modeswitch."
MAINTAINER="pankso@slitaz.org"
WEB_SITE="http://www.draisberghof.de/usb_modeswitch/"
TARBALL="$PACKAGE-$VERSION.tar.bz2"
WGET_URL="http://www.draisberghof.de/usb_modeswitch/$TARBALL"

DEPENDS="usb-modeswitch"
BUILD_DEPENDS="coreutils-operations"

# Rules to configure and make the package.
compile_rules()
{
    make install
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr
    cp -a $install/etc $fs
    cp -a $install/lib/udev $fs/etc
    cp -a $install/usr $fs
}
3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)