parent
fe0c19e56a
commit
6154982486
@ -1340,7 +1340,7 @@ libspeechd.so.2 speech-dispatcher-0.8_1
|
||||
libre2.so.10 re2-2023.03.01_1
|
||||
libminizip.so.1 minizip-1.2.7_1
|
||||
libsrtp2.so.1 libsrtp-2.1.0_1
|
||||
libjsoncpp.so.24 jsoncpp-1.9.4_1
|
||||
libjsoncpp.so.25 jsoncpp-1.9.5_1
|
||||
libesmtp.so.6 libesmtp-1.0.6_21
|
||||
libcaca.so.0 libcaca-0.99.beta18_3
|
||||
libcaca++.so.0 libcaca-0.99.beta18_3
|
||||
|
@ -1,16 +1,14 @@
|
||||
# Template file for 'jsoncpp'
|
||||
pkgname=jsoncpp
|
||||
version=1.9.4
|
||||
revision=2
|
||||
version=1.9.5
|
||||
revision=1
|
||||
build_style=meson
|
||||
short_desc="JSON implementation in C++"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Public Domain, MIT"
|
||||
homepage="https://github.com/open-source-parsers/jsoncpp"
|
||||
distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e34a628a8142643b976c7233ef381457efad79468c67cb1ae0b83a33d7493999
|
||||
|
||||
CXXFLAGS="-D_GLIBCXX_USE_C99_STDIO=1"
|
||||
checksum=f409856e5920c18d0c2fb85276e24ee607d2a09b5e7d5f0a371368903c275da2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user