aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-10-21 14:50:49 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:47:30 +0800
commit19caf4e07de7d21e73d3731d0e4b7096676cb914 (patch)
tree4265cc727017f49823d9677a9c07c967a7ef8cdb /audio
parentf250fdf5734161cca9ed937a3eb436b184a56631 (diff)
downloadfreebsd-ports-gnome-19caf4e07de7d21e73d3731d0e4b7096676cb914.tar.gz
freebsd-ports-gnome-19caf4e07de7d21e73d3731d0e4b7096676cb914.tar.zst
freebsd-ports-gnome-19caf4e07de7d21e73d3731d0e4b7096676cb914.zip
multimedia/ffmpeg: update to 3.4
Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine
Diffstat (limited to 'audio')
-rw-r--r--audio/acoustid-fingerprinter/Makefile2
-rw-r--r--audio/alsa-plugins/Makefile2
-rw-r--r--audio/aqualung/Makefile2
-rw-r--r--audio/aubio/Makefile2
-rw-r--r--audio/audacity/Makefile2
-rw-r--r--audio/baresip/Makefile2
-rw-r--r--audio/beets/Makefile1
-rw-r--r--audio/cantata/Makefile1
-rw-r--r--audio/chromaprint/Makefile2
-rw-r--r--audio/cmus/Makefile2
-rw-r--r--audio/deadbeef/Makefile2
-rw-r--r--audio/forked-daapd/Makefile2
-rw-r--r--audio/idjc/Makefile2
-rw-r--r--audio/kid3-kde4/Makefile2
-rw-r--r--audio/lastfm-desktop/Makefile2
-rw-r--r--audio/libgroove/Makefile2
-rw-r--r--audio/libsoxr/Makefile2
-rw-r--r--audio/moc/Makefile1
-rw-r--r--audio/musicpd/Makefile1
-rw-r--r--audio/pacpl/Makefile2
-rw-r--r--audio/pianobar/Makefile2
-rw-r--r--audio/siren/Makefile2
-rw-r--r--audio/soundkonverter/Makefile2
-rw-r--r--audio/spek/Makefile2
-rw-r--r--audio/xmms2/Makefile2
25 files changed, 25 insertions, 21 deletions
diff --git a/audio/acoustid-fingerprinter/Makefile b/audio/acoustid-fingerprinter/Makefile
index ebc084de198d..e7149a87734b 100644
--- a/audio/acoustid-fingerprinter/Makefile
+++ b/audio/acoustid-fingerprinter/Makefile
@@ -2,7 +2,7 @@
PORTNAME= acoustid-fingerprinter
PORTVERSION= 0.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile
index 2e01d44af72b..9085a8157b38 100644
--- a/audio/alsa-plugins/Makefile
+++ b/audio/alsa-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alsa-plugins
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ \
GENTOO
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 988ecacd6940..bcb3c20dfc03 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aqualung
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile
index 8e910d5f1e02..d1522933dff7 100644
--- a/audio/aubio/Makefile
+++ b/audio/aubio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aubio
PORTVERSION= 0.4.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= audio
MASTER_SITES= http://aubio.org/pub/
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 84e5038425e8..926f3a06b71e 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -3,8 +3,8 @@
PORTNAME= audacity
PORTVERSION= 2.1.3
-PORTREVISION= 2
DISTVERSIONPREFIX= Audacity-
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= xxjack12xx@gmail.com
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index c72f8eb8c2ab..ed5cb9712b65 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -2,7 +2,7 @@
PORTNAME= baresip
PORTVERSION= 0.4.19
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/audio/beets/Makefile b/audio/beets/Makefile
index a4cd33d92f7d..575f1e2c3cf3 100644
--- a/audio/beets/Makefile
+++ b/audio/beets/Makefile
@@ -3,6 +3,7 @@
PORTNAME= beets
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile
index 3a6568c7aaf8..80f842463723 100644
--- a/audio/cantata/Makefile
+++ b/audio/cantata/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cantata
DISTVERSION= 2.2.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= audio kde
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile
index a1ce8268d9d6..53942a912320 100644
--- a/audio/chromaprint/Makefile
+++ b/audio/chromaprint/Makefile
@@ -2,7 +2,7 @@
PORTNAME= chromaprint
PORTVERSION= 1.4.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${PORTVERSION}/ \
https://bitbucket.org/acoustid/${PORTNAME}/downloads/
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index 74db5607e81d..2ee569fdda6e 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -4,7 +4,7 @@
PORTNAME= cmus
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.0-rc0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
DIST_SUBDIR= cmus
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 994e7d430ded..f9336e1e9f89 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -3,7 +3,7 @@
PORTNAME= deadbeef
PORTVERSION= 0.7.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/
diff --git a/audio/forked-daapd/Makefile b/audio/forked-daapd/Makefile
index b4358b66b419..817e2f247478 100644
--- a/audio/forked-daapd/Makefile
+++ b/audio/forked-daapd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= forked-daapd
PORTVERSION= 24.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MAINTAINER= takumiiinn@gmail.com
diff --git a/audio/idjc/Makefile b/audio/idjc/Makefile
index 827b1996f41c..8407fcfb96e9 100644
--- a/audio/idjc/Makefile
+++ b/audio/idjc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= idjc
PORTVERSION= 0.8.16
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio python
MASTER_SITES= SF/idjc/idjc/0.8
diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile
index 58ac01d82b57..0d473a9ef51e 100644
--- a/audio/kid3-kde4/Makefile
+++ b/audio/kid3-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kid3
PORTVERSION= 3.5.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= audio kde
MASTER_SITES= SF
diff --git a/audio/lastfm-desktop/Makefile b/audio/lastfm-desktop/Makefile
index 5d50e68e1048..ab81b36d30b8 100644
--- a/audio/lastfm-desktop/Makefile
+++ b/audio/lastfm-desktop/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lastfm-desktop
PORTVERSION= 2.1.36
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MAINTAINER= vg@FreeBSD.org
diff --git a/audio/libgroove/Makefile b/audio/libgroove/Makefile
index 04df2271c979..9cb1f54ab559 100644
--- a/audio/libgroove/Makefile
+++ b/audio/libgroove/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgroove
PORTVERSION= 4.3.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MAINTAINER= ports@FreeBSD.org
diff --git a/audio/libsoxr/Makefile b/audio/libsoxr/Makefile
index ea3ee30571aa..499d95de672d 100644
--- a/audio/libsoxr/Makefile
+++ b/audio/libsoxr/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libsoxr
PORTVERSION= 0.1.2.20160529
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= LOCAL/riggs/soxr/
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index 86521fef99a9..00c5c305fd45 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= moc
PORTVERSION= 2.5.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index f6674a76fd6d..f275c552ad8c 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -2,6 +2,7 @@
PORTNAME= musicpd
PORTVERSION= 0.20.11
+PORTREVISION= 1
CATEGORIES= audio ipv6
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile
index f5aa8d31412c..3a9823c34299 100644
--- a/audio/pacpl/Makefile
+++ b/audio/pacpl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pacpl
PORTVERSION= 5.0.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
index 5769491af210..e84d7c365546 100644
--- a/audio/pianobar/Makefile
+++ b/audio/pianobar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pianobar
PORTVERSION= 2016.06.02
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://6xq.net/projects/${PORTNAME}/
diff --git a/audio/siren/Makefile b/audio/siren/Makefile
index b2cba9e5627d..e19a7c4bfd49 100644
--- a/audio/siren/Makefile
+++ b/audio/siren/Makefile
@@ -3,7 +3,7 @@
PORTNAME= siren
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.kariliq.nl/${PORTNAME}/dist/
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile
index de2053732ec3..fbaf80d283db 100644
--- a/audio/soundkonverter/Makefile
+++ b/audio/soundkonverter/Makefile
@@ -4,7 +4,7 @@
PORTNAME= soundkonverter
PORTVERSION= 2.2.2
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio kde
MAINTAINER= dbn@FreeBSD.org
diff --git a/audio/spek/Makefile b/audio/spek/Makefile
index b1cd44c8ba16..c862675f182c 100644
--- a/audio/spek/Makefile
+++ b/audio/spek/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spek
PORTVERSION= 0.8.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${PORTVERSION}/
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index f4198cdd423f..db257df3ea5c 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.8
DISTVERSIONSUFFIX= DrO_o
-PORTREVISION?= 21
+PORTREVISION?= 22
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}