blob: af8748d8896eb6ec63c36e97cf076e05148bf6ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription lang="en">
Subtitle Editor is a GTK+3 tool to edit subtitles for GNU/Linux/*BSD. It can
be used for new subtitles or as a tool to transform, edit, correct and
refine existing subtitle. This program also shows sound waves, which makes
it easier to synchronise subtitles to voices.
</longdescription>
<upstream>
<remote-id type="github">kitone/subtitleeditor</remote-id>
</upstream>
</pkgmetadata>
|