Bug 153621 - [NEW PORT] audio/kaudiocreator: An audio-cd ripper and encoder for KDE4
Summary: [NEW PORT] audio/kaudiocreator: An audio-cd ripper and encoder for KDE4
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 13:10 UTC by David Naylor
Modified: 2011-01-12 21:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.05 KB, text/plain)
2011-01-02 13:10 UTC, David Naylor
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Naylor 2011-01-02 13:10:11 UTC
KAudioCreator is an audio CD ripper, which uses "cdparanoia" as a backend to
extract the tracks and later it encodes them to mp3 or ogg files (or many other
formats supported).

Features
 - CDDB lookup to extract the album and track information
 - Different encoding formats supported (ogg, mp3, flac)
 - Different filename formats using tags

WWW: http://www.kde.org/applications/multimedia/kaudiocreator/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-02 13:10:17 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2011-01-06 11:12:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-12 20:51:11 UTC
makc        2011-01-12 20:51:06 UTC

  FreeBSD ports repository

  Added files:
    audio/kaudiocreator  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port audio/kaudiocreator:
  
  KAudioCreator is an audio CD ripper, which uses cdparanoia as a
  backend to extract the tracks and later it encodes them to mp3 or
  ogg files (or many other formats supported).
  
  WWW: http://www.kde.org/applications/multimedia/kaudiocreator/
  
  PR:             ports/153621
  Submitted by:   David Naylor <naylor.b.david at gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1       +36 -0     ports/audio/kaudiocreator/Makefile (new)
  1.1       +2 -0      ports/audio/kaudiocreator/distinfo (new)
  1.1       +10 -0     ports/audio/kaudiocreator/pkg-descr (new)
  1.1       +13 -0     ports/audio/kaudiocreator/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 Max Brazhnikov freebsd_committer freebsd_triage 2011-01-12 20:53:57 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!