SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "mhash-dev"

# SliTaz package receipt.

PACKAGE="mhash-dev"
VERSION="0.9.9.9"
CATEGORY="development"
SHORT_DESC="uniform interface to a large number of hash algorithms devel files."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="GPL2"
WEB_SITE="https://mhash.sourceforge.net/"
WANTED="mhash"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/lib
    cp -a $install/usr/include $fs/usr
    cp -a $install/usr/lib/libmhash*a $fs/usr/lib
}

5935 packages and 845883 files in cooking database (Thu Jun 27 00:01:54 2024)