summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/ripwrap/metadata.xml')
-rw-r--r--media-video/ripwrap/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-video/ripwrap/metadata.xml b/media-video/ripwrap/metadata.xml
new file mode 100644
index 000000000..96227686d
--- /dev/null
+++ b/media-video/ripwrap/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+ <longdescription>
+ RipWrap is a Gtk2::Perl application for encoding from various video
+ formats (including DVD's) to various formats. It neatly wraps MPlayer
+ and MEncoder,
+ two of the best tools for playing and encoding video. It additionally
+ wraps around MP4Box to allow output of mpeg 4 files.
+ As well as creating a simple interface for those scared of getting down
+ and dirty with MEncoders
+ command line interface, It also automates the process in a number of
+ ways.
+ </longdescription>
+ <use>
+ <flag name='mp4'>Add mp4 support</flag>
+ </use>
+</pkgmetadata>
+