summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrpaulo <rpaulo@pkgsrc.org>2005-08-22 13:48:43 +0000
committerrpaulo <rpaulo@pkgsrc.org>2005-08-22 13:48:43 +0000
commit46019f5ba4b9ef0916bf8b74b248e5082ba05b1b (patch)
tree23834210012cf4247102d3bbb870049b5c193711 /audio
parent3149cca96ec921a686059e0a52064870c056369a (diff)
downloadpkgsrc-46019f5ba4b9ef0916bf8b74b248e5082ba05b1b.tar.gz
Import vorbisgain-0.37. vorbisgain-0.34 was in pkgsrc-wip.
Vorbisgain calculates a percieved sound level of an Ogg Vorbis file using the ReplayGain algorithm. VorbisGain then stores in the comments (tags) in the file a suggestion on how the volume should be changed during playback, to get a uniform sound level.
Diffstat (limited to 'audio')
-rw-r--r--audio/vorbisgain/DESCR4
-rw-r--r--audio/vorbisgain/Makefile15
-rw-r--r--audio/vorbisgain/PLIST3
-rw-r--r--audio/vorbisgain/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/audio/vorbisgain/DESCR b/audio/vorbisgain/DESCR
new file mode 100644
index 00000000000..add9957f796
--- /dev/null
+++ b/audio/vorbisgain/DESCR
@@ -0,0 +1,4 @@
+Vorbisgain calculates a percieved sound level of an Ogg Vorbis file using the
+ReplayGain algorithm. VorbisGain then stores in the comments (tags) in the
+file a suggestion on how the volume should be changed during playback, to get
+a uniform sound level.
diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile
new file mode 100644
index 00000000000..57c177cc6d4
--- /dev/null
+++ b/audio/vorbisgain/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/08/22 13:48:43 rpaulo Exp $
+
+DISTNAME= vorbisgain-0.37
+CATEGORIES= audio
+MASTER_SITES= http://sjeng.org/ftp/vorbis/
+
+MAINTAINER= rpaulo@NetBSD.org
+HOMEPAGE= http://sjeng.org/vorbisgain.html
+COMMENT= ReplayGain technology for Vorbis
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
+
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/vorbisgain/PLIST b/audio/vorbisgain/PLIST
new file mode 100644
index 00000000000..2052a882513
--- /dev/null
+++ b/audio/vorbisgain/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/22 13:48:43 rpaulo Exp $
+bin/vorbisgain
+man/man1/vorbisgain.1
diff --git a/audio/vorbisgain/distinfo b/audio/vorbisgain/distinfo
new file mode 100644
index 00000000000..da55c78d32f
--- /dev/null
+++ b/audio/vorbisgain/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/08/22 13:48:43 rpaulo Exp $
+
+SHA1 (vorbisgain-0.37.tar.gz) = bd79764a83a8ee327df85c538ec798a6d3f240be
+RMD160 (vorbisgain-0.37.tar.gz) = 01de9516a7571c2ecdb3e4645c6c8e7ba8ce80cc
+Size (vorbisgain-0.37.tar.gz) = 208977 bytes