Bug 155086 - [new port] audio/puddletag
Summary: [new port] audio/puddletag
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-27 13:30 UTC by Pawel Pekala
Modified: 2011-04-04 21:09 UTC (History)
0 users

See Also:


Attachments
puddletag-0.9.12.shar (15.76 KB, text/plain)
2011-02-27 13:30 UTC, Pawel Pekala
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala 2011-02-27 13:30:09 UTC

Puddletag is a audio tag editor similar to Windows program Mp3tag. Unlike most
taggers, it uses a spreadsheet-like layout so that all the tags you want to 
edit by hand are visible and easily editable.

Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments
(ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and WavPack (wv)

WWW:	http://puddletag.sourceforge.net
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-27 13:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 17:19:47 UTC
Responsible Changed
From-To: miwi->pawel

submitter is now committer
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-04-04 20:43:32 UTC
pawel       2011-04-04 19:43:18 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/puddletag      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Puddletag is a audio tag editor similar to Windows program Mp3tag.
  Unlike most taggers, it uses a spreadsheet-like layout so that all the
  tags you want to edit by hand are visible and easily editable.
  
  Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
  VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and
  WavPack (wv)
  
  WWW:    http://puddletag.sourceforge.net
  
  PR:             ports/155086
  Submitted by:   me
  Approved by:    wen (mentor)
  
  Revision  Changes    Path
  1.1161    +1 -0      ports/audio/Makefile
  1.1       +31 -0     ports/audio/puddletag/Makefile (new)
  1.1       +2 -0      ports/audio/puddletag/distinfo (new)
  1.1       +8 -0      ports/audio/puddletag/pkg-descr (new)
  1.1       +197 -0    ports/audio/puddletag/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 4 Pawel Pekala freebsd_committer freebsd_triage 2011-04-04 21:09:29 UTC
State Changed
From-To: open->closed

New port added. Thanks!