Aurelien Larcher
2022-01-24 7d1d97373cd3b4f2ceaf6591e6c398cef8d10bfc
libmpcdec: drop 32-bit
1 files added
3 files modified
84 ■■■■ changed files
components/encumbered/libmpcdec/Makefile 43 ●●●● patch | view | raw | blame | history
components/encumbered/libmpcdec/libmpcdec.p5m 4 ●●● patch | view | raw | blame | history
components/encumbered/libmpcdec/manifests/sample-manifest.p5m 36 ●●●●● patch | view | raw | blame | history
components/encumbered/libmpcdec/pkg5 1 ●●●● patch | view | raw | blame | history
components/encumbered/libmpcdec/Makefile
@@ -13,31 +13,30 @@
# Copyright 2015 Alexander Pyhalov
#
BUILD_STYLE=configure
BUILD_BITS=64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= libmpcdec
COMPONENT_VERSION= 1.2.6
COMPONENT_FMRI = library/audio/libmpcdec
COMPONENT_CLASSIFICATION = System/Multimedia Libraries
COMPONENT_SUMMARY= Portable Musepack decoder library
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
COMPONENT_NAME=         libmpcdec
COMPONENT_VERSION=      1.2.6
COMPONENT_REVISION=     1
COMPONENT_FMRI=         library/audio/libmpcdec
COMPONENT_CLASSIFICATION=System/Multimedia Libraries
COMPONENT_SUMMARY=      Portable Musepack decoder library
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH= \
  sha256:4bd54929a80850754f27b568d7891e1e3e1b8d2f208d371f27d1fda09e6f12a8
COMPONENT_ARCHIVE_URL= \
   http://pkgs.fedoraproject.org/repo/pkgs/libmpcdec/$(COMPONENT_ARCHIVE)/7f7a060e83b4278acf4b77d7a7b9d2c0/$(COMPONENT_ARCHIVE)
    sha256:4bd54929a80850754f27b568d7891e1e3e1b8d2f208d371f27d1fda09e6f12a8
COMPONENT_ARCHIVE_URL=  \
    http://pkgs.fedoraproject.org/repo/pkgs/libmpcdec/$(COMPONENT_ARCHIVE)/7f7a060e83b4278acf4b77d7a7b9d2c0/$(COMPONENT_ARCHIVE)
#  http://files.musepack.net/source/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL = https://www.musepack.net/
COMPONENT_LICENSE = BSD
COMPONENT_LICENSE_FILE = COPYING
COMPONENT_PROJECT_URL=  https://www.musepack.net/
COMPONENT_LICENSE=      BSD
COMPONENT_LICENSE_FILE= COPYING
include $(WS_TOP)/make-rules/encumbered.mk
include $(WS_TOP)/make-rules/prep.mk
include $(WS_TOP)/make-rules/configure.mk
include $(WS_TOP)/make-rules/ips.mk
include $(WS_MAKE_RULES)/encumbered.mk
TEST_TARGET=$(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
build: $(BUILD_32_and_64)
install: $(INSTALL_32_and_64)
test: $(NO_TESTS)
# Auto-generated dependencies
REQUIRED_PACKAGES += system/library
components/encumbered/libmpcdec/libmpcdec.p5m
@@ -30,9 +30,7 @@
file path=usr/include/mpcdec/reader.h
file path=usr/include/mpcdec/requant.h
file path=usr/include/mpcdec/streaminfo.h
#file path=usr/lib/$(MACH64)/libmpcdec.a
link path=usr/lib/$(MACH64)/libmpcdec.so target=libmpcdec.so.5.0.2
link path=usr/lib/$(MACH64)/libmpcdec.so.5 target=libmpcdec.so.5.0.2
file path=usr/lib/$(MACH64)/libmpcdec.so.5.0.2
link path=usr/lib/libmpcdec.so target=libmpcdec.so.5.0.2
link path=usr/lib/libmpcdec.so.5 target=libmpcdec.so.5.0.2
file path=usr/lib/libmpcdec.so.5.0.2
components/encumbered/libmpcdec/manifests/sample-manifest.p5m
New file
@@ -0,0 +1,36 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/mpcdec/config_types.h
file path=usr/include/mpcdec/decoder.h
file path=usr/include/mpcdec/huffman.h
file path=usr/include/mpcdec/math.h
file path=usr/include/mpcdec/mpcdec.h
file path=usr/include/mpcdec/reader.h
file path=usr/include/mpcdec/requant.h
file path=usr/include/mpcdec/streaminfo.h
file path=usr/lib/$(MACH64)/libmpcdec.a
link path=usr/lib/$(MACH64)/libmpcdec.so target=libmpcdec.so.5.0.2
link path=usr/lib/$(MACH64)/libmpcdec.so.5 target=libmpcdec.so.5.0.2
file path=usr/lib/$(MACH64)/libmpcdec.so.5.0.2
components/encumbered/libmpcdec/pkg5
@@ -1,6 +1,7 @@
{
    "dependencies": [
        "SUNWcs",
        "shell/ksh93",
        "system/library"
    ],
    "fmris": [