summaryrefslogtreecommitdiff
path: root/audio/libtunepimp
AgeCommit message (Collapse)AuthorFilesLines
2006-04-16Fix statvfs support on NetBSD and Solaris (block counts are in unitsmarkd5-9/+64
of f_frsize, not f_bsize). Also add DragonFly support from the old tunepimp package (untested). Package uses c++ and libtool so say so in Makefile. Bump PKGREVISION.
2006-04-13Fix adding LIBS in configureadam2-4/+20
2006-04-13Add CONFLICTS with tunepimp, old version of the same package.wiz1-1/+2
2006-04-12Initial import of libtunepimp-0.4.2:wiz7-0/+120
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