[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2024-06-18 Thread Joonas Niilola
commit: edd15f1b55e7448a19f780a9379eb3229f3bf43c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 18 08:04:31 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 18 08:04:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd15f1b

mate-extra/mate-system-monitor: Stabilize 1.28.0 x86, #932645

Signed-off-by: Joonas Niilola  gentoo.org>

 mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
index 105d01b5e6b2..823f75f582bc 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
@@ -7,7 +7,7 @@ inherit mate toolchain-funcs
 
 MINOR=$(($(ver_cut 2) % 2))
 if [[ ${MINOR} -eq 0 ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2024-04-09 Thread Arthur Zamarin
commit: ed4c5f6e87df57849b5d6398499e520a5b6b0c89
Author: Ian Jordan  gmail  com>
AuthorDate: Sat Apr  6 15:48:59 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  9 17:28:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4c5f6e

mate-extra/mate-system-monitor: add 1.28.0

Signed-off-by: Ian Jordan  gmail.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.28.0.ebuild  | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 50739b02bbf8..da3311852305 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1,3 @@
 DIST mate-system-monitor-1.26.2.tar.xz 2515076 BLAKE2B 
ca5aa8c80b2b6291a0b0867e4c9cfc93ed0b507cf502dde459a0d04ab9ec3ea59373defd6ecd1b98c903b4adc643c45472d8c9da3c5604d3225c38f0f7c59d1a
 SHA512 
a57052a7f72923ab84aeb584ae2f5c4d9857076ca6cac21ef0e30551d84cdeaa4226fc324c9efc3e06a57ccfcb2fc17ac283aa64f636127a9cd645dbe36690e9
 DIST mate-system-monitor-1.26.3.tar.xz 2516144 BLAKE2B 
2bb471152ce1c0739eb4ddc9140878f8830b93216182b6960af996c06f57035c22f3d5ddac37bfc0e5b59742250e823eb8c6de2c00be22c39cf8a2d3e7256e66
 SHA512 
81158393ca57e7f6cba142341aaae4af475331803d7f304afad8ea634670691a385083dd3ff4f0479fa50bbda2bd0a036656c2aca3dc03e0dc9eeb99db7fec41
+DIST mate-system-monitor-1.28.0.tar.xz 2518132 BLAKE2B 
375f89b87b79dac58a50ea139995872aa0cba208c9559d819d46e30dd3871d1d5d3bfdf6611e098daedc7e56d7f26ecefcf10b79c642740189a27900c6015b59
 SHA512 
238b2a2ac927cef78a67421499eaa983f875f90f04f1dcb175627784da2c2de24d2e8831f26f05779974a842962880a0dfb4eaf4e297ba41a5c1e82d9fce

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
new file mode 100644
index ..33bee63b0332
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.28.0.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit mate toolchain-funcs
+
+MINOR=$(($(ver_cut 2) % 2))
+if [[ ${MINOR} -eq 0 ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd wnck"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8
+   >=dev-build/autoconf-2.63:*
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}" \
+   $(use_enable wnck)
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2024-04-09 Thread Arthur Zamarin
commit: 4d6a863db4dd3db2eb112f45b584721d2c162fcc
Author: Ian Jordan  gmail  com>
AuthorDate: Sat Apr  6 15:48:26 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  9 17:28:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6a863d

mate-extra/mate-system-monitor: drop 1.27.0

Signed-off-by: Ian Jordan  gmail.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.27.0.ebuild  | 67 --
 2 files changed, 68 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index aa5e8a08c0d9..50739b02bbf8 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,3 +1,2 @@
 DIST mate-system-monitor-1.26.2.tar.xz 2515076 BLAKE2B 
ca5aa8c80b2b6291a0b0867e4c9cfc93ed0b507cf502dde459a0d04ab9ec3ea59373defd6ecd1b98c903b4adc643c45472d8c9da3c5604d3225c38f0f7c59d1a
 SHA512 
a57052a7f72923ab84aeb584ae2f5c4d9857076ca6cac21ef0e30551d84cdeaa4226fc324c9efc3e06a57ccfcb2fc17ac283aa64f636127a9cd645dbe36690e9
 DIST mate-system-monitor-1.26.3.tar.xz 2516144 BLAKE2B 
2bb471152ce1c0739eb4ddc9140878f8830b93216182b6960af996c06f57035c22f3d5ddac37bfc0e5b59742250e823eb8c6de2c00be22c39cf8a2d3e7256e66
 SHA512 
81158393ca57e7f6cba142341aaae4af475331803d7f304afad8ea634670691a385083dd3ff4f0479fa50bbda2bd0a036656c2aca3dc03e0dc9eeb99db7fec41
-DIST mate-system-monitor-1.27.0.tar.xz 2515804 BLAKE2B 
08a63af547141c7b6d83bdaa8f02d014f51abe04476c84adfd5f98b0bfd7c2a76b7c13922d9937a30eb26774fcfdc063ab63b3fd048e5b26d299f4aa5d5032d1
 SHA512 
6eeb8725c538c28b9766aabd0c10d20b8cd31e441452be813759d041125b35251e697acdbdbd786b58cedcf249caf5bb09616c72d27036a6a7b0f3b20ac9e60d

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild
deleted file mode 100644
index 33bee63b0332..
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit mate toolchain-funcs
-
-MINOR=$(($(ver_cut 2) % 2))
-if [[ ${MINOR} -eq 0 ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="elogind systemd wnck"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.56:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.37.2:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3.0:3
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/polkit-0.97:0
-   virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=sys-devel/gettext-0.19.8
-   >=dev-build/autoconf-2.63:*
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=()
-
-   if use elogind || use systemd; then
-   myconf+=( --enable-systemd )
-   if use elogind; then
-   local pkgconfig="$(tc-getPKG_CONFIG)"
-   myconf+=(
-   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
-   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
-   )
-   fi
-   else
-   myconf+=( --disable-systemd )
-   fi
-
-   mate_src_configure "${myconf[@]}" \
-   $(use_enable wnck)
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2024-02-07 Thread Joonas Niilola
commit: 621bbd0fb6695337528199093fb1801867357c8f
Author: Oz Tiram  gmail  com>
AuthorDate: Thu Jan 25 11:30:19 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  7 14:45:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621bbd0f

mate-extra/mate-system-monitor: add 1.26.3

Signed-off-by: Oz Tiram  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35004
Signed-off-by: Joonas Niilola  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.26.3.ebuild  | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 8d5263d004bb..aa5e8a08c0d9 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1,3 @@
 DIST mate-system-monitor-1.26.2.tar.xz 2515076 BLAKE2B 
ca5aa8c80b2b6291a0b0867e4c9cfc93ed0b507cf502dde459a0d04ab9ec3ea59373defd6ecd1b98c903b4adc643c45472d8c9da3c5604d3225c38f0f7c59d1a
 SHA512 
a57052a7f72923ab84aeb584ae2f5c4d9857076ca6cac21ef0e30551d84cdeaa4226fc324c9efc3e06a57ccfcb2fc17ac283aa64f636127a9cd645dbe36690e9
+DIST mate-system-monitor-1.26.3.tar.xz 2516144 BLAKE2B 
2bb471152ce1c0739eb4ddc9140878f8830b93216182b6960af996c06f57035c22f3d5ddac37bfc0e5b59742250e823eb8c6de2c00be22c39cf8a2d3e7256e66
 SHA512 
81158393ca57e7f6cba142341aaae4af475331803d7f304afad8ea634670691a385083dd3ff4f0479fa50bbda2bd0a036656c2aca3dc03e0dc9eeb99db7fec41
 DIST mate-system-monitor-1.27.0.tar.xz 2515804 BLAKE2B 
08a63af547141c7b6d83bdaa8f02d014f51abe04476c84adfd5f98b0bfd7c2a76b7c13922d9937a30eb26774fcfdc063ab63b3fd048e5b26d299f4aa5d5032d1
 SHA512 
6eeb8725c538c28b9766aabd0c10d20b8cd31e441452be813759d041125b35251e697acdbdbd786b58cedcf249caf5bb09616c72d27036a6a7b0f3b20ac9e60d

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.3.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.3.ebuild
new file mode 100644
index ..69db578ff27d
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.3.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit mate toolchain-funcs
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd wnck"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8
+   >=dev-build/autoconf-2.63:*
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}" \
+   $(use_enable wnck)
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2024-01-19 Thread Sam James
commit: f9087bcebfdd4f949b408b5d1d35c3ead7b7c3ad
Author: Ian Jordan  gmail  com>
AuthorDate: Fri Jan 19 09:33:43 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 19 10:50:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9087bce

mate-extra/mate-system-monitor: drop 1.26.0

Signed-off-by: Ian Jordan  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.26.0.ebuild  | 66 --
 2 files changed, 67 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 578e787e4b95..8d5263d004bb 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,3 +1,2 @@
-DIST mate-system-monitor-1.26.0.tar.xz 2472116 BLAKE2B 
e9613206444ab59d3612168e72dedee70f7d39f531075609fd2d8a0d9c94a7150e0862fd635393739f78e3fb3384e5febeda5a64f4d7dc13ba3e2e2909169dbf
 SHA512 
90919af4808348f6d6a66a4dddb02f2b9d2dc2ee42100b28baa104a504b0b0a6d488814381a657d682b3f53e0a5cdf99fc0a6142eab86d77ca1d5147da526c58
 DIST mate-system-monitor-1.26.2.tar.xz 2515076 BLAKE2B 
ca5aa8c80b2b6291a0b0867e4c9cfc93ed0b507cf502dde459a0d04ab9ec3ea59373defd6ecd1b98c903b4adc643c45472d8c9da3c5604d3225c38f0f7c59d1a
 SHA512 
a57052a7f72923ab84aeb584ae2f5c4d9857076ca6cac21ef0e30551d84cdeaa4226fc324c9efc3e06a57ccfcb2fc17ac283aa64f636127a9cd645dbe36690e9
 DIST mate-system-monitor-1.27.0.tar.xz 2515804 BLAKE2B 
08a63af547141c7b6d83bdaa8f02d014f51abe04476c84adfd5f98b0bfd7c2a76b7c13922d9937a30eb26774fcfdc063ab63b3fd048e5b26d299f4aa5d5032d1
 SHA512 
6eeb8725c538c28b9766aabd0c10d20b8cd31e441452be813759d041125b35251e697acdbdbd786b58cedcf249caf5bb09616c72d27036a6a7b0f3b20ac9e60d

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
deleted file mode 100644
index 41a18aedb603..
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit mate toolchain-funcs
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="elogind systemd wnck"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.56:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.37.2:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3.0:3
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/polkit-0.97:0
-   virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=sys-devel/gettext-0.19.8
-   >=dev-build/autoconf-2.63:*
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=()
-
-   if use elogind || use systemd; then
-   myconf+=( --enable-systemd )
-   if use elogind; then
-   local pkgconfig="$(tc-getPKG_CONFIG)"
-   myconf+=(
-   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
-   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
-   )
-   fi
-   else
-   myconf+=( --disable-systemd )
-   fi
-
-   mate_src_configure "${myconf[@]}" \
-   $(use_enable wnck)
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2023-12-21 Thread Sam James
commit: 55a20192db64141d119d16fdec4dacdd4a007b8f
Author: Ian Jordan  gmail  com>
AuthorDate: Mon Dec 18 02:38:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 21 11:49:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a20192

mate-extra/mate-system-monitor: add 1.26.2, 1.27.0

Signed-off-by: Ian Jordan  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  2 +
 .../mate-system-monitor-1.26.2.ebuild  | 66 ++
 .../mate-system-monitor-1.27.0.ebuild  | 66 ++
 3 files changed, 134 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 2e1937ca88a1..578e787e4b95 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,3 @@
 DIST mate-system-monitor-1.26.0.tar.xz 2472116 BLAKE2B 
e9613206444ab59d3612168e72dedee70f7d39f531075609fd2d8a0d9c94a7150e0862fd635393739f78e3fb3384e5febeda5a64f4d7dc13ba3e2e2909169dbf
 SHA512 
90919af4808348f6d6a66a4dddb02f2b9d2dc2ee42100b28baa104a504b0b0a6d488814381a657d682b3f53e0a5cdf99fc0a6142eab86d77ca1d5147da526c58
+DIST mate-system-monitor-1.26.2.tar.xz 2515076 BLAKE2B 
ca5aa8c80b2b6291a0b0867e4c9cfc93ed0b507cf502dde459a0d04ab9ec3ea59373defd6ecd1b98c903b4adc643c45472d8c9da3c5604d3225c38f0f7c59d1a
 SHA512 
a57052a7f72923ab84aeb584ae2f5c4d9857076ca6cac21ef0e30551d84cdeaa4226fc324c9efc3e06a57ccfcb2fc17ac283aa64f636127a9cd645dbe36690e9
+DIST mate-system-monitor-1.27.0.tar.xz 2515804 BLAKE2B 
08a63af547141c7b6d83bdaa8f02d014f51abe04476c84adfd5f98b0bfd7c2a76b7c13922d9937a30eb26774fcfdc063ab63b3fd048e5b26d299f4aa5d5032d1
 SHA512 
6eeb8725c538c28b9766aabd0c10d20b8cd31e441452be813759d041125b35251e697acdbdbd786b58cedcf249caf5bb09616c72d27036a6a7b0f3b20ac9e60d

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild
new file mode 100644
index ..4cc884fdc0ed
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit mate toolchain-funcs
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd wnck"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}" \
+   $(use_enable wnck)
+}

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild
new file mode 100644
index ..4cc884fdc0ed
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit mate toolchain-funcs
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd wnck"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   

[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2022-12-21 Thread Andreas Sturmlechner
commit: be4ade1927d1b47961c0366f9c66622d37e474de
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 21 09:23:06 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 21 09:59:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4ade19

mate-extra/mate-system-monitor: drop 1.24.2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.24.2.ebuild  | 65 --
 2 files changed, 66 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 32230a37a88a..2e1937ca88a1 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1 @@
-DIST mate-system-monitor-1.24.2.tar.xz 2429196 BLAKE2B 
03d0555d74ba4ba9a80727fa383ad02515a46f61fd1df3487b7acabef4b0561e03d86082c9c161a533716416bab73fad5bd826329c69d1826eeb7dd73a1b4e41
 SHA512 
4fd0f1a3dc5611d66b2e1ca35171f2056994332f87d895321c384a696afa359a2b78d2b0c2d698923039549f886976f04b1a8c92c928dfe9e2a1a159540a1895
 DIST mate-system-monitor-1.26.0.tar.xz 2472116 BLAKE2B 
e9613206444ab59d3612168e72dedee70f7d39f531075609fd2d8a0d9c94a7150e0862fd635393739f78e3fb3384e5febeda5a64f4d7dc13ba3e2e2909169dbf
 SHA512 
90919af4808348f6d6a66a4dddb02f2b9d2dc2ee42100b28baa104a504b0b0a6d488814381a657d682b3f53e0a5cdf99fc0a6142eab86d77ca1d5147da526c58

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
deleted file mode 100644
index 6c0ce10d2263..
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate toolchain-funcs
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="elogind systemd"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.56:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.37.2:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3.0:3
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/polkit-0.97:0
-   virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=sys-devel/gettext-0.19.8
-   >=sys-devel/autoconf-2.63:*
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=()
-
-   if use elogind || use systemd; then
-   myconf+=( --enable-systemd )
-   if use elogind; then
-   local pkgconfig="$(tc-getPKG_CONFIG)"
-   myconf+=(
-   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
-   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
-   )
-   fi
-   else
-   myconf+=( --disable-systemd )
-   fi
-
-   mate_src_configure "${myconf[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2022-12-16 Thread Arthur Zamarin
commit: eb1b4201b9fe2513b867b8a1a07ce3d817009b2b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:38:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:39:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1b4201

mate-extra/mate-system-monitor: Stabilize 1.26.0 x86, #884079

Signed-off-by: Arthur Zamarin  gentoo.org>

 mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
index 74a58ae9d1bd..cedda9cd3f79 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit mate toolchain-funcs
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2022-10-04 Thread Sam James
commit: 1e6f94bff49bd53263d2b718578e7706a64d895d
Author: Oz N Tiram  gmail  com>
AuthorDate: Sun Oct  2 20:58:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct  4 11:45:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6f94bf

mate-extra/mate-system-monitor: add 1.26.0

Bug: https://bugs.gentoo.org/809062
Signed-off-by: Oz N Tiram  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.26.0.ebuild  | 66 ++
 mate-extra/mate-system-monitor/metadata.xml|  6 +-
 3 files changed, 72 insertions(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 8a7466f464e1..32230a37a88a 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
 DIST mate-system-monitor-1.24.2.tar.xz 2429196 BLAKE2B 
03d0555d74ba4ba9a80727fa383ad02515a46f61fd1df3487b7acabef4b0561e03d86082c9c161a533716416bab73fad5bd826329c69d1826eeb7dd73a1b4e41
 SHA512 
4fd0f1a3dc5611d66b2e1ca35171f2056994332f87d895321c384a696afa359a2b78d2b0c2d698923039549f886976f04b1a8c92c928dfe9e2a1a159540a1895
+DIST mate-system-monitor-1.26.0.tar.xz 2472116 BLAKE2B 
e9613206444ab59d3612168e72dedee70f7d39f531075609fd2d8a0d9c94a7150e0862fd635393739f78e3fb3384e5febeda5a64f4d7dc13ba3e2e2909169dbf
 SHA512 
90919af4808348f6d6a66a4dddb02f2b9d2dc2ee42100b28baa104a504b0b0a6d488814381a657d682b3f53e0a5cdf99fc0a6142eab86d77ca1d5147da526c58

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
new file mode 100644
index ..841c6739699d
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit mate toolchain-funcs
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd wnck"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}" \
+   $(use_enable wnck)
+}

diff --git a/mate-extra/mate-system-monitor/metadata.xml 
b/mate-extra/mate-system-monitor/metadata.xml
index f88ea65955cd..46ca0b2041f0 100644
--- a/mate-extra/mate-system-monitor/metadata.xml
+++ b/mate-extra/mate-system-monitor/metadata.xml
@@ -1,5 +1,5 @@
 
-https://www.gentoo.org/dtd/metadata.dtd;>
+http://www.gentoo.org/dtd/metadata.dtd;>
 

m...@gentoo.org
@@ -8,4 +8,8 @@

mate-desktop/mate-system-monitor

+   
+   Enable experimental support 
+   using x11-libs/libwnck.
+   
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2022-01-09 Thread Andreas Sturmlechner
commit: 3055b7e8b2bf2b4999ebb5730650accdf99aeafb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan  9 15:20:08 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan  9 15:48:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3055b7e8

mate-extra/mate-system-monitor: Drop 1.24.1*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.24.1.ebuild  | 65 --
 2 files changed, 66 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index c64600cc4f60..8a7466f464e1 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1 @@
-DIST mate-system-monitor-1.24.1.tar.xz 2420872 BLAKE2B 
27572e523ea358a5315b6a42dc29e6c48c4341d4cdf34edb039429a455e1d924417aeb8602e0a71d4e71b04988ccadc82bc84794411644eefb1bd976e5744e90
 SHA512 
5fdf8ff52584f91fbe12270af2b5bb1c81d5c4d6001bdaad9c6001dbb6e6020254048e32aa6549eb686ad17998c1aa220e5463057502ba514c4a5b82953f2b05
 DIST mate-system-monitor-1.24.2.tar.xz 2429196 BLAKE2B 
03d0555d74ba4ba9a80727fa383ad02515a46f61fd1df3487b7acabef4b0561e03d86082c9c161a533716416bab73fad5bd826329c69d1826eeb7dd73a1b4e41
 SHA512 
4fd0f1a3dc5611d66b2e1ca35171f2056994332f87d895321c384a696afa359a2b78d2b0c2d698923039549f886976f04b1a8c92c928dfe9e2a1a159540a1895

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
deleted file mode 100644
index 50c9dad29452..
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate toolchain-funcs
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="elogind systemd"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.56:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.37.2:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3.0:3
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/polkit-0.97:0
-   virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=sys-devel/gettext-0.19.8
-   >=sys-devel/autoconf-2.63:*
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=()
-
-   if use elogind || use systemd; then
-   myconf+=( --enable-systemd )
-   if use elogind; then
-   local pkgconfig="$(tc-getPKG_CONFIG)"
-   myconf+=(
-   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
"libelogind")"
-   SYSTEMD_LIBS="$(${pkgconfig} --libs 
"libelogind")"
-   )
-   fi
-   else
-   myconf+=( --disable-systemd )
-   fi
-
-   mate_src_configure "${myconf[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2021-12-10 Thread Jakov Smolić
commit: 09d2361c3772553c36b7aa385c36fe0ad0cd1a53
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Dec 10 20:09:43 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Dec 10 20:10:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d2361c

mate-extra/mate-system-monitor: Stabilize 1.24.2 x86, #827891

Signed-off-by: Jakov Smolić  gentoo.org>

 mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
index 6a9c6f1720d6..bc3b3a7860f9 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate toolchain-funcs
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2021-12-10 Thread Jakov Smolić
commit: 8c6bfcb3bfc9f506e3f74b3cb8f4e894182938c8
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Dec 10 11:34:49 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Dec 10 11:34:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6bfcb3

mate-extra/mate-system-monitor: Stabilize 1.24.2 amd64, #827891

Signed-off-by: Jakov Smolić  gentoo.org>

 mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
index 1ceaf5710171..6a9c6f1720d6 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate toolchain-funcs
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2021-06-30 Thread Adam Feldman
commit: 3ae624a99d166b9b200b8c8a83272f333a1994ca
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Jun 10 14:22:17 2021 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Wed Jun 30 22:41:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae624a9

mate-extra/mate-system-monitor: Bump to 1.24.2

Bug: https://bugs.gentoo.org/778857
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.24.2.ebuild  | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 4d5250b09c6..c64600cc4f6 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
 DIST mate-system-monitor-1.24.1.tar.xz 2420872 BLAKE2B 
27572e523ea358a5315b6a42dc29e6c48c4341d4cdf34edb039429a455e1d924417aeb8602e0a71d4e71b04988ccadc82bc84794411644eefb1bd976e5744e90
 SHA512 
5fdf8ff52584f91fbe12270af2b5bb1c81d5c4d6001bdaad9c6001dbb6e6020254048e32aa6549eb686ad17998c1aa220e5463057502ba514c4a5b82953f2b05
+DIST mate-system-monitor-1.24.2.tar.xz 2429196 BLAKE2B 
03d0555d74ba4ba9a80727fa383ad02515a46f61fd1df3487b7acabef4b0561e03d86082c9c161a533716416bab73fad5bd826329c69d1826eeb7dd73a1b4e41
 SHA512 
4fd0f1a3dc5611d66b2e1ca35171f2056994332f87d895321c384a696afa359a2b78d2b0c2d698923039549f886976f04b1a8c92c928dfe9e2a1a159540a1895

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
new file mode 100644
index 000..1c7ebffed1d
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate toolchain-funcs
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
'libelogind')"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
'libelogind')"
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}"
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2020-12-14 Thread Mike Gilbert
commit: 59f1666ed50efdc20fb89ed20f6b3bc12f592c76
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Dec 13 03:04:35 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Dec 14 16:45:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f1666e

mate-extra/mate-system-monitor: fix quoting for pkg-config

Bug: https://bugs.gentoo.org/756238
Signed-off-by: Mike Gilbert  gentoo.org>

 mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild | 7 ---
 mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild | 7 ---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild
index d6a7c0848c4..5634e8c0117 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit mate
+inherit mate toolchain-funcs
 
 if [[ ${PV} !=  ]]; then
KEYWORDS="amd64 ~arm ~arm64 x86"
@@ -51,9 +51,10 @@ src_configure() {
if use elogind || use systemd; then
myconf+=( --enable-systemd )
if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
myconf+=(
-   SYSTEMD_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
-   SYSTEMD_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
"libelogind")"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
"libelogind")"
)
fi
else

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
index a489ee3adc3..a031a4ddd4c 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit mate
+inherit mate toolchain-funcs
 
 if [[ ${PV} !=  ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
@@ -51,9 +51,10 @@ src_configure() {
if use elogind || use systemd; then
myconf+=( --enable-systemd )
if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
myconf+=(
-   SYSTEMD_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
-   SYSTEMD_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
+   SYSTEMD_CFLAGS="$(${pkgconfig} --cflags 
"libelogind")"
+   SYSTEMD_LIBS="$(${pkgconfig} --libs 
"libelogind")"
)
fi
else



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2020-09-25 Thread Adam Feldman
commit: 104085c26974134eebba253eb84d1aee582dc61a
Author: Adam Feldman  gentoo  org>
AuthorDate: Fri Sep  4 21:26:43 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Sep 25 20:32:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104085c2

mate-extra/mate-system-monitor: Bump to 1.24.1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.24.1.ebuild  | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index d286c453bd2..c9dc4a0e0fc 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
 DIST mate-system-monitor-1.24.0.tar.xz 2437396 BLAKE2B 
78c8774ee1832772b2cda06bca051c91e10e882b841373e3f30575ab1d05cc2b799962d964be4cc8416f9747e44031e579410d9851bb82d6a13f6023f1a30b2a
 SHA512 
430a2bf81f447143ba53cecb1c2659903cd957e313f6690adea363e9a8deccfd4ad64ebd8ce18dfb31a67fa7b51cbe087ffed7b5dcba5dd03b1010ec41b4d282
+DIST mate-system-monitor-1.24.1.tar.xz 2420872 BLAKE2B 
27572e523ea358a5315b6a42dc29e6c48c4341d4cdf34edb039429a455e1d924417aeb8602e0a71d4e71b04988ccadc82bc84794411644eefb1bd976e5744e90
 SHA512 
5fdf8ff52584f91fbe12270af2b5bb1c81d5c4d6001bdaad9c6001dbb6e6020254048e32aa6549eb686ad17998c1aa220e5463057502ba514c4a5b82953f2b05

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
new file mode 100644
index 000..a489ee3adc3
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.24.1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="elogind systemd"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.56:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.37.2:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0
+   virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=sys-devel/gettext-0.19.8
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   myconf+=(
+   SYSTEMD_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
+   SYSTEMD_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}"
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2020-09-02 Thread Adam Feldman
commit: 318dba73056302151bfe914e27b35aa8a17815fc
Author: Oz N Tiram  gmail  com>
AuthorDate: Thu Aug 20 19:38:40 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Wed Sep  2 06:01:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318dba73

mate-extra/mate-system-monitor: drop 1.22.2

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Oz Tiram  gmail.com>
Signed-off-by: Adam Feldman  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.22.2.ebuild  | 62 --
 2 files changed, 63 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 25edc1cb2ff..d286c453bd2 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1 @@
-DIST mate-system-monitor-1.22.2.tar.xz 2209852 BLAKE2B 
d5437596454e767cdbb32e7de062d5a9c6f55edce45f9439cfd555e9455f7cf935a4d15fcd8f19494feab1faae4e0ee07f469b6650d2da03372f9e2bea3ed8ac
 SHA512 
47ccb38e27906c4de0cc18abc9d43ffc3b2c8f2f33b3f4cea3e47fd82c48870f03927fab39d323b61b9b871614b24bb2bc258d1c547650cdfb6b8eef65cb0de3
 DIST mate-system-monitor-1.24.0.tar.xz 2437396 BLAKE2B 
78c8774ee1832772b2cda06bca051c91e10e882b841373e3f30575ab1d05cc2b799962d964be4cc8416f9747e44031e579410d9851bb82d6a13f6023f1a30b2a
 SHA512 
430a2bf81f447143ba53cecb1c2659903cd957e313f6690adea363e9a8deccfd4ad64ebd8ce18dfb31a67fa7b51cbe087ffed7b5dcba5dd03b1010ec41b4d282

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild
deleted file mode 100644
index 07ef770ebdc..000
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="elogind systemd"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.50:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.23.1:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/libwnck-3.0:3
-   virtual/libintl
-   elogind? ( sys-auth/elogind )
-   systemd? ( sys-apps/systemd )"
-
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/polkit-0.97:0"
-
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=dev-util/intltool-0.50.1:*
-   sys-devel/gettext:*
-   >=sys-devel/autoconf-2.63:*
-   virtual/pkgconfig:*"
-
-src_configure() {
-   local myconf=()
-
-   if use elogind || use systemd; then
-   myconf+=( --enable-systemd )
-   if use elogind; then
-   myconf+=(
-   SYSTEMD_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
-   SYSTEMD_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
-   )
-   fi
-   else
-   myconf+=( --disable-systemd )
-   fi
-
-   mate_src_configure "${myconf[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-05-12 Thread Göktürk Yüksek
commit: be150c8e534bafc3680f4fde208df36b76ca5585
Author: NP-Hardass  gentoo  org>
AuthorDate: Sun May 12 20:20:20 2019 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun May 12 21:02:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be150c8e

mate-extra/mate-system-monitor: Bump to 1.22.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek  gentoo.org>

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.22.1.ebuild  | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index f2c51a98c41..95e0d195d84 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
 DIST mate-system-monitor-1.22.0.tar.xz 2190688 BLAKE2B 
83ab7dfbc0033f094896c663790c1200e71a498d3a813a82c94593e6c6434942b2afd0fa1c3067452a46e0e1829a9239f1c145a315b9de2c2853c9f4f50618ef
 SHA512 
6f97f934626b49320ea0dbb4e14743c4f33b12a85671b69465f689765f3003f00e51685b616e34a482c3ec0ca09ca4e13cbdb2e3eb4719c0d1fc7b25b24436a7
+DIST mate-system-monitor-1.22.1.tar.xz 2202544 BLAKE2B 
37eb2d265aedb259fd3f97aae64f76b7061eda6f4713137d4a9de9cdb078ce2176039c4a6cb7f9f63367c186df3bc181693b9526500f81fe0c9c52dc2e05e7a2
 SHA512 
ce5c514c333b85d6dd94b9fa212b51ed78212781da9719f730c50fc61fcf433e1a7df1d2665fe90e9529fba08207df59858b66f982bcd070845f62b22f8bd82f

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.1.ebuild
new file mode 100644
index 000..2df1fb376d2
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="elogind systemd"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.50:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.23.1:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   virtual/libintl
+   elogind? ( sys-auth/elogind )
+   systemd? ( sys-apps/systemd )"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   myconf+=(
+   SYSTEMD_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
+   SYSTEMD_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}"
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-04-14 Thread Mikle Kolyada
commit: 9284ae0163029b84bd350707bc25dbcea997c6e2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 14 21:18:03 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 14 21:24:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9284ae01

mate-extra/mate-system-monitor: Drop old

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.18.1.ebuild  | 53 --
 2 files changed, 54 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 9f7e57a766d..f2c51a98c41 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1 @@
-DIST mate-system-monitor-1.18.1.tar.xz 2159100 BLAKE2B 
babac7ad0dc3a3bccf5c6d4567bee0c95aad1f5fffdb1d6d566316f4712a345e7083c8032c19b6615a9f9d06fbbe8b89357407b897206f3131294b7d2305b45d
 SHA512 
47dd2ba46cd6fbd1beef2e6f0a93332c7142f701d18f6894b4986134c557f63f3e2bed382af17cc5bf45693b556a91ccab36fde940126fdceb5834d4cea08356
 DIST mate-system-monitor-1.22.0.tar.xz 2190688 BLAKE2B 
83ab7dfbc0033f094896c663790c1200e71a498d3a813a82c94593e6c6434942b2afd0fa1c3067452a46e0e1829a9239f1c145a315b9de2c2853c9f4f50618ef
 SHA512 
6f97f934626b49320ea0dbb4e14743c4f33b12a85671b69465f689765f3003f00e51685b616e34a482c3ec0ca09ca4e13cbdb2e3eb4719c0d1fc7b25b24436a7

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
deleted file mode 100644
index 2421673a931..000
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="systemd"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.36:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.23.1:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo:0
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.14:3
-   >=x11-libs/libwnck-3.0:3
-   virtual/libintl:0
-   systemd? ( sys-apps/systemd )"
-
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/polkit-0.97:0"
-
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools:0
-   >=dev-util/intltool-0.50.1:*
-   sys-devel/gettext:*
-   >=sys-devel/autoconf-2.63:*
-   virtual/pkgconfig:*"
-
-src_configure() {
-   mate_src_configure \
-   $(use_enable systemd)
-}
-
-pkg_postinst() {
-   mate_pkg_postinst
-
-   einfo "${PN} may run commands with escalated privileges using"
-   einfo "x11-libs/gksu."
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-04-14 Thread Mikle Kolyada
commit: 2e8e818a21450cefd1925ca25bb40c88f662ab4c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 14 16:22:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 14 16:23:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8e818a

mate-extra/mate-system-monitor: x86 stable wrt bug #682168

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
index 3f6d1733846..f65311fcd60 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-04-14 Thread Mikle Kolyada
commit: 311b9a55067b4123e7742d9f0fcc34acac9e3817
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 14 15:25:20 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 14 15:26:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311b9a55

mate-extra/mate-system-monitor: amd64 stable wrt bug #682168

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
index 2df1fb376d2..3f6d1733846 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-03-31 Thread Andreas Sturmlechner
commit: ff46897d6fa08727f2f8b25f633aafacf854103b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 31 09:33:42 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 31 10:47:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff46897d

mate-extra/mate-system-monitor: Add USE elogind

Bug: https://bugs.gentoo.org/681334
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../mate-system-monitor-1.22.0.ebuild  | 22 +++---
 1 file changed, 19 insertions(+), 3 deletions(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
index 58b518131b0..2df1fb376d2 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
@@ -10,10 +10,12 @@ if [[ ${PV} !=  ]]; then
 fi
 
 DESCRIPTION="The MATE System Monitor"
+
 LICENSE="GPL-2"
 SLOT="0"
+IUSE="elogind systemd"
 
-IUSE="systemd"
+REQUIRED_USE="?? ( elogind systemd )"
 
 COMMON_DEPEND="
>=dev-cpp/glibmm-2.26:2
@@ -28,6 +30,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.22:3
>=x11-libs/libwnck-3.0:3
virtual/libintl
+   elogind? ( sys-auth/elogind )
systemd? ( sys-apps/systemd )"
 
 RDEPEND="${COMMON_DEPEND}
@@ -41,6 +44,19 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig:*"
 
 src_configure() {
-   mate_src_configure \
-   $(use_enable systemd)
+   local myconf=()
+
+   if use elogind || use systemd; then
+   myconf+=( --enable-systemd )
+   if use elogind; then
+   myconf+=(
+   SYSTEMD_CFLAGS=`pkg-config --cflags 
"libelogind" 2>/dev/null`
+   SYSTEMD_LIBS=`pkg-config --libs "libelogind" 
2>/dev/null`
+   )
+   fi
+   else
+   myconf+=( --disable-systemd )
+   fi
+
+   mate_src_configure "${myconf[@]}"
 }



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-03-17 Thread Mikle Kolyada
commit: 1fb94eb56eac0c66796dcb3ac66b5a3c671eefb4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 16 23:11:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 17 11:11:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb94eb5

mate-extra/mate-system-monitor: Version bump (v1.22.0)

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.22.0.ebuild  | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 9ff69d91563..9f7e57a766d 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
 DIST mate-system-monitor-1.18.1.tar.xz 2159100 BLAKE2B 
babac7ad0dc3a3bccf5c6d4567bee0c95aad1f5fffdb1d6d566316f4712a345e7083c8032c19b6615a9f9d06fbbe8b89357407b897206f3131294b7d2305b45d
 SHA512 
47dd2ba46cd6fbd1beef2e6f0a93332c7142f701d18f6894b4986134c557f63f3e2bed382af17cc5bf45693b556a91ccab36fde940126fdceb5834d4cea08356
+DIST mate-system-monitor-1.22.0.tar.xz 2190688 BLAKE2B 
83ab7dfbc0033f094896c663790c1200e71a498d3a813a82c94593e6c6434942b2afd0fa1c3067452a46e0e1829a9239f1c145a315b9de2c2853c9f4f50618ef
 SHA512 
6f97f934626b49320ea0dbb4e14743c4f33b12a85671b69465f689765f3003f00e51685b616e34a482c3ec0ca09ca4e13cbdb2e3eb4719c0d1fc7b25b24436a7

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
new file mode 100644
index 000..e9a646ba5d1
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="systemd"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.50:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.23.1:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.0:3
+   virtual/libintl
+   systemd? ( sys-apps/systemd )"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure \
+   $(use_enable systemd)
+}
+



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2019-03-17 Thread Mikle Kolyada
commit: 1efc60b9c8ed460d1c094b3ad5af5935ba212280
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar 16 23:12:04 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 17 11:11:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1efc60b9

mate-extra/mate-system-monitor: minorfox due to gksu removal

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
index e9a646ba5d1..58b518131b0 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
@@ -44,4 +44,3 @@ src_configure() {
mate_src_configure \
$(use_enable systemd)
 }
-



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2018-10-06 Thread Mart Raudsepp
commit: 1644176f44913393e7be6bc12de471d21103745b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Oct  6 20:01:41 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Oct  6 20:22:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1644176f

mate-extra/mate-system-monitor: remove old

Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 mate-extra/mate-system-monitor/Manifest|  3 --
 .../mate-system-monitor-1.12.2.ebuild  | 53 --
 .../mate-system-monitor-1.14.0.ebuild  | 52 -
 .../mate-system-monitor-1.16.0.ebuild  | 52 -
 mate-extra/mate-system-monitor/metadata.xml|  3 --
 5 files changed, 163 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 608ed231001..9ff69d91563 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,4 +1 @@
-DIST mate-system-monitor-1.12.2.tar.xz 2114504 BLAKE2B 
ceec8177fa020cf739f132d9970a2f56029d12eb767853b3dce671d483fa661ade6d2190e68fdfc7250fd1cbf03ac5b9845a5337a27a75027ebe664ef756038b
 SHA512 
f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
-DIST mate-system-monitor-1.14.0.tar.xz 2135464 BLAKE2B 
e390fcfa7d41aaf2b407f0a4e22acf1c9f3eaccfb1a13d8137cc56964751126c94569cf16427409118f86a8125147f27e59a8db05b20349c7ab18065451fa31d
 SHA512 
f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5
-DIST mate-system-monitor-1.16.0.tar.xz 2120984 BLAKE2B 
560a811774ffe8ee46876fb7618ff373dc810f0e6e068fef1265dba72c71b4ff808228be5b25c8f22d278e46be074b0a176d6722a3ce0dc3886311b35ed4ef11
 SHA512 
6ee8e1d1a3af5e3b295c2cca74b3e6bdf8a09eb6aa7d63f13db006829c2df25b580b72cc8d6e34e2844b243999cd4f059a42aa67a88c60825defdb7880150796
 DIST mate-system-monitor-1.18.1.tar.xz 2159100 BLAKE2B 
babac7ad0dc3a3bccf5c6d4567bee0c95aad1f5fffdb1d6d566316f4712a345e7083c8032c19b6615a9f9d06fbbe8b89357407b897206f3131294b7d2305b45d
 SHA512 
47dd2ba46cd6fbd1beef2e6f0a93332c7142f701d18f6894b4986134c557f63f3e2bed382af17cc5bf45693b556a91ccab36fde940126fdceb5834d4cea08356

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild
deleted file mode 100644
index a640204bee9..000
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="gtk3 systemd"
-
-RDEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-libs/dbus-glib-0.70:0
-   >=dev-libs/glib-2.36:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.23.1:2=
-   >=gnome-base/librsvg-2.35:2
-   >=sys-apps/dbus-0.7:0
-   x11-libs/cairo:0
-   x11-libs/gdk-pixbuf:2
-   virtual/libintl:0
-   !gtk3? (
-   >=dev-cpp/gtkmm-2.22:2.4
-   >=x11-libs/gtk+-2.20:2
-   >=x11-libs/libwnck-2.5:1
-   )
-   gtk3? (
-   >=dev-cpp/gtkmm-3.0:3.0
-   >=x11-libs/gtk+-3.0:3
-   >=x11-libs/libwnck-2.91:3
-   )
-   systemd? ( sys-apps/systemd )"
-
-DEPEND="${RDEPEND}
-   app-text/yelp-tools:0
-   >=dev-util/intltool-0.50.1:*
-   sys-devel/gettext:*
-   >=sys-devel/autoconf-2.63:*
-   virtual/pkgconfig:*"
-
-src_configure() {
-   mate_src_configure \
-   --with-gtk=$(usex gtk3 3.0 2.0) \
-   $(use_enable systemd)
-}

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
deleted file mode 100644
index 5fb7d32fa1f..000
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="The MATE System Monitor"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="systemd"
-
-COMMON_DEPEND="
-   >=dev-cpp/glibmm-2.26:2
-   >=dev-cpp/gtkmm-3.8:3.0
-   >=dev-libs/glib-2.36:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.23.1:2=
-   >=gnome-base/librsvg-2.35:2
-   x11-libs/cairo:0
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-3.14:3
-   >=x11-libs/libwnck-3.0:3
-   virtual/libintl:0
-   systemd? ( 

[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2018-09-10 Thread Mikle Kolyada
commit: f6d370cb82064b7a8f16abe72610336a6e0ec613
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Sep 10 15:56:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Sep 10 16:18:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d370cb

mate-extra/mate-system-monitor: amd64 stable wrt bug #625838

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
index 119e2d7fbca..2421673a931 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2018-09-09 Thread Thomas Deutschmann
commit: 3e4213da126f4ded3676296bfbe94a146fe4fc05
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep  9 23:38:28 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Sep  9 23:52:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4213da

mate-extra/mate-system-monitor: x86 stable (bug #625838)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
index 42201ba024f..119e2d7fbca 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2018-02-11 Thread Ettore Di Giacinto
commit: 84930fca0e8f1c852b92faa23f95770ba393a2c5
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Jan 27 17:08:35 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Feb 11 15:00:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84930fca

mate-extra/mate-system-monitor: Bump to version 1.18.1

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 mate-extra/mate-system-monitor/Manifest | 2 +-
 ...e-system-monitor-1.18.0.ebuild => mate-system-monitor-1.18.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index c1a5281ce6d..608ed231001 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,4 +1,4 @@
 DIST mate-system-monitor-1.12.2.tar.xz 2114504 BLAKE2B 
ceec8177fa020cf739f132d9970a2f56029d12eb767853b3dce671d483fa661ade6d2190e68fdfc7250fd1cbf03ac5b9845a5337a27a75027ebe664ef756038b
 SHA512 
f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
 DIST mate-system-monitor-1.14.0.tar.xz 2135464 BLAKE2B 
e390fcfa7d41aaf2b407f0a4e22acf1c9f3eaccfb1a13d8137cc56964751126c94569cf16427409118f86a8125147f27e59a8db05b20349c7ab18065451fa31d
 SHA512 
f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5
 DIST mate-system-monitor-1.16.0.tar.xz 2120984 BLAKE2B 
560a811774ffe8ee46876fb7618ff373dc810f0e6e068fef1265dba72c71b4ff808228be5b25c8f22d278e46be074b0a176d6722a3ce0dc3886311b35ed4ef11
 SHA512 
6ee8e1d1a3af5e3b295c2cca74b3e6bdf8a09eb6aa7d63f13db006829c2df25b580b72cc8d6e34e2844b243999cd4f059a42aa67a88c60825defdb7880150796
-DIST mate-system-monitor-1.18.0.tar.xz 2133484 BLAKE2B 
f238e6411b4c15897d55adc6b0f746bf3f86559f8811be896feb6588cabf698fe43d2443dded3a6b09d02a4932932fe2fb3be5a193b5dd2ff9251182202104a8
 SHA512 
95e85b87f52db32f3c192c29b866020b78638462dd362376180087f24c041b690d3bb66d8ad1174abc89051450efe1f19171746204c68455ddcc6e965339db82
+DIST mate-system-monitor-1.18.1.tar.xz 2159100 BLAKE2B 
babac7ad0dc3a3bccf5c6d4567bee0c95aad1f5fffdb1d6d566316f4712a345e7083c8032c19b6615a9f9d06fbbe8b89357407b897206f3131294b7d2305b45d
 SHA512 
47dd2ba46cd6fbd1beef2e6f0a93332c7142f701d18f6894b4986134c557f63f3e2bed382af17cc5bf45693b556a91ccab36fde940126fdceb5834d4cea08356

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild
similarity index 100%
rename from mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild
rename to mate-extra/mate-system-monitor/mate-system-monitor-1.18.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2017-12-21 Thread Patrice Clement
commit: ad6f70f0f9936de7e1c62d2199fc1fa9ca341c7b
Author: Roy Bamford  gentoo  org>
AuthorDate: Wed Oct 18 23:38:09 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 21 21:15:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6f70f0

mate-extra/mate-system-monitor: added ~arm64 keyword.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild
index 2f99dc8cf7b..42201ba024f 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit mate
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="The MATE System Monitor"



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2017-09-26 Thread NP Hardass
commit: d2ea7257f8a16bd2dd705f569752a3e536775a00
Author: NP-Hardass  gentoo  org>
AuthorDate: Wed Sep 27 03:14:37 2017 +
Commit: NP Hardass  gentoo  org>
CommitDate: Wed Sep 27 03:22:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ea7257

mate-extra/mate-system-monitor: Fix inconsistent metadata.xml spacing

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 mate-extra/mate-system-monitor/metadata.xml | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/mate-extra/mate-system-monitor/metadata.xml 
b/mate-extra/mate-system-monitor/metadata.xml
index 8016e53ab1f..abf6a9f6f1d 100644
--- a/mate-extra/mate-system-monitor/metadata.xml
+++ b/mate-extra/mate-system-monitor/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-m...@gentoo.org
-Gentoo MATE Desktop
-
+   
+   m...@gentoo.org
+   Gentoo MATE Desktop
+   

Build with GTK+3 instead of GTK+2

-
-mate-desktop/mate-system-monitor
-
+   
+   mate-desktop/mate-system-monitor
+   
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2017-06-04 Thread Ettore Di Giacinto
commit: 4affebab57d0aec0c7a6fa32b1781205a30ebaf7
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Mar 16 14:03:19 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jun  4 15:16:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4affebab

mate-extra/mate-system-monitor: Version bump to 1.18.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.18.0.ebuild  | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 3faaefca324..bae6148439c 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,3 +1,4 @@
 DIST mate-system-monitor-1.12.2.tar.xz 2114504 SHA256 
78b91ae43fd0f06e0577d71d3b92b9c03ff2dc8809ba2b06dc0c4dc9e93683f5 SHA512 
f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
 WHIRLPOOL 
7270766f4434cb0e489f3f1ef805586987751fbea6a0a020df8fa7fa38dbbf264d0d1f3694fbba8e9d14cf2ddaee217ac562a391b4b87f1033cf2850067ae1a0
 DIST mate-system-monitor-1.14.0.tar.xz 2135464 SHA256 
ccd7f52836af22d18138e516335ee259448749b6618327feb908ad396d0c650a SHA512 
f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5
 WHIRLPOOL 
d354dfbf7121b838af6fac73148e381c23df4e3bc50a59f68f6469416f608235a0b6d990214e9de87bc01e1254f16e1ba9d1f631e18554205ae45ebc4b84f149
 DIST mate-system-monitor-1.16.0.tar.xz 2120984 SHA256 
abbbfeba699f73a6eacb7545927693daba4fb6203a75170a93df4842cacd9fe1 SHA512 
6ee8e1d1a3af5e3b295c2cca74b3e6bdf8a09eb6aa7d63f13db006829c2df25b580b72cc8d6e34e2844b243999cd4f059a42aa67a88c60825defdb7880150796
 WHIRLPOOL 
2fa9402bab4c9a9441e5dae2094cc12862bf484827f3cd5c238ee234792f03b0a751229c08b81d0def97194e6901f61736747a6656a9738d3bd2f52116e30a70
+DIST mate-system-monitor-1.18.0.tar.xz 2133484 SHA256 
887c0d91fa866af75cc066591fcd521107976f123784b1b887535a4709cd9bf1 SHA512 
95e85b87f52db32f3c192c29b866020b78638462dd362376180087f24c041b690d3bb66d8ad1174abc89051450efe1f19171746204c68455ddcc6e965339db82
 WHIRLPOOL 
dc4791fbb1090264d4b42883c734bb84fa14cd39d37f5472077592097b8a9c3c2c45723464038f91efecc271b7b92b69fa2e7985f7f74d6e22613b19a147

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild
new file mode 100644
index 000..2f99dc8cf7b
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.18.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="systemd"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.36:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.23.1:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.14:3
+   >=x11-libs/libwnck-3.0:3
+   virtual/libintl:0
+   systemd? ( sys-apps/systemd )"
+
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/polkit-0.97:0"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools:0
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure \
+   $(use_enable systemd)
+}
+
+pkg_postinst() {
+   mate_pkg_postinst
+
+   einfo "${PN} may run commands with escalated privileges using"
+   einfo "x11-libs/gksu."
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2016-12-08 Thread Ettore Di Giacinto
commit: 29cc8d32834314dd0d6e25aa8775ca6114c64f7e
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Nov  9 21:40:47 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Dec  8 15:30:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cc8d32

mate-extra/mate-system-monitor: version bump to 1.16.0

Package-Manager: portage-2.3.1

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.16.0.ebuild  | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 00ca1c5..3faaefc 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1,3 @@
 DIST mate-system-monitor-1.12.2.tar.xz 2114504 SHA256 
78b91ae43fd0f06e0577d71d3b92b9c03ff2dc8809ba2b06dc0c4dc9e93683f5 SHA512 
f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
 WHIRLPOOL 
7270766f4434cb0e489f3f1ef805586987751fbea6a0a020df8fa7fa38dbbf264d0d1f3694fbba8e9d14cf2ddaee217ac562a391b4b87f1033cf2850067ae1a0
 DIST mate-system-monitor-1.14.0.tar.xz 2135464 SHA256 
ccd7f52836af22d18138e516335ee259448749b6618327feb908ad396d0c650a SHA512 
f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5
 WHIRLPOOL 
d354dfbf7121b838af6fac73148e381c23df4e3bc50a59f68f6469416f608235a0b6d990214e9de87bc01e1254f16e1ba9d1f631e18554205ae45ebc4b84f149
+DIST mate-system-monitor-1.16.0.tar.xz 2120984 SHA256 
abbbfeba699f73a6eacb7545927693daba4fb6203a75170a93df4842cacd9fe1 SHA512 
6ee8e1d1a3af5e3b295c2cca74b3e6bdf8a09eb6aa7d63f13db006829c2df25b580b72cc8d6e34e2844b243999cd4f059a42aa67a88c60825defdb7880150796
 WHIRLPOOL 
2fa9402bab4c9a9441e5dae2094cc12862bf484827f3cd5c238ee234792f03b0a751229c08b81d0def97194e6901f61736747a6656a9738d3bd2f52116e30a70

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.16.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.16.0.ebuild
new file mode 100644
index ..4f6f946
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.16.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="systemd"
+
+COMMON_DEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-cpp/gtkmm-3.8:3.0
+   >=dev-libs/glib-2.36:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.23.1:2=
+   >=gnome-base/librsvg-2.35:2
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   >=x11-libs/gtk+-3.14:3
+   >=x11-libs/libwnck-3.0:3
+   virtual/libintl:0
+   systemd? ( sys-apps/systemd )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools:0
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure \
+   $(use_enable systemd)
+}
+
+pkg_postinst() {
+   mate_pkg_postinst
+
+   einfo "${PN} may run commands with escalated privileges using"
+   einfo "x11-libs/gksu."
+}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/files/, mate-extra/mate-system-monitor/

2016-11-24 Thread Ettore Di Giacinto
commit: 8b32093dd2f496ef25db2daf03dfa61bdc984464
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Oct 21 19:19:59 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Nov 24 22:20:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b32093d

mate-extra/mate-system-monitor: Drop 1.10.x

Package-Manager: portage-2.3.1

 mate-extra/mate-system-monitor/Manifest|   1 -
 ...mate-system-monitor-1.10.1-cxxflags-cpp11.patch | 207 -
 .../mate-system-monitor-1.10.1.ebuild  |  57 --
 3 files changed, 265 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index f41d5b5..00ca1c5 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,3 +1,2 @@
-DIST mate-system-monitor-1.10.1.tar.xz 2129620 SHA256 
d5428990f9ba2a864a9c4af74c626c3e8f46f0b0468925209ad51f2d09304774 SHA512 
a80922315d387eda99223ecc6f44a7608a3ef2d300ef80f10e35aede83783407f996935f7e106d342dcd91b8681158b587a5c1d1192724040e6bd99409cae6ec
 WHIRLPOOL 
0e2f4d2e8884d3f6e4dcd1caf3b81866d2e7d0cd2dad679c3201ebd37afcb038c14df1a2245aa4b5e3fcade08243c2ad7a4a9d1745b758c4d57ba6f8ce55f4b4
 DIST mate-system-monitor-1.12.2.tar.xz 2114504 SHA256 
78b91ae43fd0f06e0577d71d3b92b9c03ff2dc8809ba2b06dc0c4dc9e93683f5 SHA512 
f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
 WHIRLPOOL 
7270766f4434cb0e489f3f1ef805586987751fbea6a0a020df8fa7fa38dbbf264d0d1f3694fbba8e9d14cf2ddaee217ac562a391b4b87f1033cf2850067ae1a0
 DIST mate-system-monitor-1.14.0.tar.xz 2135464 SHA256 
ccd7f52836af22d18138e516335ee259448749b6618327feb908ad396d0c650a SHA512 
f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5
 WHIRLPOOL 
d354dfbf7121b838af6fac73148e381c23df4e3bc50a59f68f6469416f608235a0b6d990214e9de87bc01e1254f16e1ba9d1f631e18554205ae45ebc4b84f149

diff --git 
a/mate-extra/mate-system-monitor/files/mate-system-monitor-1.10.1-cxxflags-cpp11.patch
 
b/mate-extra/mate-system-monitor/files/mate-system-monitor-1.10.1-cxxflags-cpp11.patch
deleted file mode 100644
index 825a04a..
--- 
a/mate-extra/mate-system-monitor/files/mate-system-monitor-1.10.1-cxxflags-cpp11.patch
+++ /dev/null
@@ -1,207 +0,0 @@
-From 56594f6f10ba04aa51af976bc8339ea9ae54ea21 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= 
-Date: Sun, 2 Aug 2015 06:37:21 +0200
-Subject: [PATCH] Add a smart CXXFLAGS / std=c++11 switch.
-
-Code from glom and murrayc 
http://www.murrayc.com/permalink/2015/07/31/gtkmm-now-uses-c11/ .

- configure.ac   |   3 +-
- m4/ax_cxx_compile_stdcxx_11.m4 | 168 +
- 2 files changed, 170 insertions(+), 1 deletion(-)
- create mode 100644 m4/ax_cxx_compile_stdcxx_11.m4
-
-diff --git a/configure.ac b/configure.ac
-index 4afb816..b7759db 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -20,6 +20,7 @@ AC_PROG_CC
- AC_PROG_CXX
- AC_LANG([C++])
- AC_LANG_COMPILER_REQUIRE
-+AX_CXX_COMPILE_STDCXX_11([],[mandatory])
- PKG_PROG_PKG_CONFIG([0.19])
- 
- # Initialize libtool
-@@ -103,7 +104,7 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; 
then
- -Wnested-externs -Wpointer-arith \
- -Wcast-align -Wsign-compare \
- $CFLAGS"
--CXXFLAGS="-Wall -std=c++98 $CXXFLAGS"
-+CXXFLAGS="-Wall $CXXFLAGS"
- else
- AC_MSG_RESULT(no)
- fi
-diff --git a/m4/ax_cxx_compile_stdcxx_11.m4 b/m4/ax_cxx_compile_stdcxx_11.m4
-new file mode 100644
-index 000..b83fac4
 /dev/null
-+++ b/m4/ax_cxx_compile_stdcxx_11.m4
-@@ -0,0 +1,168 @@
-+# 
-+#  http://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx_11.html
-+# 
-+#
-+# SYNOPSIS
-+#
-+#   AX_CXX_COMPILE_STDCXX_11([ext|noext],[mandatory|optional])
-+#
-+# DESCRIPTION
-+#
-+#   Check for baseline language coverage in the compiler for the C++11
-+#   standard; if necessary, add switches to CXXFLAGS to enable support.
-+#
-+#   The first argument, if specified, indicates whether you insist on an
-+#   extended mode (e.g. -std=gnu++11) or a strict conformance mode (e.g.
-+#   -std=c++11).  If neither is specified, you get whatever works, with
-+#   preference for an extended mode.
-+#
-+#   The second argument, if specified 'mandatory' or if left unspecified,
-+#   indicates that baseline C++11 support is required and that the macro
-+#   should error out if no mode with that support is found.  If specified
-+#   'optional', then configuration proceeds regardless, after defining
-+#   HAVE_CXX11 if and only if a supporting mode is found.
-+#
-+# LICENSE
-+#
-+#   Copyright (c) 2008 Benjamin Kosnik 
-+#   Copyright (c) 2012 Zack 

[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2016-08-11 Thread NP Hardass
commit: 39bdd7d511b051099cd7bee3fd1910d6458ebb36
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 03:35:50 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bdd7d5

mate-extra/mate-system-monitor: 1.12.x vbump, add gtk3, import from project repo

Package-Manager: portage-2.3.0

 mate-extra/mate-system-monitor/Manifest|  1 +
 .../mate-system-monitor-1.12.2.ebuild  | 54 ++
 mate-extra/mate-system-monitor/metadata.xml|  3 ++
 3 files changed, 58 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index d02b24d..c2c5cd2 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
 DIST mate-system-monitor-1.10.1.tar.xz 2129620 SHA256 
d5428990f9ba2a864a9c4af74c626c3e8f46f0b0468925209ad51f2d09304774 SHA512 
a80922315d387eda99223ecc6f44a7608a3ef2d300ef80f10e35aede83783407f996935f7e106d342dcd91b8681158b587a5c1d1192724040e6bd99409cae6ec
 WHIRLPOOL 
0e2f4d2e8884d3f6e4dcd1caf3b81866d2e7d0cd2dad679c3201ebd37afcb038c14df1a2245aa4b5e3fcade08243c2ad7a4a9d1745b758c4d57ba6f8ce55f4b4
+DIST mate-system-monitor-1.12.2.tar.xz 2114504 SHA256 
78b91ae43fd0f06e0577d71d3b92b9c03ff2dc8809ba2b06dc0c4dc9e93683f5 SHA512 
f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23
 WHIRLPOOL 
7270766f4434cb0e489f3f1ef805586987751fbea6a0a020df8fa7fa38dbbf264d0d1f3694fbba8e9d14cf2ddaee217ac562a391b4b87f1033cf2850067ae1a0

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild
new file mode 100644
index 000..3304a90
--- /dev/null
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.12.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} !=  ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE System Monitor"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="gtk3 systemd"
+
+RDEPEND="
+   >=dev-cpp/glibmm-2.26:2
+   >=dev-libs/dbus-glib-0.70:0
+   >=dev-libs/glib-2.36:2
+   dev-libs/libsigc++:2
+   >=dev-libs/libxml2-2:2
+   >=gnome-base/libgtop-2.23.1:2=
+   >=gnome-base/librsvg-2.35:2
+   >=sys-apps/dbus-0.7:0
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   virtual/libintl:0
+   !gtk3? (
+   >=dev-cpp/gtkmm-2.22:2.4
+   >=x11-libs/gtk+-2.20:2
+   >=x11-libs/libwnck-2.5:1
+   )
+   gtk3? (
+   >=dev-cpp/gtkmm-3.0:3.0
+   >=x11-libs/gtk+-3.0:3
+   >=x11-libs/libwnck-2.91:3
+   )
+   systemd? ( sys-apps/systemd )"
+
+DEPEND="${RDEPEND}
+   app-text/yelp-tools:0
+   >=dev-util/intltool-0.50.1:*
+   sys-devel/gettext:*
+   >=sys-devel/autoconf-2.63:*
+   virtual/pkgconfig:*"
+
+src_configure() {
+   mate_src_configure \
+   --with-gtk=$(usex gtk3 3.0 2.0) \
+   $(use_enable systemd)
+}

diff --git a/mate-extra/mate-system-monitor/metadata.xml 
b/mate-extra/mate-system-monitor/metadata.xml
index d013f2f..8016e53 100644
--- a/mate-extra/mate-system-monitor/metadata.xml
+++ b/mate-extra/mate-system-monitor/metadata.xml
@@ -5,6 +5,9 @@
 m...@gentoo.org
 Gentoo MATE Desktop
 
+   
+   Build with GTK+3 instead of GTK+2
+   
 
 mate-desktop/mate-system-monitor
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2016-08-05 Thread NP Hardass
commit: 781f591d29618101287b9c32e9d684bcad817d1f
Author: NP-Hardass  gentoo  org>
AuthorDate: Sat Mar 26 02:05:37 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Aug  6 02:12:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781f591d

mate-extra/mate-system-monitor: Drop 1.8.x

Package-Manager: portage-2.2.26

 mate-extra/mate-system-monitor/Manifest|  1 -
 .../mate-system-monitor-1.8.0.ebuild   | 50 --
 2 files changed, 51 deletions(-)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index 51a58d9..d02b24d 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1,2 +1 @@
 DIST mate-system-monitor-1.10.1.tar.xz 2129620 SHA256 
d5428990f9ba2a864a9c4af74c626c3e8f46f0b0468925209ad51f2d09304774 SHA512 
a80922315d387eda99223ecc6f44a7608a3ef2d300ef80f10e35aede83783407f996935f7e106d342dcd91b8681158b587a5c1d1192724040e6bd99409cae6ec
 WHIRLPOOL 
0e2f4d2e8884d3f6e4dcd1caf3b81866d2e7d0cd2dad679c3201ebd37afcb038c14df1a2245aa4b5e3fcade08243c2ad7a4a9d1745b758c4d57ba6f8ce55f4b4
-DIST mate-system-monitor-1.8.0.tar.xz 2099600 SHA256 
00ef3c595d4837e44f70c40e683a292836c9c8a84d1f9ab66f5b97a206f47712 SHA512 
175c46b05544de70fca37c444fd2ad4f578f62e50da1e0d30136fc2c6f79d49ff68c1d6fe6675d2aafd5d726c0b96d82971df3dc964b7430b2f4db179db91856
 WHIRLPOOL 
3a30f5c441ee1f60c7e735e7ea6c57d8e03cb22e7b3edb83bf2739548a939fc1ed64dd561bb3bd7e3f33de5643c25d14b940f8d9bb209403af1e30297728c266

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild
deleted file mode 100644
index f32ee99..000
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit flag-o-matic gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
-DESCRIPTION="The MATE System Monitor"
-HOMEPAGE="http://mate-desktop.org;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="app-text/rarian:0
-   >=dev-cpp/glibmm-2.16:2
-   >=dev-cpp/gtkmm-2.22:2.4
-   >=dev-libs/dbus-glib-0.70:0
-   >=dev-libs/glib-2.28:2
-   dev-libs/libsigc++:2
-   >=dev-libs/libxml2-2:2
-   >=gnome-base/libgtop-2.23.1:2=
-   >=gnome-base/librsvg-2.12:2
-   >=sys-apps/dbus-0.7:0
-   x11-libs/cairo:0
-   x11-libs/gdk-pixbuf:2
-   >=x11-libs/gtk+-2.20:2
-   >=x11-libs/libwnck-2.5:1
-   >=x11-themes/mate-icon-theme-1.8:0
-   virtual/libintl:0"
-
-DEPEND="${RDEPEND}
-   >=app-text/scrollkeeper-dtd-1:1.0
-   app-text/yelp-tools:0
-   >=dev-util/intltool-0.35:*
-   sys-devel/gettext:*
-   virtual/pkgconfig:*"
-
-src_configure() {
-   # This is needed for this old version, current upstream versions
-   # finally append it themselves:
-   # 
https://github.com/mate-desktop/mate-system-monitor/commit/56594f6f10ba04aa51af976bc8339ea9ae54ea21
-   append-cxxflags -std=c++11
-   gnome2_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2016-07-25 Thread NP Hardass
commit: c0ae117a7cc6c6d1383231280205e2d04fe54368
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Jul 25 18:12:19 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Jul 25 18:36:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ae117a

mate-extra/mate-system-monitor: amd64 x86 stable wrt bug #579644

Package-Manager: portage-2.2.28

 mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild
index 35a1063..78e0ea8 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 IUSE="systemd"
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2016-05-30 Thread Mikle Kolyada
commit: f158914d9e7e46d658d296ffc021fd4e362e0b0d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May 30 19:14:14 2016 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May 30 19:17:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f158914d

mate-extra/mate-system-monitor: Add ~arm keyword wrt bug #508072

Package-Manager: portage-2.2.28

 mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild
index 5af3ce1..35a1063 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.10.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 IUSE="systemd"
 



[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/, mate-extra/mate-system-monitor/files/

2016-02-08 Thread NP Hardass
commit: fe4896dcbf0452011599f0075ab409b8b79583ce
Author: NP-Hardass  gentoo  org>
AuthorDate: Tue Feb  9 01:16:16 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Feb  9 02:46:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4896dc

mate-extra/mate-system-monitor: Import 1.10.x from Project:MATE repo

Package-Manager: portage-2.2.26

 mate-extra/mate-system-monitor/Manifest|   1 +
 ...mate-system-monitor-1.10.1-cxxflags-cpp11.patch | 207 +
 .../mate-system-monitor-1.10.1.ebuild  |  57 ++
 3 files changed, 265 insertions(+)

diff --git a/mate-extra/mate-system-monitor/Manifest 
b/mate-extra/mate-system-monitor/Manifest
index f4f0acc..51a58d9 100644
--- a/mate-extra/mate-system-monitor/Manifest
+++ b/mate-extra/mate-system-monitor/Manifest
@@ -1 +1,2 @@
+DIST mate-system-monitor-1.10.1.tar.xz 2129620 SHA256 
d5428990f9ba2a864a9c4af74c626c3e8f46f0b0468925209ad51f2d09304774 SHA512 
a80922315d387eda99223ecc6f44a7608a3ef2d300ef80f10e35aede83783407f996935f7e106d342dcd91b8681158b587a5c1d1192724040e6bd99409cae6ec
 WHIRLPOOL 
0e2f4d2e8884d3f6e4dcd1caf3b81866d2e7d0cd2dad679c3201ebd37afcb038c14df1a2245aa4b5e3fcade08243c2ad7a4a9d1745b758c4d57ba6f8ce55f4b4
 DIST mate-system-monitor-1.8.0.tar.xz 2099600 SHA256 
00ef3c595d4837e44f70c40e683a292836c9c8a84d1f9ab66f5b97a206f47712 SHA512 
175c46b05544de70fca37c444fd2ad4f578f62e50da1e0d30136fc2c6f79d49ff68c1d6fe6675d2aafd5d726c0b96d82971df3dc964b7430b2f4db179db91856
 WHIRLPOOL 
3a30f5c441ee1f60c7e735e7ea6c57d8e03cb22e7b3edb83bf2739548a939fc1ed64dd561bb3bd7e3f33de5643c25d14b940f8d9bb209403af1e30297728c266

diff --git 
a/mate-extra/mate-system-monitor/files/mate-system-monitor-1.10.1-cxxflags-cpp11.patch
 
b/mate-extra/mate-system-monitor/files/mate-system-monitor-1.10.1-cxxflags-cpp11.patch
new file mode 100644
index 000..825a04a
--- /dev/null
+++ 
b/mate-extra/mate-system-monitor/files/mate-system-monitor-1.10.1-cxxflags-cpp11.patch
@@ -0,0 +1,207 @@
+From 56594f6f10ba04aa51af976bc8339ea9ae54ea21 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= 
+Date: Sun, 2 Aug 2015 06:37:21 +0200
+Subject: [PATCH] Add a smart CXXFLAGS / std=c++11 switch.
+
+Code from glom and murrayc 
http://www.murrayc.com/permalink/2015/07/31/gtkmm-now-uses-c11/ .
+---
+ configure.ac   |   3 +-
+ m4/ax_cxx_compile_stdcxx_11.m4 | 168 +
+ 2 files changed, 170 insertions(+), 1 deletion(-)
+ create mode 100644 m4/ax_cxx_compile_stdcxx_11.m4
+
+diff --git a/configure.ac b/configure.ac
+index 4afb816..b7759db 100644
+--- a/configure.ac
 b/configure.ac
+@@ -20,6 +20,7 @@ AC_PROG_CC
+ AC_PROG_CXX
+ AC_LANG([C++])
+ AC_LANG_COMPILER_REQUIRE
++AX_CXX_COMPILE_STDCXX_11([],[mandatory])
+ PKG_PROG_PKG_CONFIG([0.19])
+ 
+ # Initialize libtool
+@@ -103,7 +104,7 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; 
then
+ -Wnested-externs -Wpointer-arith \
+ -Wcast-align -Wsign-compare \
+ $CFLAGS"
+-CXXFLAGS="-Wall -std=c++98 $CXXFLAGS"
++CXXFLAGS="-Wall $CXXFLAGS"
+ else
+ AC_MSG_RESULT(no)
+ fi
+diff --git a/m4/ax_cxx_compile_stdcxx_11.m4 b/m4/ax_cxx_compile_stdcxx_11.m4
+new file mode 100644
+index 000..b83fac4
+--- /dev/null
 b/m4/ax_cxx_compile_stdcxx_11.m4
+@@ -0,0 +1,168 @@
++# 
++#  http://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx_11.html
++# 
++#
++# SYNOPSIS
++#
++#   AX_CXX_COMPILE_STDCXX_11([ext|noext],[mandatory|optional])
++#
++# DESCRIPTION
++#
++#   Check for baseline language coverage in the compiler for the C++11
++#   standard; if necessary, add switches to CXXFLAGS to enable support.
++#
++#   The first argument, if specified, indicates whether you insist on an
++#   extended mode (e.g. -std=gnu++11) or a strict conformance mode (e.g.
++#   -std=c++11).  If neither is specified, you get whatever works, with
++#   preference for an extended mode.
++#
++#   The second argument, if specified 'mandatory' or if left unspecified,
++#   indicates that baseline C++11 support is required and that the macro
++#   should error out if no mode with that support is found.  If specified
++#   'optional', then configuration proceeds regardless, after defining
++#   HAVE_CXX11 if and only if a supporting mode is found.
++#
++# LICENSE
++#
++#   Copyright (c) 2008 Benjamin Kosnik 
++#   Copyright (c) 2012 Zack Weinberg 
++#   Copyright (c) 2013 Roy Stogner 
++#   Copyright (c) 2014, 2015 Google Inc.; contributed by Alexey Sokolov 

++#
++#   Copying and distribution of this file, with or without modification, are
++#   permitted in any medium without royalty provided the copyright notice
++#   and this notice are preserved. This file is 

[gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/

2015-12-25 Thread Pacho Ramos
commit: d8de85a00afd99a582852fcf7c24105384c15067
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Dec 25 16:25:13 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Dec 25 16:25:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8de85a0

mate-extra/mate-system-monitor: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 .../mate-system-monitor/mate-system-monitor-1.8.0.ebuild  | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild 
b/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild
index dfda81c..f32ee99 100644
--- a/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild
+++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild
@@ -3,10 +3,9 @@
 # $Id$
 
 EAPI="5"
-
 GCONF_DEBUG="no"
 
-inherit gnome2 versionator
+inherit flag-o-matic gnome2 versionator
 
 MATE_BRANCH="$(get_version_component_range 1-2)"
 
@@ -42,4 +41,10 @@ DEPEND="${RDEPEND}
sys-devel/gettext:*
virtual/pkgconfig:*"
 
-DOCS="AUTHORS ChangeLog NEWS README"
+src_configure() {
+   # This is needed for this old version, current upstream versions
+   # finally append it themselves:
+   # 
https://github.com/mate-desktop/mate-system-monitor/commit/56594f6f10ba04aa51af976bc8339ea9ae54ea21
+   append-cxxflags -std=c++11
+   gnome2_src_configure
+}