[arch-commits] Commit in snes9x/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Nov 8 22:40:52 UTC 2019


    Date: Friday, November 8, 2019 @ 22:40:52
  Author: svenstaro
Revision: 524703

upgpkg: snes9x 1.60-3

glslang 7.13 rebuild

Modified:
  snes9x/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-08 22:21:54 UTC (rev 524702)
+++ PKGBUILD	2019-11-08 22:40:52 UTC (rev 524703)
@@ -7,7 +7,7 @@
   snes9x-gtk
 )
 pkgver=1.60
-pkgrel=2
+pkgrel=3
 pkgdesc='Portable Super Nintendo Entertainment System (TM) emulator'
 arch=(x86_64)
 url=http://www.snes9x.com/
@@ -60,6 +60,7 @@
 build() {
   pushd snes9x/unix
 
+  export CXXFLAGS="-I/usr/include/glslang"
   ./configure \
     --prefix='/usr' \
     --enable-netplay



More information about the arch-commits mailing list