diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-21 23:45:38 -0400 |
---|---|---|
committer | Chess Griffin <chess@chessgriffin.com> | 2010-05-23 23:10:22 -0500 |
commit | bff1d0ce570cbbac28618ac491bcdf4323c517de (patch) | |
tree | 7f0a99d1ff601835cadff65041ed321b7e154183 /system/conky/conky.info | |
parent | bd0382d8dc8c6763ffe74245d6bce2ff868a8c43 (diff) | |
download | slackbuilds-bff1d0ce570cbbac28618ac491bcdf4323c517de.tar.gz |
Revert "system/conky: Removed (build failure)"
This reverts commit 4e8bfcc04205d55df1e283e93243a163d7a288f2.
Fix SlackBuild so conky builds on -current by removing the
--enable-audacious=yes configure option; miscellaneous
script cleanups.
Diffstat (limited to 'system/conky/conky.info')
-rw-r--r-- | system/conky/conky.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/conky/conky.info b/system/conky/conky.info new file mode 100644 index 0000000000..7ad2c3822c --- /dev/null +++ b/system/conky/conky.info @@ -0,0 +1,10 @@ +PRGNAM="conky" +VERSION="1.8.0" +HOMEPAGE="http://conky.sourceforge.net" +DOWNLOAD="http://downloads.sourceforge.net/conky/conky-1.8.0.tar.bz2" +MD5SUM="494cbaf1108cfdb977fc80454d9b13e2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="M.Dinslage" +EMAIL="daedra1980@gmail.com" +APPROVED="dsomero" |