mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
audio/jamulus: Update 3.5.12 -> 3.6.0
Reported by: rickard@tutanota.com (user)
This commit is contained in:
parent
6bce3b48b9
commit
1980327297
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554099
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jamulus
|
||||
DISTVERSION= 3.5.12
|
||||
DISTVERSIONPREFIX= r
|
||||
DISTVERSION= 3_6_0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/llcon/${NAME}/${DISTVERSION}/
|
||||
#MASTER_SITES= SF/llcon/${NAME}/${DISTVERSION}/ # it is unclear whether SF or GH should be used because SF doesn't have 3.6.0, but README on GH claims that it is hosted on SF
|
||||
DISTNAME= ${NAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -18,9 +19,10 @@ USES= compiler:c++11-lang gl pkgconfig qmake qt:5
|
||||
USE_QT= concurrent core gui network widgets xml buildtools_build linguisttools_build
|
||||
USE_GL= gl
|
||||
|
||||
NAME= Jamulus
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= corrados
|
||||
|
||||
WRKSRC= ${WRKDIR}/${NAME}${PORTVERSION}
|
||||
NAME= Jamulus
|
||||
|
||||
DESKTOP_ENTRIES= "${NAME}" "${COMMENT}" "${NAME}" \
|
||||
"${PORTNAME}" "AudioVideo;Audio;Mixer;Qt;" true
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1602390900
|
||||
SHA256 (Jamulus-3.5.12.tar.gz) = be481b900793be5ddfcb3ffd77439b8105cb66040d3a59bf57cc8ade767d515b
|
||||
SIZE (Jamulus-3.5.12.tar.gz) = 1825484
|
||||
TIMESTAMP = 1604518497
|
||||
SHA256 (corrados-jamulus-r3_6_0_GH0.tar.gz) = a40df4642752ffa5e6b0b2a815420bb9e07fe94767164a2be8ec70ade80b37bf
|
||||
SIZE (corrados-jamulus-r3_6_0_GH0.tar.gz) = 8531625
|
||||
|
@ -3,4 +3,4 @@ the Internet. There is one server running the Jamulus server software which
|
||||
collects the audio data from each Jamulus client, mixes the audio data and sends
|
||||
the mix back to each client.
|
||||
|
||||
WWW: https://llcon.sourceforge.io/
|
||||
WWW: https://jamulus.io
|
||||
|
Loading…
Reference in New Issue
Block a user