diff options
author | Michales Michaloudes <korgie@gmail.com> | 2013-04-23 20:46:59 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:27:44 -0300 |
commit | a0ef644f2d8ffc1785133fa6ea0ec2b1dfa3e419 (patch) | |
tree | bf00907718d0add801de3f05c971abf9f614d3a5 | |
parent | 651762a2caa23e44e9dd1340e321f7fce48fb203 (diff) | |
download | slackbuilds-a0ef644f2d8ffc1785133fa6ea0ec2b1dfa3e419.tar.gz |
audio/qmidiarp: Updated for version 0.5.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | audio/qmidiarp/qmidiarp.SlackBuild | 4 | ||||
-rw-r--r-- | audio/qmidiarp/qmidiarp.info | 6 | ||||
-rw-r--r-- | audio/qmidiarp/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/audio/qmidiarp/qmidiarp.SlackBuild b/audio/qmidiarp/qmidiarp.SlackBuild index b591c548cb..d5532fe7d7 100644 --- a/audio/qmidiarp/qmidiarp.SlackBuild +++ b/audio/qmidiarp/qmidiarp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=qmidiarp -VERSION=${VERSION:-0.4.2} +VERSION=${VERSION:-0.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,7 +71,7 @@ find . \ -exec chmod 644 {} \; CFLAGS="$SLKCFLAGS" \ -CXXFLAGS="$SLKCFLAGS" +CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ diff --git a/audio/qmidiarp/qmidiarp.info b/audio/qmidiarp/qmidiarp.info index 66300b6f47..10cbc4a1a6 100644 --- a/audio/qmidiarp/qmidiarp.info +++ b/audio/qmidiarp/qmidiarp.info @@ -1,8 +1,8 @@ PRGNAM="qmidiarp" -VERSION="0.4.2" +VERSION="0.5.1" HOMEPAGE="http://qmidiarp.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/qmidiarp/qmidiarp/0.4.2/qmidiarp-0.4.2.tar.bz2" -MD5SUM="366eae1be3c251b986d457e613214512" +DOWNLOAD="http://downloads.sourceforge.net/project/qmidiarp/qmidiarp/0.5.1/qmidiarp-0.5.1.tar.bz2" +MD5SUM="1ca6ed34745e1c881c3c033299c59368" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jack-audio-connection-kit" diff --git a/audio/qmidiarp/slack-desc b/audio/qmidiarp/slack-desc index 470ea6cdc9..80aa31310d 100644 --- a/audio/qmidiarp/slack-desc +++ b/audio/qmidiarp/slack-desc @@ -1,9 +1,9 @@ # 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 ':'. +# 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 ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| qmidiarp: qmidiarp (an arpeggiator, sequencer and MIDI LFO) |