Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf806b5836812b2380e3ec8197d3a04e23e137b5
commit cf806b5836812b2380e3ec8197d3a04e23e137b5 Author: DeX77 <[email protected]> Date: Fri Aug 8 14:44:50 2014 +0200 pyhoca-gui-0.4.0.9-1-x86_64 * new package diff --git a/source/xapps-extra/pyhoca-gui/FrugalBuild b/source/xapps-extra/pyhoca-gui/FrugalBuild new file mode 100644 index 0000000..eda9564 --- /dev/null +++ b/source/xapps-extra/pyhoca-gui/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: DeX77 <[email protected]> + +pkgname=pyhoca-gui +pkgver=0.4.0.9 +pkgrel=1 +pkgdesc="wxPython based system tray applet for X2Go" +groups=('xapps-extra' 'x2go') +depends=('glibc') +makedepends=('python-distribute' 'python-distutils-extra' 'intltool') +archs=('i686' 'x86_64') +url="http://www.x2go.org" +source=("http://code.x2go.org/releases/source/$pkgname/$pkgname-$pkgver.tar.gz") +up2date="Flasttar http://code.x2go.org/releases/source/$pkgname" +signatures=("${source[0]}.asc" ) + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
