summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-08-09 18:03:57 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-08-09 18:03:57 +0000
commit71fadc0d4fa3fc8820970f8e6e212af9229b618c (patch)
treedfb098837242050d8f5f27fb36c6a4a4807b0300 /multimedia/mplayer
parentAdd FreeBSD SA information to old bind vuxml entry (diff)
Drop support for expired port multimedia/linux-realplayer
PR: 211675 Submitted by: rene Reviewed by: riggs
Notes
Notes: svn path=/head/; revision=419952
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile3
-rw-r--r--multimedia/mplayer/Makefile.common1
-rw-r--r--multimedia/mplayer/Makefile.optvars4
3 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 9fe6fdf54434..1e945060cad4 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -13,7 +13,7 @@ COMMENT= High performance media player supporting many formats
OPTIONS_DEFINE= AALIB AMR_NB AMR_WB BLURAY CACA CDIO DEBUG DV DVDNAV \
ENCA FONTCONFIG FRIBIDI GIF GNUTLS GSM GUI IPV6 JACK \
LADSPA LIBMNG LIRC LZO NAS OCFLAGS OPENAL OPENGL \
- OPENJPEG OPUS PULSEAUDIO REAL RTC RTMP \
+ OPENJPEG OPUS PULSEAUDIO RTC RTMP \
SCHROEDINGER SDL SKINS SMB SPEEX SVGALIB V4L VDPAU VPX \
X11 X11DGA X11VM XINERAMA XVIDEO XVMC
@@ -33,7 +33,6 @@ BLURAY_DESC?= BluRay support
ENCA_DESC?= Charset conversion via enca
LZO_DESC?= External liblzo support
OCFLAGS_DESC?= ${OPTIMIZED_CFLAGS_DESC}
-REAL_DESC?= Enable realplayer plugin
RTC_DESC?= Add support for kernel real time clock
RTCPU_DESC?= Use runtime CPU detection
SKINS_DESC?= Install skins for GUI
diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common
index 4cdec5f0fcec..3ef13d60bd7c 100644
--- a/multimedia/mplayer/Makefile.common
+++ b/multimedia/mplayer/Makefile.common
@@ -42,6 +42,7 @@ CONFIGURE_ARGS= --cc="${CC}" \
--disable-mad \
--disable-libmpeg2 \
--disable-nemesi \
+ --disable-real \
--enable-ass-internal
WANT_GNOME= yes
diff --git a/multimedia/mplayer/Makefile.optvars b/multimedia/mplayer/Makefile.optvars
index 78d3ca364e10..a9ac6250178c 100644
--- a/multimedia/mplayer/Makefile.optvars
+++ b/multimedia/mplayer/Makefile.optvars
@@ -82,10 +82,6 @@ OPUS_CONFIGURE_OFF= --disable-libopus
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO_CONFIGURE_OFF= --disable-pulse
-REAL_RUN_DEPENDS= realplay:multimedia/linux-realplayer
-REAL_BUILD_DEPENDS= realplay:multimedia/linux-realplayer
-REAL_CONFIGURE_OFF= --disable-real
-
RTC_BUILD_DEPENDS= ${LOCALBASE}/modules/rtc.ko:emulators/rtc
RTC_RUN_DEPENDS= ${LOCALBASE}/modules/rtc.ko:emulators/rtc
RTC_CONFIGURE_ENABLE= rtc