Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6680b9da1bf479da9def0998b7320a49ab7a228b
commit 6680b9da1bf479da9def0998b7320a49ab7a228b Author: Devil505 <[email protected]> Date: Sat Dec 27 18:47:51 2008 +0100 gsmartcontrol-0.8.3-1-i686 * new package diff --git a/source/xapps-extra/gsmartcontrol/FrugalBuild b/source/xapps-extra/gsmartcontrol/FrugalBuild new file mode 100644 index 0000000..12234f5 --- /dev/null +++ b/source/xapps-extra/gsmartcontrol/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Devil505 <[email protected]> + +pkgname=gsmartcontrol +pkgver=0.8.3 +pkgrel=1 +pkgdesc="A graphical user interface for the smartctl hard disk drive health inspection tool." +depends=('smartmontools' 'gtkmm' 'libxau' 'libxdmcp' 'freetype2' 'pcre' 'libxext' 'libxdamage' 'libxml2') +options=('scriptlet') +_F_berlios_ext=".tar.bz2" +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude berlios gnome-scriptlet +groups=('xapps-extra') +archs=('i686') +sha1sums=('27577a9808902d45143c7e680dd8a0b556629a5f') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
