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 | ba3be4c3b1e9aff7fc70fc64f25f5f6347944925 (patch) | |
tree | 14c12ef004135c1d18876ddc1b6339f5b13f301a /media-video/SDLcam/metadata.xml | |
parent | New version, has lots of changes. See the package changelog for more details... (diff) | |
download | gentoo-2-ba3be4c3b1e9aff7fc70fc64f25f5f6347944925.tar.gz gentoo-2-ba3be4c3b1e9aff7fc70fc64f25f5f6347944925.tar.bz2 gentoo-2-ba3be4c3b1e9aff7fc70fc64f25f5f6347944925.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> |