jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / library / libdiscid / Makefile
blob9fa823338da5dbcef693d4739c9fe71c23eca63e
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Alexander Pyhalov
16 BUILD_BITS= 32_and_64
17 USE_DEFAULT_TEST_TRANSFORMS= yes
18 include ../../../make-rules/shared-macros.mk
20 COMPONENT_NAME= libdiscid
21 COMPONENT_VERSION= 0.6.4
22 COMPONENT_SUMMARY= Library for creating MusicBrainz DiscIDs
23 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
25 COMPONENT_ARCHIVE_HASH= sha256:dd5e8f1c9aead442e23b749a9cc9336372e62e88ad7079a2b62895b0390cb282
26 COMPONENT_ARCHIVE_URL= http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/$(COMPONENT_ARCHIVE)
27 COMPONENT_PROJECT_URL= https://musicbrainz.org/doc/libdiscid
28 COMPONENT_FMRI= library/musicbrainz/libdiscid
29 COMPONENT_CLASSIFICATION= System/Multimedia Libraries
30 COMPONENT_LICENSE= LGPLv2.1
31 COMPONENT_LICENSE_FILE= COPYING
33 include $(WS_MAKE_RULES)/common.mk
35 PATH= $(PATH.gnu)
37 CONFIGURE_OPTIONS += --sysconfdir=/etc
38 CONFIGURE_OPTIONS += --disable-static
40 unexport SHELLOPTS
42 # Auto-generated dependencies
43 REQUIRED_PACKAGES += system/library