summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/hydrogen/BUILD1
-rwxr-xr-xaudio-creation/hydrogen/DEPENDS5
-rwxr-xr-xaudio-creation/hydrogen/DETAILS6
-rw-r--r--audio-creation/hydrogen/HISTORY5
4 files changed, 12 insertions, 5 deletions
diff --git a/audio-creation/hydrogen/BUILD b/audio-creation/hydrogen/BUILD
index 3599c4e5bd..4f784b553d 100755
--- a/audio-creation/hydrogen/BUILD
+++ b/audio-creation/hydrogen/BUILD
@@ -1,4 +1,3 @@
-export QTDIR=$QT4DIR &&
# Refuses to use ladspa unless path to plugins specified.
export LADSPA_PATH=$INSTALL_ROOT/usr/lib/ladspa &&
OPTS+=" $HYDROGEN_OSS" &&
diff --git a/audio-creation/hydrogen/DEPENDS b/audio-creation/hydrogen/DEPENDS
index bda2606e19..66c47b8a20 100755
--- a/audio-creation/hydrogen/DEPENDS
+++ b/audio-creation/hydrogen/DEPENDS
@@ -1,6 +1,9 @@
depends -sub CXX gcc &&
-depends qt4 &&
+depends qtbase &&
+depends qttools &&
+depends qtxmlpatterns &&
depends cmake &&
+depends cppunit &&
depends libsndfile &&
optional_depends libarchive \
diff --git a/audio-creation/hydrogen/DETAILS b/audio-creation/hydrogen/DETAILS
index d60404aa38..11727fed47 100755
--- a/audio-creation/hydrogen/DETAILS
+++ b/audio-creation/hydrogen/DETAILS
@@ -1,9 +1,9 @@
SPELL=hydrogen
- VERSION=0.9.6.1
+ VERSION=1.0.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://github.com/hydrogen-music/$SPELL/archive/$VERSION.tar.gz
- SOURCE_HASH=sha512:afb501fb1565a95677aa2702f5d93ee611f03f60dfc8aa5a22714bb261bfeecf2b28e0b591763ec4d1a0b60f8153ef01c3fdfae924ca252943a2396ac953717f
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:11b59808214b8499401054db2881a31eccdaf126d2a9167d1f172fd29fc7097619b4350a5be246e4d6d67406342f3df32a07e2fe270bdcbe4fa0912f70e6acdb
WEB_SITE=http://www.hydrogen-music.org
ENTERED=20031217
LICENSE[0]=GPL
diff --git a/audio-creation/hydrogen/HISTORY b/audio-creation/hydrogen/HISTORY
index 323cf6e720..1a7fe8321f 100644
--- a/audio-creation/hydrogen/HISTORY
+++ b/audio-creation/hydrogen/HISTORY
@@ -1,3 +1,8 @@
+2021-08-04 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: bump to 1.0.2, switch to official source tarball
+ (differs from github one)
+ * DEPENDS, BUILD: qt5 now
+
2016-03-02 Thomas Orgis <sobukus@sourcemage.org>
DETAILS, CONFIGURE, DEPENDS, BUILD: update to 0.9.6.1
INSTALL: gone