summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Michales Michaloudes <korgie@gmail.com>2010-12-26 10:33:10 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2010-12-26 10:33:10 -0200
commit673feb10303c301c34bdd77a6cec20b4ea4d5916 (patch)
tree08d305cfb10d09f953fd6b41704816547fc7a33c
parent3016f148a954bb72c8239e0d48f13f383db81078 (diff)
downloadslackbuilds-673feb10303c301c34bdd77a6cec20b4ea4d5916.tar.gz
slackbuilds-673feb10303c301c34bdd77a6cec20b4ea4d5916.tar.xz
multimedia/hexter: Updated for version 0.6.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--multimedia/hexter/README16
-rw-r--r--multimedia/hexter/hexter.SlackBuild4
-rw-r--r--multimedia/hexter/hexter.info9
-rw-r--r--multimedia/hexter/slack-desc18
4 files changed, 28 insertions, 19 deletions
diff --git a/multimedia/hexter/README b/multimedia/hexter/README
index d2b0834d26..219b968683 100644
--- a/multimedia/hexter/README
+++ b/multimedia/hexter/README
@@ -1,10 +1,10 @@
-hexter is a software synthesizer that models the sound generation of a Yamaha
-DX7 synthesizer. It can easily load most DX7 patch bank files, accept patch
-editing commands via MIDI sys-ex messages (ALSA systems only), and recreate
-the sound of the DX7 with greater accuracy than any previous open-source
-emulation (that the author is aware of....).
+hexter is a software synthesizer that models the sound generation of a
+Yamaha DX7 synthesizer. It can easily load most DX7 patch bank files,
+accept patch editing commands via MIDI sys-ex messages (ALSA systems
+only), and recreate the sound of the DX7 with greater accuracy than any
+previous open-source emulation (that the author is aware of....)
-hexter operates as a plugin for the Disposable Soft Synth Interface (DSSI);
-you need a program to host it (e.g. rosegarden).
+hexter operates as a plugin for the Disposable Soft Synth Interface
+(DSSI) you need a program to host it (ex. rosegarden).
-This requires dssi and liblo.
+This requires liblo and dssi.
diff --git a/multimedia/hexter/hexter.SlackBuild b/multimedia/hexter/hexter.SlackBuild
index 898772149c..767ea911db 100644
--- a/multimedia/hexter/hexter.SlackBuild
+++ b/multimedia/hexter/hexter.SlackBuild
@@ -3,16 +3,14 @@
# Written by Michales Michaloudes korgie@gmail.com
PRGNAM=hexter
-VERSION=0.6.1
+VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/multimedia/hexter/hexter.info b/multimedia/hexter/hexter.info
index 99f60d5646..d7b2f89c62 100644
--- a/multimedia/hexter/hexter.info
+++ b/multimedia/hexter/hexter.info
@@ -1,10 +1,11 @@
PRGNAM="hexter"
-VERSION="0.6.1"
+VERSION="0.6.2"
HOMEPAGE="http://dssi.sourceforge.net/hexter.html"
-DOWNLOAD="http://garr.dl.sourceforge.net/sourceforge/dssi/hexter-0.6.1.tar.gz"
-MD5SUM="09e9fc778b46b0d6d94a793b433fda2e"
+DOWNLOAD="http://downloads.sourceforge.net/dssi/hexter-0.6.2.tar.gz"
+MD5SUM="d4f9e7218f658423fedfba340a0f1550"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michales Michaloudes"
EMAIL="korgie@gmail.com"
-APPROVED="rworkman"
+APPROVED="Niels Horn"
+
diff --git a/multimedia/hexter/slack-desc b/multimedia/hexter/slack-desc
index ec96b93cae..c1a305b24d 100644
--- a/multimedia/hexter/slack-desc
+++ b/multimedia/hexter/slack-desc
@@ -1,10 +1,20 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+hexter: hexter (DX7 modeling DSSI plugin)
+hexter:
hexter: hexter is a software synthesizer that models the sound generation of a
hexter: Yamaha DX7 synthesizer. It can easily load most DX7 patch bank files,
hexter: accept patch editing commands via MIDI sys-ex messages (ALSA systems
-hexter: only), and recreate the sound of the DX7 with greater accuracy than any
-hexter: previous open-source emulation (that the author is aware of....)
-hexter:
+hexter: only), and recreate the sound of the DX7 with greater accuracy than
+hexter: any previous open-source emulation (that the author is aware of....)
+hexter:
hexter: hexter operates as a plugin for the Disposable Soft Synth Interface
hexter: (DSSI).
-hexter:
hexter:
+