[Frugalware-git] frugalware-current: lcdproc-0.5.4-1-x86_64 * new package
James Buren
ryuo at frugalware.org
Sat Jul 23 01:25:54 CEST 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ee50306889b87d237e92ed45deda70e330caf227
commit ee50306889b87d237e92ed45deda70e330caf227
Author: James Buren <ryuo at frugalware.org>
Date: Fri Jul 22 18:26:32 2011 -0500
lcdproc-0.5.4-1-x86_64
* new package
diff --git a/source/apps-extra/lcdproc/FrugalBuild b/source/apps-extra/lcdproc/FrugalBuild
new file mode 100644
index 0000000..fc98c41
--- /dev/null
+++ b/source/apps-extra/lcdproc/FrugalBuild
@@ -0,0 +1,30 @@
+# Compiling Time: 0.26 SBU
+# Maintainer: James Buren <ryuo at frugalware.org>
+
+pkgname=lcdproc
+pkgver=0.5.4
+pkgrel=1
+pkgdesc="A program for displaying information on simple LCD displays."
+depends=('libftdi' 'libhid')
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+backup=(etc/{lcdexec,lcdvc,lcdproc,LCDd}.conf)
+Finclude sourceforge
+sha1sums=('dd20ecbc991f11f9b3fa5526bec2ac8b7081be5f')
+Faddsubpkg "$pkgname-xosd" "The xosd driver for $pkgname." "xosd"
+Faddsubpkg "$pkgname-lirc" "The lirc driver for $pkgname." "lirc"
+
+build()
+{
+ Fbuild --enable-drivers=all \
+ --enable-lcdproc-menus \
+ --enable-seamless-hbars \
+ --enable-testmenus \
+ --enable-stat-nfs \
+ --enable-stat-smbfs \
+ --enable-permissive-menu-goto
+ Fsplit $pkgname-xosd /usr/lib/$pkgname/xosd.so
+ Fsplit $pkgname-lirc /usr/lib/$pkgname/lirc.so
+}
+
+# optimization OK
More information about the Frugalware-git
mailing list