a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name libtagedit
version 1.1.0
categories audio
platforms darwin
maintainers nomaintainer@macports.org
description C++ interface to music file tag editing
long_description libtagedit provides a C++ interface to music file tag \
editing which should be as easy as possible. It has a plugin \
structure and is easily extendable. Currently, it includes \
plugins for MP3 (ID3v2 r/w and ID3v1 reading), OGG and FLAC \
files.
homepage http://www.diotavelli.net/tagedit.html
master_sites sourceforge
checksums md5 ac9bd586b77b7aca9451b3ddfe9064d0
use_bzip2 yes
depends_lib port:pkgconfig \
port:libvorbis \
port:libogg \
port:flac