[SM-Commit] GIT changes to master grimoire by Bearcat M. Şandor (323fa42d5a9b8ec1cc11d77851d4b3aacec6e175)

Bearcat M. Şandor scm at sourcemage.org
Fri Jul 10 14:27:31 EDT 2009


GIT changes to master grimoire by Bearcat M. Şandor <bearcat at clowder.feline-soul.net>:

 ChangeLog                   |    3 +++
 video/transmageddon/DEPENDS |    4 ++++
 video/transmageddon/DETAILS |   18 ++++++++++++++++++
 video/transmageddon/HISTORY |    3 +++
 4 files changed, 28 insertions(+)

New commits:
commit 1726afb009a95633c2a1e1fd2ac09863af747c79
Author: Bearcat M. Şandor <bearcat at clowder.feline-soul.net>
Commit: Bearcat M. Şandor <bearcat at clowder.feline-soul.net>

    Changelog updated for transmageddon spell

commit f78b2e9505ca7516cea8dbbce919bf9793486712
Author: Bearcat M. Şandor <bearcat at clowder.feline-soul.net>
Commit: Bearcat M. Şandor <bearcat at clowder.feline-soul.net>

    transmageddon: initial spell

diff --git a/ChangeLog b/ChangeLog
index eab669f..34a6cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-07-10 Bearcat M. Sandor <sourcemage at feline-soul.com>
+	*video/transmageddon: new spell, video converter
+
 2009-07-07 Bearcat M. Sandor <sourcemage at feline-soul.com>
 	*x11-toolkits/goocanvas: new spell, cairo canvas for gtk2+
 	*python-devel/pygoocanvas: python bindings for goocanvas
diff --git a/video/transmageddon/DEPENDS b/video/transmageddon/DEPENDS
new file mode 100755
index 0000000..3698b33
--- /dev/null
+++ b/video/transmageddon/DEPENDS
@@ -0,0 +1,4 @@
+depends gstreamer &&
+depends python &&
+depends gtk+2
+
diff --git a/video/transmageddon/DETAILS b/video/transmageddon/DETAILS
new file mode 100755
index 0000000..1f85901
--- /dev/null
+++ b/video/transmageddon/DETAILS
@@ -0,0 +1,18 @@
+           SPELL=transmageddon
+         VERSION=0.11
+          SOURCE="${SPELL}-${VERSION}.tar.bz2"
+   SOURCE_URL[0]=http://www.linuxrising.org/${SPELL}/files/${SOURCE}
+     SOURCE_HASH=sha512:008d11ff9bf9fbb2bae03c4e018a78204a8aa85c04f31402c77aac585d9e74282b57478da1b0fb52e2aaeb88d9aed01450feb256d90d31cbcf8f27493fa58b99
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+        WEB_SITE="http://www.linuxrising.org/transmageddon/index.html"
+      LICENSE[0]=GPL2
+         ENTERED=20090710
+           SHORT="Video Transcoder built using gstreamer"
+cat << EOF
+Transmageddon is a video transcoder for Linux and Unix systems built using
+GStreamer. It supports almost any format as its input and can generate a very
+large host of output files. The goal of the application was to help people
+to create the files they need to be able to play on their mobile devices and
+for people not hugely experienced with multimedia to generate a multimedia
+file without having to resort to command line tools with ungainly syntaxes.
+EOF
diff --git a/video/transmageddon/HISTORY b/video/transmageddon/HISTORY
new file mode 100644
index 0000000..8d8f598
--- /dev/null
+++ b/video/transmageddon/HISTORY
@@ -0,0 +1,3 @@
+2009-07-10 Bearcat M. Sandor <sourcemage at feline-soul.com>
+	* DEPENDS, DETAILS: spell created
+



More information about the SM-Commit mailing list