SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "iksemel-dev"

# SliTaz package receipt.

PACKAGE="iksemel-dev"
VERSION="1.4.2"
CATEGORY="development"
SHORT_DESC="XML parser library for Jabber applications - development files."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="LGPL2.1"
WEB_SITE="https://github.com/timothytylee/iksemel-1.4"

WANTED="iksemel"

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

    cp -a $install/usr/include    $fs/usr
    cp -a $install/usr/lib/*a    $fs/usr/lib
}

6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)