Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=038cee46ccc66b50b118a45007b753bb11907dfb
commit 038cee46ccc66b50b118a45007b753bb11907dfb Author: bouleetbil <[email protected]> Date: Sun Oct 4 19:12:25 2009 +0200 devicekit-power-007-1-i686 *new package diff --git a/source/apps/devicekit-power/FrugalBuild b/source/apps/devicekit-power/FrugalBuild new file mode 100644 index 0000000..192ee4c --- /dev/null +++ b/source/apps/devicekit-power/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling time: 0.07 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=devicekit-power +_F_archive_name=DeviceKit-power +pkgver=007 +pkgrel=1 +pkgdesc="An abstraction for enumerating power devices, listening to device events and querying history and statistics" +url="http://www.freedesktop.org/wiki/Software/hal" +depends=('dbus-glib' 'udev' 'devicekit' 'policykit' 'libusb' 'libgudev') +makedepends=('intltool') +groups=('apps') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://hal.freedesktop.org/releases/" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('2b814bcf89fbeaad5d42a6c4909b1aa42672a226') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
