Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wxWidgets Survey (January 2024) #5099

Merged
merged 30 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
688d07f
wxwidgets: update to 3.2.4
RedL0tus Jan 7, 2024
4524136
wxgtk: drop, unneeded
RedL0tus Jan 7, 2024
28ca1c3
wxpython: update to 4.2.1
RedL0tus Jan 7, 2024
7023b4b
wxpython-phoenix: transitionalize (noarch)
RedL0tus Jan 7, 2024
bd58a5c
wx-base: bump VER
RedL0tus Jan 7, 2024
23084ab
p11-kit: update to 0.25.3
RedL0tus Jan 8, 2024
970656a
gnutls: update to 3.8.3
RedL0tus Jan 8, 2024
9a648a1
wxlua: update to 3.2.0.2
RedL0tus Jan 7, 2024
d8a5dde
portsmf: new, 0+svn20101009
RedL0tus Jan 29, 2024
55a5487
libsbsms: update to 2.3.0
RedL0tus Jan 29, 2024
cbbf701
audacity: update to 3.4.2
RedL0tus Jan 29, 2024
4ab1d0d
amule: bump REL
RedL0tus Jan 7, 2024
6a4fc18
gnuplot: bump REL
RedL0tus Jan 7, 2024
addbeaa
kicad: bump REL
RedL0tus Jan 7, 2024
d92b390
0ad: bump REL
RedL0tus Jan 7, 2024
722608e
aegisub: update to 3.2.2+git20231203
RedL0tus Jan 7, 2024
5b7b8f1
boinc: bump REL
RedL0tus Jan 7, 2024
8ebe070
darkradiant: bump REL
RedL0tus Jan 7, 2024
b0200f9
vigra: bump REL
RedL0tus Jan 11, 2024
c00c527
hugin: bump REL
RedL0tus Jan 7, 2024
c67ec3b
pcsx2: bump REL
RedL0tus Jan 7, 2024
bcc4474
poedit: bump REL
RedL0tus Jan 7, 2024
76a56e7
superslicer: update to 2.5.59.6
RedL0tus Jan 7, 2024
1a3c8a3
vba-m: update to 2.1.8
RedL0tus Jan 7, 2024
b0f27c5
rlwrap: bump REL
RedL0tus Jan 31, 2024
303bffd
wxmaxima: bump REL
RedL0tus Jan 7, 2024
a378c0b
libfilezilla: update to 0.45.0
RedL0tus Jan 8, 2024
af74cf0
filezilla: update to 3.66.4
RedL0tus Jan 8, 2024
596efa4
woeusb: update to 5.2.4
RedL0tus Jan 7, 2024
916e8cd
pcem: drop, orphaned
RedL0tus Jan 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions app-creativity/audacity/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
PKGNAME=audacity
PKGSEC=sound
PKGDEP="libmad libid3tag wxgtk3 lame hicolor-icon-theme desktop-file-utils \
jack ffmpeg twolame vamp-plugin-sdk soxr soundtouch libsbsms \
lilv lv2 suil sqlite"
PKGDES="A program that lets you manipulate digital audio waveforms"
PKGDEP="wxgtk3 expat lame libsndfile soxr sqlite curl ffmpeg libid3tag \
vamp-plugin-sdk libogg libvorbis flac lilv lv2 serd sord sratom suil \
portmidi portsmf libsbsms twolame zlib opusfile rapidjson portaudio"
BUILDDEP="graphviz"

NOLTO__LOONGSON3=1
ABTYPE=cmakeninja
CMAKE_AFTER="-Daudacity_use_ffmpeg=loaded \
-Daudacity_lib_preference=system \
-Daudacity_obey_system_dependencies=ON \
-Daudacity_conan_enabled=OFF \
-Daudacity_conan_allow_prebuilt_binaries=OFF \
-Daudacity_has_vst3=OFF \
-Daudacity_has_networking=OFF \
-Daudacity_has_audiocom_upload=OFF \
-Daudacity_has_updates_check=OFF \
-Daudacity_has_crashreports=OFF \
-Daudacity_has_sentry_reporting=OFF \
-Daudacity_has_url_schemes_support=ON \
-DwxBUILD_TOOLKIT=gtk3 \
-DAUDACITY_BUILD_LEVEL=2 \
-DCMAKE_SKIP_RPATH=OFF"
7 changes: 3 additions & 4 deletions app-creativity/audacity/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
VER=2.4.2
REL=2
SRCS="tbl::https://github.com/audacity/audacity/archive/Audacity-$VER.tar.gz"
CHKSUMS="sha256::cdb4800c8e9d1d4ca19964caf8d24000f80286ebd8a4db566c2622449744c099"
VER=3.4.2
SRCS="git::commit=tags/Audacity-$VER::https://github.com/audacity/audacity"
CHKSUMS="SKIP"
CHKUPDATE="anitya::id=139"
15 changes: 7 additions & 8 deletions app-creativity/hugin/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
PKGNAME=hugin
PKGSEC=graphics
PKGDEP="boost desktop-file-utils enblend-enfuse exiv2 lapack lensfun libpano13 make \
perl-image-exiftool python-3 wxgtk3"
BUILDDEP="cmake swig tclap patchelf"
PKGDEP="boost desktop-file-utils enblend-enfuse exiv2 lapack lensfun libpano13 \
make perl-image-exiftool python-3 wxgtk3"
BUILDDEP="cmake swig tclap patchelf texlive"
PKGDES="Panorama photo stitcher"

CMAKE_AFTER=(
-DENABLE_LAPACK=ON
-DBUILD_HSI=ON
-DCMAKE_SKIP_RPATH=ON
)
ABTYPE=cmakeninja
CMAKE_AFTER="-DENABLE_LAPACK=ON \
-DBUILD_HSI=ON \
-DCMAKE_SKIP_RPATH=ON"
2 changes: 1 addition & 1 deletion app-creativity/hugin/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VER=2022.0.0
REL=1
REL=2
SRCS="tbl::https://sourceforge.net/projects/hugin/files/hugin/hugin-${VER%.*}/hugin-$VER.tar.bz2"
CHKSUMS="sha256::97c8562a0ba9a743e0b955a43dfde048b1c60cd9e5f2ee2b69de1a81646e05a7"
CHKUPDATE="anitya::id=1341"
11 changes: 8 additions & 3 deletions app-creativity/superslicer/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
PKGNAME=superslicer
PKGDES="G-code generator for 3D printers"
PKGSEC=graphics
PKGDEP="dbus boost wxgtk3 tbb curl zlib eigen-3 expat libpng glew nlopt c-blosc openvdb libspnav gmp mpfr cgal opencascade"
PKGDEP="dbus boost wxgtk3 tbb curl zlib eigen-3 expat libpng glew nlopt \
c-blosc openvdb libspnav gmp mpfr cgal opencascade"
BUILDDEP="cereal"

ABTYPE=cmakeninja
CMAKE_AFTER="-DOPENVDB_FIND_MODULE_PATH=/usr/lib/cmake/OpenVDB \
-DCGAL_ROOT=/usr -DSLIC3R_WX_STABLE=1 -DSLIC3R_FHS=1 \
-DSLIC3R_GTK=3 -DSLIC3R_GUI=ON"
-DCGAL_ROOT=/usr \
-DSLIC3R_WX_STABLE=1 \
-DSLIC3R_FHS=1 \
-DSLIC3R_GTK=3 \
-DSLIC3R_GUI=ON"
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
From 418827e3df8bd4102dad435b7bff7af2d28d45bc Mon Sep 17 00:00:00 2001
From: Jiangjin Wang <[email protected]>
Date: Mon, 8 Jan 2024 04:20:47 -0800
Subject: [PATCH] fix compilation with wxgtk 3.2.4

---
src/slic3r/GUI/PhysicalPrinterDialog.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/slic3r/GUI/PhysicalPrinterDialog.cpp b/src/slic3r/GUI/PhysicalPrinterDialog.cpp
index 7ca307ff9..875e513a0 100644
--- a/src/slic3r/GUI/PhysicalPrinterDialog.cpp
+++ b/src/slic3r/GUI/PhysicalPrinterDialog.cpp
@@ -564,7 +564,8 @@ void PhysicalPrinterDialog::build_printhost_settings(ConfigOptionsGroup* m_optgr
// Always fill in the "printhost_port" combo box from the config and select it.
{
Choice* choice = dynamic_cast<Choice*>(m_optgroup->get_field("printhost_port"));
- choice->set_values({ m_config->opt_string("printhost_port") });
+ const wxArrayString &val = { m_config->opt_string("printhost_port") };
+ choice->set_values(val);
choice->set_selection();
}

--
2.39.1

Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
From 289faa0a181b33119086945baaaa4f1e364801fd Mon Sep 17 00:00:00 2001
From: Icenowy Zheng <[email protected]>
Date: Tue, 16 Jan 2024 19:33:20 +0800
Subject: [PATCH] fix NULL dereference on wxWidgets 3.2

According to the document of wxWidgets, the initializer of wxLocale with
no parameters do not do any initialization at all, thus do not register
its wxTranslations.

Explicitly call Init() with its default parameters to init it with the
default setting, otherwise on Linux with wxWidgets 3.2, the
wxTranslations singleton get is NULL and lead to NULL deference.

The code here is from PrusaSlicer 2.5 [1].

[1] https://github.com/prusa3d/PrusaSlicer/commit/e21921f2ebd2b94c57459bd280f1b1bd8eec1b9c

Signed-off-by: Icenowy Zheng <[email protected]>
---
src/slic3r/GUI/GUI_App.cpp | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/src/slic3r/GUI/GUI_App.cpp b/src/slic3r/GUI/GUI_App.cpp
index d10c5cfe0..6dc647dc0 100644
--- a/src/slic3r/GUI/GUI_App.cpp
+++ b/src/slic3r/GUI/GUI_App.cpp
@@ -2289,6 +2289,15 @@ bool GUI_App::load_language(wxString language, bool initial)
{
// Allocating a temporary locale will switch the default wxTranslations to its internal wxTranslations instance.
wxLocale temp_locale;
+#ifdef __WXOSX__
+ // ysFIXME - temporary workaround till it isn't fixed in wxWidgets:
+ // Use English as an initial language, because of under OSX it try to load "inappropriate" language for wxLANGUAGE_DEFAULT.
+ // For example in our case it's trying to load "en_CZ" and as a result PrusaSlicer catch warning message.
+ // But wxWidgets guys work on it.
+ temp_locale.Init(wxLANGUAGE_ENGLISH);
+#else
+ temp_locale.Init();
+#endif // __WXOSX__
// Set the current translation's language to default, otherwise GetBestTranslation() may not work (see the wxWidgets source code).
wxTranslations::Get()->SetLanguage(wxLANGUAGE_DEFAULT);
// Let the wxFileTranslationsLoader enumerate all translation dictionaries for PrusaSlicer
--
2.39.1

4 changes: 2 additions & 2 deletions app-creativity/superslicer/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VER=2.5.59.4
VER=2.5.59.6
SRCS="git::commit=tags/${VER}::https://github.com/supermerill/SuperSlicer.git"
CHKSUMS="SKIP"
CHKUPDATE="github::repo=supermerill/SuperSlicer"
CHKUPDATE="anitya::id=370825"
2 changes: 1 addition & 1 deletion app-electronics/kicad/autobuild/beyond
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cp -rv "$SRCDIR"/../kicad-doc-$PKGVER/share \
for i in symbols footprints packages3D; do
cd "$SRCDIR"/../kicad-$i-$PKGVER/build
abinfo "Running CMake for $i ..."
cmake .. ${CMAKE_DEF}
cmake .. "${CMAKE_DEF[@]}"

abinfo "Building $i ..."
make -j1
Expand Down
24 changes: 18 additions & 6 deletions app-electronics/kicad/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
PKGNAME=kicad
PKGSEC=electronics
PKGDEP="wxgtk2 mesa glu glew libnotify curl opencascade ngspice boost cairo \
pixman python-3 wxpython-phoenix unixodbc"
BUILDDEP="cmake bzr swig glm llvm"
PKGDES="A free software suite for electronic design automation"
PKGDEP="wxgtk3 mesa glu glew libnotify curl opencascade ngspice boost cairo \
pixman python-3 wxpython unixodbc"
BUILDDEP="cmake bzr swig glm llvm"

CMAKE_AFTER="-DBUILD_GITHUB_PLUGIN=ON -DKICAD_BUILD_I18N=ON"
ABTYPE=cmakeninja
# FIXME: Set -DKICAD_USE_EGL once we enable EGL support in wxWidgets.
# Currently blocked by bugs in SuperSlicer.
CMAKE_AFTER="-DKICAD_SCRIPTING_WXPYTHON=ON \
-DKICAD_INSTALL_DEMOS=ON \
-DKICAD_BUILD_QA_TESTS=OFF \
-DKICAD_SPICE=OFF \
-DKICAD_BUILD_I18N=ON \
-DKICAD_USE_EGL=OFF \
-DKICAD_USE_BUNDLED_GLEW=OFF \
-DKICAD_DRC_PROTO=OFF \
-DKICAD_BUILD_PEGTL_DEBUG_TOOL=OFF \
-DKICAD_BUILD_PNS_DEBUG_TOOL=OFF \
-DKICAD_GAL_PROFILE=OFF \
-DKICAD_USE_SENTRY=OFF"

PKGREP="kicad-i18n<=4.0.0"
PKGBREAK="kicad-i18n<=4.0.0"

ABTYPE=cmakeninja
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
From 73fdda3de788787b4e4941562a390f79e96c5a00 Mon Sep 17 00:00:00 2001
From: Jiangjin Wang <[email protected]>
Date: Sun, 21 Jan 2024 22:18:50 -0800
Subject: [PATCH 1/2] Use std::string for processing environment variables

wxString cannot handle charset conversion correctly while std::string can.
The wxWidgets upstream encourages using std::string whenever possible as well.

Ref: https://docs.wxwidgets.org/3.0/classwx_string.html#details
---
common/pgm_base.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/pgm_base.cpp b/common/pgm_base.cpp
index 91653ef4b1..c9cb71e25e 100644
--- a/common/pgm_base.cpp
+++ b/common/pgm_base.cpp
@@ -430,7 +430,7 @@ bool PGM_BASE::InitPgm( bool aHeadless, bool aSkipPyInit, bool aIsUnitTest )
wxPGInitResourceModule();

#ifndef __WINDOWS__
- if( wxString( wxGetenv( "HOME" ) ).IsEmpty() )
+ if( std::string( wxGetenv( "HOME" ) ).empty() )
{
DisplayErrorMessage( nullptr, _( "Environment variable HOME is empty. "
"Unable to continue." ) );
--
2.39.1

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
From bff51e8982fb3ab38df205de233fe2ad6d7b3cd0 Mon Sep 17 00:00:00 2001
From: Jiangjin Wang <[email protected]>
Date: Mon, 22 Jan 2024 19:06:59 -0800
Subject: [PATCH 2/2] Update zh_CN translation for plugin updater dialog

---
translation/pofiles/zh_CN.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/translation/pofiles/zh_CN.po b/translation/pofiles/zh_CN.po
index 1944ae2078..cff6d197ec 100644
--- a/translation/pofiles/zh_CN.po
+++ b/translation/pofiles/zh_CN.po
@@ -19800,7 +19800,7 @@ msgstr "正在恢复 \"%s\""

#: kicad/kicad_manager_frame.cpp:903
msgid "Would you like to automatically check for plugin updates on startup?"
-msgstr "是否要在启动时自动检查更新?"
+msgstr "是否要在启动时自动检查插件更新?"

#: kicad/kicad_manager_frame.cpp:904
msgid "Check for updates"
--
2.39.1

2 changes: 1 addition & 1 deletion app-electronics/kicad/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
VER=7.0.0
REL=2
SRCS="tbl::rename=kicad-$VER.tar.bz2::https://gitlab.com/kicad/code/kicad/-/archive/$VER/kicad-$VER.tar.bz2 \
tbl::rename=kicad-footprints-$VER.tar.bz2::https://gitlab.com/kicad/libraries/kicad-footprints/-/archive/$VER/kicad-footprints-$VER.tar.bz2 \
tbl::rename=kicad-symbols-$VER.tar.bz2::https://gitlab.com/kicad/libraries/kicad-symbols/-/archive/$VER/kicad-symbols-$VER.tar.bz2 \
Expand All @@ -11,4 +12,3 @@ CHKSUMS="sha256::f0e188c67a1044c6cc884b66b25717326d93ec896194c0963c2fb79b35943d7
sha256::04cad356fd19b46e70eaa6e3365d94c326e4237d80c09394208fd4662e756465 "
SUBDIR="kicad-$VER"
CHKUPDATE="anitya::id=8432"
REL=1
6 changes: 0 additions & 6 deletions app-emulation/pcem/autobuild/defines

This file was deleted.

3 changes: 0 additions & 3 deletions app-emulation/pcem/autobuild/prepare

This file was deleted.

5 changes: 0 additions & 5 deletions app-emulation/pcem/spec

This file was deleted.

2 changes: 1 addition & 1 deletion app-games/0ad/autobuild/build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# FIXME: workaround a bug in Mozilla mach build system
unset RUSTFLAGS
# 0ad build scripts will reset MAKEFLAGS, so we need to override that
WX_CONFIG=/usr/lib/wx/config/gtk3-unicode-3.0 \
WX_CONFIG=/usr/bin/wx-config-gtk3 \
JOBS="-j$ABTHREADS" \
./update-workspaces.sh \
--bindir=/usr/bin \
Expand Down
7 changes: 6 additions & 1 deletion app-games/0ad/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ PKGNAME=0ad
PKGSEC=games
PKGDEP="binutils boost curl enet libogg libpng libvorbis libxml2 openal-soft \
sdl wxgtk3 zlib mesa glu gloox miniupnpc icu nspr fmt"
BUILDDEP="rustc"
BUILDDEP="rustc llvm"
PKGDES="RTS (Real Time Strategy) Game of Ancient Warfare"

ABTYPE=self
# FIXME: LTO build fails
# ld: undefined reference to `RustMozCrash'
# Setting USECLANG=1 does not fix this problem.
NOLTO=1

FAIL_ARCH="!(amd64|arm64|armv4|armv6hf|armv7hf|ppc64el)"
2 changes: 1 addition & 1 deletion app-games/0ad/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VER=0.0.26
REL=1
REL=2
SRCS="tbl::https://sourceforge.net/projects/zero-ad/files/releases/0ad-${VER}-alpha-unix-build.tar.xz \
file::rename=data.tar.xz::https://sourceforge.net/projects/zero-ad/files/releases/0ad-${VER}-alpha-unix-data.tar.xz"
CHKSUMS="sha256::2e1c6df7e3312e77c5f82788664cffc3a78d3bf60606c00039275e1d13c0ee4b \
Expand Down
12 changes: 8 additions & 4 deletions app-games/darkradiant/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
PKGNAME=darkradiant
PKGSEC=games
PKGDEP="desktop-file-utils libpng wxgtk3 libxml2 glew zlib \
libjpeg-turbo ftgl freealut libvorbis libsigc++"
PKGDES="Level editor for The Dark Mod and other idTech4/Doom3-based games"
PKGDEP="desktop-file-utils libpng wxgtk3 libxml2 glew zlib libjpeg-turbo ftgl \
freealut libvorbis libsigc++"
PKGSUG="thedarkmod"
BUILDDEP="eigen-3"
PKGDES="Level editor for The Dark Mod and other idTech4/Doom3-based games"

CMAKE_AFTER="-DGTEST_FOUND=OFF"
ABTYPE=cmakeninja
CMAKE_AFTER="-DGTEST_FOUND=OFF \
-DBUILD_SHARED_LIBS=ON \
-DENABLE_DM_PLUGINS=ON \
-DCMAKE_SKIP_RPATH=OFF"
5 changes: 3 additions & 2 deletions app-games/darkradiant/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
VER=3.8.0
SRCS="tbl::https://github.com/codereader/DarkRadiant/archive/$VER.tar.gz"
CHKSUMS="sha256::7b9ccd6de65d7e55f6aad5e1f9a2f49600c6a0d9d70e67bda2e625cd721b5635"
REL=1
SRCS="git::commit=tags/$VER::https://github.com/codereader/DarkRadiant"
CHKSUMS="SKIP"
CHKUPDATE="anitya::id=227643"
4 changes: 3 additions & 1 deletion app-games/pcsx2/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
PKGNAME=pcsx2
PKGSEC=games
PKGDEP="glew libaio libjpeg-turbo cg portaudio sdl2 soundtouch wxgtk3"
PKGDEP="glew libaio libjpeg-turbo portaudio sdl2 soundtouch wxgtk3"
BUILDDEP="png++"
PKGDES="A Sony Playstation 2 emulator"

ABTYPE=cmakeninja
# Set -DDISABLE_ADVANCE_SIMD=ON to avoid setting -march=native
CMAKE_AFTER="-DPLUGIN_DIR=/usr/lib/pcsx2 \
-DGAMEINDEX_DIR=/usr/share/pcsx2 \
-DDISABLE_ADVANCE_SIMD=TRUE \
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
From 54f4525f75fafd19ae20763a074879c079093fdc Mon Sep 17 00:00:00 2001
From: Jiangjin Wang <[email protected]>
Date: Mon, 8 Jan 2024 05:23:11 -0800
Subject: [PATCH] fix compilation with wxwidgets 3.2.4

---
pcsx2/gui/i18n.cpp | 1 -
1 file changed, 1 deletion(-)

diff --git a/pcsx2/gui/i18n.cpp b/pcsx2/gui/i18n.cpp
index edcc5965b..2d059f9b3 100644
--- a/pcsx2/gui/i18n.cpp
+++ b/pcsx2/gui/i18n.cpp
@@ -36,7 +36,6 @@ static wxString i18n_GetBetterLanguageName( const wxLanguageInfo* info )
switch (info->Language)
{
case wxLANGUAGE_CHINESE: return L"Chinese (Traditional)";
- case wxLANGUAGE_CHINESE_TRADITIONAL: return L"Chinese (Traditional)";
case wxLANGUAGE_CHINESE_TAIWAN: return L"Chinese (Traditional)";
case wxLANGUAGE_CHINESE_HONGKONG: return L"Chinese (Traditional, Hong Kong)";
case wxLANGUAGE_CHINESE_MACAU: return L"Chinese (Traditional, Macau)";
--
2.39.1

4 changes: 3 additions & 1 deletion app-games/pcsx2/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
VER=1.6.0+git20210825
SRCS="git::commit=feaf5ba5f225a9fe6307e3894ea81b5402e4c6ea::https://github.com/PCSX2/pcsx2"
REL=1
__COMMIT="feaf5ba5f225a9fe6307e3894ea81b5402e4c6ea"
SRCS="git::commit=${__COMMIT}::https://github.com/PCSX2/pcsx2"
CHKSUMS="SKIP"
CHKUPDATE="anitya::id=12288"
1 change: 1 addition & 0 deletions app-games/vba-m/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PKGDEP="gtkglextmm sdl2 sfml wxgtk3 zip"
BUILDDEP="cmake"
PKGDES="A Nintendo GameBoy Advance emulator"

ABTYPE=cmakeninja
CMAKE_AFTER="-DENABLE_GTK=TRUE \
-DENABLE_WX=TRUE \
-DENABLE_DEBUGGER=TRUE \
Expand Down
Loading