[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: receipt for qt-4.4.1
- From: "Allan Pinto" <allan316@xxxxxxxxx>
- Date: Mon, 8 Sep 2008 11:16:59 +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=aqGlvFY6VH7zo1d+XWLUTMgFRvZJtsMRQDcV7539TpE=; b=x40+O9daqfXgNKmwejwXTawh04nDXKJr1tvDVAHOEe5jGUHyhdwRGGlbY082uRHI0t SB2IWfBgVTOW7Pz2fziu97E9tuOtBIZORrF5cfYfYn9hxcfWzLb89o8mTL2UP8gekCN2 37iN89b6ehEs5ao9tfJYKzvv/riNW53eCq2dg=
- 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=j7toViAGvLF2CfiS7pCeDNsQIsarJCrRbRzfDj3ivcOv9yFVkoh6L747H3Yhhu69ig ctJiiPhGCjypwFS7n8i76jvIsmYPW1uZBcX2eu1QAfSlw8eVHXgH3C/sy53WmcP4+r06 XtRNvFW4OZ1BWWmZlTu99QUFIBjUwF1u5GlHQ=
HI,
Can anyone check this receipt,
id like to know if the name should remain the same i.e
qt-x11-opensource-src or could i change it to something simple like
qt4 also if anyone knows how to further decrease the size by not
copying unneccessary file eg . designer ( i dont know how to use qt, i
just needed it to run a program based on pyqt4,GNS3, which works fine
)
i also have the receipts for QT4-dev, PyQt4 and sip ready but they are
dependent on the approval of this receipt. Plus was able to compile
qjackctl, as a test for this package.
make DESTDIR install wasnt working and strip was giving some BFD errors.
# SliTaz package receipt.
PACKAGE="qt-x11-opensource-src"
VERSION="4.4.1"
CATEGORY="development"
SHORT_DESC="qt x11 toolkit"
MAINTAINER="allan316@xxxxxxxxx"
DEPENDS=""
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://www.trolltech.com"
WGET_URL="ftp://ftp.tu-chemnitz.de/pub/Qt/qt/source/$TARBALL"
# Rules to configure and make the package.
compile_rules()
{
cd $src
mkdir -p _pkg/usr/
./configure --prefix=$PWD/_pkg/usr
$CONFIGURE_ARGS
make
make install
}
# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
mkdir -p $fs/usr
cp -a $_pkg/usr/q3porting.xml $fs/usr
cp -a $_pkg/usr/bin $fs/usr
cp -a $_pkg/usr/lib/ $fs/usr
}
--
Thanx and regd's.
Allan.
http://www.in2dwok.com
---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/