Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ba42b5fe897d7e3d7a4e745235687cf94569011
commit 5ba42b5fe897d7e3d7a4e745235687cf94569011 Author: bouleetbil <[email protected]> Date: Sat Feb 28 23:09:55 2009 +0100 tuntun-0.3.1-1-i686 *new package diff --git a/source/gnome-extra/tuntun/FrugalBuild b/source/gnome-extra/tuntun/FrugalBuild new file mode 100644 index 0000000..cb86842 --- /dev/null +++ b/source/gnome-extra/tuntun/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=tuntun +pkgver=0.3.1 +pkgrel=1 +pkgdesc="Applet gnome for manage vpn connections." +depends=('gnome-applets' 'libglade' 'libgnome' 'openvpn') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +Finclude googlecode +sha1sums=('2a013e68b37ecfc68e5dde0e7cfc94ab7d656481') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
