metadata.xml 1.0 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>media-video@gentoo.org</email>
  6. <name>Gentoo Video project</name>
  7. </maintainer>
  8. <longdescription lang="en">Kate is a codec for karaoke and text encapsulation for Ogg. Most of the
  9. time, this would be multiplexed with audio/video to carry subtitles,
  10. song lyrics (with or without karaoke data), etc, but doesn't have to be.
  11. A possible use of a lone Kate stream would be an e-book. Moreover, the
  12. motion feature gives Kate a powerful means to describe arbitrary curves,
  13. so hand drawing of shapes can be achieved. This was originally meant for
  14. karaoke use, but can be used for any purpose. Motions can be attached to
  15. various semantics, like position, color, etc, so scrolling or fading
  16. text can be defined.
  17. More information can be found at http://wiki.xiph.org/index.php/OggKate</longdescription>
  18. <upstream>
  19. <remote-id type="google-code">libkate</remote-id>
  20. </upstream>
  21. </pkgmetadata>