Commit Graph

1021 Commits

Author SHA1 Message Date
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
Martchus 1340f3ecd7 Update mingw-w64-qt5-* to 5.15.1 2020-09-13 13:21:47 +02:00
Martchus cb7045df3a Adapt mingw-w64 packages for own projects to splitting static Qt libs 2020-09-13 13:21:21 +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 7a709f9e0b Update mingw-w64-mariadb-connector-c to 3.1.9 and enable pkg-config file 2020-09-12 20:51:20 +02:00
Martchus 735aabb5d0 Update android-ndk to r21.d 2020-09-10 20:14:12 +02:00
Martchus b22a316749 Update bento4 to 1.6.0.637 2020-09-06 14:53:24 +02:00
Martchus 0affaa8fb8
Merge pull request #123 from Arvedui/fix_c++utilities
Add dependency on gcc-libs to c++utilities
2020-08-29 13:57:39 +02:00
Arvedui b8b14704bf Add dependency on gcc-libs to c++utilities
c++utilities has a runtime dependency on gcc-libs which must be declared.
2020-08-29 13:08:12 +02:00
Martchus 41d3ba4c82 Use same flags in gogs package as in official gitea package 2020-08-28 13:20:35 +02:00
Martchus f7d600a18c Update gogs to 0.12.1 2020-08-27 10:05:40 +02:00
Martchus 19a9334353 Update Gogs to 0.12.0 2020-08-24 16:07:28 +02:00
Martchus 1989565c2f Update cmake-format to 0.6.13 2020-08-20 01:20:12 +02:00
Martchus d47256e903 Update cmake-format to 0.6.12 2020-08-19 11:30:26 +02:00
Martchus 17aa06bf8d Update own projects 2020-08-12 00:46:58 +02:00
Martchus 0f1b04c46a Rebuild ffmpeg against new x264 and enable librsvg 2020-08-07 11:08:20 +02:00
Martchus 212d70588a Update checksum of cmake-format
The release seems to be amended.
See f5df4d39a5 (r41119390)
2020-08-02 20:55:24 +02:00
Martchus 5133381709 Update ffmpeg-libfdk_aac to 4.3.1 2020-07-22 11:53:37 +02:00
Martchus f5df4d39a5 Update cmake-format to 0.6.11 2020-07-18 01:04:05 +02:00
Martchus c3eb57eb04 Update own projects 2020-07-18 00:31:43 +02:00
Martchus 45bf21b3e5 Update mingw-w64-gnutls to 3.6.14 2020-07-08 14:13:39 +02:00
Martchus cebb069f75 Fix cd in check() function of qtutilities 2020-07-08 00:01:55 +02:00
Martchus f7a7ba6801 Update dependencies of ttf-consolas 2020-07-07 18:17:57 +02:00
Martchus 155b11bdab Import ttf-oxygen from the AUR and update source URL 2020-07-07 18:10:20 +02:00
Martchus 33f468e8f9 Update own projects 2020-07-07 18:04:18 +02:00
Martchus fb7be536ad Import roccat-tools from AUR and fix issues
* Use Lua 5.4
* Add patch to fix compilation error due to multiple definitions
2020-07-06 19:04:31 +02:00
Martchus 534567231f Update android-*-kirigami2 to 5.71.0 2020-07-03 17:35:05 +02:00
Martchus 0d10b0a29d Add ltunify 2020-06-17 18:26:04 +02:00
Martchus 83f3eef6b0 Enable tests in qtutilities-git 2020-06-16 01:21:47 +02:00
Martchus 10bf32210d Revert apple-darwin-qt5-* packages to 5.9.2
This is the last version I attempted to build. Future version updates were
not really made at this point.
2020-06-14 17:49:01 +02:00
Martchus ae259073ca Exclude android-*-qt5 and apple-darwin-qt5-* packages from version update 2020-06-14 17:43:48 +02:00
Martchus 18443d861e Revert android-*-qt5 to 5.13.1
Qt 5.13 was the last good minor Qt release where the generation of CMake
files still works when targeting Android. This is likely going to be fixed
in Qt 6 so just keep using Qt 5.13.1 for now. Updating to Qt 5.13.2 is
likely not worth it.
2020-06-14 17:42:57 +02:00
Martchus a2b48a4895 Update baikal to 0.7.1 2020-06-14 01:18:05 +02:00
Martchus 66ffc24dcf Add jq to check dependencies of tageditor 2020-06-10 18:48:20 +02:00
Martchus 6f41ad0f45 Sync ffmpeg-libfdk_aac with regular version
* Update version, dependencies and configure flags
* Rebuild against x265 3.4
2020-06-07 00:52:22 +02:00
Martchus bcbb05f3d0 Update syncthingtray to 0.10.10 2020-06-03 10:11:51 +02:00
Martchus f08fd1c33c Update baikal to 0.7.0 2020-06-02 18:16:54 +02:00
Martchus d9d82f0cd7 Update mingw-w64-qt5-* packages to 5.15.0 2020-06-01 19:46:40 +02:00
Martchus c1b3fc930d Add package for Wayland Plasma session without D-Bus
systemd spawns a D-Bus session anyways under Arch Linux and it
is not very useful to start an additional one. It is in fact
quite annoying because only the D-Bus session launched via systemd
has systemd's D-Bus interface.
2020-05-24 15:21:03 +02:00
Martchus 0328223ef8 Revert change in hack for mingw-w64-qt5-virtualkeyboard library order
It doesn't work because the otherwise the beginning of the path ends up in
the previous capture. This means the build must still be contained within
the top-level directory /build.
2020-05-23 19:12:52 +02:00