Commit Graph

21 Commits

Author SHA1 Message Date
Alexey Pavlov
595129cea6 jsoncpp: Update to 1.9.1 2019-07-17 15:16:56 +03:00
Andrew Sun
126c854309 jsoncpp: update to 1.9.0 2019-07-09 20:43:17 -04:00
J. Peter Mugaas
db913f56f5 cmake 3.12.1 - Update to latest version. Rebuild jsoncpp for new icu. (#4316) 2018-08-26 13:17:24 +03:00
Alexey Pavlov
53befab7f8 jsoncpp: Move to cmake build. Fix library naming scheme 2018-08-08 22:42:54 +03:00
Andrew Sun
5200e72546 jsoncpp-1.8.4 (#3714)
This updates jsoncpp to 1.8.4 and ports it to meson.
2018-05-10 08:26:13 +03:00
Christoph Reiter
30b1216030 jsoncpp: Update to 1.8.1 (#2693) 2017-08-13 00:29:18 +03:00
J. Peter Mugaas
24e6785be2 mingw-w64-cmake 1.7.2 - rebuild with the latest version of libuv and jsoncpp. Note that jsoncpp now also builds shared libraries in addition to static ones and libuv requires a patch. The patch will be in the next versionso it will be dropped accordingly. (#2140) 2017-01-31 20:15:04 +03:00
J. Peter Mugaas
b4b191b2c0 Cmake and deps (#1931)
* mbedtls: Updated to 2.4.0 (#1868)

* mingw-w64-clang 3.9.0 - rev 2 delete files created by patch (#1867)

Delete files created by patches in case we are not deleting from srource
directory.

* jemalloc: Update to 4.2.1 (#1866)

* lua sqlite3 wrapper (#1861)

* Adds a TUI in GNU debugger, GDB. (#1869)

* nghttp2 - 1.16.0 Update to latest version (#1871)

Do not use --enable-lib-only for featureproofing.

* Readline (#1872)

* readline - 7.0 - Update to latest veersion - NOTE:  Will probably break stuff - rebuild what depends upon it

Rekeyed patch for new version and ifdef'ed out chown calls if not
available

* Rebuild some packages that depend upon readline for good measure

* libssh2 - 1.8.0 - Upgrade to latest version (#1876)

* Adding library: flickcurl (#1875)

* Adding library:flickcurl

* Flickcurl: fixing dependency on gtk-doc

* Libarchive (#1878)

* libarchive : 3.2.2

Update to altest version

* libarchive: 3.2.2 - add back dependency on lz4

* Nsis (#1879)

* nsis 3.0 update to release version

* mingw-w64-nsis: 33.

Download should point to main to main site, not mirror
Use https when possible

* g-i-parser: fix race condition (#1881)

* Remove rmtree debugging patch

It is shadowing exceptions thrown from the main "try" block of
GDumpParser._execute_binary_get_tree().

There does seem to be a race condition, but it seems to be related to
subprocess.check_call() and what it does on Windows. At the point
xml.[blah].parse() is called, "dump.xml" is often absent!

* More tolerant rmtreeing

If shutil.rmtree() is failing due to some funky race condition that results
in files the walk doesn't know about being left, then don't worry about it
and continue.

This may leave uniquely named junk lying around in the build tree, but that
is by design not a problem with g-i-scanner. Just don't install the
tmp-introspectXXXXXX folder by accident.

* giscanner debugging: asserts and waits

Make absence of dump.xml or functions.txt fatal, but only after giving them
plenty of time time to appear.

Yes, this is horrible code. But it fixes broken builds almost completely on
my 64-bit Win7 with NTFS.

* Wait for XML to be parsed completely

It's possible that dump.xml might exist but be incompletely written. This
nasty sleep-till-it-parses loop covers that case.

Plus the usual logging so we can see if it's really needed ☺

* gobject-introspection: bump pkgrel

* Updated to stable release 190600_20161030 (#1880)

A fresh new stable release since January 30, 2014!

* go: update to 1.7.3 (#1882)

* Cmake and some prerequisits

mingw-w64-cmake - 3.7.0 - Update to latest version, note dependency upon
libuv
mingw-w64-jsoncpp - 1.7.1 - Update to latest version
mingw-w64-libarchive - 3.2.2 - Changed build to cmake and made patch to
enable Crypto-Next-Generation using bcrypt
mingw-w64-libuv - 1.10.0 - Update to latest version and include two
checkins for bug-fixes.
2016-11-14 08:46:45 +03:00
J. Peter Mugaas
7b9b9d7f8a Update cmake and some dpenedances to latest versions
cmake - 2.6.2
curl 7.50.3
expat - 2.2.0
jsoncpp - 1.7.5
ncurses - 6.0 - 20160917
2016-09-19 18:33:22 -04:00
Ryan Pavlik
35ede7e4da jsoncpp: Fix ${MINGW_PREFIX} getting hard-coded into the CMake package files. 2016-04-26 16:46:17 -05:00
Renato Silva
267230e352 Update several package versions. 2016-04-05 13:35:54 -03:00
Alexey Pavlov
4880fc43bd jsoncpp: Update to 1.7.0 2016-03-22 11:45:35 +03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
U-warlock\alexx
13c9aa2b19 === Rebuild with GCC-5.1.0. Part I === 2015-06-30 16:32:00 +03:00
Drew Waranis
ab01b53608 jsoncpp: Update to 1.6.2 2015-04-13 01:02:08 -07:00
Alexpux
89a5340a55 jsoncpp: Update to 1.4.4 2015-03-04 00:48:22 +03:00
Alexpux
f02a67f5c3 jsoncpp: Update to 1.4.0 2015-02-13 20:42:50 +03:00
Drew Waranis
4e50bed67b Upgraded jsoncpp to 1.3.0. 2015-02-01 02:01:44 -08:00
Alexpux
eecf6d93ac jsoncpp: Install cmake files too. 2015-01-13 20:18:06 +03:00
DrewRWx
5146f4ae73 jsoncpp: Added 2015-01-12 20:56:32 -08:00