[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: receipt for chmlib
- From: "Allan Pinto" <allan316@xxxxxxxxx>
- Date: Mon, 25 Aug 2008 06:25:54 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=HroASjR30C+7XH53dk6+R6VAOhFjtMKjpws3b2t//f4=; b=bsMVxnWH8yygpjmj5tm/rOq4pcIScMt2ZxX2zidaFbmVp4j+RcO3FN9aW5D7RiM7M1 Jp7uez95QArKrnvT6Wqyqc8YrjNPpxT8J0UMw+fsuMWDUsAIUzDHbeNWj0tQEy/amQLl 8bkiXuKQDKjUyUSGtCM4HLClZL0+ouCsLPyXc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=IMr3FBP/7LacZk5GiZ2pjL3enyb8ttLHY0RJiRQ40aSjGn9aQsA3IMdReTO0kKUnw7 9BHrAy0h+3uNTmyd1QvXxqkXRCR+dbSKEq0FQg3ou7r23ijFdJ+nK1ODY9+CDqdPwiMR 5LPXOHaw3pQDTKFjPHZ/6HSIhsqIr2kq0w14s=
Hi,
below is the receipt for chmlib, can anyone check if its ok.
# SliTaz package receipt.
PACKAGE="chmlib"
VERSION="0.39"
CATEGORY="misc"
SHORT_DESC="library for dealing with CHM format"
MAINTAINER="allan316@xxxxxxxxx"
DEPENDS=""
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://www.jedrea.com/chmlib"
WGET_URL="http://www.jedrea.com/chmlib/$TARBALL"
# Rules to configure and make the package.
compile_rules()
{
cd $src
./configure --prefix=/usr --infodir=/usr/share/info \
--mandir=/usr/share/man $CONFIGURE_ARGS
make
make DESTDIR=$PWD/_pkg install
}
# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
mkdir -p $fs/usr
cp -a $_pkg/usr/* $fs/usr
}
--
Thanx and regd's.
Allan.
http://www.in2dwok.com
---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/