portaudio: 19.6.0 -> 190700_20210406

This commit is contained in:
Tim Biermann 2021-05-09 19:27:05 +00:00
parent abd5bcb1f6
commit 7342a81468
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 11 additions and 13 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39wRFFrYb2coX2zx1jUIjYDraaEJTDly0xbVJBUvA/pNlRRrh+T5Yxc4PCFYy2FcgcUZchRets1aIEp9TVLRQw4=
SHA256 (Pkgfile) = 11f5ea5d5133cbb07a238a52a11fd4a98d963c7a21c4aa8934c3eb89cd46050b
RWSagIOpLGJF38ikYUUSmJJVkTmbxlWdM7I4tSvYH2aZRfJiSPRNM/7dGezTFrA6lvP4XX8eNRoiXILssdI8zy880OBuVXfnyAg=
SHA256 (Pkgfile) = 6c82027d3ec8b3f7edf5ee62a1397e2285e741c991946a7f8e237092f7706aa2
SHA256 (.footprint) = 1da466ce5d42da34935b2f7bcebd2e1e4dffe3128c98da7cd965e295a16a69c7
SHA256 (pa_stable_v190600_20161030.tgz) = f5a21d7dcd6ee84397446fa1fa1a0675bb2e8a4a6dceb4305a8404698d8d1513
SHA256 (pa_stable_v190700_20210406.tgz) = 47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def

View File

@ -1,18 +1,16 @@
# Description: Portable cross-platform audio I/O library
# URL: http://portaudio.com
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on: alsa-lib
# Optional: jack-audio-connection-kit
# Description: Portable cross-platform audio I/O library
# URL: http://portaudio.com
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: alsa-lib
# Optional: jack-audio-connection-kit
name=portaudio
version=19.6.0
_version=190600_20161030
version=190700_20210406
release=1
source=(http://www.portaudio.com/archives/pa_stable_v${_version}.tgz)
source=(http://files.portaudio.com/archives/pa_stable_v$version.tgz)
build() {
mv $name $name-$version
cd $name-$version
cd $name
./configure \
--prefix=/usr \