Andreas Wacknitz
2024-03-05 a446aafcd3cac56c8cf084babdcc1ec51b90d412
encodings: update to 1.1.0

1 files deleted
4 files modified
37 ■■■■■ changed files
components/x11/encodings/Makefile 19 ●●●● patch | view | raw | blame | history
components/x11/encodings/encodings.license 12 ●●●●● patch | view | raw | blame | history
components/x11/encodings/encodings.p5m 1 ●●●● patch | view | raw | blame | history
components/x11/encodings/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/x11/encodings/pkg5 2 ●●● patch | view | raw | blame | history
components/x11/encodings/Makefile
@@ -17,28 +17,29 @@
include ../../../make-rules/shared-macros.mk
include $(WS_MAKE_RULES)/x11.mk
COMPONENT_NAME=           encodings
COMPONENT_VERSION=        1.0.7
COMPONENT_NAME=     encodings
COMPONENT_VERSION=  1.1.0
COMPONENT_SUMMARY=  encodings - data files for libfontenc to map font encodings between character sets
COMPONENT_PROJECT_URL= $(XORG_PROJECT_URL)
COMPONENT_SRC=      $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=  $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:3a39a9f43b16521cdbd9f810090952af4f109b44fa7a865cd555f8febcea70a4
COMPONENT_ARCHIVE_HASH= sha256:9ff13c621756cfa12e95f32ba48a5b23839e8f577d0048beda66c67dab4de975
COMPONENT_ARCHIVE_URL= $(XORG_FONT_BASE_URL)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=           x11/library/libfontenc/encodings
COMPONENT_FMRI=     x11/library/libfontenc/encodings
COMPONENT_CLASSIFICATION= System/Fonts
COMPONENT_LICENSE=      MIT License
COMPONENT_LICENSE=  MIT License
COMPONENT_LICENSE_FILE= COPYING
include $(WS_MAKE_RULES)/common.mk
PATH= $(PATH.gnu)
COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
COMPONENT_PRE_CONFIGURE_ACTION = ( $(CLONEY) $(SOURCE_DIR) $(@D) )
CONFIGURE_OPTIONS+= --disable-gzip-small-encodings
CONFIGURE_OPTIONS+= --disable-gzip-large-encodings
CONFIGURE_OPTIONS += --disable-gzip-small-encodings
CONFIGURE_OPTIONS += --disable-gzip-large-encodings
# Build dependencies
# Manually added build dependencies
REQUIRED_PACKAGES += developer/build/autoconf/xorg-macros
REQUIRED_PACKAGES += x11/mkfontscale
components/x11/encodings/encodings.license
File was deleted
components/x11/encodings/encodings.p5m
@@ -35,6 +35,7 @@
file path=usr/share/fonts/X11/encodings/ibm-cp866.enc
file path=usr/share/fonts/X11/encodings/iso8859-11.enc
file path=usr/share/fonts/X11/encodings/iso8859-13.enc
file path=usr/share/fonts/X11/encodings/iso8859-14.enc
file path=usr/share/fonts/X11/encodings/iso8859-16.enc
file path=usr/share/fonts/X11/encodings/iso8859-6.16.enc
file path=usr/share/fonts/X11/encodings/iso8859-6.8x.enc
components/x11/encodings/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -36,6 +36,7 @@
file path=usr/share/fonts/X11/encodings/ibm-cp866.enc
file path=usr/share/fonts/X11/encodings/iso8859-11.enc
file path=usr/share/fonts/X11/encodings/iso8859-13.enc
file path=usr/share/fonts/X11/encodings/iso8859-14.enc
file path=usr/share/fonts/X11/encodings/iso8859-16.enc
file path=usr/share/fonts/X11/encodings/iso8859-6.16.enc
file path=usr/share/fonts/X11/encodings/iso8859-6.8x.enc
components/x11/encodings/pkg5
@@ -7,4 +7,4 @@
        "x11/library/libfontenc/encodings"
    ],
    "name": "encodings"
}
}