diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
commit | ef5c8ed42b5f83bfa34699052d684f23e761e43e (patch) | |
tree | 82ab845b1db083e88ed835d07dece15a80699928 /multimedia | |
parent | fbf38e8840be11bf05366e3d5753230a5969222f (diff) | |
download | pkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz |
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdvdread/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libmatroska/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libmpeg2/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libogg/Makefile | 4 | ||||
-rw-r--r-- | multimedia/lsdvd/Makefile | 4 | ||||
-rw-r--r-- | multimedia/p5-xmltv/Makefile | 4 | ||||
-rw-r--r-- | multimedia/regionset/Makefile | 4 | ||||
-rw-r--r-- | multimedia/smpeg/Makefile | 4 | ||||
-rw-r--r-- | multimedia/x265/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xvidcore/Makefile | 4 |
10 files changed, 10 insertions, 30 deletions
diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index 807ba052dc1..c441eba1ce5 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/10/04 12:43:39 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:43 wiz Exp $ DISTNAME= libdvdread-5.0.0 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://dvdnav.mplayerhq.hu/ COMMENT= DVD access library LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE= misc/dvdread.pc.in diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile index 6189229f930..bac17583d00 100644 --- a/multimedia/libmatroska/Makefile +++ b/multimedia/libmatroska/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/10/06 14:13:10 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/09 14:06:43 wiz Exp $ DISTNAME= libmatroska-1.4.1 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.matroska.org/ COMMENT= Extensible open standard Audio/Video container format LICENSE= gnu-lgpl-v2.1 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c++ USE_LIBTOOL= yes USE_TOOLS+= gmake diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index 1f2a755bb4b..1f04c2749e6 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/08 09:21:07 asau Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:43 wiz Exp $ DISTNAME= libmpeg2-0.5.1 PKGNAME= libmpeg2-0.5.1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libmpeg2.sourceforge.net/ COMMENT= Library for decoding mpeg-2 and mpeg-1 video streams -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config USE_LIBTOOL= yes diff --git a/multimedia/libogg/Makefile b/multimedia/libogg/Makefile index 200c0091be0..eebddc27b46 100644 --- a/multimedia/libogg/Makefile +++ b/multimedia/libogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/06/05 16:38:52 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:43 wiz Exp $ DISTNAME= libogg-1.3.2 CATEGORIES= multimedia devel @@ -10,8 +10,6 @@ HOMEPAGE= http://www.xiph.org/ogg/ COMMENT= Ogg project codecs library LICENSE= modified-bsd -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile index 0046f36e18d..dbf800b06d1 100644 --- a/multimedia/lsdvd/Makefile +++ b/multimedia/lsdvd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/08 09:21:08 asau Exp $ +# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:43 wiz Exp $ DISTNAME= lsdvd-0.16 PKGREVISION= 5 @@ -10,8 +10,6 @@ MAINTAINER= snj@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/lsdvd/ COMMENT= Application displaying the contents of DVDs -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES USE_TOOLS+= autoconf diff --git a/multimedia/p5-xmltv/Makefile b/multimedia/p5-xmltv/Makefile index fbe21f7ab0b..cff878dc4d7 100644 --- a/multimedia/p5-xmltv/Makefile +++ b/multimedia/p5-xmltv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:43 wiz Exp $ DISTNAME= xmltv-0.5.56 PKGNAME= p5-${DISTNAME} @@ -56,8 +56,6 @@ DEPENDS+= p5-XML-LibXSLT-[0-9]*:../../textproc/p5-XML-LibXSLT DEPENDS+= p5-XML-DOM-[0-9]*:../../textproc/p5-XML-DOM # Tk::TableMatrix missing for tv_check (report exceptions & changes in schedule) -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/XMLTV/.packlist USE_TOOLS+= perl diff --git a/multimedia/regionset/Makefile b/multimedia/regionset/Makefile index ff87fc9bcb3..382f0305734 100644 --- a/multimedia/regionset/Makefile +++ b/multimedia/regionset/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 09:21:12 asau Exp $ +# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:43 wiz Exp $ # DISTNAME= regionset-0.1 @@ -8,8 +8,6 @@ MASTER_SITES= http://linvdr.org/download/regionset/ HOMEPAGE= http://linvdr.org/download/regionset/ COMMENT= Read and modify DVD drive region code -PKG_INSTALLATION_TYPES= overwrite pkgviews - ONLY_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* Linux-*-* DragonFly-*-* INSTALLATION_DIRS= bin diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile index 0268bb9eb7f..a39d33c4c62 100644 --- a/multimedia/smpeg/Makefile +++ b/multimedia/smpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/08 09:21:12 asau Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:43 wiz Exp $ # DISTNAME= smpeg-0.4.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.lokigames.com/development/smpeg.php3 COMMENT= SDL MPEG Player Library LICENSE= gnu-lgpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_TOOLS+= gmake GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile index b0e58619fc4..0a6d37db5b7 100644 --- a/multimedia/x265/Makefile +++ b/multimedia/x265/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/08/27 05:51:39 adam Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/09 14:06:43 wiz Exp $ DISTNAME= 1.3 PKGNAME= x265-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.x265.org/ COMMENT= High Efficiency Video Coding (HEVC) LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - DIST_SUBDIR= x265 WRKSRC= ${WRKDIR}/multicoreware-x265-c1e4fc0162c1/source BUILD_DEPENDS+= yasm>=1.0.0:../../devel/yasm diff --git a/multimedia/xvidcore/Makefile b/multimedia/xvidcore/Makefile index 469ca388fda..fd9a104debe 100644 --- a/multimedia/xvidcore/Makefile +++ b/multimedia/xvidcore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2014/06/04 11:40:41 adam Exp $ +# $NetBSD: Makefile,v 1.44 2014/10/09 14:06:44 wiz Exp $ DISTNAME= xvidcore-1.3.3 CATEGORIES= multimedia @@ -38,8 +38,6 @@ SUBST_SED.ld= -e "s|-Wl,-soname,libxvidcore...(SHARED_EXTENSION)...(API_MAJOR)| SUBST_SED.ld+= -e "s|-Wl,--version-script=libxvidcore.ld||" .endif -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR}/xvidcore CONFIGURE_DIRS= build/generic GNU_CONFIGURE= YES |