Tue Oct 3 21:54:06 2023 UTC ()
mate: call this 1.26.1 now

Reflect libmatemixer 1.26.1 and mate-desktop 1.26.2.


(gutteridge)
diff -r1.44 -r1.45 pkgsrc/meta-pkgs/mate/Makefile
diff -r1.16 -r1.17 pkgsrc/meta-pkgs/mate/Makefile.common

cvs diff -r1.44 -r1.45 pkgsrc/meta-pkgs/mate/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/mate/Makefile 2023/08/14 05:24:51 1.44
+++ pkgsrc/meta-pkgs/mate/Makefile 2023/10/03 21:54:06 1.45
@@ -1,41 +1,40 @@ @@ -1,41 +1,40 @@
1# $NetBSD: Makefile,v 1.44 2023/08/14 05:24:51 wiz Exp $ 1# $NetBSD: Makefile,v 1.45 2023/10/03 21:54:06 gutteridge Exp $
2 2
3PKGNAME= mate-${VERSION} 3PKGNAME= mate-${VERSION}
4PKGREVISION= 5 
5CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
6 5
7COMMENT= Meta-package for MATE desktop environment 6COMMENT= Meta-package for MATE desktop environment
8 7
9META_PACKAGE= yes 8META_PACKAGE= yes
10 9
11.include "../../meta-pkgs/mate/Makefile.common" 10.include "../../meta-pkgs/mate/Makefile.common"
12 11
13DEPENDS+= atril>=${VERSION:R}.1:../../print/atril 12DEPENDS+= atril>=${VERSION:R}.1:../../print/atril
14DEPENDS+= caja>=${VERSION:R}.1:../../sysutils/caja 13DEPENDS+= caja>=${VERSION:R}.1:../../sysutils/caja
15DEPENDS+= caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox 14DEPENDS+= caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox
16DEPENDS+= caja-extensions>=${VERSION:R}.1:../../sysutils/caja-extensions 15DEPENDS+= caja-extensions>=${VERSION:R}.1:../../sysutils/caja-extensions
17DEPENDS+= engrampa>=${VERSION:R}.1:../../archivers/engrampa 16DEPENDS+= engrampa>=${VERSION:R}.1:../../archivers/engrampa
18DEPENDS+= eom>=${VERSION:R}.1:../../graphics/eom 17DEPENDS+= eom>=${VERSION:R}.1:../../graphics/eom
19DEPENDS+= libmatekbd>=${VERSION:R}.1:../../x11/libmatekbd 18DEPENDS+= libmatekbd>=${VERSION:R}.1:../../x11/libmatekbd
20DEPENDS+= libmatemixer>=${VERSION}:../../audio/libmatemixer 19DEPENDS+= libmatemixer>=${VERSION:R}.1:../../audio/libmatemixer
21DEPENDS+= libmateweather>=${VERSION:R}.1:../../misc/libmateweather 20DEPENDS+= libmateweather>=${VERSION:R}.1:../../misc/libmateweather
22DEPENDS+= marco>=${VERSION:R}.2:../../wm/marco 21DEPENDS+= marco>=${VERSION:R}.2:../../wm/marco
23DEPENDS+= mate-applets>=${VERSION:R}.1:../../x11/mate-applets 22DEPENDS+= mate-applets>=${VERSION:R}.1:../../x11/mate-applets
24DEPENDS+= mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds 23DEPENDS+= mate-backgrounds>=${VERSION}:../../graphics/mate-backgrounds
25DEPENDS+= mate-calc>=${VERSION}:../../misc/mate-calc 24DEPENDS+= mate-calc>=${VERSION}:../../misc/mate-calc
26DEPENDS+= mate-common>=${VERSION}:../../devel/mate-common 25DEPENDS+= mate-common>=${VERSION}:../../devel/mate-common
27DEPENDS+= mate-control-center>=${VERSION:R}.1:../../x11/mate-control-center 26DEPENDS+= mate-control-center>=${VERSION:R}.1:../../x11/mate-control-center
28DEPENDS+= mate-desktop>=${VERSION:R}.1:../../x11/mate-desktop 27DEPENDS+= mate-desktop>=${VERSION:R}.2:../../x11/mate-desktop
29DEPENDS+= mate-icon-theme>=${VERSION}:../../graphics/mate-icon-theme 28DEPENDS+= mate-icon-theme>=${VERSION}:../../graphics/mate-icon-theme
30DEPENDS+= mate-icon-theme-faenza>=1.20.0:../../graphics/mate-icon-theme-faenza 29DEPENDS+= mate-icon-theme-faenza>=1.20.0:../../graphics/mate-icon-theme-faenza
31DEPENDS+= mate-indicator-applet>=${VERSION}:../../x11/mate-indicator-applet 30DEPENDS+= mate-indicator-applet>=${VERSION}:../../x11/mate-indicator-applet
32DEPENDS+= mate-media>=${VERSION:R}.1:../../multimedia/mate-media 31DEPENDS+= mate-media>=${VERSION:R}.1:../../multimedia/mate-media
33DEPENDS+= mate-menus>=${VERSION:R}.1:../../x11/mate-menus 32DEPENDS+= mate-menus>=${VERSION:R}.1:../../x11/mate-menus
34DEPENDS+= mate-netbook>=${VERSION}:../../wm/mate-netbook 33DEPENDS+= mate-netbook>=${VERSION}:../../wm/mate-netbook
35DEPENDS+= mate-notification-daemon>=${VERSION:R}.1:../../sysutils/mate-notification-daemon 34DEPENDS+= mate-notification-daemon>=${VERSION:R}.1:../../sysutils/mate-notification-daemon
36DEPENDS+= mate-panel>=${VERSION:R}.3:../../x11/mate-panel 35DEPENDS+= mate-panel>=${VERSION:R}.3:../../x11/mate-panel
37DEPENDS+= mate-polkit>=${VERSION:R}.1:../../security/mate-polkit 36DEPENDS+= mate-polkit>=${VERSION:R}.1:../../security/mate-polkit
38DEPENDS+= mate-power-manager>=${VERSION:R}.1:../../sysutils/mate-power-manager 37DEPENDS+= mate-power-manager>=${VERSION:R}.1:../../sysutils/mate-power-manager
39DEPENDS+= mate-screensaver>=${VERSION:R}.2:../../x11/mate-screensaver 38DEPENDS+= mate-screensaver>=${VERSION:R}.2:../../x11/mate-screensaver
40DEPENDS+= mate-sensors-applet>=${VERSION}:../../sysutils/mate-sensors-applet 39DEPENDS+= mate-sensors-applet>=${VERSION}:../../sysutils/mate-sensors-applet
41DEPENDS+= mate-session-manager>=${VERSION:R}.1:../../x11/mate-session-manager 40DEPENDS+= mate-session-manager>=${VERSION:R}.1:../../x11/mate-session-manager

cvs diff -r1.16 -r1.17 pkgsrc/meta-pkgs/mate/Makefile.common (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/mate/Makefile.common 2022/11/27 05:18:45 1.16
+++ pkgsrc/meta-pkgs/mate/Makefile.common 2023/10/03 21:54:06 1.17
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile.common,v 1.16 2022/11/27 05:18:45 gutteridge Exp $ 1# $NetBSD: Makefile.common,v 1.17 2023/10/03 21:54:06 gutteridge Exp $
2# used by meta-pkgs/mate/Makefile 2# used by meta-pkgs/mate/Makefile
3# used by print/atril/Makefile 3# used by print/atril/Makefile
4# used by sysutils/caja/Makefile 4# used by sysutils/caja/Makefile
5# used by sysutils/caja-dropbox/Makefile 5# used by sysutils/caja-dropbox/Makefile
6# used by sysutils/caja-extensions/Makefile 6# used by sysutils/caja-extensions/Makefile
7# used by archivers/engrampa/Makefile 7# used by archivers/engrampa/Makefile
8# used by graphics/eom/Makefile 8# used by graphics/eom/Makefile
9# used by x11/libmatekbd/Makefile 9# used by x11/libmatekbd/Makefile
10# used by audio/libmatemixer/Makefile 10# used by audio/libmatemixer/Makefile
11# used by misc/mate-calc/Makefile 11# used by misc/mate-calc/Makefile
12# used by misc/libmateweather/Makefile 12# used by misc/libmateweather/Makefile
13# used by wm/marco/Makefile 13# used by wm/marco/Makefile
14# used by x11/mate-applets/Makefile 14# used by x11/mate-applets/Makefile
@@ -28,27 +28,27 @@ @@ -28,27 +28,27 @@
28# used by sysutils/mate-power-manager/Makefile 28# used by sysutils/mate-power-manager/Makefile
29# used by x11/mate-screensaver/Makefile 29# used by x11/mate-screensaver/Makefile
30# used by sysutils/mate-sensors-applet/Makefile 30# used by sysutils/mate-sensors-applet/Makefile
31# used by x11/mate-session-manager/Makefile 31# used by x11/mate-session-manager/Makefile
32# used by x11/mate-settings-daemon/Makefile 32# used by x11/mate-settings-daemon/Makefile
33# used by sysutils/mate-system-monitor/Makefile 33# used by sysutils/mate-system-monitor/Makefile
34# used by x11/mate-terminal/Makefile 34# used by x11/mate-terminal/Makefile
35# used by graphics/mate-themes/Makefile 35# used by graphics/mate-themes/Makefile
36# used by net/mate-user-share/Makefile 36# used by net/mate-user-share/Makefile
37# used by misc/mate-utils/Makefile 37# used by misc/mate-utils/Makefile
38# used by x11/mozo/Makefile 38# used by x11/mozo/Makefile
39# used by editors/pluma/Makefile 39# used by editors/pluma/Makefile
40 40
41VERSION= 1.26.0 41VERSION= 1.26.1
42MASTER_SITES+= https://pub.mate-desktop.org/releases/${VERSION:R}/ 42MASTER_SITES+= https://pub.mate-desktop.org/releases/${VERSION:R}/
43EXTRACT_SUFX= .tar.xz 43EXTRACT_SUFX= .tar.xz
44 44
45GNU_CONFIGURE= yes 45GNU_CONFIGURE= yes
46USE_LIBTOOL= yes 46USE_LIBTOOL= yes
47USE_TOOLS+= gmake msgfmt itstool pkg-config 47USE_TOOLS+= gmake msgfmt itstool pkg-config
48 48
49MAINTAINER= youri@NetBSD.org 49MAINTAINER= youri@NetBSD.org
50LICENSE= gnu-gpl-v3 50LICENSE= gnu-gpl-v3
51 51
52TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2 52TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
53 53
54.include "../../devel/gettext-tools/msgfmt-desktop.mk" 54.include "../../devel/gettext-tools/msgfmt-desktop.mk"