SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "gnomad2"

# SliTaz package receipt.

PACKAGE="gnomad2"
VERSION="2.9.4"
CATEGORY="multimedia"
SHORT_DESC="GTK+ music manager and swiss army knife for the Creative Labs NOMAD and Zen range"
MAINTAINER="keupont@no-log.org"
DEPENDS="libusb-compat libnjb libid3tag taglib freetype gtk+ glibc dbus-glib hal \
libmtp"
BUILD_DEPENDS="intltool libnjb-dev libid3tag-dev taglib-dev libmtp-dev \
hal-dev libusb-compat-dev"
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://gnomad2.sourceforge.net/"
WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"

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

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