mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 21:55:04 +02:00
This is distributed with PCSX2's appimage but tracked in a separate repo. Simpler to handle as a separate package as bump may not be needed at same time and updates tend to be non-urgent + game-specific (and all patches are disabled by default). PCSX2 newly gives a warning if patches.zip is missing (formerly cheats_ws.zip, but now using its own patches interface), and will look for it on the system's resources path. So this gives more reasons to package this. Provide 9999 as well given this does not get releases and users may want fixes earlier than we do snapshots (albeit ~/.config/PCSX2/patches or so should work afaik). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
12 lines
362 B
XML
12 lines
362 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>games@gentoo.org</email>
|
|
<name>Gentoo Games Project</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">PCSX2/pcsx2_patches</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|