diff options
-rw-r--r-- | development/portaudio/portaudio.SlackBuild | 5 | ||||
-rw-r--r-- | development/portaudio/portaudio.info | 6 | ||||
-rw-r--r-- | development/portaudio/slack-desc | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/development/portaudio/portaudio.SlackBuild b/development/portaudio/portaudio.SlackBuild index b6091dcb64095..3800cb46daae0 100644 --- a/development/portaudio/portaudio.SlackBuild +++ b/development/portaudio/portaudio.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for "PortAudio". # # Copyright 2009-2015 Marco Bonetti <sid77@slackware.it> -# Copyright 2015 Marco Bonetti <marc@mos6581.de> +# Copyright 2015 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,7 +27,7 @@ PRGNAM=portaudio SRCNAM=pa -VERSION=${VERSION:-v19_20140130} +VERSION=${VERSION:-v190600_20161030} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -81,6 +81,7 @@ CXXFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --sysconfdir=/etc \ --localstatedir=/var \ + --enable-cxx \ --build=$ARCH-slackware-linux make diff --git a/development/portaudio/portaudio.info b/development/portaudio/portaudio.info index d23c31ceb3947..89c9018f0deba 100644 --- a/development/portaudio/portaudio.info +++ b/development/portaudio/portaudio.info @@ -1,8 +1,8 @@ PRGNAM="portaudio" -VERSION="v19_20140130" +VERSION="v190600_20161030" HOMEPAGE="http://www.portaudio.com/" -DOWNLOAD="http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz" -MD5SUM="7f220406902af9dca009668e198cbd23" +DOWNLOAD="http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz" +MD5SUM="4df8224e047529ca9ad42f0521bf81a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/portaudio/slack-desc b/development/portaudio/slack-desc index 742a8d9dfe7d4..d7fed558554dd 100644 --- a/development/portaudio/slack-desc +++ b/development/portaudio/slack-desc @@ -14,6 +14,6 @@ portaudio: interface. Example programs are included that play sine waves, portaudio: process audio input (guitar fuzz), record and playback audio, list portaudio: available audio devices, etc. portaudio: -portaudio: +portaudio: Homepage: http://portaudio.com/ portaudio: portaudio: |