From 2d5b049659a5fb64d6ea4468a72367f9dc11a620 Mon Sep 17 00:00:00 2001 From: scx Date: Sun, 8 Sep 2019 05:57:37 +0200 Subject: [PATCH] Add AppData file template Gbp-Pq: Name add-appdata-file-template.patch --- packages/desktop/aegisub.appdata.xml.template.in | 58 ++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 packages/desktop/aegisub.appdata.xml.template.in diff --git a/packages/desktop/aegisub.appdata.xml.template.in b/packages/desktop/aegisub.appdata.xml.template.in new file mode 100644 index 0000000..df57200 --- /dev/null +++ b/packages/desktop/aegisub.appdata.xml.template.in @@ -0,0 +1,58 @@ + + + aegisub.desktop + CC0-1.0 + BSD-3-Clause AND MIT AND MPL-1.1 + <_name>Aegisub + <_summary>A free, cross-platform open source tool for creating and modifying subtitles + + <_p>Aegisub is a free, cross-platform open source tool for creating and modifying subtitles. Aegisub makes it quick and easy to time subtitles to audio, and features many powerful tools for styling them, including a built-in real-time video preview. + <_p>Aegisub was originally created as a tool to make typesetting, particularly in anime fansubs, a less painful experience. At the time of the start of the project, many other programs that supported the Advanced Substation Alpha format lacked (and in many cases, still lack; development on several competing programs have since been dropped for various reasons completely unrelated to Aegisub) many vital functions, or were too buggy and/or unreliable to be really useful. + <_p>Since then, Aegisub has grown into a fully fledged, highly customizable subtitle editor. It features a lot of convenient tools to help you with timing, typesetting, editing and translating subtitles, as well as a powerful scripting environment called Automation (originally mostly intended for creating karaoke effects, Automation can now be used much else, including creating macros and various other convenient tools). + <_p>Some highlights of Aegisub: +
    + <_li>Simple and intuitive yet powerful interface for editing subtitles + <_li>Support for many formats and character sets + <_li>Powerful video mode + <_li>Visual typesetting tools + <_li>Intuitive and customizable audio timing mode + <_li>Fully scriptable through the Automation module +
+
+ aegisub.desktop + + HiDpiIcon + HighContrast + UserDocs + + + + <_caption>Typesetting + http://static.aegisub.org/img/screenshots/unix/typesetting-efc51b7a.png + + + <_caption>Audio video + http://static.aegisub.org/img/screenshots/unix/audio-video-f1f81fc2.png + + + <_caption>Audio timing + http://static.aegisub.org/img/screenshots/unix/audio-timing-1d8fce7e.png + + + Aegisub Group + https://github.com/Aegisub/Aegisub/issues + http://docs.aegisub.org/manual/FAQ + http://docs.aegisub.org + http://www.aegisub.org + https://sites.google.com/site/rockytdrontransifex/aegisub + + mild + + aegisub + + aegisub + + + + +
-- cgit v1.2.3