mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Chase libxine update
Pointy hat: nobutaka (in stereo)
This commit is contained in:
parent
7db44073b9
commit
440d8863c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125612
@ -40,7 +40,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.ifdef (WITH_XINE)
|
||||
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
|
||||
LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
|
||||
CONFIGURE_ARGS+= --with-player=xine
|
||||
WITH_MONKEYMEDIA= yes
|
||||
.else
|
||||
|
@ -40,7 +40,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.ifdef (WITH_XINE)
|
||||
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
|
||||
LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
|
||||
CONFIGURE_ARGS+= --with-player=xine
|
||||
WITH_MONKEYMEDIA= yes
|
||||
.else
|
||||
|
@ -78,7 +78,7 @@ PLIST_SUB+= WITH_LIBMPLAYER="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_LIBXINE)
|
||||
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
|
||||
LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
|
||||
CONFIGURE_ARGS+= --with-xine
|
||||
PLIST_SUB+= WITH_LIBXINE=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user