Commit Graph

1445 Commits

Author SHA1 Message Date
Martchus 993fcdb7f4 Update validpgpkeys for static-compat-xz 2023-05-13 21:02:49 +02:00
Martchus c259e01c77 Update static-compat-xz to 5.4.3 2023-05-12 23:21:58 +02:00
Martchus d50909fd9d Import mingw-w64-fluidsynth from AUR to enable features 2023-05-12 23:19:12 +02:00
Martchus e6d1fe4c26 Update gcc-static-compat to 13.1.1 2023-05-01 14:49:37 +02:00
Martchus e0d0183e80 pocketsphinx: Fix include directory 2023-04-29 18:15:08 +02:00
Martchus d4f5d4ec9f
Merge pull request #164 from eclairevoyant/master
pocketsphinx: packaging fixes
2023-04-29 17:47:13 +02:00
éclairevoyant 386aeb7417
pocketsphinx: remove redundancies 2023-04-29 11:09:01 -04:00
éclairevoyant e8a6dc3118
pocketsphinx: ensure source name is unique 2023-04-29 10:28:15 -04:00
éclairevoyant 0288e2229f
pocketsphinx: fix license 2023-04-29 10:27:43 -04:00
éclairevoyant 850e92292a
pocketsphinx: fix quoting 2023-04-29 10:27:06 -04:00
éclairevoyant 9d78025a97
pocketsphinx: update meta info 2023-04-29 10:26:29 -04:00
Martchus de58651d80 Update mediawriter to 5.0.6 2023-04-25 22:04:13 +02:00
Martchus b6f322e8d8 Increase sub ID ranges in container documentation 2023-04-11 17:11:01 +02:00
Martchus 8b98843fd0 Update Qt 5 packages to 5.15.9 2023-04-10 21:43:10 +02:00
Martchus 387afd78cb Sync ffmpeg-custom with official package 2023-04-10 18:41:24 +02:00
Martchus 1b345a9f3d Update zstd packages to 1.5.5 2023-04-07 19:26:18 +02:00
Martchus 94edb6acc8 Update checksums of mingw-w64-qt6-multimedia after build is fixed 2023-04-06 15:40:53 +02:00
Martchus 4ff147355e Update syncthingtray 2023-04-06 12:46:37 +02:00
Martchus 92d1c4e89d
Merge pull request #163 from Steveice10/qt6_multimedia
Fix qt6-multimedia build on mingw-w64.
2023-04-06 12:43:47 +02:00
Steveice10 a921b58a37 Fix qt6-multimedia build on mingw-w64. 2023-04-05 18:00:15 -07:00
Martchus f7c4d5b87a Update own projects 2023-04-05 18:00:52 +02:00
Martchus b91bc46a5a Update Qt packages to 6.5.0 2023-04-04 23:03:00 +02:00
Martchus 97d89e925a Fix build of android-*-boost after update to 1.81.0
* Use `android-environment` instead of hardcoding paths
* Remove hacks for specifying include directories and standard
  library manually
* Streamline compiler options with what CMake would use under
  Android
* Use C++17
2023-03-25 21:14:04 +01:00
Martchus 3dd00d1e2c Fix pulling of base image in imagebuild 2023-03-25 21:04:58 +01:00
Martchus f91bc6f601 Update android-aarch64-kirigami2 2023-03-20 23:26:47 +01:00
Martchus 4bf0cf280e Mention how to use Android-related tooling from PKGBUILDs via podman 2023-03-19 00:19:01 +01:00
Martchus 98232afa14 Fix typo 2023-03-17 16:25:21 +01:00
Martchus 8f7aff3d89 Update qt6 packages to 6.4.3 2023-03-17 16:18:33 +01:00
Martchus 357910eaf4 Fix android-*qt6-* packages
* Fix wrong Java version
* Fix inconsistency between name of libpng and its
  soname
2023-03-11 19:28:22 +01:00
Martchus 54181e21be Update instructions for Android builds
The SDK directory needs to be explicitly specified for Qt's helpers
to find it.
2023-03-11 17:13:14 +01:00
Martchus 3956b5f3e9 Fix checksums of own projects 2023-03-08 10:37:00 +01:00
Martchus da85f27f76 Rebuild subtitlecomposer against ffmpeg 6.0 2023-03-07 21:25:35 +01:00
Martchus 7647677434 Update own projects 2023-03-07 21:22:13 +01:00
Martchus 90dfa09dfd Update ffmpeg-custom to 6.0 2023-03-07 21:02:58 +01:00
Martchus 4712835f54 Rebuild static-compat-qt6-tools against LLVM 15 2023-03-07 20:25:26 +01:00
Martchus 99d62914c9 Add example for containerized build using Android packages 2023-03-04 17:26:24 +01:00
Martchus a076a252b2 Sync ffmpeg-custom with regular package 2023-02-27 18:58:44 +01:00
Martchus 2b217f7607 Ensure imagebuild actually creates an updated image 2023-02-24 22:46:14 +01:00
Martchus 01b3ceea72 Update pocketsphinx to 5.0.0
* Remove no longer required base package
* Do not include Python module anymore; it is not built by default by
  the upsteam build script anymore (only if CMake variable SKBUILD is set)
  and thus supposedly designed to be distributed in a separate package; this
  makes also sense at it avoids rebuilding the C library on every minor Python
  release
* Rebuild subtitlecomposer; however, at this point this means its speech
  plugin will not be available anymore as even the detection of the library
  does not work:
  ```
  -- Could NOT find PocketSphinx (missing: POCKETSPHINX_INCLUDE_DIR) (found suitable version "5.0.0", minimum required is "5")
  -- Have NOT Found PocketSphinx - Speech plugin will not be built
  ```
2023-02-24 22:38:35 +01:00
Martchus 193752b02f Update static-compat-zstd to 1.5.4 2023-02-19 18:17:15 +01:00
Martchus f1905cf048 Add common args for `makecontainerpkg` from environment 2023-02-19 15:51:45 +01:00
Martchus e944bccef0 Import mingw-w64-zstd from AUR, enable static libs and fix arch 2023-02-19 00:16:28 +01:00
Martchus bd3837f412 Update devtools-custom to 20230105 2023-02-18 21:32:03 +01:00
Martchus db01a49260 Update android-aarch64-kirigami2 to latest Git version to build against Qt 6 2023-02-16 18:59:05 +01:00
Martchus 3c78fa5fa7 Improve `makecontainerpkg`
* Parse `pkgname` from `PKGBUILD` via sourcing to cope with variables
* Allow overriding the container name to be able to re-use an existing
  container
* Be verbose when installing packages during the image creation
2023-02-16 18:59:05 +01:00
Martchus ecf5bbef00 Ensure HOME is set in syncthingtray tests
Workaround for https://github.com/syncthing/syncthing/issues/8785
2023-02-13 15:58:59 +01:00
Martchus ba53dca910 Update static-compat and mingw-w64 packages 2023-02-12 20:51:32 +01:00
Martchus 61276996b7 Add issue templates 2023-02-06 18:01:30 +01:00
Martchus d9f657f496 State that `makecontainerpkg` is also tested with Podman 2023-02-06 18:00:42 +01:00
Martchus 38818e508a Improve investigation of containerized builds
The current approach was not actually working as the container was not
start with in interactive bash shell (or any kind of process that would
just keep it running once started).
2023-02-03 22:49:19 +01:00