[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: receipt for Eterm
- From: "Allan Pinto" <allan316@xxxxxxxxx>
- Date: Thu, 4 Sep 2008 10:35:10 +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=lC+flOSt5wDSJlmYZEbsj2BvXPNEhN9HHgiYJkKVnnE=; b=U+NRQGWGgwB0YqGPrtBEyQWoBEbx9utnAbk8vYzJIZ3z0ed3S3/N1I3ETLIwP2avH+ 7jgXDXmegUqmSdonaUpFqqTu8mXw3UcHernAeXkyfCH4Feprp5bunhN4a7ERpR42PKrs m06Ukun2PrZvZLbF5pzlQErgHcIDmtUPZ+QYs=
- 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=Q8HiPgRLU8lo5/FwcvgUCnI+hA06xE13aeeFZpTVO3qKvZ7JIly5M3mjbdTUimLLGv NQp0NihMBTgVDdGIqQgvxRlB4XlQIwBiCD6dvK7JnKb9ojiDyVeNfvwuChq7zHzaUACY a7CM4HAp+GPqdwxuyvRnRUxAY6Q1WzRVwFAvI=
This is just one last time, i hope you guys can check if the receipt
i made is fine
Eterm receipt
# SliTaz package receipt.
PACKAGE="Eterm"
VERSION="0.9.5"
CATEGORY="utilities"
SHORT_DESC="color vt102 terminal emulator"
MAINTAINER="allan316@xxxxxxxxx"
BUILD_DEPENDS="libast libast-dev imlib2 imlib2-dev"
DEPENDS="libast imlib2"
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://www.eterm.org"
WGET_URL="$WEB_SITE/download/$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/lib
cp -a $_pkg/usr/bin $fs/usr
cp -a $_pkg/usr/lib/*.so* $fs/usr/lib/
cp -a $_pkg/usr/share $fs/usr
strip -s $fs/usr/bin/*
}
--
Thanx and regd's.
Allan.
http://www.in2dwok.com
---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/