[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: receipt for xchm
- From: "Allan Pinto" <allan316@xxxxxxxxx>
- Date: Mon, 25 Aug 2008 07:15:27 +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=ROyFD+BcdC7+QEKr5R+CsBCEfF8pD0yU7OyuBd92J1c=; b=nVL4nnz3h4/nqEKU+y6K3sWO6oQ0yuCW9utBk0q8SeNx7QNE4gLwPZTvS4X3O7YwVM z/inDdWWeID+ZxaXXTy5c0klLPnX/3DjZpZ/VBaUFisyRSmYXqpzk6TVeNx0G8siQDwp EMCToCe0E5HS57MyaXjvSRA1le0y1lSTpatk4=
- 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=n+9JG+v4JFTRowTfe9LFq45ZTP/iSZFqqbzFCE8gz/4SdN8GCS6T3C4pJPqZFrxRhX BIM/5X1OL2zUF89durDCZz31PU+wj9Q+OFZUP9d2a7WJKf0xZFczLkDJz/miOMW60UjK bsym39LLFOdEHl3+u/J9P1rL4JjgX1VqI954U=
Hi all,
here's a receipt for xchm, just one thing here, for xchm to work it
also needs chmlib, and i have just sent a receipt for chmlib, but not
added chmlib as a dependency for xchm. if anyone can confirm if the
receipt is fine, it will be great.
# SliTaz package receipt.
PACKAGE="xchm"
VERSION="1.14"
CATEGORY="utilities"
SHORT_DESC="Cross-platform GUI for chmlib"
MAINTAINER="allan316@xxxxxxxxx"
DEPENDS=""
BUILD_DEPENDS="wxWidgets wxWidgets-dev"
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://xchm.sourceforge.net"
WGET_URL="http://transact.dl.sourceforge.net/sourceforge/xchm/$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/