Commit graph

4 commits

Author SHA1 Message Date
markd
7ce59e1319 Fix statvfs support on NetBSD and Solaris (block counts are in units
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-16 22:10:25 +00:00
adam
51ebc35040 Fix adding LIBS in configure 2006-04-13 12:43:45 +00:00
wiz
ae7e2ddf3d Add CONFLICTS with tunepimp, old version of the same package. 2006-04-13 06:14:25 +00:00
wiz
76d6d1b63d Initial import of libtunepimp-0.4.2:
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
2006-04-12 21:41:58 +00:00