Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3299eb3df8e9af5685171ba77de4267322a30e9

commit d3299eb3df8e9af5685171ba77de4267322a30e9
Author: kikadf <kikadf...@gmail.com>
Date:   Wed Sep 21 19:42:40 2011 +0200

libqtpascal-2.4-1-i686

* New package

diff --git a/source/lib-extra/libqtpascal/FrugalBuild 
b/source/lib-extra/libqtpascal/FrugalBuild
new file mode 100644
index 0000000..1260b07
--- /dev/null
+++ b/source/lib-extra/libqtpascal/FrugalBuild
@@ -0,0 +1,32 @@
+# Compiling Time: 3.14 SBU
+# Maintainer: kikadf <kikadf...@gmail.com>
+
+pkgname=libqtpascal
+pkgver=2.4
+pkgrel=1
+pkgdesc="The Free Pascal Qt4 binding allows Free Pascal to interface with the 
C++ Library Qt."
+url="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html";
+_F_archive_name="qt4pas"
+_F_cd_path="$_F_archive_name-V"$pkgver"_Qt4.5.3"
+depends=('libqtwebkit' 'libqtgui' 'libqtscript')
+groups=('lib-extra')
+archs=('i686' 'x86_64')
+up2date="Flasttar $url | sed 's/V//;s/_.*//'"
+source=(http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V$pkgver/$_F_archive_name-V"$pkgver"_Qt4.5.3.tar.gz)
+sha1sums=('3e04a37a05af81d1a068323003679905c8e3f011')
+
+build()
+{
+       Fcd
+       Fexec qmake -query
+       Fexec qmake
+       Fmake
+       Fexe $_F_cd_path/libQt4Pas.so.5.2.4 /usr/lib/libQt4Pas.so.5.2.4
+       Fln /usr/lib/libQt4Pas.so.5.2.4 /usr/lib/libQt4Pas.so.5.2
+       Fln /usr/lib/libQt4Pas.so.5.2.4 /usr/lib/libQt4Pas.so.5
+       Fln /usr/lib/libQt4Pas.so.5.2.4 /usr/lib/libQt4Pas.so
+       Fln /usr/lib/libQt4Pas.so.5.2.4 /usr/lib/libqt4intf.so
+}
+
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to