- Use Gnome's ltverhack to fix the shared library version number
- Add LICENSE
- Add a patch to fix a compiler warning
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It
reads a CD's table of contents (TOC) and generates an identifier which can be
used to lookup the CD at MusicBrainz. Additionally, it provides a submission
URL for adding the DiscID to the database.
WWW: http://musicbrainz.org/doc/libdiscid
PR: ports/122101
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>