Skip to content

Commit

Permalink
audio/jacktrip: Update 1.10.0 → 2.0.0-beta1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Aug 5, 2023
1 parent 3af1742 commit ed4e355
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
9 changes: 4 additions & 5 deletions audio/jacktrip/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jacktrip
DISTVERSIONPREFIX= v
DISTVERSION= 1.10.0
DISTVERSION= 2.0.0-beta1
CATEGORIES= audio

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -14,8 +14,8 @@ BUILD_DEPENDS= help2man:misc/help2man
LIB_DEPENDS= libjack.so:audio/jack \
librtaudio.so:audio/rtaudio

USES= meson compiler:c++17-lang gl pkgconfig qt:5
USE_QT= core declarative gui network networkauth quickcontrols2 svg websockets widgets buildtools:build
USES= meson compiler:c++17-lang gl pkgconfig qt:6
USE_QT= base declarative svg webengine websockets
USE_GL= gl

USE_GITHUB= yes
Expand All @@ -28,7 +28,6 @@ GH_TUPLE= jacktrip:Simple-FFT:06f237780364879337750d1ac9f3b000b4b7a160:jacktrip_

QMAKE_SOURCE_PATH= ${PORTNAME}.pro

PLIST_FILES= bin/${PORTNAME} \
man/man1/jacktrip.1.gz
PLIST_FILES= bin/${PORTNAME}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/jacktrip/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1687044432
SHA256 (jacktrip-jacktrip-v1.10.0_GH0.tar.gz) = f653dc2fe9731df6a7acf4edd3222b9bc0d526246f9b41a7d98e39ab1a7a40b3
SIZE (jacktrip-jacktrip-v1.10.0_GH0.tar.gz) = 5868570
TIMESTAMP = 1691214768
SHA256 (jacktrip-jacktrip-v2.0.0-beta1_GH0.tar.gz) = ce09a56817f7bf09a8909d897d2cb30ab2ca6f492a7859b582e65a82e12e88a3
SIZE (jacktrip-jacktrip-v2.0.0-beta1_GH0.tar.gz) = 5966338
SHA256 (jacktrip-Simple-FFT-06f237780364879337750d1ac9f3b000b4b7a160_GH0.tar.gz) = 4881eb33fae38e033eaf0ee123614eff8f27790708350043f2ae371150900006
SIZE (jacktrip-Simple-FFT-06f237780364879337750d1ac9f3b000b4b7a160_GH0.tar.gz) = 22834
SHA256 (x42-weakjack-cddbeec0953d68048d164c472c9b30a5d96778db_GH0.tar.gz) = 451a660ae579cc3d31d369efa08d2b7680fc3a7bfec7832e61d8b11575ad8d14
Expand Down

0 comments on commit ed4e355

Please sign in to comment.