1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/audio/webrtc-audio-processing0/Makefile
Gleb Popov b1ecad53b0 audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
2023-08-07 19:34:07 +03:00

20 lines
528 B
Makefile

PORTNAME= webrtc-audio-processing
PORTVERSION= 0.3.1
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://freedesktop.org/software/pulseaudio/${PORTNAME}/
PKGNAMESUFFIX= 0
MAINTAINER= jbeich@FreeBSD.org
COMMENT= AudioProcessing module from WebRTC project (legacy version)
WWW= https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf compiler:c++11-lib libtool pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>