summaryrefslogtreecommitdiff
path: root/audio/rubyripper
AgeCommit message (Collapse)Author
2014-06-01- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)Olli Hauer
2014-03-05- Fix runtime (site_ruby/1.8 was hardcoded)Antoine Brodin
- Stage support - Depend on rubygem-gtk2 instead of deprecated ruby-gtk2
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin
audio)
2013-04-24- Convert USE_GETTEXT to USES (part 3)Alex Kozlov
Approved by: portmgr (bapt)
2013-01-23Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov
2013-01-22- Update DESKTOP_ENTRIES:Max Brazhnikov
* rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article from COMMENT Approved by: maintainers
2012-09-08Correct depends on rubygem-gettext.Koop Mast
Submitted by: pointyhat (portsmon)
2012-07-09- Update to version 0.6.2Alexey Dokuchaev
- Remove BROKEN statement, should package fine now - Transfer maintainership to multimedia@
2012-06-01- update png to 1.5.10Dirk Meyer
2011-09-18- Mark BROKEN: does not packagePav Lucistnik
Reported by: pointyhat
2011-09-07- Unbreak.Stanislav Sedov
2011-09-05- Mark BROKEN: does not buildPav Lucistnik
Reported by: pointyhat
2011-07-18- Unbreak the build after switch to `devel/rubygem-gettext'Alexey Dokuchaev
- Rephrase a comment while I'm here Pointy hat to: danfe, swills
2011-07-17- Mark BROKEN: unsatisfiable dependency linePav Lucistnik
===> rubyripper-0.6.0_1 depends on executable: rubygem-gettext - not found Reported by: pointyhat
2011-07-06- Switch to rubygem-gettext instead of ruby-gettext, to allow using theAlexey Dokuchaev
port with Ruby 1.9 - Clean up Makefile a bit while here PR: ports/158612 Submitted by: swills
2010-11-06Rubyripper is a digital audio extraction tool that uses cdparanoia errorAlexey Dokuchaev
correcting power and its own secure ripping algorithm to ensure that CD rip is done successfully and accurately. It is very similar to and much inspired by EAC for Windows, the golden standard of CD ripping software. Rubyripper, as name implies, is written in Ruby programming language. WWW: http://code.google.com/p/rubyripper/