spu: make "simple" interpolation even more simple
[pcsx_rearmed.git] / pandora / pcsx.pxml.templ
CommitLineData
3938f69a 1<?xml version="1.0" encoding="UTF-8"?>
2<PXML xmlns="http://openpandora.org/namespaces/PXML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PXML_schema.xsd">
8b440215 3<package id="package.pcsx_rearmed.notaz">
3938f69a 4 <titles>
8b440215 5 <title lang="en_US">PCSX ReARMed</title>
3938f69a 6 </titles>
7 <version major="1" minor="9" release="92" build="%PR%"/>
8 <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
9</package>
10<application id="pcsx_rearmed.notaz.%PR%" appdata="pcsx_rearmed">
11 <titles>
12 <title lang="en_US">PCSX ReARMed %PR%</title>
13 </titles>
14 <title lang="en_US">PCSX ReARMed %PR%</title>
618ee30b 15
16 <descriptions>
17 <description lang="en_US">PlayStation Emulator.</description>
18 </descriptions>
19
3938f69a 20 <exec command="pcsx.sh"/>
618ee30b 21
3938f69a 22 <icon src="pcsx.png"/>
618ee30b 23
3938f69a 24 <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
618ee30b 25
3938f69a 26 <version major="1" minor="9" release="92" build="%PR%"/>
27
28 <licenses>
29 <license name="GPLv2+" url="http://www.gnu.org/licenses/gpl-2.0.html" sourcecodeurl="http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git"/>
30 </licenses>
31
32 <info name="PCSX ReARMed %PR% readme" type="text/plain" src="readme.txt"/>
33
34 <categories>
35 <category name="Game">
36 <subcategory name="Emulator"/>
37 </category>
38 </categories>
39</application>
40</PXML>