aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-06-16 15:28:45 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-06-16 15:28:45 +0000
commita120c6a205921174a7f9878218082a1b9580b471 (patch)
treedf6949e62d83053ac0dd2e086e46282074d2e51f /multimedia
parent050e6a59a02fc0eb983f410d30183428e5aa142c (diff)
downloadports-a120c6a205921174a7f9878218082a1b9580b471.tar.gz
ports-a120c6a205921174a7f9878218082a1b9580b471.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vdr-plugin-softhddevice/Makefile2
-rw-r--r--multimedia/vdr-plugins/Makefile14
-rw-r--r--multimedia/w_scan/Makefile2
-rw-r--r--multimedia/xbmc-pvr/Makefile4
4 files changed, 11 insertions, 11 deletions
diff --git a/multimedia/vdr-plugin-softhddevice/Makefile b/multimedia/vdr-plugin-softhddevice/Makefile
index fb53df491b1e..ae1c0ce54973 100644
--- a/multimedia/vdr-plugin-softhddevice/Makefile
+++ b/multimedia/vdr-plugin-softhddevice/Makefile
@@ -37,7 +37,7 @@ WRKSRC= ${WRKDIR}/${PLUGIN}-${PORTVERSION}
.include "${.CURDIR}/../vdr/Makefile.plugins"
OPTIONS_DEFINE= VAAPI
-VAAPI_DESC= "Enable vaapi support (experimental)"
+VAAPI_DESC= Enable vaapi support (experimental)
.include <bsd.port.options.mk>
diff --git a/multimedia/vdr-plugins/Makefile b/multimedia/vdr-plugins/Makefile
index a5dbf4b82747..3962970909a9 100644
--- a/multimedia/vdr-plugins/Makefile
+++ b/multimedia/vdr-plugins/Makefile
@@ -32,21 +32,21 @@ IPTV_DESC= IP television
OSDPIP_DESC= picture-in-picture
OSDTELETEXT_DESC= OSD teletext
REELSCAN_DESC= Reel channelscan
-REMOTE_DESC= "non-lirc remote control (experimental)"
+REMOTE_DESC= non-lirc remote control (experimental)
SKINENIGMANG_DESC= Enigma-NG skin
-STREAMDEV_DESC= "stream device (server and client)"
+STREAMDEV_DESC= stream device (server and client)
TTXTSUBS_DESC= teletext subtitle plugin
WIRBELSCAN_DESC= Wirbelscan
XINELIBOUTPUT_DESC= xineliboutput plugin/viewer
LIVE_DESC= live web plugin
-UPNP_DESC= "UPnP/DLNA plugin (alpha!)"
+UPNP_DESC= UPnP/DLNA plugin (alpha!)
SLEEPTIMER_DESC= sleep timer plugin
-XVDR_DESC= "XVDR plugin (for connecting XBMC PVR)"
-EEPG_DESC= "extended EPG plugin (for UK/NL/etc.)"
+XVDR_DESC= XVDR plugin (for connecting XBMC PVR)
+EEPG_DESC= extended EPG plugin (for UK/NL/etc.)
VDRMANAGER_DESC= plugin for VDR-Manager Android clients
SOFTHDDEVICE_DESC= softhddevice plugin
-VNSISERVER_DESC= "VNSI server (for XBMC PVR branch - old)"
-SOFTDEVICE_DESC= "softdevice (broken?)"
+VNSISERVER_DESC= VNSI server (for XBMC PVR branch - old)
+SOFTDEVICE_DESC= softdevice (broken?)
MARKAD_DESC= MarkAd plugin
OPTIONS_DEFAULT= CONTROL EPGSEARCH FEMON INFOSATEPG IPTV OSDPIP \
diff --git a/multimedia/w_scan/Makefile b/multimedia/w_scan/Makefile
index 212729bd4b6f..1e53ffaf4c9a 100644
--- a/multimedia/w_scan/Makefile
+++ b/multimedia/w_scan/Makefile
@@ -16,7 +16,7 @@ COMMENT= Perform frequency scans for DVB and ATSC transmissions
BUILD_DEPENDS= v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
OPTIONS_DEFINE= LINUX
-LINUX_DESC= "Install Linux binary too (linux-w_scan)"
+LINUX_DESC= Install Linux binary too (linux-w_scan)
.include <bsd.port.options.mk>
diff --git a/multimedia/xbmc-pvr/Makefile b/multimedia/xbmc-pvr/Makefile
index 2483186c20ce..e540220ece40 100644
--- a/multimedia/xbmc-pvr/Makefile
+++ b/multimedia/xbmc-pvr/Makefile
@@ -89,8 +89,8 @@ PLIST_SUB+= PYVER="${PYTHON_VERSION:S/python//:S/.//g}"
OPTIONS_DEFINE= AVAHI LIBBLURAY FAAC HAL LIRC MMS NONFREE PULSEAUDIO RTMP \
VAAPI VDPAU XRANDR WEBSERVER
-MMS_DESC= "Enable mms:// & mmsh:// support"
-NONFREE_DESC= "Enable non-free components (rar, ccx, ffmpeg)"
+MMS_DESC= Enable mms:// & mmsh:// support
+NONFREE_DESC= Enable non-free components (rar, ccx, ffmpeg)
OPTIONS_DEFAULT= AVAHI LIBBLURAY HAL MMS XRANDR
DESKTOP_ENTRIES="XBMC" \