pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/vorbisgain Import vorbisgain-0.37. vorbisgain-0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/aae125ebb71a
branches: trunk
changeset: 498428:aae125ebb71a
user: rpaulo <rpaulo%pkgsrc.org@localhost>
date: Mon Aug 22 13:48:43 2005 +0000
description:
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:
audio/vorbisgain/DESCR | 4 ++++
audio/vorbisgain/Makefile | 15 +++++++++++++++
audio/vorbisgain/PLIST | 3 +++
audio/vorbisgain/distinfo | 5 +++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 8afa2644c4b2 -r aae125ebb71a audio/vorbisgain/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/vorbisgain/DESCR Mon Aug 22 13:48:43 2005 +0000
@@ -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 -r 8afa2644c4b2 -r aae125ebb71a audio/vorbisgain/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/vorbisgain/Makefile Mon Aug 22 13:48:43 2005 +0000
@@ -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@localhost
+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 -r 8afa2644c4b2 -r aae125ebb71a audio/vorbisgain/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/vorbisgain/PLIST Mon Aug 22 13:48:43 2005 +0000
@@ -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 -r 8afa2644c4b2 -r aae125ebb71a audio/vorbisgain/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/vorbisgain/distinfo Mon Aug 22 13:48:43 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index