mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
pkgconf: make xlint happy
This commit is contained in:
parent
f4a01cf31d
commit
6fa6cbd615
1 changed files with 3 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=1.5.4
|
version=1.5.4
|
||||||
revision=2
|
revision=2
|
||||||
|
build_style=gnu-configure # cmake and meson also available
|
||||||
|
configure_args="--disable-shared --disable-static"
|
||||||
|
checkdepends="kyua"
|
||||||
short_desc="Provides compiler and linker configuration"
|
short_desc="Provides compiler and linker configuration"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checkdepends="kyua"
|
|
||||||
homepage="https://git.dereferenced.org/pkgconf/pkgconf"
|
homepage="https://git.dereferenced.org/pkgconf/pkgconf"
|
||||||
build_style=gnu-configure # cmake and meson also available
|
|
||||||
configure_args="--disable-shared --disable-static"
|
|
||||||
changelog="https://git.dereferenced.org/pkgconf/pkgconf/raw/branch/master/NEWS"
|
changelog="https://git.dereferenced.org/pkgconf/pkgconf/raw/branch/master/NEWS"
|
||||||
distfiles="https://distfiles.dereferenced.org/pkgconf/${pkgname}-${version}.tar.xz"
|
distfiles="https://distfiles.dereferenced.org/pkgconf/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9c5864a4e08428ef52f05a41c948529555458dec6d283b50f8b7d32463c54664
|
checksum=9c5864a4e08428ef52f05a41c948529555458dec6d283b50f8b7d32463c54664
|
||||||
|
|
Loading…
Add table
Reference in a new issue