- Jun 28, 2023
-
-
Alaric Senat authored
To benefit from the mingw update.
-
- Jun 21, 2023
-
-
This is the one used in VLC 3.0: videolan/libvlcjni@f8d8c2fc
-
So it matches the same build call as 4.0.
-
These are the same patches used in vlc 3.0 extras/tools.
-
Similar to a6d70d3c for 3.0
-
So it matches the vlc-debian-android file more closely.
-
Similar to 710a5a23 for 3.0.
-
Similar to 772a78a8 for 3.0. We need meson for dav1d.
-
The version of Debian bookworm is recent enough.
-
Similar to b4207fa0 for 3.0
-
Similar to b29816e7 for 3.0
-
JDK 17 is necessary for newer gradle versions.
-
* subversion is not needed anymore * ragel was found twice * automake was used from testing * protobuf-compiler is not used, we build our own since a3d8d80e * python3 alone should be sufficient * libwebkitgtk-1.0-0 should not be needed Similar to 99748483 for 3.0 * subversion is not needed anymore * ragel was found twice * automake was used from testing * protobuf-compiler is not used, we build our own since a3d8d80e * python3 alone should be sufficient * libwebkitgtk-1.0-0 should not be needed * rpm2cpio should not be needed * libgsm1-dev should not be needed Similar to 99748483 for 3.0
-
This enables building the gstreamer decode plugin in CI.
-
- Jun 14, 2023
-
-
Qt Quick Test was half installed, the C++ classes and .pc file were present but the QML plugin was missing
-
- Jun 08, 2023
-
-
Steve Lhomme authored
JDK 17 is necessary for newer gradle versions.
-
- Jun 06, 2023
-
-
Steve Lhomme authored
* subversion is not needed anymore * ragel was found twice * automake was found twice * protobuf-compiler is not used, we build our own since a3d8d80e
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
This is the latest update of the SDK.
-
Steve Lhomme authored
We don't need the buster backport anymore.
-
Steve Lhomme authored
This will provide a much newer CMake. The NDK requires CMake 3.19 to use its toolchain file properly. Debian bullseye only has 3.18. We need to change the groupadd/useradd as it is not part of bookworn slim.
-
- May 23, 2023
-
-
Steve Lhomme authored
The code in mingw-w64 11 should be enough. And it should be compatible with UWP. It is build, we we need to avoid build failure when linking with libssp manually, as in https://github.com/mstorsjo/llvm-mingw/commit/4ee7cc97de3cf72d89ace2b1e9a704cc5b74e969 Similar to 7f54c8b7
-
Steve Lhomme authored
Similar to ab63d616
-
Duncan McNamara authored
-
Steve Lhomme authored
The code in mingw-w64 11 should be enough. And it should be compatible with UWP. It is build, we we need to avoid build failure when linking with libssp manually, as in https://github.com/mstorsjo/llvm-mingw/commit/4ee7cc97de3cf72d89ace2b1e9a704cc5b74e969
-
Steve Lhomme authored
-
- May 17, 2023
-
-
Duncan McNamara authored
-
- May 12, 2023
-
-
- May 09, 2023
-
-
Duncan McNamara authored
We are adding a webserver to vlc-android and need a container with nodejs to build it and deploy with the app.
-
- Apr 12, 2023
-
-
Matthias Dressel authored
-
Matthias Dressel authored
-
- Mar 22, 2023
-
-
Niklas Haas authored
This is not automatically pulled in because it's not listed as a hard dependency, just a recommendation. Needed for videolan/libplacebo!429 As an aside, drop the specific version from the jammy tag used as base - this is pointless because we do an `apt upgrade` in the docker build process anyway.
-
- Mar 01, 2023
-
-
Konstantin Pavlov authored
-
- Feb 13, 2023
-
-
Matthias Dressel authored
Debian split the sanitizer libs to a separate package. [0] [0] https://tracker.debian.org/news/1403085/accepted-llvm-toolchain-14-11406-10exp4-source-amd64-all-into-experimental/
-
- Feb 11, 2023
-
-
Matthias Dressel authored
-
Matthias Dressel authored
-
Matthias Dressel authored
Debian now respects PEP 668 [0] which would require us to call pip with `--break-system-packages`. Instead we can just install the packages from Debian repos directly since they are up-to-date. [0] https://tracker.debian.org/news/1419957/accepted-python311-3112-3-source-into-unstable/
-
-
-