Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (2544767a43606c4fb0fb07eedcdbcdc60c06a248)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (2544767a43606c4fb0fb07eedcdbcdc60c06a248)
  • Date: Tue, 11 Mar 2008 23:38:09 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 3 +++
audio-creation/jokosher/BUILD | 1 +
audio-creation/jokosher/DEPENDS | 20 ++++++++++++++++++++
audio-creation/jokosher/DETAILS | 22 ++++++++++++++++++++++
audio-creation/jokosher/HISTORY | 3 +++
audio-creation/jokosher/INSTALL | 1 +
audio-creation/jokosher/jokosher-0.9.tar.gz.sig |binary
audio-plugins/gnonlin/DEPENDS | 3 ++-
audio-plugins/gnonlin/DETAILS | 13 +++++++------
audio-plugins/gnonlin/HISTORY | 5 +++++
audio-plugins/gnonlin/gnonlin-0.10.8.tar.gz.sig |binary
11 files changed, 64 insertions(+), 7 deletions(-)

New commits:
commit 2544767a43606c4fb0fb07eedcdbcdc60c06a248
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

jokosher: Added a simple and powerful multi-track studio

commit c1c10fafcde0137be9e7bda9b4144101405be77d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnonlin: Updated to 0.10.8 and depends on gst-plugins-base

diff --git a/ChangeLog b/ChangeLog
index 2852669..b316565 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * audio-creation/jokosher: Added a simple and powerful multi-track
studio
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* gurus.gpg: added my signing key

diff --git a/audio-creation/jokosher/BUILD b/audio-creation/jokosher/BUILD
new file mode 100755
index 0000000..a05d2aa
--- /dev/null
+++ b/audio-creation/jokosher/BUILD
@@ -0,0 +1 @@
+default_build_python
diff --git a/audio-creation/jokosher/DEPENDS b/audio-creation/jokosher/DEPENDS
new file mode 100755
index 0000000..5016179
--- /dev/null
+++ b/audio-creation/jokosher/DEPENDS
@@ -0,0 +1,20 @@
+depends dbus-python &&
+depends gnonlin &&
+depends gst-plugins-base &&
+depends gst-plugins-good &&
+depends gst-python &&
+depends gstreamer &&
+depends pycairo &&
+depends pygtk2 &&
+depends python &&
+depends setuptools &&
+
+optional_depends 'gst-plugins-bad' \
+ '' \
+ '' \
+ 'for lower quality plugins for gstreamer' &&
+
+optional_depends 'gst-plugins-ugly' \
+ '' \
+ '' \
+ 'plugins for gstreamer with licensing or patent issues'
diff --git a/audio-creation/jokosher/DETAILS b/audio-creation/jokosher/DETAILS
new file mode 100755
index 0000000..b532a70
--- /dev/null
+++ b/audio-creation/jokosher/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=jokosher
+ VERSION=0.9
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.jokosher.org/downloads/source/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.jokosher.org/
+ KEYWORDS="jack editors audio"
+ ENTERED=20080311
+ SHORT='Simple and powerful multi-track studio'
+cat << EOF
+Jokosher is a simple yet powerful multi-track studio. With it you can create
+and record music, podcasts and more, all from an integrated simple
environment.
+
+To see what it looks like, see our Screenshots page, read the Features, and
+then head over to our Download page to grab the latest release. Be sure to
also
+see our Documentation
+
+If you like what you see, join our bustling Forums to find answers, show off
+your music and more.
+EOF
diff --git a/audio-creation/jokosher/HISTORY b/audio-creation/jokosher/HISTORY
new file mode 100644
index 0000000..86e2ad3
--- /dev/null
+++ b/audio-creation/jokosher/HISTORY
@@ -0,0 +1,3 @@
+2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, DEPENDS: Created
+
diff --git a/audio-creation/jokosher/INSTALL b/audio-creation/jokosher/INSTALL
new file mode 100755
index 0000000..46c6fba
--- /dev/null
+++ b/audio-creation/jokosher/INSTALL
@@ -0,0 +1 @@
+default_install_python
diff --git a/audio-creation/jokosher/jokosher-0.9.tar.gz.sig
b/audio-creation/jokosher/jokosher-0.9.tar.gz.sig
new file mode 100644
index 0000000..2b014a5
Binary files /dev/null and b/audio-creation/jokosher/jokosher-0.9.tar.gz.sig
differ
diff --git a/audio-plugins/gnonlin/DEPENDS b/audio-plugins/gnonlin/DEPENDS
index 35bc641..78e5a02 100755
--- a/audio-plugins/gnonlin/DEPENDS
+++ b/audio-plugins/gnonlin/DEPENDS
@@ -1 +1,2 @@
-depends gstreamer
+depends gst-plugins-base &&
+depends gstreamer
diff --git a/audio-plugins/gnonlin/DETAILS b/audio-plugins/gnonlin/DETAILS
index 975ef38..fe6deb8 100755
--- a/audio-plugins/gnonlin/DETAILS
+++ b/audio-plugins/gnonlin/DETAILS
@@ -1,11 +1,12 @@
SPELL=gnonlin
- VERSION=0.10.5
- SOURCE="${SPELL}-${VERSION}.tar.gz"
-
SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-0.10.5.tar.gz
-
SOURCE_HASH=sha512:24b9a4a498dfd9ff1e19ee889ecc67991d5b7a1d811c87fe5a52880559fc2a0f87336eb748ea5afe97f8bef16adb3da6cefdb60941367e03953e5ebac66528b5
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE=http://gnonlin.sourceforge.net
+ VERSION=0.10.8
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://gstreamer.freedesktop.org/src/$SPELL/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+#
SOURCE_HASH=sha512:24b9a4a498dfd9ff1e19ee889ecc67991d5b7a1d811c87fe5a52880559fc2a0f87336eb748ea5afe97f8bef16adb3da6cefdb60941367e03953e5ebac66528b5
LICENSE[0]=LGPL
+ WEB_SITE=http://gnonlin.sourceforge.net
SHORT="A set of GStreamer elements for non-linear multimedia
editors"
cat << EOF
Gnonlin is a set of GStreamer elements to ease the creation of non-linear
diff --git a/audio-plugins/gnonlin/HISTORY b/audio-plugins/gnonlin/HISTORY
index 750fe34..072fa45 100644
--- a/audio-plugins/gnonlin/HISTORY
+++ b/audio-plugins/gnonlin/HISTORY
@@ -1,2 +1,7 @@
+2008-03-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.10.8
+ * DEPENDS: Depends on gst-plugins-base
+
2006-08-10 Bearcat M. Sandor <sorcerer AT feline-soul.com>
* DETAILS, DEPENDS, HISTORY: created spell
+
diff --git a/audio-plugins/gnonlin/gnonlin-0.10.8.tar.gz.sig
b/audio-plugins/gnonlin/gnonlin-0.10.8.tar.gz.sig
new file mode 100644
index 0000000..2033283
Binary files /dev/null and b/audio-plugins/gnonlin/gnonlin-0.10.8.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (2544767a43606c4fb0fb07eedcdbcdc60c06a248), Eric Sandall, 03/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page