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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 8 12:15:20 UTC 2022


    Date: Friday, July 8, 2022 @ 12:15:20
  Author: arojas
Revision: 1248660

wxWidgets 3.2 rebuild

Modified:
  vbam/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 12:15:07 UTC (rev 1248659)
+++ PKGBUILD	2022-07-08 12:15:20 UTC (rev 1248660)
@@ -7,7 +7,7 @@
   vbam-wx
 )
 pkgver=2.1.4.r453.65b5affe
-pkgrel=2
+pkgrel=3
 pkgdesc='Nintendo GameBoy Advance emulator'
 arch=(x86_64)
 url=https://vba-m.com
@@ -30,7 +30,7 @@
   git
   libglvnd
   ninja
-  wxgtk3
+  wxwidgets-gtk3
   zip
 )
 #_tag=8f4862de88de2f95866b7e501304f1e57a4e0abb
@@ -71,8 +71,7 @@
     -DENABLE_SDL=FALSE \
     -DENABLE_WX=TRUE \
     -DENABLE_FFMPEG=TRUE \
-    -DENABLE_LINK=TRUE \
-    -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
+    -DENABLE_LINK=TRUE
   cmake --build build-wx
 }
 
@@ -88,7 +87,7 @@
     glib2
     gtk3
     openal
-    wxgtk3
+    wxwidgets-gtk3
     zip
   )
   conflicts=(vbam-sdl)



More information about the arch-commits mailing list