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:
parent
cddd4d2c8b
commit
9b1632739d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518594
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user