gflags: marked unmaintained

This commit is contained in:
John McQuah 2023-08-14 15:52:57 -04:00
parent 688e07785b
commit c11168ad7a
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wc8eEx2gsRJpPo+1Qpf+mBh1YcXTbLXUVQeWlsr99x1AWpyqx0GBWSlyP47U0u6AJ0leTT3m2GOsFsjfJLWGAU=
SHA256 (Pkgfile) = d7e6aa796c1ba7be32afc72c0640ea27fe181f7c5175d04cbbeadd545545476c
RWSagIOpLGJF3x47KjD0aUrzKTFKn1S4kEGhwXy7pv7y5Jz7iPB7JINtYiBNgLSlOKiiipJdyJvPFyn2ik9pevSfXitMVE0y0Qc=
SHA256 (Pkgfile) = b4ec45bac3f96c3cfd2907f7d3ca4c341cd69d3c752d69334d75298236395345
SHA256 (.footprint) = 23da4ceea99ad7d6724c902dd42436768b68675e591c9a436b8ff485a2b181cb
SHA256 (gflags-2.2.2.tar.gz) = 34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf

View File

@ -1,12 +1,11 @@
# Description: C++ Library for commandline flag processing
# URL: https://github.com/schuhschuh/gflags
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: cmake ninja
# Maintainer: UNMAINTAINED
name=gflags
version=2.2.2
release=1
source=(https://github.com/schuhschuh/gflags/archive/v$version/$name-$version.tar.gz)
source=(https://github.com/schuhschuh/$name/archive/v$version/$name-$version.tar.gz)
build() {
cmake -S $name-$version -B build -G Ninja \