mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gflags: orphan
This commit is contained in:
parent
952425276f
commit
68798f31e1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args=" -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON"
|
configure_args=" -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON"
|
||||||
short_desc="A C++ library that implements commandline flags processing"
|
short_desc="A C++ library that implements commandline flags processing"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://gflags.github.io/gflags"
|
homepage="http://gflags.github.io/gflags"
|
||||||
distfiles="https://github.com/gflags/gflags/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gflags/gflags/archive/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue