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 2015 Alexander Pyhalov
18 include ..
/..
/..
/make-rules
/shared-macros.mk
20 COMPONENT_NAME
= libmpcdec
21 COMPONENT_VERSION
= 1.2.6
23 COMPONENT_FMRI
= library
/audio
/libmpcdec
24 COMPONENT_CLASSIFICATION
=System
/Multimedia Libraries
25 COMPONENT_SUMMARY
= Portable Musepack decoder library
26 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
27 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:4bd54929a80850754f27b568d7891e1e3e1b8d2f208d371f27d1fda09e6f12a8
30 COMPONENT_ARCHIVE_URL
= \
31 http
://pkgs.fedoraproject.org
/repo
/pkgs
/libmpcdec
/$(COMPONENT_ARCHIVE
)/7f7a060e83b4278acf4b77d7a7b9d2c0
/$(COMPONENT_ARCHIVE
)
32 # http://files.musepack.net/source/$(COMPONENT_ARCHIVE)
33 COMPONENT_PROJECT_URL
= https
://www.musepack.net
/
34 COMPONENT_LICENSE
= BSD
35 COMPONENT_LICENSE_FILE
= COPYING
37 include $(WS_MAKE_RULES
)/encumbered.mk
38 TEST_TARGET
=$(NO_TESTS
)
39 include $(WS_MAKE_RULES
)/common.mk
41 # Auto-generated dependencies
42 REQUIRED_PACKAGES
+= system
/library