Commit Graph

6678 Commits

Author SHA1 Message Date
Mark Brand 8ff1ac29c4 update vmime 2020-02-16 23:07:40 +01:00
Mark Brand f53e12bd74 update pcre 2020-02-14 17:41:01 +01:00
Mark Brand 32689aeecf update: gnutls, libgpg_error, libtasn1, poppler 2020-02-10 12:17:16 +01:00
Mark Brand 7faa17ed7e update sqlite 2020-01-29 23:40:25 +01:00
Mark Brand 9a5e6a0ba8 qt5: update to 5.14.1 2020-01-28 16:14:04 +01:00
Mark Brand ab653ed4eb update sqlite 2020-01-23 16:56:56 +01:00
Tony Theodore b97b15372f qtifw: update 3.1.1 --> 3.2.0 and fix for Qt 5.14
also use BUILD_DIR etc
2020-01-19 16:22:37 +11:00
Tony Theodore fb86013d62 quazip: update 0.7.6 --> 0.8.1 2020-01-19 16:21:18 +11:00
Tony Theodore 559d10d5e2 qtbase: reduce size of cmake test by removing plugins 2020-01-19 16:20:15 +11:00
Tony Theodore 20a727ac0f opencsg: fix for Qt 5.14 update 2020-01-19 16:19:28 +11:00
Tony Theodore 2a6658cd92 qtbase: add cmake test 2020-01-19 15:13:35 +11:00
Tony Theodore a73ac718e0 Revert "qtbase: add missing dependencies required at link-time"
This reverts commit 5a2e1d7cba.
2020-01-19 15:13:35 +11:00
Artem Pisarenko b2e6db8d3b qtbase: fix cmake static linking
CMake support in latest Qt version introduced required mechanism, which
absence being workaround by removed lines in qtbase.mk (and this workaround
applies only to some of essential modules, so linking with other modules still
fail).
Add temporary Qt patch to fix another issue causing new mechanism to not work on
mingw platform.
2020-01-19 15:13:35 +11:00
Artem Pisarenko bb50854b01 qtbase: add missing dependencies required at link-time
CMake application being built against Qt shared targets
fails with "undefined reference" errors at link stage
without libraries shipped within these packages.
2020-01-19 15:13:35 +11:00
Mark Brand 1e88484f92 update: jpeg 2020-01-13 14:44:30 +01:00
Mark Brand 0ab036bcaf update: curl, gsoap 2020-01-08 22:12:49 +01:00
Mark Brand c8e4dc5f6d update: ffmpeg, libjpeg-turbo, poppler, wavpack 2020-01-05 18:12:39 +01:00
Mark Brand 16952b5f6f qtbase: improve makefile style 2019-12-18 12:07:17 +01:00
Daniel Bryant b03103d422 add Qt5Network library dependencies 2019-12-18 11:50:41 +01:00
Boris Pek 2484b58e91 qca: fix build after recent changes 2019-12-15 18:28:15 +11:00
Mark Brand 86b8d388e3 qtbase: fix cmake linking workaround
Qt5GuiConfig.cmake needed some additional dependencies.
Many of these are introduced by the imageformat and platform plugins.
The workaround is only necessary for static builds.

The cmake test in qttools now builds successfully.
2019-12-13 01:00:27 +01:00
Mark Brand 04f3442412 qt5: update to 5.14.0 2019-12-12 17:46:10 +01:00
Tony Theodore aab04b93b0 vtk: use new style PKG_CONFIGURE_OPTS
closes #2439
2019-12-06 20:39:13 +11:00
Tony Theodore 181da98e54 vtk: add user configure opts
see #2439
2019-12-06 19:51:14 +11:00
Harmen Stoppels 86c6dda223 Bump glew 2019-12-06 19:20:39 +11:00
Mark Brand ba36f51e25 update gsoap 2019-12-04 22:05:17 +01:00
Mark Brand 51c4e54740 update gnutls 2019-12-03 15:04:03 +01:00
Mark Brand 28ca6a96a3 update: freetds, poppler 2019-12-03 09:23:17 +01:00
Mark Brand 12b085f47b update: libtasn1, vmime 2019-11-24 20:38:51 +01:00
Mark Brand 273a4043a9 update pcre2 2019-11-22 23:47:38 +01:00
Mark Brand 429839fa73 flac, freetds, gsoap, libidn2 2019-11-16 22:56:47 +01:00
Tony Theodore 0ef3951c03 qttools: standardise cmake test 2019-11-09 04:15:59 +11:00
Tony Theodore 405b8ab227 wt: case fix again 2019-11-09 02:24:12 +11:00
Tony Theodore 65e2bc3c2b wt: fix build on case senstive filesystem 2019-11-09 01:37:23 +11:00
Tony Theodore b38e0e0134 itk: update 4.13.1 --> 5.0.1
finally fixes i686-w64-mingw32.shared
2019-11-09 01:35:01 +11:00
Tony Theodore 25d6b85b51 qtifw: rm test program first
can be a directory on darwin
2019-11-09 00:56:18 +11:00
Tony Theodore 371cbdde75 xmlsec: update 1.2.28 --> 1.2.29
requires vista and above functions
2019-11-09 00:56:18 +11:00
Tony Theodore df15b91859 qtifw: force mv of test program 2019-11-09 00:01:42 +11:00
Mark Brand 0c32f5a353 update: curl, libtasn1, tiff, zstd 2019-11-06 22:02:59 +01:00
Tony Theodore 1cd41f17d1 pe-util: update and add extra defaults
see #2231
2019-11-06 20:44:53 +11:00
Tony Theodore f07ce35f55 libgpg_error: fix for automake < 1.12
closes #2338
2019-11-06 19:14:20 +11:00
Tony Theodore 01d9891fb6 libgpg_error: fix whitespace issue
closes #2339
2019-11-06 19:05:05 +11:00
Tony Theodore 5c4a5b99e5 qwt: build in top-level to install more features
closes #2359
2019-11-06 18:27:16 +11:00
Tony Theodore e5db7330b8 icu4c: use 7za instead of zip
closes #2429
2019-11-05 20:07:57 +11:00
Tony Theodore 05674fd67d gcc: fix ice in ix86_compute_frame_layout
fixes #2426
2019-11-05 16:15:53 +11:00
Mark Brand 25b48f2ae8 icu4c: fix for x86_64-w64-mingw32.shared build
This is the 2nd attempt to fix the problem, after realizing that
the manual renaming of the DLL is still needed for
i686_64-w64-mingw32.shared but not for x86_64-w64-mingw32.shared.
2019-11-03 23:37:35 +01:00
Mark Brand 3f0668d21d Revert "icu4c: fix shared build by removing obsolete hack"
The patch seems to have been a misguided response to a interference
from a previous build.

This reverts commit 82ef2bc32c.
2019-11-03 22:52:38 +01:00
Tony Theodore 3c46541e49 pe-util: really use mxe boost
fixes #2428
2019-11-04 08:38:11 +11:00
Mark Brand 5d9caf6cbd update: libxml2, libxslt, wt 2019-11-03 11:04:41 +01:00
Tony Theodore bc1dab78fd ghostscript: refresh patch 2019-11-03 17:58:07 +11:00
Tony Theodore 3fee463ee2 ghostscript: fix conflicting types
fixes #2424
2019-11-03 17:54:20 +11:00
Tony Theodore 6dfdebbc0d pe-util: use only mxe boost for native build
fixes #2425
2019-11-03 17:34:42 +11:00
Mark Brand 82ef2bc32c icu4c: fix shared build by removing obsolete hack
icudt65.dll is no longer named libicudt65.dll
2019-11-01 00:00:18 +01:00
Mark Brand b5f9aab93e qt5: update to 5.13.2 2019-10-31 23:04:24 +01:00
Mark Brand 284ce18524 update harfbuzz 2019-10-29 23:42:48 +01:00
Mark Brand 8491374c5c update: libssh, mpg123, poppler 2019-10-27 18:59:53 +01:00
Tony Theodore cf641c9ae0 icu4c: disable icu-config, fix pkg-config, use default namespace
- icu-config is deprecated
 - pkg-config has special handling for mingw, aix, os400
     disable this to use linux style shared lib naming and symlinks
 - U_USING_ICU_NAMESPACE=0 is now the default
2019-10-24 00:17:41 +11:00
Tony Theodore 857610d628 icu4c: bundle test to verify deployment 2019-10-24 00:17:41 +11:00
Gregorio Litenstein f594f30f9f icu4c: add fixes and test from #2361 2019-10-24 00:17:41 +11:00
Tony Theodore ccea7d8238 icu4c: update 56.1 --> 65.1 and modernise
- autoreconf and patch no longer required
- use GH_CONF
- separate native build
- use $($(PKG)_CONFIGURE_OPTS)

replaces #2361 and #2191
2019-10-24 00:17:41 +11:00
Tony Theodore d1dad0d64e curl: fix tab and use BUILD_DIR/SOURCE_DIR 2019-10-21 19:25:22 +11:00
Viktor Szakats 9ea0397bfc secure URLs
* also remove the last ftp:// URL, which was a mirror
2019-10-20 13:01:57 +11:00
Mark Brand f56dd44297 update: freetds, gsoap, qtxlsxwriter 2019-10-19 13:04:13 +02:00
Tony Theodore 8e15248c5a qtwebkit: update checksum
see: https://github.com/mxe/mxe/pull/2414#issuecomment-542245501
2019-10-16 07:33:42 +11:00
Mark Brand 65438a45ba update: ghostscript, twolame, vmime 2019-10-15 22:02:16 +02:00
Boris Pek d9b91a2749 update qtwebkit 2019-10-15 20:16:46 +11:00
Tony Theodore fba69d2005 qt qtbase: set MAKE variable to bypass detection 2019-10-15 18:21:47 +11:00
Lothar Serra Mari 87f101588c fluidsynth: Update to version 2.0.7 2019-10-15 12:47:48 +11:00
Tony Theodore 7c28b64822 vcdimager: update 0.7.24 --> 2.0.1
fixes #2401
2019-10-13 20:47:04 +11:00
Tony Theodore f312209ac2 qtifw: wrap lines and fix darwin build (creates *.app) 2019-10-13 20:30:22 +11:00
Tony Theodore 7be5f6bd35 cmake: update 3.10.0 --> 3.15.4
replaces #2293
2019-10-13 18:37:46 +11:00
Tony Theodore a9df005bb1 openthreads and openscenegraph: move try run results to cmake wrapper 2019-10-13 18:36:43 +11:00
Tony Theodore 50bf6395cc primesieve: update 7.3 --> 7.4 2019-10-13 18:35:24 +11:00
Tony Theodore eab86f9460 libssh: fix patch for extraneous add_library
also remove indentation - patch isn't accepted upstream
2019-10-13 16:58:31 +11:00
Tony Theodore 8aa4c1321b openal: update 1.16.0 --> 1.19.1 2019-10-13 16:29:25 +11:00
Tony Theodore 19eea2c659 fluidsynth: enable readline support 2019-10-13 00:51:11 +11:00
Tony Theodore f9ff614bf9 termcap: install *.pc file 2019-10-13 00:50:24 +11:00
Tony Theodore 03ba05e2d8 glib-networking: build without ca-certificates 2019-10-12 16:53:46 +11:00
Tony Theodore 5cbf5fd679 ghostscript: retry on parallel fail 2019-10-12 16:12:16 +11:00
Mark Brand 9bf8da3ef9 update sqlite 2019-10-11 16:23:21 +02:00
Jonas Kvinge 38d349a986 Change url 2019-10-11 15:08:07 +11:00
Jonas Kvinge 17bcefd361 icu4c: Fix urls and update 2019-10-11 15:08:07 +11:00
Mark Brand ae41a17cf9 update: freetds, xxhash 2019-10-08 23:31:30 +02:00
Mark Brand 18e5a1980e update vmime 2019-10-07 12:24:18 +02:00
Mark Brand cabff2ac23 update sqlite 2019-10-05 12:34:41 +02:00
Mark Brand b674d64583 update harfbuzz 2019-10-04 14:23:44 +02:00
Viktor Szakats e9506eeaad libmpeg2: fix homepage, tabs, use HTTPS 2019-10-03 22:29:10 +10:00
Mark Brand b9eff145de update gnutls 2019-10-01 09:38:35 +02:00
Mark Brand f4a8a4ac9c update expat 2019-09-27 21:35:10 +02:00
Jan-Michael Brummer 3fd4bb4eed Add glib-networking package 2019-09-27 12:09:20 +10:00
Mark Brand c2186ceb73 update gsoap 2019-09-24 23:05:51 +02:00
Mark Brand ab0c104f21 update: freetds, gstreamer, poppler, vmime 2019-09-23 23:33:51 +02:00
Jonas Kvinge be5a766c8e Fix libmpcdec update 2019-09-22 10:54:45 +02:00
Mark Brand 5bc882d019 update gdb 2019-09-21 02:42:11 +02:00
Seth Raymond 90da28981e Update lcms checksum
Fixing out-of-date checksum for lcms2
2019-09-19 15:48:46 +02:00
Martin Müllenhaupt e479e87b0e package qtifw: update to 3.1.1, build test 2019-09-19 12:30:08 +02:00
Mark Brand a8cf185d1a update poco 2019-09-19 11:54:08 +02:00
Mark Brand c95db71a95 update gsoap 2019-09-17 23:08:42 +02:00
Mark Brand f28d710f7e hdf-eos5: rebase patches
Fix for https://github.com/mxe/mxe/issues/2400.
Required by version update in 0891088495.
2019-09-16 12:10:22 +02:00
Mark Brand 7d426b1e75 update: curl, expat, openssl, wt 2019-09-15 23:17:48 +02:00
Tony Theodore 08544fd3f2 fluisynth: add mman-win32 dependency
fixes #2399
2019-09-14 12:17:44 +10:00
Paul Buxton 1223c429fb Add website info and description. 2019-09-13 14:57:55 +02:00
Paul Buxton 8c4de8ee0b Adding basic grantlee support 2019-09-13 14:57:55 +02:00
Tony Theodore aaa5a1be93 cmake: add note to test thoroughly after updates 2019-09-08 20:25:39 +10:00
Tony Theodore e9026faca5 fluidsynth: update, patch cmake to remove manual sed/instal, add deps
closes #2378
2019-09-08 18:35:17 +10:00
Lothar Serra Mari ab0e4733cd New package: fluidsynth 2019-09-08 18:32:03 +10:00
Jonas Kvinge 90e30c7cfa Fix mpfr update 2019-09-08 13:01:11 +10:00
Jonas Kvinge b9b55a531b Fix libunistring update 2019-09-08 13:00:19 +10:00
Jonas Kvinge 146cad7e93 Fix cairo update 2019-09-08 12:56:57 +10:00
Mark Brand 85abfd04fc update: ffmpeg, freetds, libjpeg-turbo 2019-09-07 13:28:35 +02:00
Tony Theodore 7c72045ab1 cimg: update 1.6.3 --> 2.7.1 and only build minimal demo
extra patching to build complete examples is overkill for header-only pkg
2019-09-07 14:44:00 +10:00
Viktor Szakats 0891088495 secure/fix/update URLs 2019-09-07 14:22:54 +10:00
Tony Theodore 696ee4c07f imagemagick: update 7.0.8-44 --> 7.0.8-63 2019-09-07 14:14:39 +10:00
Tony Theodore f12630ab8b imagemagick: switch to GH_CONF and update 6.9.0-0 --> 7.0.8-44
closes #2335
2019-09-07 14:10:16 +10:00
Mark Brand 66f535d644 qt5: update to 5.13.1 2019-09-05 15:05:27 +02:00
Mark Brand ff835cad08 update: freetds, libgcrypt, mxml, ogg, poppler 2019-09-01 00:22:27 +02:00
Jonas Kvinge 9b4df59ef6 Update taglib 2019-08-28 01:07:29 +02:00
Mark Brand 1d3a459cc6 update: harfbuzz, libarchive, mpg123 2019-08-26 12:32:06 +02:00
Mark Brand b9ffaa7c93 update: dlfcn-win32, gsl, lz4, poco 2019-08-22 01:14:48 +02:00
Mark Brand 9b0ef676a1 update: libssh, zstd 2019-08-20 21:48:50 +02:00
Mark Brand a1469e221e update freetds 2019-08-17 18:19:05 +02:00
Mark Brand b2b7b72c6a libpng: remove harmful compiler flag
See b42cd62e9a (r34386467)
2019-08-17 17:27:59 +02:00
Mark Brand c576fddb9a update harfbuzz 2019-08-15 22:36:35 +02:00
Lothar Serra Mari 9882463e51 libmpeg2: Add new package (#2383)
thanks
2019-08-12 16:27:03 +02:00
Mark Brand 88121e5776 update: ffmpeg, harfbuzz, libevent, libgsasl, zstd 2019-08-12 14:07:17 +02:00
Lothar Serra Mari 9a70d87212 Update to SDL 2.0.10 2019-08-11 13:06:02 +10:00
Lothar Serra Mari 2f7229e151 curl: switch to winssl/schannel 2019-08-11 13:02:44 +10:00
Mark Brand 15e11514b0 update: gnutls 2019-08-09 23:10:14 +02:00
Jonas Kvinge 86de237172 Update libcdio to 2.1.0 2019-07-23 12:22:24 +10:00
Jonas Kvinge f7e6ee86ea Update libcdio 2019-07-23 12:22:24 +10:00
Mark Brand 1b6d820287 update: graphicsmagick vmime zstd 2019-07-22 00:12:35 +02:00
Jonas Kvinge b6f54f4894 Update protobuf 2019-07-21 15:49:53 +10:00
Jonas Kvinge 989ffadc86 Update googletest 2019-07-21 15:39:10 +10:00
Jonas Kvinge 11b6481caf Fix configure options for libssh2 2019-07-21 15:38:21 +10:00
Mark Brand d32e01dba1 update curl 2019-07-19 18:19:04 +02:00
Mark Brand 53017849ca update: libwebp, mpg123, poppler 2019-07-18 23:24:36 +02:00
Mark Brand a87379fd29 update curl 2019-07-18 19:47:49 +02:00
Mark Brand 060b3d6f0d update: ffmpeg, freetds, jsoncpp 2019-07-12 19:09:09 +02:00
Mark Brand ad05a8a905 update sqlite 2019-07-11 01:23:09 +02:00
Mark Brand b977076549 gnutls: remove false dependency libgnurx 2019-07-09 13:06:39 +02:00
Mark Brand 5dca47ca5b gnutls: use external libtasn1 2019-07-09 10:09:14 +02:00
Kleis Auke Wolthuizen be18244bc7 gettext: fix build on Debian Stretch (which ships with automake 1.15) 2019-07-08 23:22:43 +02:00
Mark Brand 917a73d31d gnutls: remove unnecessary LIBS 2019-07-08 23:17:13 +02:00
Mark Brand c1fd290402 gnutls, vmime: remove unnecessary explicit WINVER 2019-07-08 23:17:00 +02:00
Mark Brand 4d5d1eeaf1 fix editing mishap in last commit 2019-07-08 23:03:29 +02:00
Mark Brand 521e8072aa gnutls, vmime: remove unnecessary -D flags 2019-07-08 13:13:25 +02:00
Mark Brand e63207a602 vmime: remove openssl 1.0 overlay example
Vmime now has openssl 1.1 support, so this is no longer relevant.
2019-07-08 12:39:35 +02:00
Mark Brand e045e5c198 update vmime 2019-07-08 12:23:24 +02:00
Mark Brand d62b1601bb update wt 2019-07-06 17:27:48 +02:00
Mark Brand a583eef0d3 update: xxhash 2019-07-06 17:03:15 +02:00
Mark Brand d367e3b2c4 update graphicsmagick 2019-07-06 16:26:25 +02:00
Mark Brand eaf3d68393 update gettext 2019-07-06 16:26:25 +02:00
Mark Brand da68fc926d fontconfig: exclude prereleases in update macro 2019-07-06 16:26:25 +02:00
Mark Brand 5d1695736a update zstd 2019-07-05 00:04:13 +02:00
Mark Brand c42ad009d8 update gsoap 2019-07-04 14:30:57 +02:00
Mark Brand 9226317443 update: freetype, jsoncpp, libcint, libuv, poco, sdl2_image, vmime 2019-07-03 22:04:06 +02:00
Tony Theodore 921c82f383 luajit: 2.0.4 --> 2.0.5 and enable shared 2019-06-30 13:01:47 +10:00
Tony Theodore 3846f25cd6 physfs: update 3.0.1 --> 3.0.2
closes #2350
2019-06-29 18:48:04 +10:00
Tony Theodore e92813564c hidapi: use GH_CONF and new-style options 2019-06-29 18:41:43 +10:00
Uwe Hermann c6f0d89819 Add HIDAPI package. 2019-06-29 18:41:43 +10:00
darealshinji d9a4d9609a ghostscript: don't use the local lcms2mt fork
lcms2mt's symbols clash with those from lcms2
2019-06-29 17:41:10 +10:00
Tony Theodore b9280d76d2 xmlsec: fix dlfcn detection after dlfcn update 2019-06-29 17:32:30 +10:00
Tony Theodore 187e2dac09 qtbase: fix cmake config for zstd 2019-06-28 22:44:39 +10:00
Tony Theodore d45663a36a boost: fix native darwin build 2019-06-28 21:43:13 +10:00
Tony Theodore 267233abcb gdb: add explicit mman-win32 dep 2019-06-28 21:42:41 +10:00
Tony Theodore 3b54c4d376 nettle: add explict autotools dep 2019-06-28 21:41:44 +10:00
Tony Theodore 9e34c297ed nettle: fix darwin build 2019-06-28 18:50:54 +10:00
Tony Theodore cde3c053c1 qtbase qttools: explicitly enable zstd 2019-06-28 18:07:50 +10:00
Mark Brand 1982b41f43 update: nettle, poco, poppler, qscintilla2 2019-06-27 23:15:29 +02:00
Tony Theodore 33f1d34d1b qtimageformats qtdeclarative: remove native requirement 2019-06-24 22:53:40 +10:00
Tony Theodore f8bc68e55d qtimageformats: add native build (now required by qtdeclarative) 2019-06-24 22:23:11 +10:00
Mark Brand d5d3207a72 update: expat, libssh2 2019-06-21 23:29:43 +02:00
Mark Brand 884669f1fa qt5: update to 5.13.0 2019-06-19 10:25:01 +02:00
Mark Brand 0567f17d34 qt5: update to 5.12.4 2019-06-17 15:25:43 +02:00
Mark Brand 45352e28d1 update: qtxlsxwriter 2019-06-14 00:25:32 +02:00
Mark Brand 5bcbe6def7 update: dbus, dlfcn-win32 2019-06-12 12:15:29 +02:00
Mark Brand ddf884e6aa update curl 2019-06-10 21:43:54 +02:00
Mark Brand 52ad348d55 update glpk 2019-05-29 23:08:08 +02:00
Mark Brand 2b33cc884c update gsl 2019-05-29 22:25:23 +02:00
Mark Brand 5da6b84c7a update openssl 2019-05-29 21:38:05 +02:00
Mark Brand ee8ba4b0e1 cimg: fix update macro 2019-05-28 14:07:13 +02:00
Mark Brand c8369c2499 libsigc++: workaround for old release not on github 2019-05-28 13:46:51 +02:00
Mark Brand abf687fe45 gnutls: update 3.6.6 --> 3.6.8 2019-05-28 11:25:18 +02:00
Mark Brand 3856e5a2c0 update libevent, poppler 2019-05-26 17:29:21 +02:00
Mark Brand 7222febe7a update libidn2 2019-05-25 11:34:30 +02:00
Mark Brand aa174d3b11 update curl 2019-05-22 23:57:30 +02:00
Mark Brand 0fd68471f3 update: libxml2, libxslt, libzip, xmlsec 2019-05-22 00:31:15 +02:00
Mark Brand 414d3f8b7a update libgit2 2019-05-21 20:39:40 +02:00
Damien R 2460fab2da Update openblas to 0.3.6 2019-05-20 00:02:16 +10:00
Tony Theodore a58cf346b9 libsigc++: fix tarball name and use new-style options
fixes #2341

actually updating to >= 2.10 breaks glibmm etc until #2174 is completed
2019-05-19 20:04:56 +10:00
Mark Brand 246228254d fix update macro: boost 2019-05-15 23:32:54 +02:00
Mark Brand 76def8fcb8 update: qca, qscintilla2 2019-05-15 23:14:20 +02:00
Mark Brand e247b7c5da gcc9 compatibility: qca, qscintilla2 2019-05-15 23:13:34 +02:00
Mark Brand c96d9809ce update: gsoap, libdvdread, libgit2, opus, tinyxml2, yaml-cpp 2019-05-14 23:33:40 +02:00
Mark Brand 4a04363c6f fix update macros: bzip2, gta, guile, id3lib, itpp, libgsasl 2019-05-14 11:34:53 +02:00
Mark Brand 9610bbd9b0 fix update macro: libsigc++ 2019-05-14 10:04:27 +02:00
Mark Brand b304870088 fix gitlab GNOME packages update macros 2019-05-14 10:04:27 +02:00
Mark Brand 5839ef0d6b update: dbus, gdb 2019-05-14 10:04:07 +02:00
Mark Brand 0eaf99282f glib: include gcc9 compatibility patch 2019-05-06 01:55:50 +02:00
Mark Brand a1a44c5a3d update: freetds, gsoap, libiconv, qtxlsxwriter 2019-05-06 01:30:54 +02:00