cvs commit: ports/audio Makefile ports/audio/ruby-taglib Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Wed Jan 21 01:13:14 PST 2009


clsung      2009-01-21 09:13:13 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/ruby-taglib    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Ruby-taglib is a ruby library wrapping the Taglib library,
  simple dl-based wrapper of Taglib's C library.
  It's short and sweet, because the C API is written by someone who knows
  how to use OO programming, and Ruby with dl just makes it all too easy
  to wrap such a library.
  
  Author: Neil Stevens <neil at hakubi.us>
  WWW:    http://www.hakubi.us/ruby-taglib/
  
  PR:             ports/130686
  Submitted by:   TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
  
  Revision  Changes    Path
  1.1014    +1 -0      ports/audio/Makefile
  1.1       +38 -0     ports/audio/ruby-taglib/Makefile (new)
  1.1       +3 -0      ports/audio/ruby-taglib/distinfo (new)
  1.1       +8 -0      ports/audio/ruby-taglib/pkg-descr (new)
  1.1       +7 -0      ports/audio/ruby-taglib/pkg-plist (new)


More information about the cvs-all mailing list