From 6e648d7de16a0524b4251ce494aa93df013bc9f0 Mon Sep 17 00:00:00 2001 From: Luis Henrique Date: Mon, 11 Mar 2013 19:29:38 -0400 Subject: audio/vamp-plugin-sdk: Updated for version 2.4. Signed-off-by: dsomero --- audio/vamp-plugin-sdk/slack-desc | 10 +++++----- audio/vamp-plugin-sdk/vamp-plugin-sdk.SlackBuild | 4 ++-- audio/vamp-plugin-sdk/vamp-plugin-sdk.info | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'audio/vamp-plugin-sdk') diff --git a/audio/vamp-plugin-sdk/slack-desc b/audio/vamp-plugin-sdk/slack-desc index f9557a9923..2683772969 100644 --- a/audio/vamp-plugin-sdk/slack-desc +++ b/audio/vamp-plugin-sdk/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------------------------------------------------------| vamp-plugin-sdk: vamp-plugin-sdk (audio analysis API) diff --git a/audio/vamp-plugin-sdk/vamp-plugin-sdk.SlackBuild b/audio/vamp-plugin-sdk/vamp-plugin-sdk.SlackBuild index 51e4258e11..c1a4c1f52d 100644 --- a/audio/vamp-plugin-sdk/vamp-plugin-sdk.SlackBuild +++ b/audio/vamp-plugin-sdk/vamp-plugin-sdk.SlackBuild @@ -5,7 +5,7 @@ # Written by Luis Henrique PRGNAM=vamp-plugin-sdk -VERSION=${VERSION:-2.2.1} +VERSION=${VERSION:-2.4} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -43,7 +43,7 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz -cd $PRGNAM-v$VERSION +cd $PRGNAM-$VERSION chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ diff --git a/audio/vamp-plugin-sdk/vamp-plugin-sdk.info b/audio/vamp-plugin-sdk/vamp-plugin-sdk.info index 028ff1f84e..e5aed454ab 100644 --- a/audio/vamp-plugin-sdk/vamp-plugin-sdk.info +++ b/audio/vamp-plugin-sdk/vamp-plugin-sdk.info @@ -1,8 +1,8 @@ PRGNAM="vamp-plugin-sdk" -VERSION="2.2.1" +VERSION="2.4" HOMEPAGE="http://www.vamp-plugins.org" -DOWNLOAD="http://downloads.sourceforge.net/project/vamp/vamp-plugin-sdk/2.2.1/vamp-plugin-sdk-2.2.1.tar.gz" -MD5SUM="d31e0d891bebdff75d4f4c709d5b2cab" +DOWNLOAD="http://code.soundsoftware.ac.uk/attachments/download/517/vamp-plugin-sdk-2.4.tar.gz" +MD5SUM="4bd75ca4515c141cd8776bdb59066261" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3