[arch-commits] Commit in vlc/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Aug 23 11:42:46 UTC 2020
Date: Sunday, August 23, 2020 @ 11:42:46
Author: alucryd
Revision: 394596
lua52: add link to upstream bugtracker
Modified:
vlc/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-23 10:10:02 UTC (rev 394595)
+++ PKGBUILD 2020-08-23 11:42:46 UTC (rev 394596)
@@ -126,6 +126,7 @@
export CFLAGS+=" -I/usr/include/samba-4.0"
export CPPFLAGS+=" -I/usr/include/samba-4.0"
export CXXFLAGS+=" -std=c++11"
+ # upstream doesn't support lua 5.4 yet: https://trac.videolan.org/vlc/ticket/25036
export LUAC=/usr/bin/luac5.2
export LUA_LIBS="$(pkg-config --libs lua5.2)"
export RCC=/usr/bin/rcc-qt5
More information about the arch-commits
mailing list