Andreas Wacknitz
2023-11-01 1265e059eb9d613371760bca6204be8f5d80b6e3
rebuild libvisio & drop 32 bit

4 files modified
33 ■■■■ changed files
components/library/libvisio/Makefile 6 ●●●● patch | view | raw | blame | history
components/library/libvisio/libvisio.p5m 13 ●●●●● patch | view | raw | blame | history
components/library/libvisio/manifests/sample-manifest.p5m 10 ●●●●● patch | view | raw | blame | history
components/library/libvisio/pkg5 4 ●●●● patch | view | raw | blame | history
components/library/libvisio/Makefile
@@ -21,12 +21,12 @@
# Copyright (c) 2017-2020, Aurelien Larcher. All rights reserved.
#
BUILD_BITS= 64_and_32
BUILD_BITS= 64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         libvisio
COMPONENT_VERSION=      0.1.7
COMPONENT_REVISION=        3
COMPONENT_REVISION=        4
COMPONENT_SUMMARY=      libvisio - library for reading Microsoft Visio documents
COMPONENT_PROJECT_URL=  https://wiki.documentfoundation.org/DLP/Libraries/libvisio
COMPONENT_SRC=    $(COMPONENT_NAME)-$(COMPONENT_VERSION)
@@ -51,8 +51,8 @@
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += $(ICU_LIBRARY_PKG)
REQUIRED_PACKAGES += library/c++/librevenge
REQUIRED_PACKAGES += library/icu
REQUIRED_PACKAGES += library/libxml2
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
components/library/libvisio/libvisio.p5m
@@ -23,15 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
# We don't deliver 32 bit apps anymore:
<transform file path=.*/bin/$(MACH32)/.+ -> drop>
file path=usr/bin/$(MACH32)/vsd2raw
file path=usr/bin/$(MACH32)/vsd2text
file path=usr/bin/$(MACH32)/vsd2xhtml
file path=usr/bin/$(MACH32)/vss2raw
file path=usr/bin/$(MACH32)/vss2text
file path=usr/bin/$(MACH32)/vss2xhtml
file path=usr/bin/vsd2raw
file path=usr/bin/vsd2text
file path=usr/bin/vsd2xhtml
@@ -44,10 +35,6 @@
link path=usr/lib/$(MACH64)/libvisio-0.1.so.1 target=libvisio-0.1.so.1.0.7
file path=usr/lib/$(MACH64)/libvisio-0.1.so.1.0.7
file path=usr/lib/$(MACH64)/pkgconfig/libvisio-0.1.pc
link path=usr/lib/libvisio-0.1.so target=libvisio-0.1.so.1.0.7
link path=usr/lib/libvisio-0.1.so.1 target=libvisio-0.1.so.1.0.7
file path=usr/lib/libvisio-0.1.so.1.0.7
file path=usr/lib/pkgconfig/libvisio-0.1.pc
file path=usr/share/doc/libvisio/html/annotated.html
file path=usr/share/doc/libvisio/html/bc_s.png
file path=usr/share/doc/libvisio/html/bc_sd.png
components/library/libvisio/manifests/sample-manifest.p5m
@@ -23,12 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/$(MACH32)/vsd2raw
file path=usr/bin/$(MACH32)/vsd2text
file path=usr/bin/$(MACH32)/vsd2xhtml
file path=usr/bin/$(MACH32)/vss2raw
file path=usr/bin/$(MACH32)/vss2text
file path=usr/bin/$(MACH32)/vss2xhtml
file path=usr/bin/vsd2raw
file path=usr/bin/vsd2text
file path=usr/bin/vsd2xhtml
@@ -41,10 +35,6 @@
link path=usr/lib/$(MACH64)/libvisio-0.1.so.1 target=libvisio-0.1.so.1.0.7
file path=usr/lib/$(MACH64)/libvisio-0.1.so.1.0.7
file path=usr/lib/$(MACH64)/pkgconfig/libvisio-0.1.pc
link path=usr/lib/libvisio-0.1.so target=libvisio-0.1.so.1.0.7
link path=usr/lib/libvisio-0.1.so.1 target=libvisio-0.1.so.1.0.7
file path=usr/lib/libvisio-0.1.so.1.0.7
file path=usr/lib/pkgconfig/libvisio-0.1.pc
file path=usr/share/doc/libvisio/html/annotated.html
file path=usr/share/doc/libvisio/html/bc_s.png
file path=usr/share/doc/libvisio/html/bc_sd.png
components/library/libvisio/pkg5
@@ -4,8 +4,8 @@
        "library/icu",
        "library/libxml2",
        "system/library",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/g++-13-runtime",
        "system/library/gcc-13-runtime",
        "system/library/math"
    ],
    "fmris": [