Skip to content

Commit

Permalink
multimedia/xine: Remove legacy win32 codecs support
Browse files Browse the repository at this point in the history
No need to keep these codecs around, libxine uses ffmpeg and this is
also i386 only.
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Dec 26, 2022
1 parent 5b14e0f commit c2de025
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions multimedia/xine/Makefile
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit c2de025

Please sign in to comment.