123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <maintainer type="project">
- <email>media-video@gentoo.org</email>
- <name>Gentoo Video project</name>
- </maintainer>
- <longdescription lang="en">
- SmartLabs tsMuxeR - the software utility to create TS and M2TS files for
- IP broadcasting as well as for viewing at hardware video players (i.e.,
- Dune HD Ultra, Sony Playstation3 and others). tsMuxeR is a part of
- SmartCONTENT, content preparation solution.
- </longdescription>
- <use>
- <flag name="qt4">Installs tsMuxerGUI (needs Qt4)</flag>
- </use>
- </pkgmetadata>
|