Summary: | [NEW PORT] audio/libdiscid: library for creating MusicBrainz DiscIDs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason E. Hale <bsdkaffee> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason E. Hale
2008-03-26 03:50:01 UTC
miwi 2008-03-26 17:49:49 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/libdiscid Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.941 +1 -0 ports/audio/Makefile 1.1 +26 -0 ports/audio/libdiscid/Makefile (new) 1.1 +3 -0 ports/audio/libdiscid/distinfo (new) 1.1 +6 -0 ports/audio/libdiscid/pkg-descr (new) 1.1 +7 -0 ports/audio/libdiscid/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |