FreeBSD Bugzilla – Attachment 253549 Details for
Bug 281488
emulators/es-de: update to 3.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 3.1.0
0001-emulators-es-de-update-to-3.1.0.patch (text/plain), 18.29 KB, created by
Stefan Schlosser
on 2024-09-13 20:38:32 UTC
(
hide
)
Description:
update to 3.1.0
Filename:
MIME Type:
Creator:
Stefan Schlosser
Created:
2024-09-13 20:38:32 UTC
Size:
18.29 KB
patch
obsolete
>From d7aa8e42d6a306bc84bdd34dd16bdb8dd8548140 Mon Sep 17 00:00:00 2001 >From: Stefan Schlosser <bsdcode@disroot.org> >Date: Fri, 13 Sep 2024 22:28:25 +0200 >Subject: [PATCH] emulators/es-de: update to 3.1.0 > >Release notes: >https://gitlab.com/es-de/emulationstation-de/-/releases/v3.1.0 > >Port changes: > * remove upstreamed patches > * unbundle utf8cpp dependency > * add NLS option >--- > emulators/es-de/Makefile | 29 ++++++------- > emulators/es-de/distinfo | 12 ++---- > emulators/es-de/files/patch-CMakeLists.txt | 43 ++++++++++--------- > .../es-de/files/patch-es-app_CMakeLists.txt | 13 ------ > emulators/es-de/pkg-plist | 36 ++++++++++++++++ > 5 files changed, 76 insertions(+), 57 deletions(-) > delete mode 100644 emulators/es-de/files/patch-es-app_CMakeLists.txt > >diff --git a/emulators/es-de/Makefile b/emulators/es-de/Makefile >index d7995e8c54b5..49d23b671889 100644 >--- a/emulators/es-de/Makefile >+++ b/emulators/es-de/Makefile >@@ -1,20 +1,8 @@ > PORTNAME= es-de > DISTVERSIONPREFIX= v >-DISTVERSION= 3.0.3 >+DISTVERSION= 3.1.0 > CATEGORIES= emulators > >-# committed upstream, remove with next version update >-# * Provide DEINIT_ON_LAUNCH >-# https://gitlab.com/es-de/emulationstation-de/-/issues/1818 >-# * Use getPathToBinary(argv[0]) fallback in setExePath >-# https://gitlab.com/es-de/emulationstation-de/-/issues/1819 >-# * Fix runRebootCommand() and runPoweroffCommand() >-# https://gitlab.com/es-de/emulationstation-de/-/issues/1820 >-PATCH_SITES= https://gitlab.com/${PORTNAME}/${GL_PROJECT}/-/commit/ >-PATCHFILES= 330f36ee14525d59879a36005fa08734b21cf8fc.patch:-p1 \ >- bd6956d52ffc950102613b7425eb30f668206888.patch:-p1 \ >- 338843ce46ee8ab78a1b3c60dcae0ec79a30aa28.patch:-p1 >- > MAINTAINER= bsdcode@disroot.org > COMMENT= Frontend for browsing and launching games > WWW= https://es-de.org >@@ -24,12 +12,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ${LOCALBASE}/include/CImg.h:graphics/cimg \ > ${LOCALBASE}/include/glm/glm.hpp:math/glm \ >- ${LOCALBASE}/include/rapidjson/rapidjson.h:devel/rapidjson >+ ${LOCALBASE}/include/rapidjson/rapidjson.h:devel/rapidjson \ >+ ${LOCALBASE}/include/utf8cpp/utf8.h:devel/utf8cpp > LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ > libcurl.so:ftp/curl \ > libfreeimage.so:graphics/freeimage \ > libfreetype.so:print/freetype2 \ > libgit2.so:devel/libgit2 \ >+ libharfbuzz.so:print/harfbuzz \ >+ libicuuc.so:devel/icu \ > libpoppler.so:graphics/poppler \ > libpugixml.so:textproc/pugixml \ > librlottie.so:graphics/rlottie >@@ -42,13 +33,21 @@ USE_SDL= sdl2 > > CMAKE_ON= VIDEO_HW_DECODING > >-OPTIONS_DEFINE= DEINIT DOCS >+OPTIONS_DEFINE= DEINIT DOCS NLS > OPTIONS_DEFAULT= DEINIT >+OPTIONS_SUB= yes > > DEINIT_DESC= Deinit frontend on emulator launch > > DEINIT_CMAKE_BOOL= DEINIT_ON_LAUNCH > >+NLS_USES= gettext >+NLS_CMAKE_BOOL= COMPILE_LOCALIZATIONS >+ >+post-patch: >+ ${REINPLACE_CMD} 's|#include "utf8.h"|#include <utf8cpp/utf8.h>|g' \ >+ ${WRKSRC}/es-core/src/utils/StringUtil.h >+ > post-install-DOCS-on: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} >diff --git a/emulators/es-de/distinfo b/emulators/es-de/distinfo >index 91e06dd04985..9f5b0587bc80 100644 >--- a/emulators/es-de/distinfo >+++ b/emulators/es-de/distinfo >@@ -1,9 +1,3 @@ >-TIMESTAMP = 1724345621 >-SHA256 (emulationstation-de-v3.0.3.tar.bz2) = b33b7b6540f17136095d594349e9d6d359cf47be660108cd2b1cabf61434276f >-SIZE (emulationstation-de-v3.0.3.tar.bz2) = 69857580 >-SHA256 (330f36ee14525d59879a36005fa08734b21cf8fc.patch) = d3f919f50bd869bc712e7caba778b05e8d576450ceb4fb9b8c51fbe2f37b0dd1 >-SIZE (330f36ee14525d59879a36005fa08734b21cf8fc.patch) = 988 >-SHA256 (bd6956d52ffc950102613b7425eb30f668206888.patch) = c2429a98357b53203431bd6328b2a4fd7541ecef4e02835e88e87ab6e0364525 >-SIZE (bd6956d52ffc950102613b7425eb30f668206888.patch) = 1102 >-SHA256 (338843ce46ee8ab78a1b3c60dcae0ec79a30aa28.patch) = 8434bf8c0757f1fca69980f01f9097a2728798f0f4d4be34791b77e023a4c7bc >-SIZE (338843ce46ee8ab78a1b3c60dcae0ec79a30aa28.patch) = 1392 >+TIMESTAMP = 1726253598 >+SHA256 (emulationstation-de-v3.1.0.tar.bz2) = a3c88885b2f58064c9af38288539d5697566113f0f0680c25781b8f30e1f6fae >+SIZE (emulationstation-de-v3.1.0.tar.bz2) = 70272357 >diff --git a/emulators/es-de/files/patch-CMakeLists.txt b/emulators/es-de/files/patch-CMakeLists.txt >index cc6224d26519..df8948e11e5b 100644 >--- a/emulators/es-de/files/patch-CMakeLists.txt >+++ b/emulators/es-de/files/patch-CMakeLists.txt >@@ -1,6 +1,6 @@ >---- CMakeLists.txt.orig 2024-08-22 16:55:26 UTC >+--- CMakeLists.txt.orig 2024-09-13 16:19:36 UTC > +++ CMakeLists.txt >-@@ -139,6 +139,8 @@ elseif(NOT EMSCRIPTEN AND NOT ANDROID) >+@@ -143,6 +143,8 @@ elseif(NOT EMSCRIPTEN AND NOT ANDROID) > find_package(Libgit2 REQUIRED) > find_package(Pugixml REQUIRED) > find_package(SDL2 REQUIRED) >@@ -9,7 +9,7 @@ > endif() > > # Add libCEC support. >-@@ -180,8 +182,7 @@ if(CMAKE_BUILD_TYPE MATCHES Debug) >+@@ -184,8 +186,7 @@ if(CMAKE_BUILD_TYPE MATCHES Debug) > if(CMAKE_CXX_COMPILER_ID MATCHES MSVC) > set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /std:c++17 /Od /DEBUG:FULL") > else() >@@ -19,7 +19,7 @@ > endif() > # If using Clang, then add additional debug data needed by GDB. > # Comment this out if you're using LLDB for debugging as this flag makes the binary >-@@ -204,11 +205,11 @@ else() >+@@ -208,11 +209,11 @@ else() > if(CMAKE_CXX_COMPILER_ID MATCHES MSVC) > set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DNDEBUG /std:c++17 /O2 /DEBUG:NONE") > else() >@@ -33,7 +33,7 @@ > endif() > endif() > endif() >-@@ -449,11 +450,7 @@ set(COMMON_INCLUDE_DIRS ${CURL_INCLUDE_DIR} >+@@ -454,12 +455,7 @@ set(COMMON_INCLUDE_DIRS ${CURL_INCLUDE_DIR} > # Include files. > > set(COMMON_INCLUDE_DIRS ${CURL_INCLUDE_DIR} >@@ -42,12 +42,13 @@ > ${CMAKE_CURRENT_SOURCE_DIR}/external/lunasvg/include > - ${CMAKE_CURRENT_SOURCE_DIR}/external/rapidjson/include > - ${CMAKE_CURRENT_SOURCE_DIR}/external/rlottie/inc >- ${CMAKE_CURRENT_SOURCE_DIR}/external/utfcpp/source >+- ${CMAKE_CURRENT_SOURCE_DIR}/external/utfcpp/source > ${CMAKE_CURRENT_SOURCE_DIR}/es-core/src > ${CMAKE_CURRENT_SOURCE_DIR}/es-pdf-converter/src) >-@@ -499,7 +496,9 @@ else() >- ${FREETYPE_INCLUDE_DIRS} >- ${GIT2_INCLUDE_PATH} >+ >+@@ -515,7 +511,9 @@ else() >+ ${HarfBuzz_INCLUDE_DIRS} >+ ${ICU_INCLUDE_DIRS} > ${PUGIXML_INCLUDE_DIRS} > - ${SDL2_INCLUDE_DIR}) > + ${SDL2_INCLUDE_DIR} >@@ -56,17 +57,17 @@ > endif() > > # Add libCEC include directory. >-@@ -614,7 +613,8 @@ else() >- ${FREETYPE_LIBRARIES} >- ${GIT2_LIBRARY} >+@@ -647,7 +645,8 @@ else() >+ ${HarfBuzz_LIBRARIES} >+ ${ICU_LIBRARIES} > ${PUGIXML_LIBRARIES} > - ${SDL2_LIBRARY}) > + ${SDL2_LIBRARY} > + ${rlottie_LINK_LIBRARIES}) >- endif() >- >- if(NOT WIN32) >-@@ -624,7 +624,6 @@ if(NOT WIN32) >+ if(Intl_LIBRARY) >+ # On Unix systems where the gettext functions are not part of the C standard library >+ # we need to explicitly link with the libintl library. >+@@ -662,7 +661,6 @@ if(NOT WIN32) > set(COMMON_LIBRARIES ${COMMON_LIBRARIES} ${PROJECT_SOURCE_DIR}/android_${ANDROID_ABI}/librlottie.a) > else() > set(COMMON_LIBRARIES ${COMMON_LIBRARIES} ${PROJECT_SOURCE_DIR}/liblunasvg.a) >@@ -74,10 +75,12 @@ > endif() > endif() > >-@@ -682,6 +681,3 @@ add_dependencies(lunasvg es-pdf-convert) >- # Make sure that es-pdf-convert is built first, and then that rlottie is built before es-core. >- # Also set lottie2gif to not be built. >- add_dependencies(lunasvg es-pdf-convert) >+@@ -726,8 +724,3 @@ endif() >+ if(COMPILE_LOCALIZATIONS) >+ add_dependencies(es-pdf-convert localization) >+ endif() > - > -add_dependencies(es-core rlottie) >+- >+-# Set lottie2gif to not be built. > -set_target_properties(lottie2gif PROPERTIES EXCLUDE_FROM_ALL 1 EXCLUDE_FROM_DEFAULT_BUILD 1) >diff --git a/emulators/es-de/files/patch-es-app_CMakeLists.txt b/emulators/es-de/files/patch-es-app_CMakeLists.txt >deleted file mode 100644 >index 3781b9fbfeac..000000000000 >--- a/emulators/es-de/files/patch-es-app_CMakeLists.txt >+++ /dev/null >@@ -1,13 +0,0 @@ >-https://gitlab.com/es-de/emulationstation-de/-/issues/1817 >- >---- es-app/CMakeLists.txt.orig 2024-08-17 09:21:08 UTC >-+++ es-app/CMakeLists.txt >-@@ -258,7 +258,7 @@ elseif(NOT ANDROID) >- elseif(NOT ANDROID) >- install(TARGETS es-de RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) >- install(TARGETS es-pdf-convert RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) >-- if(CMAKE_SYSTEM_NAME MATCHES Linux) >-+ if(CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES FreeBSD) >- install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/assets/es-de.6.gz >- DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man6) >- else() >diff --git a/emulators/es-de/pkg-plist b/emulators/es-de/pkg-plist >index 8667805bf9e8..f819295b9726 100644 >--- a/emulators/es-de/pkg-plist >+++ b/emulators/es-de/pkg-plist >@@ -7,12 +7,14 @@ share/applications/org.es_de.frontend.desktop > %%PORTDOCS%%%%DOCSDIR%%/CREDITS.md > %%PORTDOCS%%%%DOCSDIR%%/FAQ-ANDROID.md > %%PORTDOCS%%%%DOCSDIR%%/FAQ.md >+%%PORTDOCS%%%%DOCSDIR%%/HAIKU.md > %%PORTDOCS%%%%DOCSDIR%%/INSTALL-DEV.md > %%PORTDOCS%%%%DOCSDIR%%/INSTALL.md > %%PORTDOCS%%%%DOCSDIR%%/README.md > %%PORTDOCS%%%%DOCSDIR%%/ROADMAP.md > %%PORTDOCS%%%%DOCSDIR%%/THEMES-DEV.md > %%PORTDOCS%%%%DOCSDIR%%/THEMES.md >+%%PORTDOCS%%%%DOCSDIR%%/TRANSLATIONS.md > %%PORTDOCS%%%%DOCSDIR%%/USERGUIDE-DEV.md > %%PORTDOCS%%%%DOCSDIR%%/USERGUIDE.md > %%DATADIR%%/LICENSE >@@ -27,6 +29,8 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/licenses/GLEW > %%DATADIR%%/licenses/GLM > %%DATADIR%%/licenses/GNUFreeFont >+%%DATADIR%%/licenses/HarfBuzz >+%%DATADIR%%/licenses/ICU > %%DATADIR%%/licenses/LunaSVG > %%DATADIR%%/licenses/MAME > %%DATADIR%%/licenses/Nanum >@@ -38,6 +42,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/licenses/UTF8-CPP > %%DATADIR%%/licenses/Vorbis > %%DATADIR%%/licenses/libgit2 >+%%DATADIR%%/licenses/libintl > %%DATADIR%%/licenses/libvpx > %%DATADIR%%/licenses/linear-es-de > %%DATADIR%%/licenses/modern-es-de >@@ -206,6 +211,18 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/resources/graphics/textinput_focused.svg > %%DATADIR%%/resources/graphics/white.png > %%DATADIR%%/resources/graphics/window_icon_256.png >+%%NLS%%%%DATADIR%%/resources/locale/en_GB/LC_MESSAGES/en_GB.mo >+%%NLS%%%%DATADIR%%/resources/locale/en_US/LC_MESSAGES/en_US.mo >+%%NLS%%%%DATADIR%%/resources/locale/es_ES/LC_MESSAGES/es_ES.mo >+%%NLS%%%%DATADIR%%/resources/locale/fr_FR/LC_MESSAGES/fr_FR.mo >+%%NLS%%%%DATADIR%%/resources/locale/it_IT/LC_MESSAGES/it_IT.mo >+%%NLS%%%%DATADIR%%/resources/locale/ja_JP/LC_MESSAGES/ja_JP.mo >+%%NLS%%%%DATADIR%%/resources/locale/pl_PL/LC_MESSAGES/pl_PL.mo >+%%NLS%%%%DATADIR%%/resources/locale/pt_BR/LC_MESSAGES/pt_BR.mo >+%%NLS%%%%DATADIR%%/resources/locale/ro_RO/LC_MESSAGES/ro_RO.mo >+%%NLS%%%%DATADIR%%/resources/locale/ru_RU/LC_MESSAGES/ru_RU.mo >+%%NLS%%%%DATADIR%%/resources/locale/sv_SE/LC_MESSAGES/sv_SE.mo >+%%NLS%%%%DATADIR%%/resources/locale/zh_CN/LC_MESSAGES/zh_CN.mo > %%DATADIR%%/resources/shaders/glsl/blur_horizontal.glsl > %%DATADIR%%/resources/shaders/glsl/blur_vertical.glsl > %%DATADIR%%/resources/shaders/glsl/core.glsl >@@ -223,6 +240,8 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/resources/sounds/systembrowse.wav > %%DATADIR%%/resources/systems/android/es_find_rules.xml > %%DATADIR%%/resources/systems/android/es_systems.xml >+%%DATADIR%%/resources/systems/haiku/es_find_rules.xml >+%%DATADIR%%/resources/systems/haiku/es_systems.xml > %%DATADIR%%/resources/systems/linux/es_find_rules.xml > %%DATADIR%%/resources/systems/linux/es_systems.xml > %%DATADIR%%/resources/systems/macos/es_find_rules.xml >@@ -260,6 +279,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/capabilities.xml > %%DATADIR%%/themes/linear-es-de/colors.xml > %%DATADIR%%/themes/linear-es-de/custom-collections/theme.xml >+%%DATADIR%%/themes/linear-es-de/languages.xml > %%DATADIR%%/themes/linear-es-de/system/logos/3do.svg > %%DATADIR%%/themes/linear-es-de/system/logos/adam.svg > %%DATADIR%%/themes/linear-es-de/system/logos/ags.svg >@@ -471,8 +491,11 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/amigacd32.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/amstradcpc.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/android.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/androidapps.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/androidgames.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/apple2.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/apple2gs.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/arcade.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/arcadia.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/archimedes.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/arduboy.xml >@@ -498,6 +521,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/channelf.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/coco.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/colecovision.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/consolearcade.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/cps.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/cps1.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/cps2.xml >@@ -505,12 +529,15 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/crvision.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/custom-collections.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/daphne.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/desktop.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/doom.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/dos.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/dragon32.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/dreamcast.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/easyrpg.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/electron.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/emulators.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/epic.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/famicom.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/fba.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/fbneo.xml >@@ -533,6 +560,8 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/intellivision.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/j2me.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/kodi.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/laserdisc.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/lcdgames.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/lowresnx.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/lutris.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/lutro.xml >@@ -576,6 +605,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pc.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pc88.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pc98.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/pcarcade.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pcengine.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pcenginecd.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pcfx.xml >@@ -583,6 +613,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/playdate.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/plus4.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/pokemini.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/ports.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/ps2.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/ps3.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/ps4.xml >@@ -608,6 +639,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/snesna.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/solarus.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/spectravideo.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata-custom/steam.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/stv.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/sufami.xml > %%DATADIR%%/themes/linear-es-de/system/metadata-custom/supergrafx.xml >@@ -658,6 +690,8 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/linear-es-de/system/metadata/amigacd32.xml > %%DATADIR%%/themes/linear-es-de/system/metadata/amstradcpc.xml > %%DATADIR%%/themes/linear-es-de/system/metadata/android.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata/androidapps.xml >+%%DATADIR%%/themes/linear-es-de/system/metadata/androidgames.xml > %%DATADIR%%/themes/linear-es-de/system/metadata/apple2.xml > %%DATADIR%%/themes/linear-es-de/system/metadata/apple2gs.xml > %%DATADIR%%/themes/linear-es-de/system/metadata/arcade.xml >@@ -1515,6 +1549,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/modern-es-de/capabilities.xml > %%DATADIR%%/themes/modern-es-de/colors.xml > %%DATADIR%%/themes/modern-es-de/custom-collections/theme.xml >+%%DATADIR%%/themes/modern-es-de/languages.xml > %%DATADIR%%/themes/modern-es-de/navigationsounds.xml > %%DATADIR%%/themes/modern-es-de/theme.xml > %%DATADIR%%/themes/slate-es-de/3do/colors.xml >@@ -1842,6 +1877,7 @@ share/applications/org.es_de.frontend.desktop > %%DATADIR%%/themes/slate-es-de/kodi/colors.xml > %%DATADIR%%/themes/slate-es-de/kodi/images/logo.svg > %%DATADIR%%/themes/slate-es-de/kodi/systeminfo.xml >+%%DATADIR%%/themes/slate-es-de/languages.xml > %%DATADIR%%/themes/slate-es-de/laserdisc/colors.xml > %%DATADIR%%/themes/slate-es-de/laserdisc/images/logo.svg > %%DATADIR%%/themes/slate-es-de/laserdisc/systeminfo.xml >-- >2.46.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
bsdcode
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 281488
: 253549