Andreas Wacknitz
2024-02-24 1df78d9f0eafc4370f414f160458bd4c8b743d24
mate-icon-theme: update to 1.28.0

3 files modified
13 ■■■■ changed files
components/desktop/mate/mate-icon-theme/Makefile 5 ●●●●● patch | view | raw | blame | history
components/desktop/mate/mate-icon-theme/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/desktop/mate/mate-icon-theme/pkg5 6 ●●●● patch | view | raw | blame | history
components/desktop/mate/mate-icon-theme/Makefile
@@ -22,11 +22,10 @@
include $(WS_MAKE_RULES)/mate.mk
COMPONENT_NAME=        mate-icon-theme
COMPONENT_MJR_VERSION=    1.26
COMPONENT_MJR_VERSION=    1.28
COMPONENT_MNR_VERSION=    0
COMPONENT_REVISION=        2
COMPONENT_SUMMARY=    Collection of icons for the MATE desktop
COMPONENT_ARCHIVE_HASH= sha256:41f50436d57f425e54fd9557541be77fb291e03aacd55f7991c042e84a290a5a
COMPONENT_ARCHIVE_HASH= sha256:94d6079060ca5df74542921de4eea38b7d02d07561c919356d95de876f9a6d3a
COMPONENT_LICENSE=    GPLv2, LGPLv2, FDLv1.1
COMPONENT_CLASSIFICATION= System/Libraries
components/desktop/mate/mate-icon-theme/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)
components/desktop/mate/mate-icon-theme/pkg5
@@ -1,8 +1,8 @@
{
    "dependencies": [
        "library/desktop/xdg/icon-naming-utils",
        "library/perl-5/xml-parser-536",
        "runtime/perl-536",
        "library/perl-5/xml-parser-538",
        "runtime/perl-538",
        "text/gnu-gettext",
        "text/intltool"
    ],
@@ -10,4 +10,4 @@
        "desktop/mate/mate-icon-theme"
    ],
    "name": "mate-icon-theme"
}
}