Files
main/hardware/emulator/playonlinux/pspec.xml
T
2018-09-01 12:18:35 +03:00

82 lines
3.3 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>playonlinux</Name>
<Homepage>http://www.playonlinux.com</Homepage>
<Packager>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>PlayOnLinux</Icon>
<IsA>app:gui</IsA>
<IsA>app:console</IsA>
<Summary>Tool to help Linux users run Windows games on linux</Summary>
<Description>PlayOnLinux is a piece of sofware which allow you to install and use easily numerous games and softwares designed to run with Microsoft's Windows.</Description>
<Archive sha1sum="009dae8e3eae62e203bee8d736b73712e4209f9e" type="targz">http://repository.playonlinux.com/PlayOnLinux/4.2.12/PlayOnLinux_4.2.12.tar.gz</Archive>
<Patches>
<Patch level="1">PlayOnLinux_4.1.6-fix-desktop-file.patch</Patch>
</Patches>
</Source>
<Package>
<Name>playonlinux</Name>
<RuntimeDependencies>
<Dependency>wxPython</Dependency>
<Dependency>wine</Dependency>
<Dependency>wget</Dependency>
<Dependency>gnu-netcat</Dependency>
<Dependency>icoutils</Dependency>
<Dependency>binutils</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>xterm</Dependency>
<Dependency>p7zip</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/playonlinux</Path>
<Path fileType="localedata">/usr/share/playonlinux/lang/</Path>
<Path fileType="localedata">/usr/share/locale/</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/PlayOnLinux.desktop">PlayOnLinux.desktop</AdditionalFile>
<AdditionalFile owner="root" permission="0755" target="/usr/share/pixmaps/playonlinux.png">playonlinux.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="4">
<Date>2018-09-01</Date>
<Version>4.2.12</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-01-04</Date>
<Version>4.2.12</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-04-29</Date>
<Version>4.2.10</Version>
<Comment>rebuild</Comment>
<Name>Ali Algül</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-07-03</Date>
<Version>4.2.10</Version>
<Comment>First Release</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
</History>
</PISI>