From 673feb10303c301c34bdd77a6cec20b4ea4d5916 Mon Sep 17 00:00:00 2001 From: Michales Michaloudes Date: Sun, 26 Dec 2010 10:33:10 -0200 Subject: multimedia/hexter: Updated for version 0.6.2. Signed-off-by: Niels Horn --- multimedia/hexter/README | 16 ++++++++-------- multimedia/hexter/hexter.SlackBuild | 4 +--- multimedia/hexter/hexter.info | 9 +++++---- multimedia/hexter/slack-desc | 18 ++++++++++++++---- 4 files changed, 28 insertions(+), 19 deletions(-) (limited to 'multimedia/hexter') 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: + -- cgit v1.2.3