mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Chase libschroedinger shlib bump
Pointy hat to: mm Reported by: pointyhat
This commit is contained in:
parent
3b5370fc49
commit
6498bc0523
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262915
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ffmpeg
|
||||
DISTVERSION= 2010-07-25
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= multimedia audio ipv6 net
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= mm
|
||||
@ -219,7 +219,7 @@ CONFIGURE_ARGS+= --disable-libopenjpeg
|
||||
|
||||
# schroedinger
|
||||
.ifndef(WITHOUT_SCHROEDINGER)
|
||||
LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger
|
||||
LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger
|
||||
CONFIGURE_ARGS+= --enable-libschroedinger
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-libschroedinger
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gmerlin-avdecoder
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -184,7 +184,7 @@ CONFIGURE_ARGS+=--disable-openjpeg
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_SCHROEDINGER)
|
||||
LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger
|
||||
LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-schroedinger
|
||||
.endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libquicktime
|
||||
PORTVERSION= 1.1.5
|
||||
PORTREVISION?= 8
|
||||
PORTREVISION?= 9
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -143,7 +143,7 @@ CONFIGURE_ARGS+= --without-x264
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_SCHROEDINGER)
|
||||
LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger
|
||||
LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger
|
||||
PLIST_SUB+= SCHROEDINGER=""
|
||||
.else
|
||||
PLIST_SUB+= SCHROEDINGER="@comment "
|
||||
|
@ -91,7 +91,7 @@ CONFIGURE_ARGS+= --disable-libvpx-lavc
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SCHROEDINGER)
|
||||
LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger
|
||||
LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-libschroedinger-lavc
|
||||
.endif
|
||||
|
@ -498,7 +498,7 @@ CONFIGURE_ARGS+=--disable-smb
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SCHROED)
|
||||
LIB_DEPENDS+= schroedinger-1.0.3:${PORTSDIR}/multimedia/schroedinger
|
||||
LIB_DEPENDS+= schroedinger-1.0.10:${PORTSDIR}/multimedia/schroedinger
|
||||
CONFIGURE_ARGS+=--enable-schroedinger
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-schroedinger
|
||||
|
Loading…
Reference in New Issue
Block a user