[Lunar-commits] <moonbase> recordmydesktop: New module added (version 0.3.8.1).
Jannis Pohlmann
jannis at lunar-linux.org
Mon Mar 9 03:53:39 CET 2009
commit 0bae958ee314bb6d3ddf1116643f72b5d620011e
Author: Jannis Pohlmann <jannis at lunar-linux.org>
Date: Mon Mar 9 03:53:39 2009 +0100
recordmydesktop: New module added (version 0.3.8.1).
This is a pretty neat command line application to record your desktop
session. It produces OGG Theora videos and supports sound capturing.
---
x11-utils/recordmydesktop/DEPENDS | 7 +++++++
x11-utils/recordmydesktop/DETAILS | 18 ++++++++++++++++++
2 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/x11-utils/recordmydesktop/DEPENDS b/x11-utils/recordmydesktop/DEPENDS
new file mode 100644
index 0000000..8922bd5
--- /dev/null
+++ b/x11-utils/recordmydesktop/DEPENDS
@@ -0,0 +1,7 @@
+depends alsa-lib
+depends libXext
+depends libXfixes
+depends libXdamage
+depends libvorbis
+depends libogg
+depends libtheora
diff --git a/x11-utils/recordmydesktop/DETAILS b/x11-utils/recordmydesktop/DETAILS
new file mode 100644
index 0000000..e1b5fc4
--- /dev/null
+++ b/x11-utils/recordmydesktop/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=recordmydesktop
+ VERSION=0.3.8.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:4be18baa70da88a7f228591057f2e7ff51b31de4
+ WEB_SITE=http://recordmydesktop.sf.net
+ ENTERED=20090309
+ UPDATED=20090309
+ SHORT="Command-line desktop session recorder"
+ MAINTAINER=jannis at lunar-linux.org
+
+cat << EOF
+recordMyDesktop is a desktop session recorder for GNU/Linux that
+attempts to be easy to use, yet also effective at it's primary task.
+As such, the program is separated in two parts; a simple command line
+tool that performs the basic tasks of capturing and encoding and an
+interface that exposes the program functionality in a usable way.
+EOF
More information about the Lunar-commits
mailing list