summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusee Ullah2022-07-19 14:02:43 -0500
committerMusee Ullah2022-07-19 14:02:43 -0500
commit444b728b57080a1f79de5d726e55371320ff5cbe (patch)
tree161dfbc2110cfc6d102ac03aa82bb306a50e3264
parent004692ab5c1d5bab57c8c60fd13557c4c9d81f8c (diff)
downloadaur-444b728b57080a1f79de5d726e55371320ff5cbe.tar.gz
upgpkg: aegisub-wangqr-git 3.3.3.r0.a596a8811-2
Rebuild against wxWidgets 3.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d0f0611ae02..9ef7c577a4f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aegisub-wangqr-git
pkgdesc = A general-purpose subtitle editor with ASS/SSA support (wangqr fork)
pkgver = 3.3.3.r0.a596a8811
- pkgrel = 1
+ pkgrel = 2
url = http://www.aegisub.org
arch = x86_64
license = GPL
@@ -24,7 +24,7 @@ pkgbase = aegisub-wangqr-git
depends = libffms2.so
depends = libgl
depends = libpulse
- depends = wxgtk3
+ depends = wxwidgets-gtk3
depends = uchardet
depends = zlib
provides = aegisub
diff --git a/PKGBUILD b/PKGBUILD
index dcb9350f0105..c9b0b80d544e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=aegisub-wangqr-git
_pkgtag='v3.3.3'
pkgver=3.3.3.r0.a596a8811
-pkgrel=1
+pkgrel=2
pkgdesc='A general-purpose subtitle editor with ASS/SSA support (wangqr fork)'
arch=(x86_64)
url=http://www.aegisub.org
@@ -25,7 +25,7 @@ depends=(
libffms2.so
libgl
libpulse
- wxgtk3
+ wxwidgets-gtk3
uchardet
zlib
)
@@ -65,7 +65,7 @@ build() {
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3 \
+ -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config \
-DWITH_STARTUPLOG=OFF \
-DWITH_{PORTAUDIO,OPENAL,OSS}=OFF \
../Aegisub