blob: f42b90d2adf4e85a10da8b15e10a08e712461f4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gstreamer</herd>
<longdescription lang="en">
GStreamer plugin for the PNG format.
Includes the following elements:
* pngdec - Decode a png video frame to a raw image
* pngenc - Encode a video frame to a .png image
</longdescription>
</pkgmetadata>
|