Andreas Wacknitz
2024-03-12 86523ebc6a6f46842921f5345633525ae5b7bdfa
liblouis: update to 3.29.0

5 files modified
42 ■■■■■ changed files
components/library/liblouis/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/liblouis/liblouis.p5m 13 ●●●●● patch | view | raw | blame | history
components/library/liblouis/manifests/sample-manifest.p5m 13 ●●●●● patch | view | raw | blame | history
components/library/liblouis/pkg5 2 ●●● patch | view | raw | blame | history
components/library/liblouis/test/results-all.master 10 ●●●●● patch | view | raw | blame | history
components/library/liblouis/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= liblouis
COMPONENT_VERSION= 3.28.0
COMPONENT_VERSION= 3.29.0
COMPONENT_SUMMARY= The Liblouis software suite provides an open-source braille translator, back-translator and formatter for a large number of languages and braille codes
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:965a283415f3c910dca503920d7ee9a39d76c52bca07327099c74ecd2dda3719
COMPONENT_ARCHIVE_HASH=    sha256:859086fa5db3b0a6624058e215442d001ac62c4b4fbb5f776378be8b33277493
COMPONENT_ARCHIVE_URL=    https://github.com/liblouis/liblouis/archive/refs/tags/v$(COMPONENT_VERSION).tar.gz
COMPONENT_PROJECT_URL = https://liblouis.io/
COMPONENT_CLASSIFICATION = System/Libraries
components/library/liblouis/liblouis.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 Andreas Wacknitz
# Copyright 2024 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -46,9 +46,9 @@
file path=usr/bin/lou_trace
file path=usr/bin/lou_translate
file path=usr/include/liblouis/liblouis.h
link path=usr/lib/$(MACH64)/liblouis.so target=liblouis.so.20.0.16
link path=usr/lib/$(MACH64)/liblouis.so.20 target=liblouis.so.20.0.16
file path=usr/lib/$(MACH64)/liblouis.so.20.0.16
link path=usr/lib/$(MACH64)/liblouis.so target=liblouis.so.20.0.17
link path=usr/lib/$(MACH64)/liblouis.so.20 target=liblouis.so.20.0.17
file path=usr/lib/$(MACH64)/liblouis.so.20.0.17
file path=usr/lib/$(MACH64)/pkgconfig/liblouis.pc
file path=usr/lib/python$(PYVER)/vendor-packages/louis-$(HUMAN_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/louis-$(HUMAN_VERSION)-py$(PYVER).egg-info/SOURCES.txt
@@ -79,6 +79,7 @@
file path=usr/share/liblouis/tables/ba.utb
file path=usr/share/liblouis/tables/be-in-g1.utb
file path=usr/share/liblouis/tables/bel-comp.utb
file path=usr/share/liblouis/tables/bel-detailed.utb
file path=usr/share/liblouis/tables/bel.utb
file path=usr/share/liblouis/tables/bengali.cti
file path=usr/share/liblouis/tables/bg.ctb
@@ -135,7 +136,6 @@
file path=usr/share/liblouis/tables/da-dk-g28.ctb
file path=usr/share/liblouis/tables/da-dk-g28_1993.ctb
file path=usr/share/liblouis/tables/da-dk-g28l_1993.ctb
file path=usr/share/liblouis/tables/da-dk-g2_1993.dic
file path=usr/share/liblouis/tables/da-dk-octobraille.dis
file path=usr/share/liblouis/tables/da-dk-octobraille_1993.dis
file path=usr/share/liblouis/tables/de-accents-detailed.cti
@@ -227,6 +227,7 @@
file path=usr/share/liblouis/tables/grc-international-composed.uti
file path=usr/share/liblouis/tables/grc-international-decomposed.uti
file path=usr/share/liblouis/tables/grc-international-en.utb
file path=usr/share/liblouis/tables/grc-international-es.utb
file path=usr/share/liblouis/tables/gu-in-g1.utb
file path=usr/share/liblouis/tables/gu.tbl
file path=usr/share/liblouis/tables/gujarati.cti
@@ -310,6 +311,7 @@
file path=usr/share/liblouis/tables/lg-ug-g1.utb
file path=usr/share/liblouis/tables/litdigits6Dots.uti
file path=usr/share/liblouis/tables/litdigits6DotsPlusDot6.uti
file path=usr/share/liblouis/tables/lo-g1.utb
file path=usr/share/liblouis/tables/loweredDigits6Dots.uti
file path=usr/share/liblouis/tables/loweredDigits8Dots.uti
file path=usr/share/liblouis/tables/lt-6dot.tbl
@@ -443,6 +445,7 @@
file path=usr/share/liblouis/tables/tsn-za-g2.ctb
file path=usr/share/liblouis/tables/tt.utb
file path=usr/share/liblouis/tables/uk-comp.utb
file path=usr/share/liblouis/tables/uk-detailed.utb
file path=usr/share/liblouis/tables/uk.utb
file path=usr/share/liblouis/tables/ukchardefs.cti
file path=usr/share/liblouis/tables/ukmaths_single_cell_defs.cti
components/library/liblouis/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -44,9 +44,9 @@
file path=usr/bin/lou_trace
file path=usr/bin/lou_translate
file path=usr/include/liblouis/liblouis.h
link path=usr/lib/$(MACH64)/liblouis.so target=liblouis.so.20.0.16
link path=usr/lib/$(MACH64)/liblouis.so.20 target=liblouis.so.20.0.16
file path=usr/lib/$(MACH64)/liblouis.so.20.0.16
link path=usr/lib/$(MACH64)/liblouis.so target=liblouis.so.20.0.17
link path=usr/lib/$(MACH64)/liblouis.so.20 target=liblouis.so.20.0.17
file path=usr/lib/$(MACH64)/liblouis.so.20.0.17
file path=usr/lib/$(MACH64)/pkgconfig/liblouis.pc
file path=usr/lib/python$(PYVER)/vendor-packages/louis-$(HUMAN_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/louis-$(HUMAN_VERSION)-py$(PYVER).egg-info/SOURCES.txt
@@ -77,6 +77,7 @@
file path=usr/share/liblouis/tables/ba.utb
file path=usr/share/liblouis/tables/be-in-g1.utb
file path=usr/share/liblouis/tables/bel-comp.utb
file path=usr/share/liblouis/tables/bel-detailed.utb
file path=usr/share/liblouis/tables/bel.utb
file path=usr/share/liblouis/tables/bengali.cti
file path=usr/share/liblouis/tables/bg.ctb
@@ -133,7 +134,6 @@
file path=usr/share/liblouis/tables/da-dk-g28.ctb
file path=usr/share/liblouis/tables/da-dk-g28_1993.ctb
file path=usr/share/liblouis/tables/da-dk-g28l_1993.ctb
file path=usr/share/liblouis/tables/da-dk-g2_1993.dic
file path=usr/share/liblouis/tables/da-dk-octobraille.dis
file path=usr/share/liblouis/tables/da-dk-octobraille_1993.dis
file path=usr/share/liblouis/tables/de-accents-detailed.cti
@@ -225,6 +225,7 @@
file path=usr/share/liblouis/tables/grc-international-composed.uti
file path=usr/share/liblouis/tables/grc-international-decomposed.uti
file path=usr/share/liblouis/tables/grc-international-en.utb
file path=usr/share/liblouis/tables/grc-international-es.utb
file path=usr/share/liblouis/tables/gu-in-g1.utb
file path=usr/share/liblouis/tables/gu.tbl
file path=usr/share/liblouis/tables/gujarati.cti
@@ -308,6 +309,7 @@
file path=usr/share/liblouis/tables/lg-ug-g1.utb
file path=usr/share/liblouis/tables/litdigits6Dots.uti
file path=usr/share/liblouis/tables/litdigits6DotsPlusDot6.uti
file path=usr/share/liblouis/tables/lo-g1.utb
file path=usr/share/liblouis/tables/loweredDigits6Dots.uti
file path=usr/share/liblouis/tables/loweredDigits8Dots.uti
file path=usr/share/liblouis/tables/lt-6dot.tbl
@@ -441,6 +443,7 @@
file path=usr/share/liblouis/tables/tsn-za-g2.ctb
file path=usr/share/liblouis/tables/tt.utb
file path=usr/share/liblouis/tables/uk-comp.utb
file path=usr/share/liblouis/tables/uk-detailed.utb
file path=usr/share/liblouis/tables/uk.utb
file path=usr/share/liblouis/tables/ukchardefs.cti
file path=usr/share/liblouis/tables/ukmaths_single_cell_defs.cti
components/library/liblouis/pkg5
@@ -10,4 +10,4 @@
        "library/liblouis"
    ],
    "name": "liblouis"
}
}
components/library/liblouis/test/results-all.master
@@ -56,7 +56,7 @@
PASS: braille-specs/en-GB-g2.yaml
PASS: braille-specs/en-gb-g1_harness.yaml
PASS: braille-specs/en-nabcc.yaml
PASS: braille-specs/en-ueb-rueb.yaml
PASS: braille-specs/en-ueb.yaml
PASS: braille-specs/en-ueb-g1_backward.yaml
PASS: braille-specs/en-ueb-g1_harness.yaml
PASS: braille-specs/en-ueb-g2-dictionary_harness.yaml
@@ -64,7 +64,6 @@
PASS: braille-specs/en-ueb-g2_backward_no_dis.yaml
PASS: braille-specs/en-ueb-computer-code.yaml
PASS: braille-specs/en-ueb-math.yaml
PASS: braille-specs/en-ueb-repeated-underscores.yaml
PASS: braille-specs/en-ueb-symbols_harness.yaml
PASS: braille-specs/en-us-comp6.yaml
PASS: braille-specs/en-us-comp8-ext-back_harness.yaml
@@ -90,6 +89,7 @@
PASS: braille-specs/grc-international-common.yaml
PASS: braille-specs/grc-international-composed.yaml
PASS: braille-specs/grc-international-decomposed.yaml
PASS: braille-specs/grc-international-es.yaml
PASS: braille-specs/he-IL.yaml
PASS: braille-specs/hi_harness.yaml
PASS: braille-specs/hr-8dots_harness.yaml
@@ -110,6 +110,7 @@
PASS: braille-specs/ko-g2_harness.yaml
PASS: braille-specs/litdigits6Dots_backward.yaml
PASS: braille-specs/lg-ug-g1.yaml
PASS: braille-specs/lo.yaml
PASS: braille-specs/lt_harness.yaml
PASS: braille-specs/lt-6dot_harness.yaml
PASS: braille-specs/lv_harness.yaml
@@ -140,6 +141,7 @@
PASS: braille-specs/sw-ke.yaml
PASS: braille-specs/ta-ta-g1_harness.yaml
PASS: braille-specs/th.yaml
PASS: braille-specs/tr.yaml
PASS: braille-specs/tt.yaml
PASS: braille-specs/uk.yaml
PASS: braille-specs/ur-pk-g2.yaml
@@ -197,8 +199,8 @@
PASS: yaml/face-with-tears-of-joy-ucs4.yaml
============================================================================
============================================================================
# TOTAL: 197
# PASS:  196
# TOTAL: 199
# PASS:  198
# SKIP:  0
# XFAIL: 1
# FAIL:  0