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
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
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
37 CONFIGURE_OPTIONS
+= --sysconfdir
=/etc
38 CONFIGURE_OPTIONS
+= --disable-static
42 # Auto-generated dependencies
43 REQUIRED_PACKAGES
+= system
/library