Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=c8fe9ffe00155792480d03028aa3f932beba8289

commit c8fe9ffe00155792480d03028aa3f932beba8289
Author: crazy <[email protected]>
Date:   Tue Jan 30 03:25:45 2018 +0100

jsoncpp-1.8.4-1-x86_64

* Version bump
* so name UP ( so.1 -> so.19 arghhh )

diff --git a/source/lib/jsoncpp/FrugalBuild b/source/lib/jsoncpp/FrugalBuild
index d59d341..41dc308 100644
--- a/source/lib/jsoncpp/FrugalBuild
+++ b/source/lib/jsoncpp/FrugalBuild
@@ -2,22 +2,16 @@
# Maintainer: Melko <[email protected]>

pkgname=jsoncpp
-pkgver=1.8.2
+pkgver=1.8.4
pkgrel=1
pkgdesc="JSON C++ library."
-depends=('glibc>=2.25-5')
+depends=('glibc>=2.26.9000-3')
groups=('lib')
archs=("x86_64")
-## NOTE:
-## remove that patch once libjsoncpp.so.11 jumps to
-## whaever else and rebuild rev-depends!
-## that is now 1.8.3 , jumps to .19!! also he switched to meson build in a 
weird way
-source+=(set-soname-to-1.patch)
_F_github_author="open-source-parsers"
_F_github_name="$pkgname"
_F_github_tag="y"
-sha1sums=('7393fd5d5c87a81c729e9c77c4ee0974a0c73c1e' \
-          'f76a3f084c42088212d9fb2c9117d35b9fc1fac8')
+sha1sums=('98a56dba0cc6378c91668b6e1c120a657820c45e')
_F_cmake_confopts+=" -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_SHARED_LIBS=ON \
diff --git a/source/lib/jsoncpp/set-soname-to-1.patch 
b/source/lib/jsoncpp/set-soname-to-1.patch
deleted file mode 100644
index 612d826..0000000
--- a/source/lib/jsoncpp/set-soname-to-1.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur jsoncpp-1.7.7/CMakeLists.txt jsoncpp-1.7.7-p/CMakeLists.txt
---- jsoncpp-1.7.7/CMakeLists.txt       2016-10-02 18:32:21.000000000 +0200
-+++ jsoncpp-1.7.7-p/CMakeLists.txt     2016-10-03 16:38:11.766677060 +0200
-@@ -74,7 +74,7 @@
- #IF(NOT JSONCPP_VERSION_FOUND)
- #    MESSAGE(FATAL_ERROR "Failed to parse version string properly. Expect 
X.Y.Z")
- #ENDIF(NOT JSONCPP_VERSION_FOUND)
--SET( JSONCPP_SOVERSION 11 )
-+SET( JSONCPP_SOVERSION 1 )
- SET( JSONCPP_USE_SECURE_MEMORY "0" CACHE STRING "-D...=1 to use memory-wiping 
allocator for STL" )
-
- MESSAGE(STATUS "JsonCpp Version: 
${JSONCPP_VERSION_MAJOR}.${JSONCPP_VERSION_MINOR}.${JSONCPP_VERSION_PATCH}")
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to