mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
bff1d0ce57
This reverts commit 4e8bfcc042
.
Fix SlackBuild so conky builds on -current by removing the
--enable-audacious=yes configure option; miscellaneous
script cleanups.
10 lines
291 B
Text
10 lines
291 B
Text
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"
|