gnormalize: A Gtk2 frontend to normalize(1) and various command line utilities. This port requires a threaded perl installation. Author: Sao Paolo <claudiofsr@yahoo.com> WWW: http://gnormalize.sourceforge.net/
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
rafan 2008-02-07 17:15:31 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/gnormalize Makefile distinfo pkg-descr pkg-plist audio/gnormalize/files patch-Makefile Log: gnormalize decodes the MP3/MP4/MPC/OGG/APE/FLAC file to WAV, then normalizes the WAV to a targeted volume level and re-encodes it. Moreover, gnormalize can extract Audio CD track and output as various popular audio formats (MP3, MP4, MPC, OGG, APE, FLAC, WAV) with fast speed and high quality. gnormalize can also convert audio format between MP3, MP4, MPC, OGG, APE and FLAC with high fidelity, which meets your need to play and collect audio files. It can change the encoding and Metadata (tag) properties of final normalized files. WWW: http://gnormalize.sourceforge.net/ PR: ports/117544 Submitted by: Denise H. G. <darcsis at gmail.com> Revision Changes Path 1.927 +1 -0 ports/audio/Makefile 1.1 +55 -0 ports/audio/gnormalize/Makefile (new) 1.1 +3 -0 ports/audio/gnormalize/distinfo (new) 1.1 +68 -0 ports/audio/gnormalize/files/patch-Makefile (new) 1.1 +10 -0 ports/audio/gnormalize/pkg-descr (new) 1.1 +18 -0 ports/audio/gnormalize/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!