diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-21 14:43:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-21 14:43:25 +0000 |
commit | 0a41fa6f56f778c1a74302fb0dee5b98a5b122d0 (patch) | |
tree | d4234e7765248058105b8d1dacf07983a7381d22 /audio/wavesurfer | |
parent | d89db86610b7ec41e7527e9d61e5a21a3f5a0087 (diff) | |
download | pkgsrc-0a41fa6f56f778c1a74302fb0dee5b98a5b122d0.tar.gz |
Convert to buildlink2, and use latest tarball (changed without name change)
from the master site. Changes are documentation updates.
Diffstat (limited to 'audio/wavesurfer')
-rw-r--r-- | audio/wavesurfer/Makefile | 11 | ||||
-rw-r--r-- | audio/wavesurfer/distinfo | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index 2e0244a48d4..da4463b691e 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/08/25 18:50:00 gson Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/21 14:43:25 wiz Exp $ DISTNAME= wavesurfer-1.4.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.speech.kth.se/wavesurfer/ @@ -8,14 +9,14 @@ MAINTAINER= gson@netbsd.org HOMEPAGE= http://www.speech.kth.se/wavesurfer/ COMMENT= Tool for sound visualization and manipulation -DEPENDS+= tcl-snack-2.2a2:../tcl-snack - -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES NO_BUILD= YES +DIST_SUBDIR= ${PKGNAME} do-install: ${CP} ${WRKSRC}/wavesurfer.tcl ${PREFIX}/bin/wavesurfer ${CP} -R ${WRKSRC}/wsurf1.4 ${PREFIX}/lib/ -.include "../../x11/tk/buildlink.mk" +.include "../../audio/tcl-snack/buildlink2.mk" +.include "../../x11/tk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/wavesurfer/distinfo b/audio/wavesurfer/distinfo index f9838aaccd0..ad1cec6d1da 100644 --- a/audio/wavesurfer/distinfo +++ b/audio/wavesurfer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/08/25 18:50:00 gson Exp $ +$NetBSD: distinfo,v 1.2 2002/10/21 14:43:26 wiz Exp $ -SHA1 (wavesurfer-1.4.3.tar.gz) = 5d6facb4f5dd2ddda0244553d910bcf3bc7d32d4 -Size (wavesurfer-1.4.3.tar.gz) = 173634 bytes +SHA1 (wavesurfer-1.4.3nb1/wavesurfer-1.4.3.tar.gz) = b874cf601abf0f4faab4c009ab5c15b27717b6f3 +Size (wavesurfer-1.4.3nb1/wavesurfer-1.4.3.tar.gz) = 173549 bytes |