SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "exo-tools"

# SliTaz package receipt.

PACKAGE="exo-tools"
VERSION="0.10.3"
CATEGORY="x-window"
SHORT_DESC="Xfce extension tools"
MAINTAINER="erjo@slitaz.org"
LICENSE="GPL2"
WANTED="exo"
SUGGESTED="perl-uri"
WEB_SITE="https://www.xfce.org"

DEPENDS="libexo libxfce4ui"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share/locale \
        $fs/usr/share/xfce4 \
        $fs/etc/xdg/xfce4

    cp -a $install/etc $fs/
    cp -a $install/usr/bin $fs/usr
    cp -a $install/usr/share/locale/fr $fs/usr/share/locale
    cp -a $install/usr/share/applications $fs/usr/share
    cp -a $install/usr/share/icons $fs/usr/share
    cp -a $install/usr/share/pixmaps $fs/usr/share
    cp -a $install/usr/share/xfce4/helpers $fs/usr/share/xfce4

    # Fix perms & helpers
    chmod +x $fs/usr/bin/exo-preferred-applications
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)