Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce5ec4fb82ac9b66a9209962a25a4eee7d5986ca
commit ce5ec4fb82ac9b66a9209962a25a4eee7d5986ca Author: DeX77 <[email protected]> Date: Fri Aug 8 14:48:45 2014 +0200 pyhoca-cli-0.4.0.2-1-x86_64 * new package diff --git a/source/apps-extra/pyhoca-cli/FrugalBuild b/source/apps-extra/pyhoca-cli/FrugalBuild new file mode 100644 index 0000000..5715275 --- /dev/null +++ b/source/apps-extra/pyhoca-cli/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: DeX77 <[email protected]> + +pkgname=pyhoca-cli +pkgver=0.4.0.2 +pkgrel=1 +pkgdesc="X2Go command line client (CLI) written in Python" +groups=('apps-extra' 'x2go') +depends=('glibc') +makedepends=('python-distribute') +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
