summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/mjpg-streamer')
-rw-r--r--media-video/mjpg-streamer/metadata.xml27
1 files changed, 15 insertions, 12 deletions
diff --git a/media-video/mjpg-streamer/metadata.xml b/media-video/mjpg-streamer/metadata.xml
index bd61883a65c5..a460c04d0891 100644
--- a/media-video/mjpg-streamer/metadata.xml
+++ b/media-video/mjpg-streamer/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
@@ -19,25 +19,28 @@
streaming application with Pan/Tilt
</longdescription>
<use>
- <flag name='input_testpicture'>Plugin for sending compiled in, test
+ <flag name="input_testpicture">Plugin for sending compiled in, test
pictures</flag>
- <flag name='input_control'>Plugin giving ability to control camera
+ <flag name="input_control">Plugin giving ability to control camera
movement (only specific cameras)</flag>
- <flag name='input_file'>Plugin that watches given directory and send
+ <flag name="input_file">Plugin that watches given directory and send
it's content</flag>
- <flag name='input_uvc'>Plugin that sends video stream from UVC
+ <flag name="input_uvc">Plugin that sends video stream from UVC
compatible camera</flag>
- <flag name='output_file'>Plugin that saves received content under given
+ <flag name="output_file">Plugin that saves received content under given
location</flag>
- <flag name='output_udp'>Plugin receiving content over UDP and storing to
+ <flag name="output_udp">Plugin receiving content over UDP and storing to
a directory</flag>
- <flag name='output_http'>Small HTTP server plugin which sends WWW
+ <flag name="output_http">Small HTTP server plugin which sends WWW
directory content and streams image content</flag>
- <flag name='output_autofocus'>Auto focusing plugin</flag>
- <flag name='output_rtsp'>Plugin which provides a mechanism to take
+ <flag name="output_autofocus">Auto focusing plugin</flag>
+ <flag name="output_rtsp">Plugin which provides a mechanism to take
snapshots with a trigger from a UDP packet</flag>
- <flag name='www'>Installs WWW content</flag>
- <flag name='v4l'>Uses <pkg>media-libs/libv4l</pkg> function mapping for
+ <flag name="www">Installs WWW content</flag>
+ <flag name="v4l">Uses <pkg>media-libs/libv4l</pkg> function mapping for
input_uvc plugin</flag>
</use>
+ <upstream>
+ <remote-id type="sourceforge">mjpg-streamer</remote-id>
+ </upstream>
</pkgmetadata>