Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=6368c0a4a3f5a393cca19143a088f7334e4da148
commit 6368c0a4a3f5a393cca19143a088f7334e4da148 Author: Slown <[email protected]> Date: Sun Jul 22 18:34:03 2012 +0100 actmon-0.1-1-i686 * new package diff --git a/source/x11-extra/actmon/FrugalBuild b/source/x11-extra/actmon/FrugalBuild new file mode 100644 index 0000000..702b939 --- /dev/null +++ b/source/x11-extra/actmon/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=actmon +pkgver=0.1 +pkgrel=1 +pkgdesc="Provides a user idle timer for X11" +depends=('python' 'libxscrnsaver') +groups=('x11-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('92c5694a3ef39dd30a1c1038724e4078f9154c4d') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
