[Lunar-commits] <moonbase-other> recordmydesktop: Stupid thing.

stumbles stumbles at lunar-linux.org
Sat Oct 13 18:37:48 CEST 2012


commit 9ac18ab069957a7193fce9e624469ac5872bd86d
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 13 Oct 2012 09:37:48 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/9ac18ab069957a7193fce9e624469ac5872bd86d

recordmydesktop: Stupid thing.
---
  video/recordmydesktop/DEPENDS | +7/-0     
  video/recordmydesktop/DETAILS | +20/-0    
  2 files changed, 27 insertions(+)

--- /dev/null
+++ b/video/recordmydesktop/DEPENDS
@@ -0,0 +1,7 @@
+depends alsa-lib
+depends libXext
+depends libXfixes
+depends libXdamage
+depends libvorbis
+depends libogg
+depends libtheora
--- /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="Command line 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