- Disable vlc plugin for now, it's broken.
PR: ports/153193 Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com>
This commit is contained in:
parent
8c33a678c7
commit
686f419190
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266385
@ -28,6 +28,10 @@ USE_LDCONFIG= yes
|
||||
OPTIONS= XINE "Build Xine module" on \
|
||||
GST "Build GStreamer module" on
|
||||
|
||||
# emotion's vlc plugin needs updating due to libvlc API changes
|
||||
# details: http://trac.enlightenment.org/e/ticket/601
|
||||
CONFIGURE_ARGS= --disable-vlc
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITHOUT_XINE) && defined(WITHOUT_GST)
|
||||
|
Loading…
Reference in New Issue
Block a user