We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd3ff1 commit 5cc9715Copy full SHA for 5cc9715
1 file changed
srcpkgs/conky/template
@@ -1,12 +1,12 @@
1
# Template file for 'conky'
2
pkgname=conky
3
version=1.22.3
4
-revision=1
+revision=2
5
build_style=cmake
6
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
7
configure_args="-DRELEASE=ON
8
-DDOC_PATH=share/doc/${pkgname} -DBUILD_CURL=ON
9
- -DBUILD_RSS=ON -DBUILD_WLAN=ON -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_WAYLAND=ON
+ -DBUILD_RSS=ON -DBUILD_WLAN=ON -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_WAYLAND=ON
10
-DBUILD_IMLIB2=ON -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON
11
-DBUILD_LUA_RSVG=ON -DBUILD_XSHAPE=ON"
12
hostmakedepends="libtool pkg-config docbook2x man-db toluapp gperf wayland-devel"
0 commit comments