1
0
forked from ports/opt

newsboat: fix build with json-c 0.14

This commit is contained in:
Juergen Daubert 2020-04-20 15:20:56 +02:00
parent a31347b7d3
commit 293b8e6afd
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZS3vc9VhUBif6T4VDTkd7nYqWdJP6yrOZgepdkZegvuspnBg8kwJKdWhqLefiwrlM1oGcoynNLdcftfrGL2YwY=
SHA256 (Pkgfile) = 7b55d88f915ec50865d1b0e07ed94c621f92e7c298ef34a8e937e3174e44ac6b
RWSE3ohX2g5d/Wi88U+laz6Gy1C+7da7n5LCCLUAelWjkIaJauRp2mysuF8MjawGE/DmS8jxmmdSlWY9vvLd1fE84ek6DtErig0=
SHA256 (Pkgfile) = 5f01f3e59d4d1ffa55b7ef8a9801349f387c9d57e07abef5b1e085856cfb26ae
SHA256 (.footprint) = 06b39e043d56a32e79bc658c4ff55db7bd7766762838a1983998f9dd2a93bb3c
SHA256 (newsboat-2.19.tar.xz) = ba484c825bb903daf6d33d55126107b59e41111b455d368362208f1825403d1b
SHA256 (newsboat.1.gz) = ac0c985a65ad6053da0780cf5649348754888cbbd8a59fd89660e1ea8bc8fbb8

View File

@ -5,13 +5,16 @@
name=newsboat
version=2.19
release=1
release=2
source=(https://newsboat.org/releases/$version/$name-$version.tar.xz
newsboat.1.gz podboat.1.gz)
build () {
cd $name-$version
# Fix build with json-c 0.14
sed -e 's/TRUE/1/' -e 's/FALSE/0/' -i src/newsblurapi.cpp
export prefix=/usr
./config.sh
make newsboat podboat