diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:00 +0000 |
commit | 9fcb483e43eaeb554d949b986fe788cce28ca8b0 (patch) | |
tree | 51f06811aa807a89a2a7b757c982de306d05d507 /media-libs/libkate | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-9fcb483e43eaeb554d949b986fe788cce28ca8b0.tar.gz historical-9fcb483e43eaeb554d949b986fe788cce28ca8b0.tar.bz2 historical-9fcb483e43eaeb554d949b986fe788cce28ca8b0.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'media-libs/libkate')
-rw-r--r-- | media-libs/libkate/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-libs/libkate/metadata.xml b/media-libs/libkate/metadata.xml index 775ac77083fb..479ab999d31a 100644 --- a/media-libs/libkate/metadata.xml +++ b/media-libs/libkate/metadata.xml @@ -2,8 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>video</herd> - <longdescription lang="en"> - Kate is a codec for karaoke and text encapsulation for Ogg. Most of the + <longdescription lang="en">Kate is a codec for karaoke and text encapsulation for Ogg. Most of the time, this would be multiplexed with audio/video to carry subtitles, song lyrics (with or without karaoke data), etc, but doesn't have to be. A possible use of a lone Kate stream would be an e-book. Moreover, the @@ -12,7 +11,8 @@ karaoke use, but can be used for any purpose. Motions can be attached to various semantics, like position, color, etc, so scrolling or fading text can be defined. - - More information can be found at http://wiki.xiph.org/index.php/OggKate - </longdescription> + More information can be found at http://wiki.xiph.org/index.php/OggKate</longdescription> + <upstream> + <remote-id type="google-code">libkate</remote-id> + </upstream> </pkgmetadata> |