Andreas Wacknitz
2023-03-08 07bff5ba74dfab811f6b72b9dcdcfb892a04b48f
isas-misc: update to 1.0.4

1 files deleted
4 files modified
39 ■■■■ changed files
components/fonts/isas-misc/Makefile 10 ●●●●● patch | view | raw | blame | history
components/fonts/isas-misc/font-isas-misc.license 24 ●●●●● patch | view | raw | blame | history
components/fonts/isas-misc/font-isas-misc.p5m 1 ●●●● patch | view | raw | blame | history
components/fonts/isas-misc/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/fonts/isas-misc/pkg5 1 ●●●● patch | view | raw | blame | history
components/fonts/isas-misc/Makefile
@@ -23,16 +23,17 @@
# Copyright (c) 2008, 2018, Oracle and/or its affiliates. All rights reserved.
# COpyright 2018, Aurelien Larcher
#
BUILD_STYLE=configure
BUILD_STYLE=configure
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        font-isas-misc
COMPONENT_VERSION=     1.0.3
COMPONENT_VERSION=     1.0.4
COMPONENT_SUMMARY=      Institute of Software, Academia Sinica GB2312-80 bitmap fonts
COMPONENT_ARCHIVE_HASH=    \
    sha256:5824ab4b485951107dd245b8f7717d2822f1a6dbf6cea98f1ac7f49905c0a867
COMPONENT_ARCHIVE_EXTENSION= .tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:47e595bbe6da444b9f6fcaa26539abc7ba1989e23afa6cdc49e22e484cc438fc
COMPONENT_LICENSE=      MIT
COMPONENT_LICENSE_FILE= COPYING
FONT_TYPE = X11MISC
@@ -44,3 +45,4 @@
# Install to separate directory for easier packaging
CONFIGURE_OPTIONS += --with-fontdir=$(COMPONENT_FONT_DEST_DIR)
# Auto-generated dependencies
components/fonts/isas-misc/font-isas-misc.license
File was deleted
components/fonts/isas-misc/font-isas-misc.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
components/fonts/isas-misc/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2018 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
components/fonts/isas-misc/pkg5
@@ -2,6 +2,7 @@
    "dependencies": [
        "SUNWcs",
        "developer/build/autoconf/xorg-macros",
        "shell/ksh93",
        "system/library",
        "system/library/fontconfig",
        "x11/font-utilities",