Bug 107493 - [NEW PORT] audio/ripperx: GTK program to rip CD audio tracks and encode them
Summary: [NEW PORT] audio/ripperx: GTK program to rip CD audio tracks and encode them
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 19:50 UTC by trasz
Modified: 2007-01-05 22:20 UTC (History)
0 users

See Also:


Attachments
ripperx-2.7.0.shar (5.16 KB, text/plain)
2007-01-03 19:50 UTC, trasz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2007-01-03 19:50:19 UTC
RipperX is a GTK program to rip CD audio tracks and encode them
to the Ogg, MP3, or FLAC formats.  It is easy, requiring a few mouse
clicks to convert an entire album, displaying progress along the
way.  It can rip and encode in parallel, and supports CDD.

WWW:	http://sourceforge.net/projects/ripperx/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-03 19:50:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-05 22:18:36 UTC
miwi        2007-01-05 22:18:30 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/ripperx        Makefile distinfo pkg-descr pkg-plist 
    audio/ripperx/files  patch-plugins-ripperX_plugin-oggenc.c 
                         patch-src-Makefile.in 
                         patch-src-config_rw.c 
                         patch-src-ripper_encoder_manipulation.c 
  Log:
  RipperX is a GTK program to rip CD audio tracks and encode them
  to the Ogg, MP3, or FLAC formats.  It is easy, requiring a few mouse
  clicks to convert an entire album, displaying progress along the
  way.  It can rip and encode in parallel, and supports CDD.
  
  WWW:    http://sourceforge.net/projects/ripperx/
  
  PR:             ports/107493
  Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.810     +1 -0      ports/audio/Makefile
  1.1       +31 -0     ports/audio/ripperx/Makefile (new)
  1.1       +3 -0      ports/audio/ripperx/distinfo (new)
  1.1       +30 -0     ports/audio/ripperx/files/patch-plugins-ripperX_plugin-oggenc.c (new)
  1.1       +11 -0     ports/audio/ripperx/files/patch-src-Makefile.in (new)
  1.1       +14 -0     ports/audio/ripperx/files/patch-src-config_rw.c (new)
  1.1       +10 -0     ports/audio/ripperx/files/patch-src-ripper_encoder_manipulation.c (new)
  1.1       +6 -0      ports/audio/ripperx/pkg-descr (new)
  1.1       +13 -0     ports/audio/ripperx/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 Martin Wilke freebsd_committer freebsd_triage 2007-01-05 22:18:44 UTC
State Changed
From-To: open->closed

New port added. Thanks!