Commit Graph

259 Commits

Author SHA1 Message Date
Martchus c1fba35883 Improve mingw-w64-qt6-* packages
* Install licenses correctly under /usr/share/licenses/$pkgname
* Remove documentation
* Call `set_property` for fixing D-Bus issues only if actually using D-Bus
  to make the patch more generic
2021-01-04 18:07:06 +01:00
Martchus 784b855f3d Extend script for uploading Windows build to GitHub for Qt 6 2020-12-10 23:07:29 +01:00
Martchus 884c9b52c6 Update Qt 6 packages to 6.0.0 2020-12-09 13:03:48 +01:00
Martchus 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
Martchus 191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
Martchus 19060ddf49 Update mingw-w64-qt5-* packages to 5.15.2 2020-11-21 16:39:24 +01:00
Martchus bb9b4c8325 Update Qt 6 packages to beta4 2020-11-11 12:26:44 +01:00
Martchus 6f91588d12 Improve and add more mingw-w64-qt6-*-static packages
* Add mingw-w64-cmake-static as a separate package
* Fix linker errors (FREETYPE_DEPENDENCIES really must include `-lfreetype`
  itself due to the cyclic dependency between FreeType2 and Harfbuzz
* Add patch to fix static compilation of qt6-tools
2020-11-08 17:14:16 +01:00
Martchus 1c6dcbd4ed Update Qt 6 packages to beta3, add mingw-w64-qt6-*-static packages
* Add certain variables to find Qt's dependencies to the CMake
  toolchain file because these variables would otherwise needed to
  be set every time Qt 6 is used
* Add a static variant
    * Not fully tested yet
    * Further repos besides base and svg will be added later
2020-11-06 23:40:34 +01:00
Martchus f48959313f Update own projects 2020-11-04 14:25:35 +01:00
Martchus c5f437f5a7 Update Qt 6 packages to beta2 2020-10-28 11:54:00 +01:00
Martchus bddba18a06 Update mingw-w64-qt6-* to beta1 2020-10-22 11:26:52 +02:00
Martchus ea450b5304 Update own projects 2020-10-11 14:54:08 +02:00
Martchus 18e2a8a93f Extend mingw-w64-qt6-* packaging 2020-10-09 23:02:37 +02:00
Martchus 87c7401193 Add mingw-w64-qt6-base (alpha) 2020-10-08 17:22:56 +02:00
Martchus 5cd867bc5c Add qt6-* packages (alpha) 2020-10-06 22:34:04 +02:00
Martchus 313e0a81aa Fix warning in generator
Fixes
```
Use of uninitialized value in concatenation (.) or string at template qt5-tools/mingw-w64/PKGBUILD.sh.ep line 44.
```
2020-09-21 22:30:59 +02:00
Martchus b61be26214 Update android-*-qt5 to 5.15.1 2020-09-19 11:23:38 +02:00
Martchus 1340f3ecd7 Update mingw-w64-qt5-* to 5.15.1 2020-09-13 13:21:47 +02:00
Martchus 5f239b49a5 Add separate packages for static Qt 5 modules (mingw-w64)
The static Qt modules in the base repository are already packaged as a
separate package (mingw-w64-qt5-base-static). This change applies the same
separation to Qt modules found in further repositories. That means it is no
longer required to build a static version of Qt if only shared libraries
are required.

Note that there's no static variant for mingw-w64-qt5-activeqt because this
module ends up being built as a static library anyways. There is also no
static version of mingw-w64-qt5-translations because it does not contain
any libraries.
2020-09-13 13:21:21 +02:00
Martchus 17aa06bf8d Update own projects 2020-08-12 00:46:58 +02:00
Martchus c3eb57eb04 Update own projects 2020-07-18 00:31:43 +02:00
Martchus 33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
Martchus ae259073ca Exclude android-*-qt5 and apple-darwin-qt5-* packages from version update 2020-06-14 17:43:48 +02:00
Martchus bcbb05f3d0 Update syncthingtray to 0.10.10 2020-06-03 10:11:51 +02:00
Martchus d9d82f0cd7 Update mingw-w64-qt5-* packages to 5.15.0 2020-06-01 19:46:40 +02:00
Martchus 34609fbba9 Update own projects 2020-05-06 19:15:21 +02:00
Martchus abc84a158f Rebuild mingw-w64-qt5-base* against updated mingw-w64-mariadb-connector-c 2020-04-18 00:49:47 +02:00
Martchus f5bd9d2ae9 Create mingw-w64-qt5-base variants via template 2020-04-17 22:23:16 +02:00
Martchus 24fde84312 Fix problems with mingw-w64-qt5 packages
* https://aur.archlinux.org/packages/mingw-w64-qt5-virtualkeyboard/#comment-739521
* https://aur.archlinux.org/packages/mingw-w64-qt5-base-dynamic/#comment-739527
2020-04-15 11:18:19 +02:00
Martchus 9f7f3560f1 Update versions.sh for reflective-rapidjson 2020-04-13 01:05:59 +02:00
Martchus 1b40bdb577 Update own projects 2020-04-08 12:45:11 +02:00
Martchus 00e0c460e4 Update mingw-w64-qt5-* to 5.14.2 2020-04-04 13:33:38 +02:00
Martchus ebdb0ab6f7 Update blackwidowcontrol to 1.0.2 2020-04-02 12:53:37 +02:00
Martchus 65fe018b79 Update own projects 2020-03-18 11:45:08 +01:00
Martchus b4dc433161 Update own projects 2020-02-05 08:49:15 +01:00
Martchus 7bbd52b9eb Update mingw-w64-qt5 to 5.14.1 2020-01-29 19:08:30 +01:00
Martchus 6974ed9597 Make upload-mingw-w64-to-github.sh compression format independent 2020-01-07 18:31:12 +01:00
Martchus 96a316525a Update own projects 2020-01-07 18:19:07 +01:00
Martchus f4c64939e9 Generate mingw-w64-qt5-* packages from templates
* Only packages for additional modules are covered so far
* Only packages for mingw-w64 target are covered so far
* This leads to small adjustments/unifications within the
  PKGBUILDs; not tested yet
2019-12-29 00:53:44 +01:00
Martchus 96f926a451 Update mingw-w64-qt5-* packages to 5.14.0 2019-12-24 22:42:51 +01:00
Martchus 5afcec27c3 Update syncthingtray to 0.10.4 2019-12-03 18:12:04 +01:00
Martchus 699d79b6ba Update syncthingtray 2019-11-10 12:56:21 +01:00
Martchus d7752b8687 Update mingw-w64-qt5-* to 5.13.2 2019-11-09 22:37:37 +01:00
Martchus 2c584d1fcc Update own packages 2019-10-12 23:54:01 +02:00
Martchus a336c98e20 Update own projects 2019-10-02 21:43:44 +02:00
Martchus eb0848650f WIP: Update own projects 2019-09-30 17:59:55 +02:00
Martchus 86c963e853 Update Android Qt 5 packages to 5.13.1 2019-09-08 01:41:13 +02:00
Martchus 36f7873542 Generalize sync-android-variants.sh 2019-09-01 21:53:42 +02:00
Martchus 576a41f53b Skip creation of ZIP release files if already present 2019-08-25 13:32:16 +02:00
Martchus cfbf8ffc9b Update/release geocoordinatecalculator as well 2019-08-25 13:15:19 +02:00
Martchus 92c19bb936 Skip release if CMakeLists.txt not present at all
instead of stopping the whole script
2019-08-24 17:28:48 +02:00
Martchus 70be537d89 Update packages of own projects to next major releases 2019-08-24 17:19:43 +02:00
Martchus e1e3aece22 Update Qt 5 packages to 5.13.0 2019-06-26 14:40:09 +02:00
Martchus 2bcb83996e Update own projects 2019-04-24 17:44:02 +02:00
Martchus c1d7052470 Update Qt packages to 5.12.3 2019-04-23 15:02:20 +02:00
Martchus be11dd7ef5 Sync android-*-qt5 with AUR version
To be tested when rebuilding anyways
2019-04-21 22:50:15 +02:00
Martchus 209ece345f Update reflective-rapidjson in versions.sh 2019-03-27 22:50:23 +01:00
Martchus f8bf1de7c8 Update qt5 packages to 5.12.2 2019-03-26 21:32:50 +01:00
Martchus f00b18276d Update qtutilities and syncthingtray 2019-03-07 13:51:28 +01:00
Martchus d4aa2e755a Adjust Android packages for latest NDK and armv7a-eabi 2019-03-02 14:36:44 +01:00
Martchus e9665de674 Update own projects 2019-02-18 00:51:26 +01:00
Martchus b7457ef355 Update Qt packages to 5.12.1 2019-02-04 14:52:59 +01:00
Martchus 04cb07e373 Update tagparser/tageditor 2019-01-11 10:05:53 +01:00
Martchus d35652e480 Make mingw-w64 compile flags configurable
* Sync configure and cmake with latest AUR versions
* Get rid of -g by default
* Not tested yet
2018-12-31 00:14:47 +01:00
Martchus 277e57c21b Allow to run release scripts on top-level dir 2018-12-29 21:15:01 +01:00
Martchus 0184e4b91d Update syncthingtray to 0.8.4 2018-12-29 21:01:27 +01:00
Martchus ef8077e8fb Add armv7a-eabi variants for all android packages
Not tested yet
2018-12-29 20:08:48 +01:00
Martchus a0813cd979 Move script to apply versions to top-level devel dir
It is also used for Qt 5 packages and theoretically any packages.
2018-12-29 19:44:32 +01:00
Martchus 1df7498ca9 Add generic scripts to import patches and sync variants 2018-12-29 19:39:21 +01:00
Martchus 52ee28097e Update own packages 2018-12-24 14:41:03 +01:00
Martchus 768c12cd05 Update Qt packages to 5.12.0 2018-12-11 14:09:48 +01:00
Martchus 2599fd87f3 Update own projects, add aarch64 2018-11-04 16:51:58 +01:00
Martchus 8fcb3a7914 Remove old Qt 5 files 2018-10-16 20:34:39 +02:00
Martchus 1ab0c2dcfd Update packages for own projects 2018-09-26 16:58:30 +02:00
Martchus 60ff200571 Update mingw-w64-qt5-* to 5.11.2 2018-09-25 10:13:00 +02:00
Martchus 9337a71ad6 Add patch to fix building Qt with glibc 2.28 2018-08-25 11:56:56 +02:00
Martchus fba9dc70ca Update mingw-w64-qt5-* packages to 5.11.1 2018-06-25 14:57:33 +02:00
Martchus 1e8c317c43 Update c++utilities, tagparser and tageditor 2018-06-03 22:34:03 +02:00
Martchus 1e7aea297a Update mingw-w64-qt5 packages to 5.11.0 2018-05-28 20:48:21 +02:00
Marius Kittler 1863383326 Update own projects 2018-05-17 21:29:13 +02:00
Martchus c4fae3ff2e Update packages for own projects 2018-05-11 17:10:03 +02:00
Martchus c6017d97f1 Update tagparser to 7.0.1 2018-05-01 14:42:31 +02:00
Martchus 2a5ea3cade Improve helper scripts
Note: Still to be tested (when upgrading to Qt 5.11.0).
2018-04-22 12:30:32 +02:00
Martchus 5c188a9b53 Add script to update spec files and push them to obs 2018-03-29 17:48:13 +02:00
Martchus 0945222d1f Add scripts to create releases of own projects on GitHub 2018-03-25 20:42:59 +02:00
Martchus 82614c8a18 Update own projects 2018-03-25 20:42:59 +02:00
Martchus dfb64ffae9 Add qmake wrapper to play with settings without recompiling
See https://github.com/Martchus/PKGBUILDs/issues/59#issuecomment-373938253
2018-03-19 20:11:41 +01:00
Martchus b026866d2f Update mingw-w64-qt5-base-* packages
* Improve documentation
* Switch back to patching win32-g++ rather than
  adding own mkspec to fix
    * https://github.com/Martchus/PKGBUILDs/issues/59
    * https://github.com/Martchus/PKGBUILDs/issues/60
* Not tested yet
2018-03-17 17:10:04 +01:00
Martchus 11f8ccba19 Update mingw-w64-qt5-* packages to 5.10.1 2018-02-19 20:05:54 +01:00
Martchus 5695ac7572 Update Qt packages to 5.10.0 2017-12-10 21:12:44 +01:00
Martchus 3dcd7abd1b Update helper scripts for mingw-w64-qt5-* packages 2017-10-13 21:29:10 +02:00
Martchus 95fd3a4ed3 Add osxcross and Qt 5 cross packages for MacOSX 2017-08-06 23:35:35 +02:00
Martchus 98abd6df3b Update mingw-w64-qt5 packages to 5.9.0 2017-06-05 02:52:29 +02:00
Martchus c9819b9c7c Update mingw-w64-qt5-* to 5.8.0
* Adapt hacks to new config system
* Use distinct mkspec mingw-w64-g++ rather than
  patching the existing win32-g++
* Testing QML and ANGLE is on TODO list
  because it hasn't been tested since quite a time
2017-02-09 16:10:06 +01:00
Martchus 6a5e700e59 Update mingw-w64-qt5-* to 5.7.1 2016-12-23 20:19:16 +01:00
Martchus 97afda1bd2 Import patches for mingw-w64 Qt 5 from Git repo 2016-11-02 21:25:47 +01:00
Martchus e75141e702 Fix Qt 5 plugin template 2016-09-19 20:15:52 +02:00
Martchus d6e279ad10 Fix using QML plugins with CMake 2016-09-14 22:44:58 +02:00
Martchus 3a938fa13d Add support for -opengl dynamic
Builds but package not tested
2016-09-06 22:16:03 +02:00
Martchus 3877e7bca7 Provide static versions of further Qt modules
Also fix problems using the static version with CMake
2016-08-19 16:01:43 +02:00
Martchus eb22ef4d46 Use native OpenGL in default variant
- Also fix misc issues with mingw-w64-qt5-base-static
- Also provide static libs for mingw-w64-qt5-declarative
  and mingw-w64-qt5-tools (other modules are still
  on TODO list)
- First approach to allow usage of static version via CMake
- Use native OpenGL by default because this version seems
  less buggy and ANGLE is hard to maintain; this is also the
  default choice in MSYS2-MINGW-packages and MXE
2016-08-14 20:44:49 +02:00
Martchus 8763c6d6b2 Update mingw-w64-qt5-* to 5.7.0 2016-06-18 01:19:03 +02:00
Martchus 81da051776 Update mingw-w64-qt5-* to 5.6.1 2016-06-15 00:24:08 +02:00
Martchus 422f2f40db Export stdcall decorated symbols correctly in libmariadb.dll 2016-05-31 23:04:16 +02:00
Martchus 5e44dc6fc9 Add mingw-w64-mariadb-connector-c 2016-05-31 09:52:04 +02:00
Martchus d2933bc27f tarball has been updated 2016-04-09 02:51:07 +02:00
Martchus 1c5b356f3c further adjustments for mingw-w64-qt5-* 2016-03-25 21:43:59 +01:00
Martchus 65091043a0 moved additional files for developement to devel 2016-03-24 15:29:10 +01:00