mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
parent
04e1dcec36
commit
96ab741f14
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'ncdc'
|
# Template file for 'ncdc'
|
||||||
pkgname=ncdc
|
pkgname=ncdc
|
||||||
version=1.21
|
version=1.21
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-geoip"
|
configure_args="--with-geoip"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglib-devel ncurses-devel sqlite-devel gnutls-devel geoip-devel zlib-devel bzip2-devel libmaxminddb-devel"
|
makedepends="libglib-devel ncurses-devel sqlite-devel gnutls-devel zlib-devel
|
||||||
short_desc="Modern and lightweight direct connect client with a ncurses interface"
|
bzip2-devel libmaxminddb-devel"
|
||||||
|
short_desc="Modern and lightweight DC client with a ncurses interface"
|
||||||
maintainer="whoami <whoami@systemli.org>"
|
maintainer="whoami <whoami@systemli.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dev.yorhel.nl/ncdc"
|
homepage="https://dev.yorhel.nl/ncdc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue