mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
conky-cli: cross working with the conky patch set
This commit is contained in:
parent
113a7edc4c
commit
2f7c2948c4
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'conky-cli'
|
# Template file for 'conky-cli'
|
||||||
pkgname=conky-cli
|
pkgname=conky-cli
|
||||||
version=1.10.0
|
version=1.10.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/-cli/}-${version}"
|
wrksrc="${pkgname/-cli/}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -13,7 +13,6 @@ makedepends="lua52-devel ncurses-devel wireless_tools-devel libglib-devel libcur
|
||||||
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
||||||
provides="conky-${version}_${revision}"
|
provides="conky-${version}_${revision}"
|
||||||
conflicts="conky>=0"
|
conflicts="conky>=0"
|
||||||
nocross=yes
|
|
||||||
short_desc="Conky command line without X11"
|
short_desc="Conky command line without X11"
|
||||||
maintainer="Ypnose <linuxien@legtuxDOTorg>"
|
maintainer="Ypnose <linuxien@legtuxDOTorg>"
|
||||||
license="BSD, GPL-3"
|
license="BSD, GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue