libdiscid, small change to trigger build on riscv64 (#13302)

This commit is contained in:
Schrijvers Luc
2025-12-02 19:26:03 +01:00
committed by GitHub
parent b5a907a059
commit 17d0a94c70

View File

@@ -2,8 +2,8 @@ SUMMARY="A library for creating MusicBrainz and freedb disc IDs from audio CDs"
DESCRIPTION="libdiscid is a C library for creating MusicBrainz and freedb \
disc IDs 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 disc ID to the \
database and gathers ISRCs and the MCN (=UPC/EAN) from disc."
Additionally, it provides a submission URL for adding the disc ID to \
the database and gathers ISRCs and the MCN (=UPC/EAN) from disc."
HOMEPAGE="https://musicbrainz.org/doc/libdiscid"
COPYRIGHT="2006-2023 MetaBrainz Foundation"
LICENSE="GNU LGPL v2.1"