forked from scribusproject/scribus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
scribus.appdata.xml.in
44 lines (44 loc) · 2.05 KB
/
scribus.appdata.xml.in
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Peter Linnell [email protected], The Scribus Team 2022> -->
<component>
<id type="desktop">scribus@[email protected]</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Scribus</name>
<project_license>GPL-2.0+</project_license>
<summary>Open Source Page Layout and Desktop Publishing (DTP)</summary>
<url type="homepage">http://www.scribus.net/</url>
<description>
<p>Scribus is a open source page layout program which
produces commercial grade output in PDF and Postscript, primarily,
though not exclusively, for Linux.</p>
<p>
While the goals of the program are ease of use and simple
easy-to-understand tools, Scribus support for professional
publishing features, such as CMYK and spot colors, easy PDF creation,
Encapsulated Postscript import and export and creation of color
separations.</p>
</description>
<screenshots>
<screenshot type="default">
<image height="708" width="1000">https://raw.githubusercontent.com/scribusproject/scribus/master/doc/en/images/Rembrandt2.png</image>
<caption>Main Window with blank page</caption>
</screenshot>
<screenshot>
<image height="702" width="1000">https://raw.githubusercontent.com/scribusproject/scribus/master/doc/en/images/Rembrandt18.png</image>
<caption>Properties window</caption>
</screenshot>
<screenshot>
<image height="477" width="629">https://raw.githubusercontent.com/scribusproject/scribus/master/doc/en/images/Rembrandt16.png</image>
<caption>Image effects tab</caption>
</screenshot>
</screenshots>
<update_contact>[email protected]</update_contact>
<content_rating type="oars-1.1"/>
<releases>
<release version="1.5.8" date="2022-01-23" type="development"/>
<release version="1.5.7" date="2021-04-25" type="development"/>
<release version="1.5.6.1" date="2020-11-14" type="development"/>
<release version="1.5.6" date="2020-11-07" type="development"/>
<release version="1.5.5" date="2019-07-30" type="development"/>
</releases>
</component>