SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "poppler-data"

# SliTaz package receipt.

PACKAGE="poppler-data"
VERSION="0.4.5"
CATEGORY="office"
SHORT_DESC="Poppler encoding data."
MAINTAINER="rocky@slitaz.org"
TARBALL="$PACKAGE-$VERSION.tar.gz"
DEPENDS=""
WEB_SITE="http://poppler.freedesktop.org/"
WGET_URL="http://poppler.freedesktop.org/$TARBALL"

# Rules to configure and make the package.
compile_rules()
{
    cd $src
    make datadir=/usr/share DESTDIR=$DESTDIR install
}

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