[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (d7696450d3c0274cedb57ac27939ba6eea27e1a7)

Ladislav Hagara scm at mail.sourcemage.org
Tue Aug 15 09:50:04 EDT 2006


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 ChangeLog                   |    3 +++
 x11/recordmydesktop/DEPENDS |    4 ++++
 x11/recordmydesktop/DETAILS |   15 +++++++++++++++
 x11/recordmydesktop/HISTORY |    3 +++
 4 files changed, 25 insertions(+)

New commits:
commit d7696450d3c0274cedb57ac27939ba6eea27e1a7
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    recordmydesktop: new spell, a desktop session recorder

diff --git a/ChangeLog b/ChangeLog
index f70ebad..d8b8d77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-08-15 Ladislav Hagara <hgr at vabo.cz>
+	* x11/recordmydesktop: new spell, a desktop session recorder
+
 2006-08-14 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* libs/libowfat: new spell
 
diff --git a/x11/recordmydesktop/DEPENDS b/x11/recordmydesktop/DEPENDS
new file mode 100755
index 0000000..e005a24
--- /dev/null
+++ b/x11/recordmydesktop/DEPENDS
@@ -0,0 +1,4 @@
+depends  alsa-lib   &&
+depends  libogg     &&
+depends  libvorbis  &&
+depends  libtheora
diff --git a/x11/recordmydesktop/DETAILS b/x11/recordmydesktop/DETAILS
new file mode 100755
index 0000000..0cc3990
--- /dev/null
+++ b/x11/recordmydesktop/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=recordmydesktop
+         VERSION=0.2.4
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+     SOURCE_HASH=sha512:6ea402c1b16d69ef414f3788ea512e4864d8f22cf00cc5e9d6d9c5ed536a0481a9ef86636c4bfabc286a9250456e085c906f38af1f794910cd511ac9c56d2b77
+        WEB_SITE=http://recordmydesktop.sourceforge.net/
+         ENTERED=20060815
+      LICENSE[0]=GPL
+        KEYWORDS="x11 video recorder"
+           SHORT="record desktop sessions to an Ogg-Theora-Vorbis file"
+cat << EOF
+recordMyDesktop is a program that captures audio and video data 
+from a Linux desktop session, producing an Ogg-encapsulated Theora-Vorbis file.
+EOF
diff --git a/x11/recordmydesktop/HISTORY b/x11/recordmydesktop/HISTORY
new file mode 100644
index 0000000..ba653b2
--- /dev/null
+++ b/x11/recordmydesktop/HISTORY
@@ -0,0 +1,3 @@
+2006-08-15 Ladislav Hagara <hgr at vabo.cz>
+	* *: created this spell, version 0.2.4
+



More information about the SM-Commit mailing list