From owner-cvs-all Sun Jan 19 23: 8:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1191537B401; Sun, 19 Jan 2003 23:08:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B36B143F65; Sun, 19 Jan 2003 23:08:27 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0K78Rfh036696; Sun, 19 Jan 2003 23:08:27 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0K78Rnf036695; Sun, 19 Jan 2003 23:08:27 -0800 (PST) Message-Id: <200301200708.h0K78Rnf036695@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 19 Jan 2003 23:08:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/mp3gain Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/mp3gain/files Makefile.lib Makefile.main X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/01/19 23:08:27 PST Modified files: audio Makefile Added files: audio/mp3gain Makefile distinfo pkg-comment pkg-descr pkg-plist audio/mp3gain/files Makefile.lib Makefile.main Log: new port: audio/mp3gain (A tool to normalize the gain of mp3 files) Tired of reaching for your volume knob every time your mp3 player changes to a new song? MP3Gain analyzes and adjusts mp3 files so that they have the same volume. PR: ports/46625 Submitted by: Simon 'corecode' Schubert Revision Changes Path 1.373 +1 -0 ports/audio/Makefile 1.1 +33 -0 ports/audio/mp3gain/Makefile (new) 1.1 +1 -0 ports/audio/mp3gain/distinfo (new) 1.1 +7 -0 ports/audio/mp3gain/files/Makefile.lib (new) 1.1 +18 -0 ports/audio/mp3gain/files/Makefile.main (new) 1.1 +1 -0 ports/audio/mp3gain/pkg-comment (new) 1.1 +13 -0 ports/audio/mp3gain/pkg-descr (new) 1.1 +1 -0 ports/audio/mp3gain/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message