cvs commit: ports/audio/kid3 Makefile ports/audio/kid3/files patch-configure patch-kid3-oggfile.cpp patch-kid3__freedbclient.cpp patch-kid3__freedbclient.h patch-kid3__freedbdialog.cpp patch-kid3__freedbdialog.h patch-kid3__genres.cpp patch-kid3__genres.h patch-kid3__id3form.cpp ...

Tilman Linneweh arved at FreeBSD.org
Sun Nov 19 16:13:34 UTC 2006


arved       2006-11-19 16:13:33 UTC

  FreeBSD ports repository

  Modified files:
    audio/kid3           Makefile 
  Added files:
    audio/kid3/files     patch-configure 
                         patch-kid3__freedbclient.cpp 
                         patch-kid3__freedbclient.h 
                         patch-kid3__freedbdialog.cpp 
                         patch-kid3__freedbdialog.h 
                         patch-kid3__genres.cpp 
                         patch-kid3__genres.h 
                         patch-kid3__id3form.cpp 
                         patch-kid3__mp3file.cpp 
                         patch-kid3__musicbrainzclient.cpp 
                         patch-kid3__musicbrainzclient.h 
                         patch-kid3__oggfile.cpp 
  Removed files:
    audio/kid3/files     patch-kid3-oggfile.cpp 
  Log:
  Add upstream patches:
  - Build with tunepimp 0.5.x
  - fix inadvertent changes of ID3v2.3 genre strings
  - import from freedb2.org
  Bump PORTREVISION.
  
  PR:             105220
  Submitted by:   Max Brazhnikov
  
  Revision  Changes    Path
  1.4       +2 -10     ports/audio/kid3/Makefile
  1.1       +232 -0    ports/audio/kid3/files/patch-configure (new)
  1.2       +0 -11     ports/audio/kid3/files/patch-kid3-oggfile.cpp (dead)
  1.1       +101 -0    ports/audio/kid3/files/patch-kid3__freedbclient.cpp (new)
  1.1       +44 -0     ports/audio/kid3/files/patch-kid3__freedbclient.h (new)
  1.1       +96 -0     ports/audio/kid3/files/patch-kid3__freedbdialog.cpp (new)
  1.1       +15 -0     ports/audio/kid3/files/patch-kid3__freedbdialog.h (new)
  1.1       +11 -0     ports/audio/kid3/files/patch-kid3__genres.cpp (new)
  1.1       +11 -0     ports/audio/kid3/files/patch-kid3__genres.h (new)
  1.1       +11 -0     ports/audio/kid3/files/patch-kid3__id3form.cpp (new)
  1.1       +14 -0     ports/audio/kid3/files/patch-kid3__mp3file.cpp (new)
  1.1       +356 -0    ports/audio/kid3/files/patch-kid3__musicbrainzclient.cpp (new)
  1.1       +146 -0    ports/audio/kid3/files/patch-kid3__musicbrainzclient.h (new)
  1.1       +11 -0     ports/audio/kid3/files/patch-kid3__oggfile.cpp (new)


More information about the cvs-ports mailing list