git » vlc.git » commit 622347e

upgpkg: 3.0.18-12: protobuf 23 rebuild

author Antonio Rojas
2023-06-30 22:53:25 UTC
committer Antonio Rojas
2023-06-30 22:53:25 UTC
parent 8f3559147c89ac448771a7a1f3bd53cae8746f58

upgpkg: 3.0.18-12: protobuf 23 rebuild

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4d2fbb2..ff643dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.18
 # optional fixup version including hyphen
 _vlcfixupver=
 pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=11
+pkgrel=12
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')
@@ -133,7 +133,7 @@ build() {
 
   export CFLAGS+=" -I/usr/include/samba-4.0 -ffat-lto-objects"
   export CPPFLAGS+=" -I/usr/include/samba-4.0"
-  export CXXFLAGS+=" -std=c++11"
+  export CXXFLAGS+=" -std=c++17"
   export PKG_CONFIG_PATH="/usr/lib/ffmpeg4.4/pkgconfig"
   # upstream doesn't support lua 5.4 yet: https://trac.videolan.org/vlc/ticket/25036
   export LUAC=/usr/bin/luac5.2