aboutsummaryrefslogtreecommitdiff
path: root/audio/pianobar
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-04-24 15:29:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-04-24 15:29:35 +0000
commit6c814479d3761d6150457e4148426ba12d6e9677 (patch)
tree3ec566b29eea92c75233c30a678bd949a1cf9e01 /audio/pianobar
parent7b3b2e6a5fb1765d1c79e32e247e9f19a7f656d3 (diff)
downloadports-6c814479d3761d6150457e4148426ba12d6e9677.tar.gz
ports-6c814479d3761d6150457e4148426ba12d6e9677.zip
audio/pianobar: unbreak with ffmpeg 4.0
In file included from src/main.c:53: In file included from src/main.h:30: src/player.h:37:10: fatal error: 'libavfilter/avfiltergraph.h' file not found #include <libavfilter/avfiltergraph.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 227726 Obtained from: upstream (via Homebrew)
Notes
Notes: svn path=/head/; revision=468217
Diffstat (limited to 'audio/pianobar')
-rw-r--r--audio/pianobar/Makefile3
-rw-r--r--audio/pianobar/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
index 0df2821ac0e5..9710b4f0f949 100644
--- a/audio/pianobar/Makefile
+++ b/audio/pianobar/Makefile
@@ -6,6 +6,9 @@ PORTVERSION= 2017.08.30
CATEGORIES= audio
MASTER_SITES= https://6xq.net/${PORTNAME}/
+PATCH_SITES= https://github.com/PromyLOPh/${PORTNAME}/commit/
+PATCHFILES= 38b16f9957a7.patch:-p1
+
MAINTAINER= jhixson@gmail.com
COMMENT= Command-line Pandora online radio player
diff --git a/audio/pianobar/distinfo b/audio/pianobar/distinfo
index 653e20321549..fa1cfe68961e 100644
--- a/audio/pianobar/distinfo
+++ b/audio/pianobar/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1504104262
SHA256 (pianobar-2017.08.30.tar.bz2) = ec14db6cf1a7dbc1d8190b5ca0d256021e970587bcdaeb23904d4bca71a04674
SIZE (pianobar-2017.08.30.tar.bz2) = 46664
+SHA256 (38b16f9957a7.patch) = cc90b0f0cd7b02a1a5470af2cb60e5dc6f45bcbc2302faba6502f2f6c9e73bf0
+SIZE (38b16f9957a7.patch) = 1040