File: PlayOnLinux.appdata.xml

package info (click to toggle)
playonlinux 4.3.4-5
  • links: PTS, VCS
  • area: contrib
  • in suites: trixie
  • size: 8,252 kB
  • sloc: sh: 5,390; python: 5,150; ansic: 72; makefile: 57; xml: 47
file content (50 lines) | stat: -rw-r--r-- 1,956 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jiri Konecny <dragonlichcz@gmail.com> -->
<component type="desktop">
  <id>PlayOnLinux.desktop</id>
  <project_license>GPL-3.0</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <name>PlayOnLinux</name>
  <summary>Graphical front-end for Wine</summary>
  <description>
    <p>
    PlayOnLinux will allow you to run your favorite Windows games and
    applications on Linux through Wine easily.
    </p>
    <p>
    New users can often find Wine to be intimidating and difficult to use.
    PlayOnLinux simplifies much of this and makes installing and using
    Windows programs easier.
    </p>
    <p>
    PlayOnLinux has the database of Windows applications from which the user
    can install desired application with a few clicks. It will automatically
    setup your Wine prefix and download any required Windows libraries.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://jkonecny.fedorapeople.org/images/playonlinux_screen_01.png</image>
    </screenshot>
    <screenshot>
      <image>https://jkonecny.fedorapeople.org/images/playonlinux_screen_02.png</image>
    </screenshot>
    <screenshot>
      <image>https://jkonecny.fedorapeople.org/images/playonlinux_screen_03.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://www.playonlinux.com/</url>
  <url type="bugtracker">https://www.playonlinux.com/en/bugs.html</url>
  <url type="donation">https://www.playonlinux.com/en/donate.html</url>
  <url type="help">http://wiki.playonlinux.com/index.php/Main_Page</url>
  <url type="translate">http://wiki.playonlinux.com/index.php/Scripting_-_Chapter_10:_Script_Translation</url>

  <keywords>
    <keyword>wine</keyword>
    <keyword>games</keyword>
    <keyword>software</keyword>
    <keyword>windows</keyword>
  </keywords>

  <update_contact>dragonlichcz_at_gmail.com</update_contact>
</component>