summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-06-15 10:52:02 +0000
committerjperkin <jperkin@pkgsrc.org>2018-06-15 10:52:02 +0000
commita7f06435526ef641600b59350c1b23cff08b65e4 (patch)
treea622836904d2a6986e7b174c9751f3543e8a2858
parent9d397f1988f1ac72c93d211d03ed0c2fd4395e5b (diff)
downloadpkgsrc-a7f06435526ef641600b59350c1b23cff08b65e4.tar.gz
ffmpeg1: Remove x264 as a supported option.
This package shares a PKG_OPTIONS variable with the other ffmpeg packages, so a user who requests the x264 option for them will end up with a broken package for ffmpeg1.
-rw-r--r--multimedia/ffmpeg1/options.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/ffmpeg1/options.mk b/multimedia/ffmpeg1/options.mk
index d6758e6f2c3..1a6f5df7bd3 100644
--- a/multimedia/ffmpeg1/options.mk
+++ b/multimedia/ffmpeg1/options.mk
@@ -1,10 +1,11 @@
-# $NetBSD: options.mk,v 1.3 2018/05/16 11:09:57 jperkin Exp $
+# $NetBSD: options.mk,v 1.4 2018/06/15 10:52:02 jperkin Exp $
# Global and legacy options
PKG_OPTIONS_VAR= PKG_OPTIONS.ffmpeg
-PKG_SUPPORTED_OPTIONS= faac lame ass libvpx theora vorbis x264 xvid \
+PKG_SUPPORTED_OPTIONS= faac lame ass libvpx theora vorbis xvid \
opencore-amr rtmp
+#PKG_SUPPORTED_OPTIONS+=x264
PKG_SUGGESTED_OPTIONS= lame ass libvpx theora vorbis xvid
#PKG_OPTIONS_OPTIONAL_GROUPS= aac-decoder
#PKG_OPTIONS_GROUP.aac-decoder= faac