aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/musicbrainz/libmusicbrainz_2.1.5.bb
blob: de0ba16959b78ebed01fe47586138a09dd5c9bea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "The MusicBrainz client is a library which can be built into other programs. \
It allows you to access the data held on the MusicBrainz server."
HOMEPAGE = "http://musicbrainz.org"
LICENSE = "LGPL"
DEPENDS = "expat"

# gcc43.patch from openSUSE
SRC_URI = "http://ftp.musicbrainz.org/pub/musicbrainz/libmusicbrainz-${PV}.tar.gz \
           file://libmusicbrainz-2.1.5-gcc43.patch"

inherit autotools pkgconfig

SRC_URI[md5sum] = "d5e19bb77edd6ea798ce206bd05ccc5f"
SRC_URI[sha256sum] = "c6629c4bed428f9df3f89efc065b2d96f05eba36286532ebe8b8e404022371a0"