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

commit 4ccf540a38b14bd91bb80a4fb1a2e2c47e2e704c
Author: Slown <[email protected]>
Date:   Mon Dec 26 18:37:42 2011 +0100

psymon-1.0-1-i686

* new package

diff --git a/source/xapps-extra/psymon/FrugalBuild 
b/source/xapps-extra/psymon/FrugalBuild
new file mode 100644
index 0000000..8c62732
--- /dev/null
+++ b/source/xapps-extra/psymon/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Slown <[email protected]>
+
+pkgname=psymon
+pkgver=1.0
+pkgrel=1
+pkgdesc="A cross platform, task and performance monitor."
+depends=('pyqwt' 'python-psutil>0.4')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+_F_gnome_desktop="y"
+Finclude googlecode gnome-scriptlet
+sha1sums=('7a80034f4ec6dc99f28108751d5444e2bf48e197')
+
+build() {
+       Fcd
+       Fsed '/opt' '/usr/share' psymon.desktop
+       Fmkdir usr/share/$pkgname
+       cp -R psymondatapack/ docs/ psymon $Fdestdir/usr/share/$pkgname/ || Fdie
+       Fwrapper "cd /usr/share/psymon && ./psymon" $pkgname
+       Ffilerel $pkgname.desktop usr/share/applications/$pkgname.desktop
+}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to