diff options
author | fuzzix <fuzzix@gmail.com> | 2013-06-30 12:03:05 -0300 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-02 16:06:51 -0500 |
commit | ed76ed15ae8a5ede8526b6ffb01a5e81a1f4776e (patch) | |
tree | 18014375b5ec55ac18874c503340a34f51d5922e /audio/sunvox | |
parent | 7ad32b6c040691b6a049a98ce49f32aadde26c20 (diff) | |
download | slackbuilds-ed76ed15ae8a5ede8526b6ffb01a5e81a1f4776e.tar.gz |
audio/sunvox: Updated for version 1.7.3c.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/sunvox')
-rw-r--r-- | audio/sunvox/README | 12 | ||||
-rw-r--r-- | audio/sunvox/slack-desc | 2 | ||||
-rw-r--r-- | audio/sunvox/sunvox.SlackBuild | 2 | ||||
-rw-r--r-- | audio/sunvox/sunvox.desktop | 1 | ||||
-rw-r--r-- | audio/sunvox/sunvox.info | 6 |
5 files changed, 16 insertions, 7 deletions
diff --git a/audio/sunvox/README b/audio/sunvox/README index 64e4aca422..285f991c59 100644 --- a/audio/sunvox/README +++ b/audio/sunvox/README @@ -1,2 +1,10 @@ -SunVox is a small, fast, and powerful modular synthesizer -with a pattern-based sequencer (tracker). +SunVox is a small, fast and powerful modular synthesizer with +a pattern-based sequencer (tracker). + +As well as its own array of synthesizers, SunVox can record +real-time samples from sound card or other arbitrary input. +It can import tracks from MIDI, XM and MOD files and samples +from WAV, XI and AIFF files. It can export MIDI and WAV +formats and has full MIDI IN/OUT support. + +SunVox supports ALSA, OSS and JACK. diff --git a/audio/sunvox/slack-desc b/audio/sunvox/slack-desc index 20607e312a..d46db81cae 100644 --- a/audio/sunvox/slack-desc +++ b/audio/sunvox/slack-desc @@ -5,7 +5,7 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| sunvox: sunvox (Modular synthesizer, sampler and sequencer / tracker) sunvox: sunvox: SunVox is a small, fast and powerful modular synthesizer with pattern diff --git a/audio/sunvox/sunvox.SlackBuild b/audio/sunvox/sunvox.SlackBuild index 53220ca78b..504ad797d7 100644 --- a/audio/sunvox/sunvox.SlackBuild +++ b/audio/sunvox/sunvox.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sunvox -VERSION=${VERSION:-1.7.3} +VERSION=${VERSION:-1.7.3c} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/sunvox/sunvox.desktop b/audio/sunvox/sunvox.desktop index aea94c0f62..40be6b0692 100644 --- a/audio/sunvox/sunvox.desktop +++ b/audio/sunvox/sunvox.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Type=Application +Version=1.0 Name=SunVox Comment=A small, fast and powerful modular synthesizer with pattern based sequencer Exec=sunvox diff --git a/audio/sunvox/sunvox.info b/audio/sunvox/sunvox.info index 1e02c46d0b..98f21243b3 100644 --- a/audio/sunvox/sunvox.info +++ b/audio/sunvox/sunvox.info @@ -1,8 +1,8 @@ PRGNAM="sunvox" -VERSION="1.7.3" +VERSION="1.7.3c" HOMEPAGE="http://www.warmplace.ru/soft/sunvox/" -DOWNLOAD="http://www.warmplace.ru/soft/sunvox/sunvox-1.7.3.zip" -MD5SUM="02cb0b01e2efabfd3b2ff72211d12cb3" +DOWNLOAD="http://www.warmplace.ru/soft/sunvox/sunvox-1.7.3c.zip" +MD5SUM="fbe9c17a3a90e208a656b642883645f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |