Skip to content

Commit 5cc9715

Browse files
conky: add wayland support, make linter happy and bump revision
1 parent abd3ff1 commit 5cc9715

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/conky/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Template file for 'conky'
22
pkgname=conky
33
version=1.22.3
4-
revision=1
4+
revision=2
55
build_style=cmake
66
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
77
configure_args="-DRELEASE=ON
88
-DDOC_PATH=share/doc/${pkgname} -DBUILD_CURL=ON
9-
-DBUILD_RSS=ON -DBUILD_WLAN=ON -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_WAYLAND=ON
9+
-DBUILD_RSS=ON -DBUILD_WLAN=ON -DBUILD_X11=ON -DBUILD_XDBE=ON -DBUILD_WAYLAND=ON
1010
-DBUILD_IMLIB2=ON -DBUILD_LUA_CAIRO=ON -DBUILD_LUA_IMLIB2=ON
1111
-DBUILD_LUA_RSVG=ON -DBUILD_XSHAPE=ON"
1212
hostmakedepends="libtool pkg-config docbook2x man-db toluapp gperf wayland-devel"

0 commit comments

Comments
 (0)