mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
multimedia/xine: Remove legacy win32 codecs support
No need to keep these codecs around, libxine uses ffmpeg and this is also i386 only.
This commit is contained in:
parent
5b14e0fb97
commit
c2de025aa8
@ -29,7 +29,6 @@ DOCSDIR= ${PREFIX}/share/doc/xine-ui
|
||||
|
||||
OPTIONS_DEFINE= AALIB CACA CURL DOCS LIRC NLS XFT
|
||||
OPTIONS_DEFAULT= CURL XFT
|
||||
OPTIONS_DEFINE_i386= WIN32_CODECS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
AALIB_LIB_DEPENDS= libaa.so:graphics/aalib
|
||||
@ -45,9 +44,6 @@ LIRC_CONFIGURE_ENV= LIRC_CFLAGS="-I${LOCALBASE}/include" \
|
||||
LIRC_CONFIGURE_ENABLE= lirc
|
||||
NLS_USES= gettext
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
WIN32_CODECS_DESC= Enable win32 codecs
|
||||
WIN32_CODECS_RUN_DEPENDS=\
|
||||
win32-codecs>0:multimedia/win32-codecs
|
||||
XFT_USE= XORG=xft
|
||||
XFT_CONFIGURE_ENABLE= xft
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user