mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Chase libtheora lib version
This commit is contained in:
parent
7c241d931c
commit
afda336472
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201292
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
PORTNAME= mencoder
|
PORTNAME= mencoder
|
||||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
COMMENT= Convenient video file and movie encoder
|
COMMENT= Convenient video file and movie encoder
|
||||||
RESTRICTED= Port has restricted dependencies
|
RESTRICTED= Port has restricted dependencies
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= mplayer
|
PORTNAME= mplayer
|
||||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||||
PORTREVISION= 13
|
PORTREVISION= 14
|
||||||
COMMENT= High performance media player supporting many formats
|
COMMENT= High performance media player supporting many formats
|
||||||
|
|
||||||
.include "${.CURDIR}/Makefile.shared"
|
.include "${.CURDIR}/Makefile.shared"
|
||||||
|
@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --disable-xvid
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_THEORA)
|
.if defined(WITH_THEORA)
|
||||||
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
|
LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+= --disable-theora
|
CONFIGURE_ARGS+= --disable-theora
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user