From b3d011162c6996ca4f701f73f27aa53e2895a2cf Mon Sep 17 00:00:00 2001
From: catsout
Date: Sun, 27 Nov 2022 09:02:32 +0800
Subject: [PATCH] remove locale extension
---
org.ppsspp.PPSSPP.metainfo.xml | 78 ----------------------------------
org.ppsspp.PPSSPP.yml | 30 ++-----------
shared-modules | 2 +-
3 files changed, 4 insertions(+), 106 deletions(-)
diff --git a/org.ppsspp.PPSSPP.metainfo.xml b/org.ppsspp.PPSSPP.metainfo.xml
index 7901e9e..70cd3f0 100644
--- a/org.ppsspp.PPSSPP.metainfo.xml
+++ b/org.ppsspp.PPSSPP.metainfo.xml
@@ -53,77 +53,6 @@
-
- #15889
-
-
-
- https://github.com/hrydgard/ppsspp/releases/download/v1.13.2/PPSSPPSDL-macOS-v1.13.2.zip
- 86b2943c68014f261ccf1216c7b93cb75f777eb0
- 6d047749b4c9566ee579e11375c6b8483fe2da95657db9a2f5f8eaeb7bef2b32
- 29869992
-
-
- https://ppsspp.org/files/1_13_2/ppsspp_win.zip
- cfebaf2abba7b82234c793adff470747b5592e83
- e73c5d639bdf7c39edb1263830f49a84d6061bd64810cd69994911e10faaeb20
- 23773114
-
-
- https://ppsspp.org/files/1_13_2/ppsspp_win.zip
- cfebaf2abba7b82234c793adff470747b5592e83
- e73c5d639bdf7c39edb1263830f49a84d6061bd64810cd69994911e10faaeb20
- 23773114
-
-
- https://ppsspp.org/files/1_13_2/PPSSPPWindowsARM64.zip
- de4f80b8acfc8d7dede6d9b16607fd07bf51cf45
- 98b964a82464ddacc0abe1830f29ffb2094825df6b20c608426c3455f2b9eff8
- 14243817
-
-
- https://ppsspp.org/files/1_13_2/ppsspp.apk
- cce56192601e6d33133c0f51bbe36d2c6741e7d5
- 3035ce702a8c426ccfde59576800e67f7b5ab135071243c48edb14dec59985c0
- 39721928
-
-
- https://ppsspp.org/files/1_13_2/ppsspp.apk
- cce56192601e6d33133c0f51bbe36d2c6741e7d5
- 3035ce702a8c426ccfde59576800e67f7b5ab135071243c48edb14dec59985c0
- 39721928
-
-
- https://ppsspp.org/files/1_13_2/ppsspp.apk
- cce56192601e6d33133c0f51bbe36d2c6741e7d5
- 3035ce702a8c426ccfde59576800e67f7b5ab135071243c48edb14dec59985c0
- 39721928
-
-
- https://ppsspp.org/files/1_13_2/ppsspp.apk
- cce56192601e6d33133c0f51bbe36d2c6741e7d5
- 3035ce702a8c426ccfde59576800e67f7b5ab135071243c48edb14dec59985c0
- 39721928
-
-
- https://github.com/hrydgard/ppsspp/releases/download/v1.13.2/ppsspp-1.13.2.tar.xz
- 6a5534048d897c184cb6b67410335810798ee53b
- df0edaff6ccee55d5bc245ef84190801279214ec2e3d1d3673329e01662764ee
- 40363040
-
-
- https://github.com/hrydgard/ppsspp/archive/refs/tags/v1.13.2.zip
- 74a54df7f4c1f36df03fcb2a7c498cbea7f14ecd
- 55fbbe9049c20b7a5e4bb2eef3dacbc3eb7686755336978c7ce265994bce38a5
- 32872544
-
-
- https://github.com/hrydgard/ppsspp/archive/refs/tags/v1.13.2.tar.gz
- de8246f94182206edbcdd3d29722928e1f8521b6
- 1a7d9962ac47feb2bf2866fee9aea7883352a6334a14436d8e02d37a6fa68943
- 31676739
-
-
@@ -140,13 +69,6 @@
-
- #15733
- #15734
- #15738
- #15739
- #15740
-
diff --git a/org.ppsspp.PPSSPP.yml b/org.ppsspp.PPSSPP.yml
index 907d957..8d64c71 100644
--- a/org.ppsspp.PPSSPP.yml
+++ b/org.ppsspp.PPSSPP.yml
@@ -15,14 +15,6 @@ finish-args:
- --share=ipc
- --share=network
- --talk-name=org.freedesktop.ScreenSaver
-add-extensions:
- org.ppsspp.PPSSPP.Locale:
- directory: share/locale
- bundle: true
- no-autodownload: false
- subdirectories: false
- autodelete: true
- locale-subset: true
modules:
- shared-modules/glu/glu-9.json
- shared-modules/glew/glew.json
@@ -55,9 +47,9 @@ modules:
- /share/ppsspp/assets/lang/README.md
sources:
- type: git
- url: &ppsspp-url https://github.com/hrydgard/ppsspp.git
- tag: &ppsspp-tag v1.13.2
- commit: &ppsspp-commit 9fe6338e3bf397f8a009a51a282c139dfa180eb6
+ url: https://github.com/hrydgard/ppsspp.git
+ tag: v1.13.2
+ commit: 9fe6338e3bf397f8a009a51a282c139dfa180eb6
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
@@ -65,19 +57,3 @@ modules:
- type: file
path: org.ppsspp.PPSSPP.metainfo.xml
-
- - name: ppsspp-localization
- buildsystem: simple
- build-commands:
- - |
- for LANG_FILE in assets/lang/*.ini; do
- LANG_FILE_NAME="$(basename "$LANG_FILE")"
- LANG_PREFIX="${LANG_FILE_NAME:0:2}"
- LANG_DEST="$FLATPAK_DEST/share/locale/$LANG_PREFIX/ppsspp/$LANG_FILE_NAME";
- ln -fsr "$LANG_DEST" "$FLATPAK_DEST/share/ppsspp/$LANG_FILE"
- install -Dm644 "$LANG_FILE" "$LANG_DEST"
- done
- sources:
- - type: shell
- commands:
- - cp -a $FLATPAK_DEST/share/ppsspp/assets .
diff --git a/shared-modules b/shared-modules
index 0534d32..4046709 160000
--- a/shared-modules
+++ b/shared-modules
@@ -1 +1 @@
-Subproject commit 0534d3276b3966e87abacd163f757454b6fcf724
+Subproject commit 404670907fe744b4162a9486ab3238910d56a5c6