1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

multimedia/mlt: remove SWFDEC from default OPTIONS

Swfdec has been abandonware for years and Flash Player has been losing marketshare anyway. Moreover, liboil (swfdec's dependency) doesn't build on powerpc64 elfv2, which blocks this port and in consequence kde5 metaport.

Approved by:	tcberner (maintainer, mentor)
Differential Revision:	https://reviews.freebsd.org/D22591
This commit is contained in:
Piotr Kubaj 2019-11-28 17:26:02 +00:00
parent cddd4d2c8b
commit 9b1632739d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518594

View File

@ -3,6 +3,7 @@
PORTNAME= mlt
DISTVERSIONPREFIX= v
DISTVERSION= 6.18.0
PORTREVISION= 1
CATEGORIES?= multimedia
MAINTAINER= kde@FreeBSD.org
@ -49,7 +50,7 @@ PORTEXAMPLES= demo
OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG FREI0R GTK2 JACK OPENGL \
SAMPLERATE SOX SWFDEC VIDSTAB # OPENCV VDPAU
OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 OPENGL SAMPLERATE SOX SWFDEC VIDSTAB
OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 OPENGL SAMPLERATE SOX VIDSTAB
OPTIONS_SUB= yes
GTK2_DESC= Images and text rendering via GTK+ 2