Commit Graph

8220 Commits

Author SHA1 Message Date
Tony Theodore 4309cb764c sqlcipher: fix build, install program, and build test 2017-10-10 20:04:35 +11:00
Boris Nagaev e766e79170 add package sqlcipher 2017-10-10 19:35:07 +11:00
Tony Theodore ede8628ec0 Merge pull request #1930 from tonytheodore/tcl
tck.tk plugin: use new style options, full install, and fix build
2017-10-10 19:28:07 +11:00
Tony Theodore 5fea68ef14 tck.tk plugin: use new style options, full install, and fix build
Users of this plugin probably want a full install and newer autotools treat unrecognized options as warnings
2017-10-10 19:26:16 +11:00
Tony Theodore 57fdf882cf Merge pull request #1929 from tonytheodore/url2
libmikmod: add URL_2
2017-10-10 17:33:27 +11:00
Tony Theodore aa18083625 libmikmod: add URL_2 2017-10-10 17:32:04 +11:00
Tony Theodore adf4a4dc9a Merge pull request #1928 from tonytheodore/libharu-pkg-config
libharu: add *.pc file and use for test
2017-10-10 16:50:05 +11:00
Tony Theodore a8ccdd126b libharu: add *.pc file and use for test 2017-10-10 16:48:58 +11:00
Tony Theodore 0a4e2fd9b4 Merge pull request #1927 from tonytheodore/cleanup-style
Style cleanup
2017-10-10 16:26:44 +11:00
Tony Theodore 5dcc8ede4c run make cleanup-deps-style 2017-10-10 16:24:40 +11:00
Tony Theodore e8fdb8f0f7 run make cleanup-style 2017-10-10 16:22:37 +11:00
MXEBot as Travis CI 3b69d42716 Update packages.json & build-matrix.html 2017-10-10 04:43:19 +00:00
Tony Theodore 2dafc4dc61 Merge pull request #1926 from tonytheodore/gis-new
GIS related packages - New and updated
2017-10-10 15:42:17 +11:00
Tony Theodore c4ea4be28b ossim: update and switch to github
The master branch appears to be a stable release branch so track that
instead of tags which have unpredictable names
2017-10-10 15:31:50 +11:00
Luke 78f9235232 Style updates 2017-10-10 15:31:50 +11:00
Luke 2aae4632d5 Update gdal version. Removed patch for openjpeg-2.2 as gdal now supports it directly. 2017-10-10 15:31:49 +11:00
Luke 9043fec8b6 Update spatialite for style and functionality. 2017-10-10 15:31:49 +11:00
Luke c335c5f97b Update freexl for style. 2017-10-10 15:31:49 +11:00
Luke 4f49515dec Update gdal; adds spatialite support 2017-10-10 15:31:49 +11:00
Luke 7185fee588 Added SpatiaLite, an open-source library to extend SQLite to support Spatial SQL 2017-10-10 15:31:49 +11:00
Luke 9831e728e8 Update geos 2017-10-10 15:31:49 +11:00
Luke d1ebe856f1 Added libspatialindex, a generic C/C++ library for spatial indexing 2017-10-10 15:31:49 +11:00
Luke 8aedb2414e Added qtkeychain, a platform-independent Qt API for storing passwords securely 2017-10-10 15:31:49 +11:00
Luke 60f40b6fac Added FreeXL, an open-source Excel data extractor 2017-10-10 15:31:48 +11:00
Luke 3f6b2cc041 Update host-toolchain make-w32; the old download package was no longer available 2017-10-10 15:31:48 +11:00
Luke a175395e25 Update: armadillo 2017-10-10 15:31:48 +11:00
Luke 956652d963 Update qscintilla2 2017-10-10 15:31:48 +11:00
Luke b47d8614e5 Update json-c 2017-10-10 15:31:48 +11:00
Luke 448c95ea6c Update libgeotiff 2017-10-10 15:31:48 +11:00
Luke 3aca05268d Update proj 2017-10-10 15:31:48 +11:00
Luke f9d0b95321 Update gta 2017-10-10 15:31:48 +11:00
MXEBot as Travis CI 7a8501ba80 Update packages.json & build-matrix.html 2017-10-09 08:53:44 +00:00
Tony Theodore fce97a6ef7 Merge pull request #1923 from pavelvat/update-gstreamer
update gstreamer
2017-10-09 19:52:08 +11:00
Tony Theodore 66e00a8de7 Merge pull request #1922 from tonytheodore/pkg-patches
Improve plugin patch handling and fix gcc7/gcc-host related issues
2017-10-09 15:31:43 +11:00
Luke Potgieter a966448a7c mingw-w64: fix gcc7 build
Taken from and fixes #1782

Add to gcc7 plugin since it breaks opencv and cgal for gcc5
2017-10-09 15:28:11 +11:00
Tony Theodore a6351242b6 winpthreads-host: use mingw-w64 patches 2017-10-09 15:19:53 +11:00
Tony Theodore c8c6aa0720 gcc: workaround parallel build failure 2017-10-09 15:19:53 +11:00
Tony Theodore 762fb617d1 gcc-host plugin: use gcc patches
prevents mismatches when other gcc plugins are used
2017-10-09 15:19:53 +11:00
Tony Theodore 3e6d76dec6 Makefile: always eval $(PKG)_PATCHES as a variable
Allows plugin packages to re-use the variable (eg. gcc7 and gcc-host)
and keep this metadata in sync (same as *_VERSION, *_FILE, etc.)
2017-10-09 15:19:53 +11:00
Pavel Vatagin d1c1842630 update gstreamer 2017-10-08 13:38:59 +03:00
MXEBot as Travis CI 75fd635f6c Update packages.json & build-matrix.html 2017-10-07 11:38:27 +00:00
Mark Brand 3d2369f71d qt5: update to 5.9.2
qtwebkit is still at version 5.9.1 since 5.9.2 is not published.
2017-10-07 11:55:33 +02:00
MXEBot as Travis CI d651d2db75 Update packages.json & build-matrix.html 2017-10-04 20:11:07 +00:00
Mark Brand 7aba61f97b update curl 2017-10-04 22:10:17 +02:00
Tony Theodore 132f3484da Merge pull request #1918 from tonytheodore/gcc-plugin-patches
gcc plugins: use plugin-specific patches
2017-10-01 21:49:24 +11:00
Tony Theodore 4a693c3e88 gcc plugins: use plugin-specific patches
From 9eb13fc4b8 (commitcomment-24681487),
the patch in #1915 is a backport and doesn't apply to gcc > 5.
2017-10-01 21:42:05 +11:00
Tony Theodore ba2afa1afa Merge pull request #1916 from tonytheodore/qt5-deps
qt5: read deps from files in current directory
2017-10-01 17:15:04 +11:00
Tony Theodore 9eb13fc4b8 Merge pull request #1915 from tonytheodore/gcc-xcode9
gcc: fix Darwin build with Xcode9
2017-10-01 17:14:06 +11:00
MXEBot as Travis CI dc8f4812d6 Update packages.json & build-matrix.html 2017-09-30 22:02:48 +00:00
Mark Brand 104095662a update: jasper 2017-10-01 00:01:49 +02:00