diff options
author | minskim <minskim@pkgsrc.org> | 2004-05-31 16:47:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-05-31 16:47:47 +0000 |
commit | d284d94353ec04310ea5a6482af9857c7ba449b4 (patch) | |
tree | c68874ff86a33cf9d7290b552a8933e80275f8c2 /audio | |
parent | c3488f089b0622b78af59d1bc6366345c633824e (diff) | |
download | pkgsrc-d284d94353ec04310ea5a6482af9857c7ba449b4.tar.gz |
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amp/Makefile | 6 | ||||
-rw-r--r-- | audio/lame/Makefile | 4 | ||||
-rw-r--r-- | audio/libmad/Makefile | 6 | ||||
-rw-r--r-- | audio/libsndfile/Makefile | 4 | ||||
-rw-r--r-- | audio/libvorbis/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3info/Makefile | 4 |
6 files changed, 22 insertions, 6 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 445caa11079..936fcb0cd4c 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/03/11 18:19:08 xtraeme Exp $ +# $NetBSD: Makefile,v 1.17 2004/05/31 16:47:47 minskim Exp $ # DISTNAME= amp-0.7.6 @@ -13,9 +13,13 @@ COMMENT= Another mp3 player NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= yes GNU_CONFIGURE= yes +INSTALLATION_DIRS= bin man/man1 + do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/amp ${PREFIX}/bin @ ${INSTALL_MAN} ${WRKSRC}/amp.1 ${PREFIX}/man/man1 diff --git a/audio/lame/Makefile b/audio/lame/Makefile index e88c6e93009..14300925a7e 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2004/04/14 09:13:20 adam Exp $ +# $NetBSD: Makefile,v 1.41 2004/05/31 16:47:47 minskim Exp $ # DISTNAME= lame-${VERS} @@ -14,6 +14,8 @@ VERS= 3.96 LICENSE= fee-based-commercial-use +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile index 989656affeb..4b45a7d0f50 100644 --- a/audio/libmad/Makefile +++ b/audio/libmad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/03/20 03:00:47 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/31 16:47:47 minskim Exp $ # DISTNAME= libmad-0.15.1b @@ -12,6 +12,8 @@ COMMENT= High-quality MPEG audio decoder CONFLICTS= mad<0.15 +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES @@ -19,6 +21,8 @@ USE_LIBTOOL= YES # Avoid an ICE in gcc2 on sparc64 CONFIGURE_ENV+= F77=${FALSE} +INSTALLATION_DIRS= lib/pkgconfig + post-build: ${SED} -e 's,@PREFIX@,${PREFIX},g' \ -e 's,@VERSION@,${PKGVERSION},g' \ diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index f78a6137e43..68d2593eb9d 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/05/03 22:19:08 snj Exp $ +# $NetBSD: Makefile,v 1.22 2004/05/31 16:47:47 minskim Exp $ # DISTNAME= libsndfile-1.0.9 @@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.mega-nerd.com/libsndfile/ COMMENT= Library for reading and writing audio files +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index caf0b8ed3de..88165e4bcbb 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/04/12 23:15:01 salo Exp $ +# $NetBSD: Makefile,v 1.34 2004/05/31 16:47:47 minskim Exp $ DISTNAME= libvorbis-1.0.1 CATEGORIES= devel audio @@ -8,6 +8,8 @@ MAINTAINER= lukem@NetBSD.org HOMEPAGE= http://www.xiph.org/ogg/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 564e230f631..ae6535a9862 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/02/11 01:46:30 abs Exp $ +# $NetBSD: Makefile,v 1.8 2004/05/31 16:47:47 minskim Exp $ # DISTNAME= mp3info-0.2.16 @@ -10,6 +10,8 @@ COMMENT= MP3 header and tag information tool CONFLICTS= gmp3info-[0-9]* +PKG_INSTALLATION_TYPES= overwrite pkgviews + GNU_CONFIGURE= YES USE_LANGUAGES= c c++ |