76d6d1b63d
The TunePimp library serves as a tool to allow developers to create MusicBrainz enabled tagging applications. The TunePimp library is a full featured tagging library that allows the developer to open music files for identification/lookup. Once files have been identified, it writes new metadata tags to the music files and writes the files to a standardized directory hierarchy. TunePimp includes the following features: * Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files * Automatically lookup files by TRM or by metadata * Read and write metadata from the music files * Optionally rename files according to a user specified file mask * Optionally move files to a user specified directory hierarchy
22 lines
606 B
Text
22 lines
606 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/12 21:41:58 wiz Exp $
|
|
bin/tp_tagger
|
|
bin/trm
|
|
include/tunepimp/context.h
|
|
include/tunepimp/decode_plugin.h
|
|
include/tunepimp/defs.h
|
|
include/tunepimp/fileio.h
|
|
include/tunepimp/metadata_plugin.h
|
|
include/tunepimp/tp_c.h
|
|
include/tunepimp/track.h
|
|
include/tunepimp/tunepimp.h
|
|
lib/libtunepimp.la
|
|
lib/tunepimp/plugins/flac.tpp
|
|
lib/tunepimp/plugins/mp3.tpp
|
|
lib/tunepimp/plugins/mp4.tpp
|
|
lib/tunepimp/plugins/mpc.tpp
|
|
lib/tunepimp/plugins/vorbis.tpp
|
|
lib/tunepimp/plugins/wav.tpp
|
|
lib/tunepimp/plugins/wma.tpp
|
|
@dirrm lib/tunepimp/plugins
|
|
@dirrm lib/tunepimp
|
|
@dirrm include/tunepimp
|