diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-30 09:40:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-30 09:40:13 +0000 |
commit | 100a16ef0a0dc29922dfe2da97fde7d00e5160e6 (patch) | |
tree | 054f9803c39898562bcdbe6f175289b2ffdf144d /media-video/SDLcam/metadata.xml | |
parent | New version, has lots of changes. See the package changelog for more details. (diff) | |
download | historical-100a16ef0a0dc29922dfe2da97fde7d00e5160e6.tar.gz historical-100a16ef0a0dc29922dfe2da97fde7d00e5160e6.tar.bz2 historical-100a16ef0a0dc29922dfe2da97fde7d00e5160e6.zip |
ver bump to fix #39782
Diffstat (limited to 'media-video/SDLcam/metadata.xml')
-rw-r--r-- | media-video/SDLcam/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/media-video/SDLcam/metadata.xml b/media-video/SDLcam/metadata.xml new file mode 100644 index 000000000000..a00ef3ce00cd --- /dev/null +++ b/media-video/SDLcam/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>vapier@gentoo.org</email> +</maintainer> +<longdescription> +SDLcam is a simple Video4Linux program, that was designed to view video streams coming from a Philips USB +Webcam. + +It uses SDL, and has a simple user interface. SDLcam can save snapshots in Jpeg, PNG or BMP formats. It +also has a lot of video filters that can be combined and applied in real time to the video stream. +</longdescription> +</pkgmetadata> |