Bug 117544 - [NEW PORT] audio/gnormalize, a Gtk2 frontend to normalize(1) and various command line utilities.
Summary: [NEW PORT] audio/gnormalize, a Gtk2 frontend to normalize(1) and various comm...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-27 00:10 UTC by darcsis
Modified: 2008-02-07 17:20 UTC (History)
0 users

See Also:


Attachments
shar-1.sh (6.28 KB, text/plain)
2007-10-27 00:10 UTC, darcsis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description darcsis 2007-10-27 00:10:01 UTC
	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/
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-02-07 05:05:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-07 17:15:44 UTC
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"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-02-07 17:15:52 UTC
State Changed
From-To: open->closed

New port added. Thanks!