diff options
Diffstat (limited to 'multimedia')
22 files changed, 22 insertions, 33 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 508bf3283332..7577bc5cd214 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -37,8 +37,7 @@ BUILD_DEPENDS+= v4l_compat>=1.0.20100321:${PORTSDIR}/multimedia/v4l_compat LIB_DEPENDS+= libdvdcss.so.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss .endif -USES= gmake iconv pathfix perl5 pkgconfig compiler:features -USE_XZ= yes +USES= gmake iconv pathfix perl5 pkgconfig compiler:features tar:xz GNU_CONFIGURE= yes WANT_GNOME= yes USE_XORG= sm x11 xv xinerama diff --git a/multimedia/linux_v4l2wrapper-kmod/Makefile b/multimedia/linux_v4l2wrapper-kmod/Makefile index b56db7d83cbc..e8b759e572e2 100644 --- a/multimedia/linux_v4l2wrapper-kmod/Makefile +++ b/multimedia/linux_v4l2wrapper-kmod/Makefile @@ -8,7 +8,6 @@ CATEGORIES= multimedia MASTER_SITES= LOCAL/nox \ http://people.freebsd.org/~ae/ DISTNAME= linux_v4l2_kld -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Linux compatibility layer - V4L2 ioctl handler @@ -21,7 +20,7 @@ WRKSRC= ${WRKDIR}/linux_v4l2 DEPRECATED= Included now in all supported FreeBSD versions EXPIRATION_DATE= 2014-03-15 -USES= kmod +USES= kmod tar:tgz .include <bsd.port.pre.mk> diff --git a/multimedia/szap-s2/Makefile b/multimedia/szap-s2/Makefile index 9f514bd6a326..2422bc2fc9e7 100644 --- a/multimedia/szap-s2/Makefile +++ b/multimedia/szap-s2/Makefile @@ -12,8 +12,7 @@ COMMENT= Simple zapping tool for the Linux DVB S2 API BUILD_DEPENDS= ${LOCALBASE}/include/linux/dvb/frontend.h:${PORTSDIR}/multimedia/v4l_compat -USES= gmake -USE_BZIP2= yes +USES= gmake tar:bzip2 PATCH_STRIP= -p1 USE_CSTD= gnu89 MAKE_ARGS= INCLUDE=-I"${LOCALBASE}/include" diff --git a/multimedia/v4l-utils/Makefile b/multimedia/v4l-utils/Makefile index 87012b05ef36..2c1a42d62c66 100644 --- a/multimedia/v4l-utils/Makefile +++ b/multimedia/v4l-utils/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= v4l2.0:${PORTSDIR}/multimedia/libv4l \ MAKE_ARGS= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DPREFIX=\\\"${PREFIX}\\\"" \ LIBDIR="${PREFIX}/lib" LDFLAGS="-L${LOCALBASE}/lib -largp" -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME}/utils diff --git a/multimedia/vdr-plugin-control/Makefile b/multimedia/vdr-plugin-control/Makefile index d794254ce839..af66e9f638ff 100644 --- a/multimedia/vdr-plugin-control/Makefile +++ b/multimedia/vdr-plugin-control/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= http://ricomp.de/vdr/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a45/a/}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz PATCH_SITES= http://ppa.launchpad.net/the-vdr-team/unstable-plugins/ubuntu/pool/main/v/vdr-plugin-control/ \ ${MASTER_SITE_LOCAL} @@ -17,6 +16,7 @@ PATCHFILES= ${PORTNAME}_${PORTVERSION:S/a45/a-45/}yavdr1.diff.gz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - telnet control plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-epgsearch/Makefile b/multimedia/vdr-plugin-epgsearch/Makefile index 4a3ceee162ba..79e2aafe41c6 100644 --- a/multimedia/vdr-plugin-epgsearch/Makefile +++ b/multimedia/vdr-plugin-epgsearch/Makefile @@ -15,8 +15,7 @@ COMMENT= Video Disk Recorder - EPG search plugin LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre \ libtre.so:${PORTSDIR}/textproc/libtre -USES= pkgconfig -USE_BZIP2= yes +USES= pkgconfig tar:bzip2 PATCH_STRIP= -p1 PORTDOCS= COPYING README HISTORY WRKSRC= ${WRKDIR}/vdr-plugin-${PLUGIN} diff --git a/multimedia/vdr-plugin-extrecmenu/Makefile b/multimedia/vdr-plugin-extrecmenu/Makefile index 8f555fb779db..40679fad15f4 100644 --- a/multimedia/vdr-plugin-extrecmenu/Makefile +++ b/multimedia/vdr-plugin-extrecmenu/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/936/ DISTNAME= vdr-${PLUGIN}-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - extended recordings menu +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-femon/Makefile b/multimedia/vdr-plugin-femon/Makefile index 1b777239348e..cbea2fb0913d 100644 --- a/multimedia/vdr-plugin-femon/Makefile +++ b/multimedia/vdr-plugin-femon/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - frontend monitor plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-infosatepg/Makefile b/multimedia/vdr-plugin-infosatepg/Makefile index 3147b6bbfcf4..52baec82ad16 100644 --- a/multimedia/vdr-plugin-infosatepg/Makefile +++ b/multimedia/vdr-plugin-infosatepg/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 17 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/342/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - infosat EPG plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-iptv/Makefile b/multimedia/vdr-plugin-iptv/Makefile index 1fc8e674583c..c3aef74b02de 100644 --- a/multimedia/vdr-plugin-iptv/Makefile +++ b/multimedia/vdr-plugin-iptv/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.saunalahti.fi/~rahrenbe/vdr/iptv/files/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - IP television plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile index 3c135537571f..963accc7dcee 100644 --- a/multimedia/vdr-plugin-markad/Makefile +++ b/multimedia/vdr-plugin-markad/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 0.1.4 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1041/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - MarkAd plugin @@ -14,7 +13,7 @@ COMMENT= Video Disk Recorder - MarkAd plugin LIB_DEPENDS+= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libexecinfo.so:${PORTSDIR}/devel/libexecinfo -USES= pkgconfig +USES= pkgconfig tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-osdpip/Makefile b/multimedia/vdr-plugin-osdpip/Makefile index 041d872437b8..dcfef38a35b6 100644 --- a/multimedia/vdr-plugin-osdpip/Makefile +++ b/multimedia/vdr-plugin-osdpip/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/880/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz PATCH_SITES= http://projects.vdr-developer.org/attachments/download/893/ PATCHFILES= osdpip-vdr-1.7.26.diff @@ -17,7 +16,7 @@ COMMENT= Video Disk Recorder - picture-in-picture plugin LIB_DEPENDS+= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg -USES= pkgconfig +USES= pkgconfig tar:tgz DIST_SUBDIR= vdr PATCH_STRIP= -p1 PATCH_DIST_STRIP= -p1 diff --git a/multimedia/vdr-plugin-osdteletext/Makefile b/multimedia/vdr-plugin-osdteletext/Makefile index 52fcf16d7650..4f2f611a6a33 100644 --- a/multimedia/vdr-plugin-osdteletext/Makefile +++ b/multimedia/vdr-plugin-osdteletext/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/899/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - OSD teletext plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-remote/Makefile b/multimedia/vdr-plugin-remote/Makefile index 336faa536659..34ff2d372108 100644 --- a/multimedia/vdr-plugin-remote/Makefile +++ b/multimedia/vdr-plugin-remote/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= http://www.escape-edv.de/endriss/vdr/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - remote control plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-sleeptimer/Makefile b/multimedia/vdr-plugin-sleeptimer/Makefile index 88939a4ede72..88415bc9e0f0 100644 --- a/multimedia/vdr-plugin-sleeptimer/Makefile +++ b/multimedia/vdr-plugin-sleeptimer/Makefile @@ -6,11 +6,11 @@ PORTVERSION= 0.8.2 PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/652/ -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - sleep timer plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-softhddevice/Makefile b/multimedia/vdr-plugin-softhddevice/Makefile index bf34df775360..cb4bdbb4f93c 100644 --- a/multimedia/vdr-plugin-softhddevice/Makefile +++ b/multimedia/vdr-plugin-softhddevice/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1000/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - softhddevice plugin @@ -17,7 +16,7 @@ LIB_DEPENDS+= libavcodec0.so:${PORTSDIR}/multimedia/ffmpeg0 \ libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms \ libasound.so:${PORTSDIR}/audio/alsa-lib -USES= pkgconfig +USES= pkgconfig tar:tgz USE_XORG+= xv x11 xcb xinerama USE_GL+= gl glu PATCH_STRIP= -p1 diff --git a/multimedia/vdr-plugin-streamdev/Makefile b/multimedia/vdr-plugin-streamdev/Makefile index cbee81a5e59d..66714ead64ee 100644 --- a/multimedia/vdr-plugin-streamdev/Makefile +++ b/multimedia/vdr-plugin-streamdev/Makefile @@ -9,13 +9,13 @@ MASTER_SITES= http://projects.vdr-developer.org/attachments/download/953/:releas LOCAL:snapshot MASTER_SITE_SUBDIR= nox/:snapshot DISTFILES= ${DISTNAME:S/plugin-//}${EXTRACT_SUFX}:release -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - stream device plugin RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash +USES= tar:tgz PORTDOCS= COPYING README HISTORY HAVE_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile index 6a166500f47a..5063c18d0383 100644 --- a/multimedia/vdr-plugin-upnp/Makefile +++ b/multimedia/vdr-plugin-upnp/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 23 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - UPnP/DLNA plugin (alpha!) @@ -17,6 +16,7 @@ LIB_DEPENDS+= libavcodec0.so:${PORTSDIR}/multimedia/ffmpeg0 \ libupnp.so:${PORTSDIR}/devel/upnp \ libsqlite3.so:${PORTSDIR}/databases/sqlite3 +USES= tar:tgz DIST_SUBDIR= vdr PATCH_STRIP= -p1 HAVE_CONFIGURE= yes diff --git a/multimedia/vdr-plugin-wirbelscan/Makefile b/multimedia/vdr-plugin-wirbelscan/Makefile index 26563045011f..2d3d6120e493 100644 --- a/multimedia/vdr-plugin-wirbelscan/Makefile +++ b/multimedia/vdr-plugin-wirbelscan/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://wirbel.htpc-forum.de/wirbelscan/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - wirbelscan plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr-plugin-xineliboutput/Makefile b/multimedia/vdr-plugin-xineliboutput/Makefile index 56d53ae2778f..64dee3af8c5f 100644 --- a/multimedia/vdr-plugin-xineliboutput/Makefile +++ b/multimedia/vdr-plugin-xineliboutput/Makefile @@ -19,9 +19,8 @@ LIB_DEPENDS+= libxine.so:${PORTSDIR}/multimedia/libxine \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libvdpau.so:${PORTSDIR}/multimedia/libvdpau -USE_BZIP2= yes PATCH_STRIP= -p1 -USES= pkgconfig +USES= pkgconfig tar:bzip2 USE_XORG+= xrandr xrender USE_GL= gl glu glut PORTDOCS= COPYING README HISTORY diff --git a/multimedia/vdr/Makefile b/multimedia/vdr/Makefile index 3ba2ce64e839..b7fab6f6cce1 100644 --- a/multimedia/vdr/Makefile +++ b/multimedia/vdr/Makefile @@ -22,9 +22,8 @@ DVBPATCH_DESC= DVB audio patch for some countries STB0899_SIGNAL_DESC= STB0899 signal strength patch OPTIONS_DEFAULT= IPTVPATCH TTXPATCH -USES= pkgconfig gettext iconv:wchar_t gmake +USES= pkgconfig gettext iconv:wchar_t gmake tar:bzip2 DIST_SUBDIR= vdr -USE_BZIP2= yes PORTDOCS= COPYING INSTALL MANUAL README HISTORY CONFDIR= $(ETCDIR) USE_CSTD= gnu89 diff --git a/multimedia/w_scan/Makefile b/multimedia/w_scan/Makefile index 2508080a2634..451497bc4603 100644 --- a/multimedia/w_scan/Makefile +++ b/multimedia/w_scan/Makefile @@ -16,10 +16,9 @@ LINUX_DESC= Install Linux binary too (linux-w_scan) .include <bsd.port.options.mk> -USE_BZIP2= yes GNU_CONFIGURE= yes PATCH_STRIP= -lp1 -USES+= gettext iconv +USES+= gettext iconv tar:bzip2 CPPFLAGS+= -I"${LOCALBASE}/include" LDFLAGS+= -L"${LOCALBASE}/lib\ ${ICONV_LIB}" PORTDOCS= COPYING ChangeLog README |