diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/metadata.xml | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/media-video/subtitleeditor/metadata.xml b/media-video/subtitleeditor/metadata.xml index 8f66a7d46a7f..af8748d8896e 100644 --- a/media-video/subtitleeditor/metadata.xml +++ b/media-video/subtitleeditor/metadata.xml @@ -1,11 +1,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> + <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> |