SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "openmotif-dev"

# SliTaz package receipt.

PACKAGE="openmotif-dev"
VERSION="2.3.8"
CATEGORY="development"
SHORT_DESC="Source code version of Motif under a public license, development files."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="LGPL 2.1"
WEB_SITE="http://www.opengroup.org/openmotif/"

DEPENDS="openmotif util-linux-uuid xorg-printproto"
WANTED="openmotif"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/lib
    mkdir -p $fs/usr/bin

    cp -a $install/usr/lib/*a    $fs/usr/lib
    cp -a $install/usr/bin/uil    $fs/usr/bin
    cp -a $install/usr/include    $fs/usr
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)