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

Sergei Kolobov sergei at FreeBSD.org
Thu Oct 23 05:00:58 PDT 2003


sergei      2003/10/23 05:00:57 PDT

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/daaplib        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add daaplib 0.1.1a, a C++ library for DAAP memory streams:
  
  daaplib is a very tiny and portable C++ library which helps to read and
  write low-level DAAP stream s in memory. the code is fairly
  straightforward and can mirror the structure of the data fairly well.
  
  PR:             58351
  Submitted by:   Lars Thegler <lars at thegler.dk>
  Approved by:    krion (implicit)
  
  Revision  Changes    Path
  1.454     +1 -0      ports/audio/Makefile
  1.1       +33 -0     ports/audio/daaplib/Makefile (new)
  1.1       +1 -0      ports/audio/daaplib/distinfo (new)
  1.1       +5 -0      ports/audio/daaplib/pkg-descr (new)
  1.1       +6 -0      ports/audio/daaplib/pkg-plist (new)


More information about the cvs-ports mailing list