summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAtapi2024-04-18 10:14:56 -0600
committerAtapi2024-04-18 10:14:56 -0600
commit3c0f37d3a1c62475f434949a716a52cf9b7f4d6f (patch)
treea67eaf162f677e6e75271b553fb6e064ba9806b9
parentdf54c170a3cd3ebe6dc86a37a33070ee1627d311 (diff)
downloadaur-3c0f37d3a1c62475f434949a716a52cf9b7f4d6f.tar.gz
avoid conflicts with rom-properties
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--x-atapi-mimetypes.xml27
3 files changed, 3 insertions, 28 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e75d50c3f26..1bf7cb99454d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = atapi-mimetypes
pkgdesc = Various MIME types for my own personal use :3
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
arch = any
source = x-atapi-mimetypes.xml
diff --git a/PKGBUILD b/PKGBUILD
index 1e25e39da2ed..ee62e959b582 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=atapi-mimetypes
_pkgname='atapi-mimetypes'
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc='Various MIME types for my own personal use :3'
arch=(any)
makedepends=()
diff --git a/x-atapi-mimetypes.xml b/x-atapi-mimetypes.xml
index 61cf3b6ce44a..29c9a9687006 100644
--- a/x-atapi-mimetypes.xml
+++ b/x-atapi-mimetypes.xml
@@ -9,13 +9,6 @@
</magic>
<glob pattern="*.sed"/>
</mime-type>
- <mime-type type="application/x-3ds-payload">S
- <comment>Nintendo 3DS FIRM Payload</comment>
- <comment xml:lang="en_GB">Nintendo 3DS FIRM Payload</comment>
- <generic-icon name="application-x-executable"/>
- <glob pattern="*.firm"/>
- <glob pattern="*.FIRM"/>
- </mime-type>
<mime-type type="application/x-3ds-romfs">S
<comment>Nintendo 3DS RomFS</comment>
<comment xml:lang="en_GB">Nintendo 3DS RomFS</comment>
@@ -69,31 +62,13 @@
<glob pattern="*.self"/>
<glob pattern="*.SELF"/>
</mime-type>
- <mime-type type="application/x-ps-self">S
+ <mime-type type="application/x-ps-sprx">S
<comment>Signed PlayStation Relocatable eXecutable</comment>
<comment xml:lang="en_GB">Signed PlayStation Relocatable eXecutable</comment>
<generic-icon name="application-x-executable"/>
<glob pattern="*.sprx"/>
<glob pattern="*.SPRX"/>
</mime-type>
- <mime-type type="application/x-wiiu-wux">S
- <comment>Wii U Compressed Disc Image</comment>
- <comment xml:lang="en_GB">Wii U Compressed Disc Image</comment>
- <generic-icon name="application-x-raw-disk-image"/>
- <magic priority="60">
- <match type="string" offset="0" value="WUX0"/>
- </magic>
- <glob pattern="*.wux"/>
- <glob pattern="*.WUX"/>
- </mime-type>
- <mime-type type="application/x-xbla-stfs">S
- <comment>Xbox LIVE Arcade STFS Package</comment>
- <comment xml:lang="en_GB">Xbox LIVE Arcade STFS Package</comment>
- <generic-icon name="application-x-executable"/>
- <magic priority="100">
- <match type="string" offset="0" value="LIVE"/>
- </magic>
- </mime-type>
<mime-type type="application/x-gp32-fxe">S
<comment>GamePark GP32 Executable</comment>
<comment xml:lang="en_GB">GamePark GP32 Executable</comment>