SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "evince-doc"

# SliTaz package receipt.

PACKAGE="evince-doc"
VERSION="2.32.0"
CATEGORY="development"
SHORT_DESC="Evince documention."
MAINTAINER="erjo@slitaz.org"
LICENSE="GPL2"
WEB_SITE="http://projects.gnome.org/evince/"
WANTED="evince"

DEPENDS="evince"

# Rules to configure and make the package.
compile_rules()
{
    [ -d $install/usr/share/gnome   -a \
      -d $install/usr/share/gtk-doc -a \
      -d $install/usr/share/omf ]
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    # Note: Evince build disables local help in favor of online help.
    # Consider removing this package from wok. 
    mkdir -p $fs/usr/share
    cp -a $install/usr/share/gtk-doc $fs/usr/share
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)