Package: vlc / 3.0.21-0+deb11u1

Metadata

Package Version Patches format
vlc 3.0.21-0+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 configure fix linking on RISC V ISA.patch | (download)

configure.ac | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 configure: fix linking on risc-v isa


0002 Revert configure Require libmodplug 0.8.9.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 revert "configure: require libmodplug >= 0.8.9"

This reverts commit 48f014768dc22ecad23d0e9f53c38805a3aff832.

0003 Do not generate cache during build.patch | (download)

Makefile.am | 16 0 + 16 - 0 !
bin/Makefile.am | 18 0 + 18 - 0 !
2 files changed, 34 deletions(-)

 do not generate cache during build

The generated cache is not used in the package. It causes spurious build
failures on the arm64 and ppc64el builds, that are not reproducible
elsewhere.