Andreas Wacknitz
2023-12-03 6f68055f0a467e49f3b0a53d784d901d8ef76496
mate-panel: update to 1.26.4

1 files deleted
3 files modified
21 ■■■■ changed files
components/desktop/mate/mate-panel/Makefile 5 ●●●●● patch | view | raw | blame | history
components/desktop/mate/mate-panel/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/desktop/mate/mate-panel/mate-panel.p5m 1 ●●●● patch | view | raw | blame | history
components/desktop/mate/mate-panel/patches/02-fix-intltool.patch 12 ●●●●● patch | view | raw | blame | history
components/desktop/mate/mate-panel/Makefile
@@ -21,10 +21,9 @@
COMPONENT_NAME=         mate-panel
COMPONENT_MJR_VERSION=  1.26
COMPONENT_MNR_VERSION=  3
COMPONENT_REVISION=        2
COMPONENT_MNR_VERSION=  4
COMPONENT_SUMMARY=      The Panel of Mate
COMPONENT_ARCHIVE_HASH= sha256:f33f10d527450ba7e98cc70ab255ac481330aa9e66dbcc7c511b6baa171de029
COMPONENT_ARCHIVE_HASH= sha256:2070f9d515657e5ddcda0d87ef729713dba9cb7b2ad06223bd674a21cc6b3daf
COMPONENT_CLASSIFICATION= System/Libraries
include $(WS_MAKE_RULES)/common.mk
components/desktop/mate/mate-panel/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -253,6 +253,7 @@
file path=usr/share/locale/mn/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/mr/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/ms/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/nan/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/nb/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/nds/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/ne/LC_MESSAGES/mate-panel.mo
components/desktop/mate/mate-panel/mate-panel.p5m
@@ -259,6 +259,7 @@
file path=usr/share/locale/mn/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/mr/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/ms/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/nan/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/nb/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/nds/LC_MESSAGES/mate-panel.mo
file path=usr/share/locale/ne/LC_MESSAGES/mate-panel.mo
components/desktop/mate/mate-panel/patches/02-fix-intltool.patch
File was deleted