New commits:
commit fea657577629a7ce44be3b9a419ac924c25b2293
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
audio-creation/dino: new spell, a midi sequencer
commit bf3402ce6ad088ad964b4fdb8aced3f6aa3b4b7f
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
gnome2-apps/glademm: fixed build with gcc 4.4
commit 163b629242c0ab1630f4125d0aac321248a3ad0e
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
gnome2-apps/glade2: fixed build with newer versions of gtk
commit 0bbf54233ffbfe36a9070e4d66b8cfe8e5d6883d
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
libs/libxml++: disabled building of documentation
diff --git a/ChangeLog b/ChangeLog
index 7362fa0..dac2a77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-04-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * audio-creation/dino: new spell, a midi sequencer
+
2010-04-14 Ismael Luceno <ismael AT sourcemage.org>
* audio-soft/eyeD3: removed deprecated spell (since 2007-09-09)
diff --git a/audio-creation/dino/DEPENDS b/audio-creation/dino/DEPENDS
new file mode 100755
index 0000000..47e69ac
--- /dev/null
+++ b/audio-creation/dino/DEPENDS
@@ -0,0 +1,4 @@
+depends JACK-DRIVER &&
+depends glademm &&
+depends lash &&
+depends libxml++
diff --git a/audio-creation/dino/DETAILS b/audio-creation/dino/DETAILS
new file mode 100755
index 0000000..000aebc
--- /dev/null
+++ b/audio-creation/dino/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=dino
+ VERSION=0.2.4
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://download.savannah.nongnu.org/releases-noredirect/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:ab9ecb565df03af1be48120af0bc50a0de786c0454f2a57445a2fae720dec387428c1aa6725e6c67ed382616ee80f535333d096d7046a7f52f604df25f84ede4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://dino.nongnu.org"
+ LICENSE[0]=GPL
+ ENTERED=20100417
+ SHORT="a MIDI sequencer"
+cat << EOF
+Dino is a MIDI sequencer for GNU/Linux. It is free software released under
+the GNU General Public License.
+
+Dino is a pattern-based sequencer, which means that you write small patterns
+of MIDI events that you can repeat and arrange to create a whole song. Each
+track has its own patterns, so you can for example play the same drum pattern
+over and over again while you play different lead synth patterns and
basslines.
+EOF
diff --git a/audio-creation/dino/HISTORY b/audio-creation/dino/HISTORY
new file mode 100644
index 0000000..a513549
--- /dev/null
+++ b/audio-creation/dino/HISTORY
@@ -0,0 +1,3 @@
+2010-04-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/gnome2-apps/glade2/HISTORY b/gnome2-apps/glade2/HISTORY
index 1a78c11..4d74f98 100644
--- a/gnome2-apps/glade2/HISTORY
+++ b/gnome2-apps/glade2/HISTORY
@@ -1,3 +1,7 @@
+2010-04-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * glade-2.12.2_gtk.patch, PRE_BUILD: added patch to make the
+ spell build with newer versions of gtk
+
2007-12-24 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated VERSION to 2.12.2