Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00b4b4ce481c47970a5b75bc0ec681c560daaccc

commit 00b4b4ce481c47970a5b75bc0ec681c560daaccc
Author: DeX77 <[email protected]>
Date:   Fri Jan 27 19:04:43 2017 +0100

Revert "conky-1.9.0-3-x86_64 - removed - repo cleanup"

This reverts commit ebd35edc59a42928b3ec0fdb6b5a6eee2f0ad788.

diff --git a/source/xapps-extra/conky/FrugalBuild 
b/source/xapps-extra/conky/FrugalBuild
new file mode 100644
index 0000000..bdf53da
--- /dev/null
+++ b/source/xapps-extra/conky/FrugalBuild
@@ -0,0 +1,34 @@
+# Compiling Time: 0.10 SBU
+# Maintainer: Anthony Jorion <[email protected]>
+# Contributor: Devil505 <[email protected]>
+# Contributor: DNAku <[email protected]>
+
+pkgname=conky
+pkgver=1.9.0
+pkgrel=3
+pkgdesc="Light-weight system monitor."
+_F_sourceforge_ext=".tar.bz2"
+Finclude sourceforge
+depends=('wireless_tools' 'imlib2' 'libxdamage' 'libxft' 'glib2' 'curl' \
+       'alsa-lib' 'toluapp>=1.0.93-3' 'cairo' 'nghttp2' 'ncurses>=6.0-3')
+makedepends=('x11-protos')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+backup=(etc/conky/conky.conf etc/conky/conky_no_x11.conf)
+sha1sums=('2069cbdb8e7224fcbf3c6b1ddebf64a51634b4cc')
+
+build()
+{
+       Fbuild --enable-xft \
+               --enable-own-window \
+               --enable-wlan \
+               --enable-rss \
+               --enable-ibm \
+               --enable-imlib2 \
+               --enable-lua \
+               --enable-lua-cairo \
+               --enable-lua-imlib2
+       Fdocrel doc/*.html
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to