freebsd-ports/audio/gstreamer-plugins-opus/Makefile
Christian Weisgerber 532255a7ae Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2

Chase libopus bump in dependent ports.
2013-07-15 20:24:59 +00:00

12 lines
211 B
Makefile

# $FreeBSD$
PORTREVISION= 1
CATEGORIES= audio
COMMENT= Gstreamer Opus audio encoder/decoder plugin
GST_PLUGIN= opus
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"