Andreas Wacknitz
2024-03-29 50a9b734b07a0358c430082aedfe1c2dba77de07
pangomm: update to 2.46.4 & drop 32 bit

4 files modified
34 ■■■■ changed files
components/library/pangomm/Makefile 7 ●●●●● patch | view | raw | blame | history
components/library/pangomm/manifests/sample-manifest.p5m 10 ●●●● patch | view | raw | blame | history
components/library/pangomm/pangomm.p5m 15 ●●●●● patch | view | raw | blame | history
components/library/pangomm/pkg5 2 ●●● patch | view | raw | blame | history
components/library/pangomm/Makefile
@@ -15,17 +15,16 @@
#
BUILD_STYLE= meson
BUILD_BITS= 64_and_32
BUILD_BITS= 64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        pangomm
COMPONENT_MAJOR_VERSION=    2.46
COMPONENT_VERSION=    $(COMPONENT_MAJOR_VERSION).3
COMPONENT_REVISION=    2
COMPONENT_VERSION=    $(COMPONENT_MAJOR_VERSION).4
COMPONENT_SUMMARY=    pangomm - C++ Wrapper for the pango Library
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:410fe04d471a608f3f0273d3a17d840241d911ed0ff2c758a9859c66c6f24379
COMPONENT_ARCHIVE_HASH= sha256:b92016661526424de4b9377f1512f59781f41fb16c9c0267d6133ba1cd68db22
COMPONENT_ARCHIVE_URL=    https://download.gnome.org/sources/pangomm/$(COMPONENT_MAJOR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://www.gtkmm.org/
COMPONENT_FMRI=        library/desktop/c++/pangomm
components/library/pangomm/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)
@@ -85,11 +85,3 @@
file path=usr/lib/$(MACH64)/pangomm-1.4/proc/m4/convert_pango.m4
file path=usr/lib/$(MACH64)/pangomm-1.4/proc/m4/convert_pangomm.m4
file path=usr/lib/$(MACH64)/pkgconfig/pangomm-1.4.pc
link path=usr/lib/libpangomm-1.4.so target=libpangomm-1.4.so.1
link path=usr/lib/libpangomm-1.4.so.1 target=libpangomm-1.4.so.1.0.30
file path=usr/lib/libpangomm-1.4.so.1.0.30
file path=usr/lib/pangomm-1.4/include/pangommconfig.h
file path=usr/lib/pangomm-1.4/proc/m4/convert.m4
file path=usr/lib/pangomm-1.4/proc/m4/convert_pango.m4
file path=usr/lib/pangomm-1.4/proc/m4/convert_pangomm.m4
file path=usr/lib/pkgconfig/pangomm-1.4.pc
components/library/pangomm/pangomm.p5m
@@ -10,8 +10,7 @@
#
#
# Copyright 2014 Alexander Pyhalov.  All rights reserved.
# Copyright 2018 Michal Nowak
# Copyright 2024 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -23,10 +22,6 @@
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
# As we don't build documentation at the moment the following transforms aren't needed:
#<transform file path=usr/share/doc/.* ->  default facet.doc true>
#<transform file path=usr/share/doc/pangomm-1.4/reference/html/.* ->  default facet.doc.html true>
file path=usr/include/pangomm-1.4/pangomm.h
file path=usr/include/pangomm-1.4/pangomm/attributes.h
@@ -90,11 +85,3 @@
file path=usr/lib/$(MACH64)/pangomm-1.4/proc/m4/convert_pango.m4
file path=usr/lib/$(MACH64)/pangomm-1.4/proc/m4/convert_pangomm.m4
file path=usr/lib/$(MACH64)/pkgconfig/pangomm-1.4.pc
link path=usr/lib/libpangomm-1.4.so target=libpangomm-1.4.so.1
link path=usr/lib/libpangomm-1.4.so.1 target=libpangomm-1.4.so.1.0.30
file path=usr/lib/libpangomm-1.4.so.1.0.30
file path=usr/lib/pangomm-1.4/include/pangommconfig.h
file path=usr/lib/pangomm-1.4/proc/m4/convert.m4
file path=usr/lib/pangomm-1.4/proc/m4/convert_pango.m4
file path=usr/lib/pangomm-1.4/proc/m4/convert_pangomm.m4
file path=usr/lib/pkgconfig/pangomm-1.4.pc
components/library/pangomm/pkg5
@@ -19,4 +19,4 @@
        "library/desktop/c++/pangomm"
    ],
    "name": "pangomm"
}
}