cvs commit: ports/audio Makefile ports/audio/dcd Makefile distinfo pkg-descr ports/audio/dcd/files patch-Makefile patch-libcdplay.c patch-libcdplay.h patch-mbo.c patch-mbo.h patch-screenop.c

Pietro Cerutti gahr at FreeBSD.org
Fri Jun 20 21:13:55 UTC 2008


gahr        2008-06-20 21:13:54 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/dcd            Makefile distinfo pkg-descr 
    audio/dcd/files      patch-Makefile patch-libcdplay.c 
                         patch-libcdplay.h patch-mbo.c patch-mbo.h 
                         patch-screenop.c 
  Log:
  - New port: dcd
  
    dcd is originally a console CD player for Linux.
    This version uses libcdaudio in order to run on FreeBSD.
    It integrates MusicBrainz! and local look-ups.
  
  Revision  Changes    Path
  1.964     +1 -0      ports/audio/Makefile
  1.1       +34 -0     ports/audio/dcd/Makefile (new)
  1.1       +3 -0      ports/audio/dcd/distinfo (new)
  1.1       +38 -0     ports/audio/dcd/files/patch-Makefile (new)
  1.1       +652 -0    ports/audio/dcd/files/patch-libcdplay.c (new)
  1.1       +43 -0     ports/audio/dcd/files/patch-libcdplay.h (new)
  1.1       +20 -0     ports/audio/dcd/files/patch-mbo.c (new)
  1.1       +10 -0     ports/audio/dcd/files/patch-mbo.h (new)
  1.1       +37 -0     ports/audio/dcd/files/patch-screenop.c (new)
  1.1       +8 -0      ports/audio/dcd/pkg-descr (new)


More information about the cvs-ports mailing list