diff options
author | Chris White <chriswhite@gentoo.org> | 2005-03-28 03:23:40 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-03-28 03:23:40 +0000 |
commit | 25281a0213f84c6c026b8e203aceb271cdca05e1 (patch) | |
tree | da8fff67ab77e44938cb24677a67acee454dae51 /media-video/frameworks/metadata.xml | |
parent | Initial import into the tree. Closes bug #43152. (diff) | |
download | historical-25281a0213f84c6c026b8e203aceb271cdca05e1.tar.gz historical-25281a0213f84c6c026b8e203aceb271cdca05e1.tar.bz2 historical-25281a0213f84c6c026b8e203aceb271cdca05e1.zip |
Initial import into the tree. This closes bug #43586. Thanks to Dominik Diesch for the ebuild.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-video/frameworks/metadata.xml')
-rw-r--r-- | media-video/frameworks/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-video/frameworks/metadata.xml b/media-video/frameworks/metadata.xml new file mode 100644 index 000000000000..8ced8df8afcc --- /dev/null +++ b/media-video/frameworks/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>video</herd> +<maintainer> + <email>media-video@gentoo.org</email> +</maintainer> +<longdescription lang="en"> +A small frame capture utiliy compatible with v4l usefull especially for doing stop motion animations. +</longdescription> +</pkgmetadata> + |