Bug 153621

Summary: [NEW PORT] audio/kaudiocreator: An audio-cd ripper and encoder for KDE4
Product: Ports & Packages Reporter: David Naylor <naylor.b.david>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!