Commit Graph

726 Commits

Author SHA1 Message Date
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
Martchus dbd5b22995 Update README.md 2018-12-08 22:28:31 +01:00
Martchus ce16bb4d00 Update mingw-w64-openssl-1.0 2018-12-08 22:28:12 +01:00
Martchus 012007cda8 Add maintainer comment to jangouts 2018-12-08 13:26:08 +01:00
Martchus e3b57542d8 Add systemd-enabled version of janus-gateway 2018-12-07 17:59:17 +01:00
Martchus 314570662e Add jangouts 2018-12-07 17:58:50 +01:00
Martchus bf77340f9a Rebuild NGINX modules 2018-12-06 18:06:51 +01:00
Martchus 9d5f7a0942 Polish cmake-format 2018-12-06 18:05:42 +01:00
Martchus 66f6405e31 Add cmake-format 2018-12-05 16:54:40 +01:00
Martchus ca35cb3a6e Rebuild and update VLC 2018-12-05 16:54:09 +01:00
Martchus 9a8bedbff2 Rebuild ffmpeg against libfdk_aac 2.0 2018-12-05 16:53:30 +01:00
Martchus afdc873d23 Sync android-aarch64-qt5 with AUR version 2018-11-30 12:54:18 +01:00
Martchus ee2b22f2f7 Update mingw-w64-postgreslq to 11.1 2018-11-30 12:53:36 +01:00
Martchus 3de2ba907b Fix pkgname for kirigami2 2018-11-30 12:53:08 +01:00
Martchus e0989ccdb4 Fix URL in mariadb-connector-c 2018-11-30 12:52:27 +01:00
Martchus afbe1209a8 Update Android packages
* Update to latest version(s)
* Change name scheme
* Use Clang/libc++ everywhere
2018-11-26 20:50:49 +01:00
Martchus 8da2906e72 Add alarm-bluetooth-raspberrypi 2018-11-18 23:02:14 +00:00
Martchus a53173dd43 Remove fs56089.patch 2018-11-13 18:03:06 +01:00
Martchus 719442e9e9 Make brother-mfc-j4410dw depend on lib32-gcc-libs 2018-11-11 22:15:53 +01:00
Martchus 30f3dec9d4 Rebuild NGINX modules against nginx 1.14.1 2018-11-10 12:12:07 +01:00
Martchus 6a5d97747f Update README
* Move binary repo section to the top
* Mention Docker image
* Remove Gogs/Gitea (Gitea is now in official repos)
2018-11-10 12:02:36 +01:00
Martchus ec5078bad7 Update ffmpeg-libfdk_aac to 4.1 2018-11-09 13:50:03 +01:00
Martchus 1e8a6b670f
Merge pull request #79 from NamedKitten/patch-1
Update MPV.
2018-11-04 23:02:41 +01:00