Commit Graph

748 Commits

Author SHA1 Message Date
Martchus 8a7c56ba8f Update mingw-w64-binutils-symlinks to 2.32 2019-02-17 21:05:03 +01:00
Martchus 813d01cd72 Update plasmoidviewer-debug to 5.15.0 2019-02-16 00:39:12 +01:00
Martchus 3182970fdc Update ffmpeg-libfdk_aac to 4.1.1 2019-02-16 00:38:48 +01:00
Martchus 135c30019f Update janus-gateway to 0.6.1 2019-02-16 00:38:15 +01:00
Martchus 6853d2eec4 Fix metadata of nginx-mod-rtmp 2019-02-10 18:32:23 +01:00
Martchus 989001b967 Sync cmake-format with AUR 2019-02-06 17:27:12 +01:00
Martchus 1e73045a5c Rebuild remaining mingw-w64-qt5-* packages 2019-02-06 09:57:06 +01:00
Martchus 230558904d Rebuild ffmpeg against libvpx-1.8.0 and sync with regular version 2019-02-05 18:04:22 +01:00
Martchus 26de6c1923 Update Gogs to 0.11.86 2019-02-04 22:55:19 +01:00
Martchus 0959503625 Do not use the toolchain file from Android NDK for kirigami2
It adds dubious iinker flags and use of -fundinwd-tables instead
of -fexceptions prevents exceptions to work.
2019-02-04 22:29:44 +01:00
Martchus 3dd579932b Update Boost for Android to 1.69.0 2019-02-04 18:32:57 +01:00
Martchus b7457ef355 Update Qt packages to 5.12.1 2019-02-04 14:52:59 +01:00
Martchus 026fb34135 Update android-aarch64-kirigami2 to 5.54.0 2019-02-03 19:49:58 +01:00
Martchus b63e935b2b Update python-gpiozero-git 2019-01-29 20:32:30 +00:00
Martchus a16e859fe9 Update nginx-mod-dav-ext to 3.0.0 2019-01-29 15:52:35 +01:00
Martchus 7d6e088e35 Add fixes/adjustments for vlc-nightly from AUR version 2019-01-28 10:46:30 +01:00
Martchus 8ef6f9a835 Rebuild ffmpeg and VLC against x265 3.0 2019-01-28 10:32:38 +01:00
Martchus 8741222922 Update mingw-w64-gnutls to 3.6.5 2019-01-18 10:00:09 +01:00
Martchus 04cb07e373 Update tagparser/tageditor 2019-01-11 10:05:53 +01:00
Martchus e268bc2458 Remove -fstack-protector-strong from Qt 5 packages, too 2019-01-05 15:45:43 +01:00
Martchus a096d481e3 Fix qt5-quickcontrols2 dependency of passwordmanager
* It is not optional (unlike kirigami2) when Qt Quick GUI enabled
* Not tested yet
2019-01-05 15:43:33 +01:00
Martchus b88a1ab855 Remove workarounds for building static Windows binaries
The faulty linker search path should no longer be present.
2019-01-05 01:53:14 +01:00
Martchus f0175878db Don't use -fstack-protector-strong when compiling for Windows
Initial motivation of adding the flag was better consistency with
compile flags used for regular Arch Linux packages.

However, adding -fstack-protector-strong seems to cause segmentation
faults even before main() is called.

The issue is not reproducible with a simple hello world app and also
not reproducible when launching the app under Linux with WINE. But
a full-blown Qt 5 app crashes in the way described.
2019-01-05 01:47:00 +01:00
Martchus 9d553d2af7 Use Qt Web Engine by default for tageditor 2019-01-03 16:40:14 +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 c457264551 Fix dependencies of JS provider for Syncthing Tray 2018-12-30 23:40:48 +01:00
Martchus 4e9fbd3000 Add 32-bit patch for tag editor 2018-12-30 23:38:23 +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 0d4177fc67 Disable Python tests for essentia
Those are very time consuming and might not be stable
enough.
2018-12-29 18:48:31 +01:00
Martchus 816e9851d1 Build essentia against libswresample
Not tested whether it works at runtime, though
2018-12-26 03:52:24 +01:00
Martchus 25877b67fb Remove patches for rpi_ws281x-git
Only a few adjustments were left but nothing critical
to the build. So let's try to upstream the remaining
ones and get rid of the patches here.
2018-12-24 15:03:55 +01:00
Martchus f297140472 Rebase patches for rpi_ws281x-git 2018-12-24 14:57:19 +01:00
Martchus 52ee28097e Update own packages 2018-12-24 14:41:03 +01:00
Martchus eb868854b2 Fix use of static Qt with CMake 2018-12-22 17:16:50 +01:00
Martchus f1f9ca4519 Add essentia-git
Adjustments compared to the AUR version:

* Add support for more architectures
* Shorten description
* Fix formatting (standard for PKGBUILDs is 2 spaces)
* Use makeflags
* Build as shared library
2018-12-19 16:39:20 +00:00
Martchus 118f1ec162 Make permissions of Gogs config file consistent 2018-12-19 16:36:18 +00:00
Martchus c6cefab210 Fix dependencies for tageditor 2018-12-12 18:59:49 +01:00
Martchus 7b2c0cc48e Fix mingw-w64-qt5-webglplugin 2018-12-12 18:59:20 +01:00
Martchus b66df4c64e Update gogs to 0.11.79 2018-12-12 16:24:41 +01:00
Martchus e38c5063fd Enable Qt Quick GUI for default passwordmanager package 2018-12-11 20:25:57 +00:00
Martchus 2d951070bd Sync OpenSSL package for Android 2018-12-11 19:34:54 +00:00
Martchus b2d7e19df7 Update README.md 2018-12-11 18:54:09 +00:00
Martchus cf28956238 Add pi-fm-rds-git 2018-12-11 18:52:09 +00:00
Martchus 768c12cd05 Update Qt packages to 5.12.0 2018-12-11 14:09:48 +01:00
Martchus 00ac9d9943 Link Syncthing Tray against Qt WebEngine 2018-12-09 14:16:31 +01:00
Martchus f8eb4ad091 Add python-setuptools to depends of cmake-format 2018-12-09 01:51:31 +01:00