diff options
Diffstat (limited to 'audio/horgand')
-rw-r--r-- | audio/horgand/README | 2 | ||||
-rw-r--r-- | audio/horgand/horgand.SlackBuild | 4 | ||||
-rw-r--r-- | audio/horgand/horgand.info | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/audio/horgand/README b/audio/horgand/README index a40f76c3e2a7..d50a74815915 100644 --- a/audio/horgand/README +++ b/audio/horgand/README @@ -3,8 +3,6 @@ to produce organ sounds, and is also capable of generating other sound types like Electric Pianos, Jazz Guitar, Strings, Brass, Fretless Bass, Accordion etc. using low CPU resources. -This requires fltk and jack-audio-connection-kit. - This package uses POSIX filesystem capabilities to execute with elevated privileges (required for realtime audio processing). This may be considered a security/stability risk. Please read diff --git a/audio/horgand/horgand.SlackBuild b/audio/horgand/horgand.SlackBuild index 91d16f428ec4..4947f52dcfa2 100644 --- a/audio/horgand/horgand.SlackBuild +++ b/audio/horgand/horgand.SlackBuild @@ -4,11 +4,11 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=horgand VERSION=${VERSION:-1.14} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/audio/horgand/horgand.info b/audio/horgand/horgand.info index b88043eefa9f..960d9467a41f 100644 --- a/audio/horgand/horgand.info +++ b/audio/horgand/horgand.info @@ -1,7 +1,7 @@ PRGNAM="horgand" VERSION="1.14" -HOMEPAGE="http://horgand.berlios.de/" -DOWNLOAD="http://download.berlios.de/horgand/horgand-1.14.tar.gz" +HOMEPAGE="http://sourceforge.net/projects/horgand.berlios/" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/horgand-1.14.tar.gz" DOWNLOAD_x86_64="" MD5SUM="e2bd4720a262cb739a2132904c241828" MD5SUM_x86_64="" |