update to 1.24.1
This commit is contained in:
parent
4f6ece8ba3
commit
d96e8e9fe6
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2020/03/21 16:14:54 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/08/20 06:40:18 robert Exp $
|
||||
|
||||
COMMENT= extensions for Caja, the MATE file manager
|
||||
|
||||
MATE_PROJECT= caja-extensions
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/caja-extensions-1.24.0.tar.xz) = 5l7is9PhYIsCvrvS2Y7BjVKViKp45SGUj7RlWwAru5w=
|
||||
SIZE (mate/caja-extensions-1.24.0.tar.xz) = 548828
|
||||
SHA256 (mate/caja-extensions-1.24.1.tar.xz) = hTPD4NOwmE6sKEFodE7NEvjQvdkUuQi0txpJbJX1U44=
|
||||
SIZE (mate/caja-extensions-1.24.1.tar.xz) = 552340
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2020/03/21 16:14:54 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/08/20 06:40:18 robert Exp $
|
||||
|
||||
COMMENT= MATE calculator
|
||||
|
||||
MATE_PROJECT= mate-calc
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/mate-calc-1.24.0.tar.xz) = wYjz9nZsdDF/xEjHXD3G4GbqcToPY70942wG8l5g8Dg=
|
||||
SIZE (mate/mate-calc-1.24.0.tar.xz) = 939480
|
||||
SHA256 (mate/mate-calc-1.24.1.tar.xz) = XC0bAQHAh8P9rhQwWJlKdgk1kGk6MzkrwjKXVnCNrUY=
|
||||
SIZE (mate/mate-calc-1.24.1.tar.xz) = 952372
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2020/04/13 18:40:25 kmos Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2020/08/20 06:40:18 robert Exp $
|
||||
|
||||
COMMENT= MATE control center
|
||||
|
||||
@ -6,6 +6,7 @@ SHARED_LIBS += mate-slab 0.0 # 0.0
|
||||
SHARED_LIBS += mate-window-settings 1.0 # 1.0
|
||||
|
||||
MATE_PROJECT= mate-control-center
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/mate-control-center-1.24.0.tar.xz) = jeUkgedKRCM+WDySEs8eRS4MtxfaTvXk+VjUgaCmV6Q=
|
||||
SIZE (mate/mate-control-center-1.24.0.tar.xz) = 3488572
|
||||
SHA256 (mate/mate-control-center-1.24.1.tar.xz) = YMEXMfu+DAPkwFeHNnskIneNmLHpRUgFp31V7Q6JaiE=
|
||||
SIZE (mate/mate-control-center-1.24.1.tar.xz) = 3395740
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2020/03/21 16:14:54 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2020/08/20 06:40:18 robert Exp $
|
||||
@bin bin/mate-about-me
|
||||
@bin bin/mate-appearance-properties
|
||||
@bin bin/mate-at-properties
|
||||
@ -1042,6 +1042,23 @@ share/help/ka/mate-control-center/config-screensaver.xml
|
||||
share/help/ka/mate-control-center/config-themes.xml
|
||||
share/help/ka/mate-control-center/index.docbook
|
||||
share/help/ka/mate-control-center/legal.xml
|
||||
share/help/kab/
|
||||
share/help/kab/mate-control-center/
|
||||
share/help/kab/mate-control-center/config-accessibility-keyboard.xml
|
||||
share/help/kab/mate-control-center/config-background.xml
|
||||
share/help/kab/mate-control-center/config-behavior.xml
|
||||
share/help/kab/mate-control-center/config-cds.xml
|
||||
share/help/kab/mate-control-center/config-default-apps.xml
|
||||
share/help/kab/mate-control-center/config-file-type.xml
|
||||
share/help/kab/mate-control-center/config-hints.xml
|
||||
share/help/kab/mate-control-center/config-html.xml
|
||||
share/help/kab/mate-control-center/config-kbd.xml
|
||||
share/help/kab/mate-control-center/config-keybindings.xml
|
||||
share/help/kab/mate-control-center/config-mouse.xml
|
||||
share/help/kab/mate-control-center/config-screensaver.xml
|
||||
share/help/kab/mate-control-center/config-themes.xml
|
||||
share/help/kab/mate-control-center/index.docbook
|
||||
share/help/kab/mate-control-center/legal.xml
|
||||
share/help/kk/
|
||||
share/help/kk/mate-control-center/
|
||||
share/help/kk/mate-control-center/config-accessibility-keyboard.xml
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2020/03/21 16:14:54 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/08/20 06:40:18 robert Exp $
|
||||
|
||||
COMMENT= components for the MATE desktop
|
||||
|
||||
SHARED_LIBS+= mate-desktop-2 0.0 # 18.4
|
||||
|
||||
MATE_PROJECT= mate-desktop
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/mate-desktop-1.24.0.tar.xz) = r6kxFq1b31UJE0GuVCbkQY/4mAxcF9xs0SWMb41ci1A=
|
||||
SIZE (mate/mate-desktop-1.24.0.tar.xz) = 1113912
|
||||
SHA256 (mate/mate-desktop-1.24.1.tar.xz) = 0ejPrjgo2PCD1iSxv6ozKmj/N8FFKGQy6eaHWpFtodk=
|
||||
SIZE (mate/mate-desktop-1.24.1.tar.xz) = 1115988
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2020/03/21 16:14:54 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2020/08/20 06:40:18 robert Exp $
|
||||
@bin bin/mate-about
|
||||
@bin bin/mate-color-select
|
||||
include/mate-desktop-2.0/
|
||||
@ -162,6 +162,7 @@ share/locale/jv/
|
||||
share/locale/jv/LC_MESSAGES/
|
||||
share/locale/jv/LC_MESSAGES/mate-desktop.mo
|
||||
share/locale/ka/LC_MESSAGES/mate-desktop.mo
|
||||
share/locale/kab/LC_MESSAGES/mate-desktop.mo
|
||||
share/locale/kk/LC_MESSAGES/mate-desktop.mo
|
||||
share/locale/kn/LC_MESSAGES/mate-desktop.mo
|
||||
share/locale/ko/LC_MESSAGES/mate-desktop.mo
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2020/03/21 16:14:54 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2020/08/20 06:40:18 robert Exp $
|
||||
|
||||
USE_WXNEEDED= Yes
|
||||
|
||||
@ -7,6 +7,7 @@ COMMENT= file archiver for the MATE desktop
|
||||
CATEGORIES= archivers
|
||||
|
||||
MATE_PROJECT= engrampa
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/engrampa-1.24.0.tar.xz) = 1BX0hu3JpUdAJLOSj/ESe6RTSnA6YJk6ORL//PCYio0=
|
||||
SIZE (mate/engrampa-1.24.0.tar.xz) = 1678920
|
||||
SHA256 (mate/engrampa-1.24.1.tar.xz) = /iTgTvs0pnN00qRqO/KgpEW3fg7EMhbkw/FOXNC3cio=
|
||||
SIZE (mate/engrampa-1.24.1.tar.xz) = 1680000
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2020/03/21 16:14:55 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2020/08/20 06:40:19 robert Exp $
|
||||
@bin bin/engrampa
|
||||
lib/caja/
|
||||
lib/caja/extensions-2.0/
|
||||
@ -1076,6 +1076,7 @@ share/locale/it/LC_MESSAGES/engrampa.mo
|
||||
share/locale/ja/LC_MESSAGES/engrampa.mo
|
||||
share/locale/jv/LC_MESSAGES/engrampa.mo
|
||||
share/locale/ka/LC_MESSAGES/engrampa.mo
|
||||
share/locale/kab/LC_MESSAGES/engrampa.mo
|
||||
share/locale/kk/LC_MESSAGES/engrampa.mo
|
||||
share/locale/kn/LC_MESSAGES/engrampa.mo
|
||||
share/locale/ko/LC_MESSAGES/engrampa.mo
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2020/03/21 16:14:55 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2020/08/20 06:40:19 robert Exp $
|
||||
|
||||
USE_WXNEEDED= Yes
|
||||
|
||||
@ -7,6 +7,7 @@ COMMENT= image viewer for the MATE desktop
|
||||
CATEGORIES= graphics
|
||||
|
||||
MATE_PROJECT= eom
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/eom-1.24.0.tar.xz) = 56wamNEnAJEwsw/oSEE1nC6nqEpBMLWBn4uMIm6N/X8=
|
||||
SIZE (mate/eom-1.24.0.tar.xz) = 2433420
|
||||
SHA256 (mate/eom-1.24.1.tar.xz) = LrnRBvZYVlOZ+D09EzFaFEcVp+mwac/QoEDvBpimKjc=
|
||||
SIZE (mate/eom-1.24.1.tar.xz) = 2408284
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2020/03/21 16:14:55 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2020/08/20 06:40:19 robert Exp $
|
||||
|
||||
COMMENT= MATE keyboard configuration library
|
||||
|
||||
MATE_PROJECT= libmatekbd
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
SHARED_LIBS += matekbd 6.0 # 6.0
|
||||
SHARED_LIBS += matekbdui 6.0 # 6.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/libmatekbd-1.24.0.tar.xz) = S5mAm0dYPU4Ntt3jmvwqDjOMjMJYjL4BJhgOnDJ/B+s=
|
||||
SIZE (mate/libmatekbd-1.24.0.tar.xz) = 425720
|
||||
SHA256 (mate/libmatekbd-1.24.1.tar.xz) = qH9jaePzVCi8j8yvyhEDAEsuL1yz2NEiAZcEuqfrrJ4=
|
||||
SIZE (mate/libmatekbd-1.24.1.tar.xz) = 451404
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2020/03/21 16:14:55 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/08/20 06:40:19 robert Exp $
|
||||
include/libmatekbd/
|
||||
include/libmatekbd/matekbd-desktop-config.h
|
||||
include/libmatekbd/matekbd-indicator-config.h
|
||||
@ -195,6 +195,9 @@ share/locale/om/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/or/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/pa/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/pl/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/pms/
|
||||
share/locale/pms/LC_MESSAGES/
|
||||
share/locale/pms/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/ps/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/pt/LC_MESSAGES/libmatekbd.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libmatekbd.mo
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:51:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/08/20 06:40:19 robert Exp $
|
||||
|
||||
COMMENT= mixer library for MATE desktop
|
||||
|
||||
MATE_PROJECT= libmatemixer
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
SHARED_LIBS += matemixer 0.0 # 0.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/libmatemixer-1.24.0.tar.xz) = 1f6bwbSNUD46M1QgItTMdHnwbZFSXM4070f4P8VtcyM=
|
||||
SIZE (mate/libmatemixer-1.24.0.tar.xz) = 484808
|
||||
SHA256 (mate/libmatemixer-1.24.1.tar.xz) = HS8vDDtrMflraJ4opz1MPAgAYewiwbO0aW5/Y+bB2dg=
|
||||
SIZE (mate/libmatemixer-1.24.1.tar.xz) = 484864
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2020/03/21 16:14:55 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2020/08/20 06:40:19 robert Exp $
|
||||
|
||||
COMMENT= weather library for MATE
|
||||
|
||||
SHARED_LIBS += mateweather 7.9 # 7.9
|
||||
|
||||
MATE_PROJECT= libmateweather
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/libmateweather-1.24.0.tar.xz) = DW0YKWpwEUWcknhQUu6ajWlef9C/nY+kzCzh/hm1lSQ=
|
||||
SIZE (mate/libmateweather-1.24.0.tar.xz) = 2233116
|
||||
SHA256 (mate/libmateweather-1.24.1.tar.xz) = m0z97802gTe5MA4Z/W7TGyalYza3jvP6dyFWdVNhpwk=
|
||||
SIZE (mate/libmateweather-1.24.1.tar.xz) = 2223880
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2020/04/25 10:49:43 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2020/08/20 06:40:19 robert Exp $
|
||||
|
||||
COMMENT= the MATE window manager
|
||||
REVISION= 1
|
||||
@ -6,6 +6,7 @@ REVISION= 1
|
||||
SHARED_LIBS += marco-private 1.0 # 1.0
|
||||
|
||||
MATE_PROJECT= marco
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2020/03/21 16:14:57 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2020/08/20 06:40:19 robert Exp $
|
||||
|
||||
COMMENT= MATE terminal
|
||||
|
||||
MATE_PROJECT= mate-terminal
|
||||
MATE_VERSION= 1.24.1
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/mate-terminal-1.24.0.tar.xz) = J02Y42RpgLkzZtqiPKcqka/IWkG/GHncc0L5uaodglk=
|
||||
SIZE (mate/mate-terminal-1.24.0.tar.xz) = 2084772
|
||||
SHA256 (mate/mate-terminal-1.24.1.tar.xz) = VQ048iPSGrEtObAK9s118IPTeQw41TBRU33yrGqHvmI=
|
||||
SIZE (mate/mate-terminal-1.24.1.tar.xz) = 2032824
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2020/03/21 16:14:57 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2020/08/20 06:40:19 robert Exp $
|
||||
@bin bin/mate-terminal
|
||||
bin/mate-terminal.wrapper
|
||||
@man man/man1/mate-terminal.1
|
||||
@ -827,6 +827,7 @@ share/locale/it/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/ja/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/jv/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/ka/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/kab/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/kk/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/kn/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/ko/LC_MESSAGES/mate-terminal.mo
|
||||
|
Loading…
Reference in New Issue
Block a user