|
4 | 4 | <id>org.pwmt.zathura</id> |
5 | 5 | <metadata_license>CC0-1.0</metadata_license> |
6 | 6 | <project_license>Zlib</project_license> |
| 7 | + <developer id="org.pwmt"> |
| 8 | + <name>pwmt</name> |
| 9 | + </developer> |
7 | 10 | <name>Zathura</name> |
8 | | - <summary>A minimalistic document viewer</summary> |
| 11 | + <summary>Minimalistic document viewer</summary> |
9 | 12 | <description> |
10 | 13 | <p> |
11 | 14 | Zathura is a highly customizable and functional document viewer. It |
|
26 | 29 | </description> |
27 | 30 | <launchable type="desktop-id">org.pwmt.zathura.desktop</launchable> |
28 | 31 | <url type="homepage">https://pwmt.org/projects/zathura</url> |
29 | | - <url type="bugtracker">https://bugs.pwmt.org/project/zathura</url> |
| 32 | + <url type="bugtracker">https://github.com/pwmt/zathura/issues</url> |
| 33 | + <url type="donation">https://pwmt.org/help/donate</url> |
| 34 | + <url type="contact">https://pwmt.org/contact</url> |
| 35 | + <url type="translate">https://github.com/pwmt/zathura/tree/develop/po</url> |
| 36 | + <url type="vcs-browser">https://github.com/pwmt/zathura</url> |
| 37 | + <url type="help">https://pwmt.org/projects/zathura/documentation/</url> |
30 | 38 | <screenshots> |
31 | 39 | <screenshot type="default"> |
32 | 40 | <image>https://pwmt.org/static/img/zathura-cover.png</image> |
| 41 | + <caption>Reading a PDF file</caption> |
33 | 42 | </screenshot> |
34 | 43 | <screenshot> |
35 | 44 | <image>https://pwmt.org/static/img/zathura-completion.png</image> |
| 45 | + <caption>Opening a file with the `open` command</caption> |
36 | 46 | </screenshot> |
37 | 47 | <screenshot> |
38 | 48 | <image>https://pwmt.org/static/img/zathura-follow.png</image> |
| 49 | + <caption>Following links</caption> |
39 | 50 | </screenshot> |
40 | 51 | <screenshot> |
41 | 52 | <image>https://pwmt.org/static/img/zathura-bookmarks.png</image> |
| 53 | + <caption>Listing and selecting bookmakrs</caption> |
42 | 54 | </screenshot> |
43 | 55 | </screenshots> |
44 | 56 | <translation type="gettext">zathura</translation> |
45 | 57 | <provides> |
46 | 58 | <binary>zathura</binary> |
47 | 59 | </provides> |
48 | | - <content_rating type="oars-1.0" /> |
| 60 | + <content_rating type="oars-1.1" /> |
| 61 | + <recommends> |
| 62 | + <control>keyboard</control> |
| 63 | + <control>pointing</control> |
| 64 | + <control>touch</control> |
| 65 | + </recommends> |
49 | 66 | <releases> |
| 67 | + <release version="0.5.13" date="2025-09-23"> |
| 68 | + <description> |
| 69 | + <p>Validate appstream files with appstreamcli</p> |
| 70 | + <p>Split page-padding into page-h-padding and page-v-padding</p> |
| 71 | + <p>Fix memory leak and callback type error (#767)</p> |
| 72 | + <p>Warn if plugins do not support exporting images or attachments (#334)</p> |
| 73 | + </description> |
| 74 | + </release> |
50 | 75 | <release version="0.5.12" date="2025-07-03"> |
51 | 76 | <description> |
52 | | - <p>A shortcut to open files via file chooser dialog</p> |
| 77 | + <p>Add shortcut to open files via file chooser dialog</p> |
53 | 78 | <p>Refactor rendering of pages</p> |
54 | 79 | <p>Add lightness adjustment for recolering</p> |
55 | 80 | <p>Initial support for OpenBSD sandbox</p> |
|
131 | 156 | </release> |
132 | 157 | <release version="0.5.1" date="2022-09-09"> |
133 | 158 | <description> |
134 | | - <p>seccomp: Make glibc fallback to clone instead of using clone3</p> |
| 159 | + <p>`seccomp`: Make glibc fallback to clone instead of using clone3</p> |
135 | 160 | </description> |
136 | 161 | </release> |
137 | 162 | <release version="0.5.0" date="2022-09-08"> |
138 | 163 | <description> |
139 | | - <p>magic is now a required dependency</p> |
| 164 | + <p>`magic` is now a required dependency</p> |
140 | 165 | <p>Various fixes and improvements</p> |
141 | 166 | </description> |
142 | 167 | </release> |
|
524 | 549 | <p>Configureable modes</p> |
525 | 550 | <p>Smooth scrolling</p> |
526 | 551 | <p>Extended statusbar string manipulation</p> |
527 | | - <p>function</p> |
| 552 | + <p>`function`</p> |
528 | 553 | <p>Strip executable</p> |
529 | 554 | <p>Updated manpage</p> |
530 | 555 | </description> |
|
536 | 561 | <p>Updated the behaviour of sc_scroll</p> |
537 | 562 | <p>Half/Full-page scrolling</p> |
538 | 563 | <p>Check document health in sc_reload</p> |
539 | | - <p>tabbed support</p> |
| 564 | + <p>`tabbed` support</p> |
540 | 565 | <p>Define look with the set function</p> |
541 | 566 | <p>Implemented map function</p> |
542 | | - <p>zathurarc file</p> |
| 567 | + <p>`zathurarc` file</p> |
543 | 568 | <p>Prevent buffer overflow in realpath</p> |
544 | 569 | <p>Strip executeable</p> |
545 | 570 | <p>Key evaluation when buffer is not empty</p> |
|
595 | 620 | <p>Marker support</p> |
596 | 621 | <p>Highlight search results</p> |
597 | 622 | <p>Buffered commands</p> |
598 | | - <p>set Function</p> |
| 623 | + <p>`set` Function</p> |
599 | 624 | <p>Revert video function</p> |
600 | 625 | <p>Command completion</p> |
601 | 626 | </description> |
|
0 commit comments