[Lunar-commits] <moonbase> recordmydesktop: initial import.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Feb 13 16:08:15 CET 2009
commit 8cc15c905863ce494f5a9f6ffc803bd26e8d4676
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 13 10:08:15 2009 -0500
recordmydesktop: initial import.
---
video/recordmydesktop/DETAILS | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/video/recordmydesktop/DETAILS b/video/recordmydesktop/DETAILS
new file mode 100644
index 0000000..a7fb542
--- /dev/null
+++ b/video/recordmydesktop/DETAILS
@@ -0,0 +1,20 @@
+ 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.sourceforge.net/about.php
+ ENTERED=20090213
+ UPDATED=20090213
+ SHORT="desktop session recorder"
+
+cat << EOF
+desktop session recorder for GNU / linux that attemps 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. The commandline tool (which essentially is recordMyDesktop), is
+written in C, while there are two frontends, written in python with pyGtk
+(gtk-recordMyDesktop) and pyQt4 (qt-recordMyDesktop). recordMyDesktop offers
+also the ability to record audio through ALSA, OSS or the JACK audio server.
+EOF
More information about the Lunar-commits
mailing list