diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index 943878a8e915..c95031f621e4 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -1,5 +1,5 @@ PORTNAME= rubberband -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.1 CATEGORIES= audio MASTER_SITES= https://breakfastquay.com/files/releases/ @@ -21,6 +21,12 @@ USES= localbase meson pkgconfig tar:bzip2 USE_LDCONFIG= yes MESON_ARGS= -Dfft=fftw \ - -Dresampler=libsamplerate + -Dresampler=libsamplerate \ + -Djni=disabled + +OPTIONS_DEFINE= TEST + +TEST_BUILD_DEPENDS= boost-libs>0:devel/boost-libs +TEST_MESON_ENABLED= tests .include diff --git a/audio/rubberband/distinfo b/audio/rubberband/distinfo index a57f8d80e8db..497a283c4b05 100644 --- a/audio/rubberband/distinfo +++ b/audio/rubberband/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664690954 -SHA256 (rubberband-3.1.0.tar.bz2) = b95a76da5cdb3966770c60115ecd838f84061120f884c3bfdc904f75931ec9aa -SIZE (rubberband-3.1.0.tar.bz2) = 217523 +TIMESTAMP = 1681131691 +SHA256 (rubberband-3.2.1.tar.bz2) = 82edacd0c50bfe56a6a85db1fcd4ca3346940ffe02843fc50f8b92f99a97d172 +SIZE (rubberband-3.2.1.tar.bz2) = 221756