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

commit be238756398e5ad13b6b73a5e4e3403240923144
Author: crazy <cr...@frugalware.org>
Date:   Mon Feb 1 12:53:23 2010 +0100

qt4-data-4.6.1-1-x86_64
* new package for qt4

diff --git a/source/apps/qt4-data/FrugalBuild b/source/apps/qt4-data/FrugalBuild
new file mode 100644
index 0000000..fa20277
--- /dev/null
+++ b/source/apps/qt4-data/FrugalBuild
@@ -0,0 +1,21 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: crazy <cr...@frugalware.org>
+
+pkgname=qt4-data
+pkgver=4.6.1
+pkgrel=1
+url="http://frugalware.org/";
+pkgdesc="Icons and desktop files for Qt4"
+archs=('i686' 'x86_64' 'ppc')
+groups=("apps")
+depends=( )
+up2date=$pkgver
+source=(http://ftp.frugalware.org/pub/other/sources/qt/$pkgname-$pkgver.tar.bz2)
+sha1sums=('6317e53b1ab6f13f6bf6561ef6d68db5482374d8')
+
+build()
+{
+       Fcd
+       Fmkdir usr
+       mv -v usr $Fdestdir/ || Fdie
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to