Commit Graph

1060 Commits

Author SHA1 Message Date
Martchus 8bcbcdde52 Revert android-*-qt5 packages to 5.13.1
Further versions broke the build system,
see 18443d861e.

With 5.15.1 it basically works again but deployment with androiddeployqt
does not produce runnable APKs. Qt now has gained support for invoking
androiddeployqt within CMake. Using their official support instead of my
own helper might have worked but it could not cope with the fact that I
had multiple targets in my CMake project and was therefore useless in my
case.

So let's ditch Qt 5 on Android  and give Qt 6 another chance at some
point.
2020-12-05 21:44:04 +01:00
Martchus 39f9e478d2 Fix checksum of tageditor-cli 2020-12-05 21:41:45 +01:00
Martchus 6c54eeb0b1 Update own projects 2020-12-02 02:03:46 +01:00
Martchus 2f12012801 Update mingw-w64-kirigami2 to 5.76.0 2020-12-01 17:20:36 +01:00
Martchus 3c1d4d99ad
Merge pull request #127 from maxrd2/mingw-ecm
Update mingw extra-cmake-modules to 5.76.0
2020-11-29 15:09:13 +01:00
Mladen Milinkovic 59223a28c1 Update mingw extra-cmake-modules to 5.76.0 2020-11-29 13:40:47 +01:00
Martchus 9d6e808a23 Add ffmpeg-custom replacing existing ffmpeg-* packages 2020-11-29 02:49:50 +01:00
Martchus 191ca98fde Update Qt 6 packages to RC 2020-11-27 00:32:22 +01:00
Martchus 81de8f97fb Remove mingw-w64-qt5-base-(angle|dynamic); it does not work anyways
The compilation would require fxc.exe which is not available in our
mingw-w64 environment.
2020-11-21 16:42:22 +01:00
Martchus 19060ddf49 Update mingw-w64-qt5-* packages to 5.15.2 2020-11-21 16:39:24 +01:00
Martchus bd902e4f8d Import mediawriter from AUR and update to 4.1.6 2020-11-15 23:41:32 +01:00
Martchus 40f05ad3b0 Enable built-in translations in Git packages of own projects 2020-11-11 19:04:15 +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 6d092d928c
Merge pull request #126 from xantares/patch-5
mingw-w64-cmake Drop vulkan overrides
2020-11-07 23:30:43 +01:00
xantares a76180bc15
mingw-w64-cmake Drop vulkan overrides
sorry, but I dont see what that is supposed to fix, the actual library name is /usr/i686-w64-mingw32/lib/libvulkan-1.dll.a and is correctly fond by the default findvulkan.cmake
2020-11-07 22:31:58 +01:00
Martchus 2e77d0f87c Add qt6ct 2020-11-07 17:04:13 +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 572ffa693b Merge branch 'update/own-projects' 2020-11-04 14:26:08 +01:00
Martchus f48959313f Update own projects 2020-11-04 14:25:35 +01:00
Martchus 1290e17864 Update baikal to 0.7.2 2020-11-01 23:40:57 +01:00
Martchus c5f437f5a7 Update Qt 6 packages to beta2 2020-10-28 11:54:00 +01:00
Martchus 5187501c8f Update nginx-mod-fancyindex to 0.5.1 2020-10-27 11:49:54 +01:00
Martchus 15c00e00ff Update fancyindex to 0.5.0 2020-10-24 19:00:02 +02:00
Martchus 59718d616a Add Qt 6 versions of own projects 2020-10-23 17:31:10 +02:00
Martchus 769631d069 Update gerbera to 1.6.4 2020-10-23 17:30:41 +02:00
Martchus bddba18a06 Update mingw-w64-qt6-* to beta1 2020-10-22 11:26:52 +02:00
Martchus 72623943f6 Remove doc/man from mingw-w64-pcre2 2020-10-21 11:23:19 +02:00
Martchus 61288ad1c6 Rebuild reflective-rapidjson against LLVM 11 2020-10-15 16:18:11 +02:00
Martchus 8ac222c793 Remove qt6-doc 2020-10-14 18:13:21 +02:00
Martchus f6b39645c2 Fix building mingw-w64-qt6-*3d packages
* Use fixed mingw-w64-assimp (but bump pkgrel and avoid
  using curl directly)
* Fix dependencies
2020-10-13 10:53:26 +02:00
Martchus d842986078 Add further mingw-w64-qt6-* packages, update dependencies
Note that mingw-w64-qt6-quick3d and mingw-w64-qt6-3d currently fail due
to problems in mingw-w64-assimp's CMake package.
2020-10-12 15:09:47 +02:00
Martchus 402744ca02 Update checksums of own projects 2020-10-11 17:56:07 +02:00
Martchus ea450b5304 Update own projects 2020-10-11 14:54:08 +02:00
Martchus d1c12f7a14 Update boost to 1.74.0 2020-10-09 23:44:22 +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 ad6ea17ef2 Fix syncthingtray-git 2020-10-07 22:22:10 +02:00
Martchus 7249d33b05 Improve qt6-* packages 2020-10-07 18:29:41 +02:00
Martchus 1a4263841c Update gogs to 0.12.3 2020-10-07 18:25:16 +02:00
Martchus 5cd867bc5c Add qt6-* packages (alpha) 2020-10-06 22:34:04 +02:00
Martchus 98077a8c6e Use ninja instead of make for building own projects and rapidjson 2020-10-04 01:04:55 +02:00
Martchus 191422a03e Import gerbera from AUR with some modifications 2020-09-28 18:35:14 +02:00
Martchus 8394147714 Use ninja to build Git versions of my projects 2020-09-28 18:33:04 +02:00
Martchus 20cff8b7a8 Update gogs to 0.12.2 2020-09-26 20:37:05 +02:00
Martchus e63ff1e2c4 Don't add symlinks for tools in mingw-w64-qt5-tools-static
to prevent conflict with mingw-w64-qt5-tools
2020-09-21 22:39:05 +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
kraxie 8f09dc8757
Fix incorrect checksums for qt5-tools packages (#124)
* Update checksums

* Revert pkgrel
2020-09-21 20:25:04 +02:00
Martchus abbca6f908 Update android-*-kirigami2 to 5.74.0 2020-09-19 11:23:45 +02:00
Martchus b61be26214 Update android-*-qt5 to 5.15.1 2020-09-19 11:23:38 +02:00