public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-02-09  2:49 NP Hardass
  0 siblings, 0 replies; 40+ messages in thread
From: NP Hardass @ 2016-02-09  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9a58bd50b8f0f1668ea07c229e0b9f87e8f3adf3
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 01:06:53 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 02:45:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a58bd50

mate-base/mate-control-center: Import 1.10.x from Project:MATE repo

Package-Manager: portage-2.2.26

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.10.2.ebuild              | 83 ++++++++++++++++++++++
 2 files changed, 84 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 8870749..e893b3b 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,2 +1,3 @@
+DIST mate-control-center-1.10.2.tar.xz 1292432 SHA256 9ae8ddfb622305a02b8463f362fda90bc49096ad9b3dbeedf9b2b71efdb9129d SHA512 67c05300d7e7ef01fa2ae3e65623ce26a1e0da6a3d88c1557cdea5c9b37d5ca3f38a4ff8fe4c1f6ab59bffd9a3ac86bf19f93cf9470e4f5cc94e391e0f619878 WHIRLPOOL 144ddff87e9a44f955fce499d51c81e30b8b11dc556783de83af0c962c269a453a3f34c84ab140a736235d85136c8150e9d5fd68bc5723f1db1183545bdb16ad
 DIST mate-control-center-1.8.1.tar.xz 1306504 SHA256 caf482b5944680b5f3e03334bd5932d2f7befda1855d0abb2aef73fbe9e5e8f0 SHA512 12edce98ebe45925ca3b4539d43a940f7d7de72163a9d4d742ff801fbc1198a980790e8e87366fffcdbd172e8b2f18de1fcffc8912c41b66fc6bdf28d2e800e7 WHIRLPOOL ccf44af90596dd493a67c52ffa068ccec1a1e6a62102f1d15eb308a4e63f7e1a7cd08a2b283c967a964dcc2afcc19cd2c2da578b5525034e1e18b2526ba873ca
 DIST mate-control-center-1.8.3.tar.xz 1306248 SHA256 97bfb66ac0283dcdeae5ec0104ff83b8c644768f8e508b7d227e2a1139934e36 SHA512 bb6b82ef9cb733fa4531a70aea969e5fa67f3066ff958f89cdf30d50671c3a6a169559f0b2e4df97846969611b043428f44420d6dfa4d6299fa624d46ec1f0e2 WHIRLPOOL 0535deb4f3bab926264223cccb3406bc9ec4fa22d1ffe3f11c2fa424101030df86495be71840dadb1248a6a61a08a20cc74c42bda7cfb8025e5f43e3e9e0ab28

diff --git a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
new file mode 100644
index 0000000..4dbb926
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils 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 Desktop configuration tool"
+HOMEPAGE="http://mate-desktop.org"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-text/rarian:0
+	dev-libs/atk:0
+	>=dev-libs/dbus-glib-0.73:0
+	>=dev-libs/glib-2.36:2
+	>=dev-libs/libunique-1:1
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4:0
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.10:0
+	>=mate-base/mate-desktop-1.10:0
+	>=mate-base/caja-1.10:0
+	>=mate-base/mate-menus-1.10:0
+	>=mate-base/mate-settings-daemon-1.10:0
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk]
+	>=sys-apps/dbus-1:0
+	x11-apps/xmodmap:0
+	x11-libs/cairo:0
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-2.24:2
+	x11-libs/libX11:0
+	x11-libs/libXScrnSaver:0
+	x11-libs/libXcursor:0
+	x11-libs/libXext:0
+	x11-libs/libXft:0
+	>=x11-libs/libXi-1.2:0
+	x11-libs/libXrandr:0
+	x11-libs/libXrender:0
+	x11-libs/libXxf86misc:0
+	>=x11-libs/libxklavier-4:0
+	x11-libs/pango:0
+	>=x11-wm/marco-1.10:0
+	virtual/libintl:0"
+
+DEPEND="${RDEPEND}
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	dev-util/desktop-file-utils:0
+	>=dev-util/intltool-0.37.1:*
+	>=mate-base/mate-common-1.10:0
+	sys-devel/gettext:*
+	x11-proto/kbproto:0
+	x11-proto/randrproto:0
+	x11-proto/renderproto:0
+	x11-proto/scrnsaverproto:0
+	x11-proto/xextproto:0
+	x11-proto/xf86miscproto:0
+	x11-proto/xproto:0
+	virtual/pkgconfig:*"
+
+src_configure() {
+	gnome2_src_configure \
+		--disable-update-mimedb \
+		--disable-appindicator
+}
+
+src_compile() {
+	emake
+}
+
+DOCS="AUTHORS ChangeLog NEWS README TODO"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-03-06  8:09 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2016-03-06  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     5e4d36963d8be2aa636562ad3f0b3a4b09aefdbd
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 07:59:04 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 07:59:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4d3696

mate-base/mate-control-center: amd64 stable wrt bug #573048

Package-Manager: portage-2.2.26

 mate-base/mate-control-center/mate-control-center-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild b/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild
index 7a4c487..afc1d10 100644
--- a/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="app-text/rarian:0
 	dev-libs/atk:0


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-03-15 17:53 Agostino Sarubbo
  0 siblings, 0 replies; 40+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 17:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e2672ea2fef645bc72c071271af4cf3b110ea6de
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 17:52:03 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 17:53:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2672ea2

mate-base/mate-control-center: x86 stable wrt bug #573048

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild b/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild
index afc1d10..5484b8d 100644
--- a/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.8.3.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-text/rarian:0
 	dev-libs/atk:0


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-03-26  2:37 NP Hardass
  0 siblings, 0 replies; 40+ messages in thread
From: NP Hardass @ 2016-03-26  2:37 UTC (permalink / raw
  To: gentoo-commits

commit:     48e68011199ffe22f81ae9cd09ea37022265a0f2
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 00:26:16 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 02:36:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e68011

mate-base/mate-control-center:  Drop old

Package-Manager: portage-2.2.26

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.8.1.ebuild               | 83 ----------------------
 2 files changed, 84 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index e893b3b..f1954e7 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,3 +1,2 @@
 DIST mate-control-center-1.10.2.tar.xz 1292432 SHA256 9ae8ddfb622305a02b8463f362fda90bc49096ad9b3dbeedf9b2b71efdb9129d SHA512 67c05300d7e7ef01fa2ae3e65623ce26a1e0da6a3d88c1557cdea5c9b37d5ca3f38a4ff8fe4c1f6ab59bffd9a3ac86bf19f93cf9470e4f5cc94e391e0f619878 WHIRLPOOL 144ddff87e9a44f955fce499d51c81e30b8b11dc556783de83af0c962c269a453a3f34c84ab140a736235d85136c8150e9d5fd68bc5723f1db1183545bdb16ad
-DIST mate-control-center-1.8.1.tar.xz 1306504 SHA256 caf482b5944680b5f3e03334bd5932d2f7befda1855d0abb2aef73fbe9e5e8f0 SHA512 12edce98ebe45925ca3b4539d43a940f7d7de72163a9d4d742ff801fbc1198a980790e8e87366fffcdbd172e8b2f18de1fcffc8912c41b66fc6bdf28d2e800e7 WHIRLPOOL ccf44af90596dd493a67c52ffa068ccec1a1e6a62102f1d15eb308a4e63f7e1a7cd08a2b283c967a964dcc2afcc19cd2c2da578b5525034e1e18b2526ba873ca
 DIST mate-control-center-1.8.3.tar.xz 1306248 SHA256 97bfb66ac0283dcdeae5ec0104ff83b8c644768f8e508b7d227e2a1139934e36 SHA512 bb6b82ef9cb733fa4531a70aea969e5fa67f3066ff958f89cdf30d50671c3a6a169559f0b2e4df97846969611b043428f44420d6dfa4d6299fa624d46ec1f0e2 WHIRLPOOL 0535deb4f3bab926264223cccb3406bc9ec4fa22d1ffe3f11c2fa424101030df86495be71840dadb1248a6a61a08a20cc74c42bda7cfb8025e5f43e3e9e0ab28

diff --git a/mate-base/mate-control-center/mate-control-center-1.8.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.8.1.ebuild
deleted file mode 100644
index 651350a..0000000
--- a/mate-base/mate-control-center/mate-control-center-1.8.1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils 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 Desktop configuration tool"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/dbus-glib-0.73:0
-	>=dev-libs/glib-2.28:2
-	>=dev-libs/libunique-1:1
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4:0
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.8:0
-	>=mate-base/mate-desktop-1.8:0
-	>=mate-base/caja-1.8:0
-	>=mate-base/mate-menus-1.8:0
-	>=mate-base/mate-settings-daemon-1.8:0
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk]
-	>=sys-apps/dbus-1:0
-	x11-apps/xmodmap:0
-	x11-libs/cairo:0
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-2.24:2
-	x11-libs/libX11:0
-	x11-libs/libXScrnSaver:0
-	x11-libs/libXcursor:0
-	x11-libs/libXext:0
-	x11-libs/libXft:0
-	>=x11-libs/libXi-1.2:0
-	x11-libs/libXrandr:0
-	x11-libs/libXrender:0
-	x11-libs/libXxf86misc:0
-	>=x11-libs/libxklavier-4:0
-	x11-libs/pango:0
-	>=x11-wm/marco-1.8:0
-	virtual/libintl:0"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	dev-util/desktop-file-utils:0
-	>=dev-util/intltool-0.37.1:*
-	>=mate-base/mate-common-1.8:0
-	sys-devel/gettext:*
-	x11-proto/kbproto:0
-	x11-proto/randrproto:0
-	x11-proto/renderproto:0
-	x11-proto/scrnsaverproto:0
-	x11-proto/xextproto:0
-	x11-proto/xf86miscproto:0
-	x11-proto/xproto:0
-	virtual/pkgconfig:*"
-
-src_configure() {
-	gnome2_src_configure \
-		--disable-update-mimedb \
-		--disable-appindicator
-}
-
-src_compile() {
-	emake -j1
-}
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-05-30 19:18 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2016-05-30 19:18 UTC (permalink / raw
  To: gentoo-commits

commit:     166aec853006a5c59b2f5392410e2d83a6e6f681
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 18:41:59 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 30 19:17:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166aec85

mate-base/mate-control-center: Add ~arm keyword wrt bug #508072

Package-Manager: portage-2.2.28

 mate-base/mate-control-center/mate-control-center-1.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
index 4dbb926..b650255 100644
--- a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 RDEPEND="app-text/rarian:0
 	dev-libs/atk:0


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-07-25 18:36 NP Hardass
  0 siblings, 0 replies; 40+ messages in thread
From: NP Hardass @ 2016-07-25 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     567f6c6ef9c575aa8170be447c6b19206d1610ca
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 18:06:14 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 18:36:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567f6c6e

mate-base/mate-control-center: amd64 x86 stable wrt bug #579644

Package-Manager: portage-2.2.28

 mate-base/mate-control-center/mate-control-center-1.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
index b650255..cd06fff 100644
--- a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 RDEPEND="app-text/rarian:0
 	dev-libs/atk:0


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-08-12  5:13 NP Hardass
  0 siblings, 0 replies; 40+ messages in thread
From: NP Hardass @ 2016-08-12  5:13 UTC (permalink / raw
  To: gentoo-commits

commit:     8f073f94f49f6c9eb2581f7e60830e5f737edf82
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 12 03:11:30 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 05:12:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f073f94

mate-base/mate-control-center: 1.12.x vbump, add gtk3, import from project repo

Package-Manager: portage-2.3.0

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.12.1-r1.ebuild           | 87 ++++++++++++++++++++++
 mate-base/mate-control-center/metadata.xml         |  4 +
 3 files changed, 92 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index a5c700c..4a3bb62 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.10.2.tar.xz 1292432 SHA256 9ae8ddfb622305a02b8463f362fda90bc49096ad9b3dbeedf9b2b71efdb9129d SHA512 67c05300d7e7ef01fa2ae3e65623ce26a1e0da6a3d88c1557cdea5c9b37d5ca3f38a4ff8fe4c1f6ab59bffd9a3ac86bf19f93cf9470e4f5cc94e391e0f619878 WHIRLPOOL 144ddff87e9a44f955fce499d51c81e30b8b11dc556783de83af0c962c269a453a3f34c84ab140a736235d85136c8150e9d5fd68bc5723f1db1183545bdb16ad
+DIST mate-control-center-1.12.1.tar.xz 1304732 SHA256 851f08e69ec8f513b8971262a439c83ef837b2a7467690313672b6a9d9a179fb SHA512 4023511113c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce WHIRLPOOL 88a7d704f1e0665d45fa2f4b51c9c588fff1040dc8190fd60548fd49254f98f01ef2cde3e51abf995f88acf6c0c4f40f4d7694927fe028b4b97ea6a6f9dfb461

diff --git a/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild b/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild
new file mode 100644
index 0000000..7267d70
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.12.1-r1.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="appindicator debug gtk3"
+
+RDEPEND="app-text/rarian:0
+	dev-libs/atk:0
+	>=dev-libs/dbus-glib-0.73:0
+	>=dev-libs/glib-2.36:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4:0
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.6[gtk3(-)=]
+	>=mate-base/mate-desktop-1.11[gtk3(-)=]
+	>=mate-base/caja-1.8[gtk3(-)=]
+	>=mate-base/mate-menus-1.6
+	>=mate-base/mate-settings-daemon-1.11[gtk3(-)=]
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	>=sys-apps/dbus-1:0
+	x11-apps/xmodmap:0
+	x11-libs/cairo:0
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libX11:0
+	x11-libs/libXScrnSaver:0
+	x11-libs/libXcursor:0
+	x11-libs/libXext:0
+	>=x11-libs/libXi-1.2:0
+	x11-libs/libXrandr:0
+	x11-libs/libXrender:0
+	x11-libs/libXxf86misc:0
+	>=x11-libs/libxklavier-4:0
+	x11-libs/pango:0
+	>=x11-wm/marco-1.9.1[gtk3(-)=]
+	virtual/libintl:0
+	!gtk3? (
+		>=dev-libs/libunique-1:1
+		media-libs/libcanberra:0[gtk]
+		>=x11-libs/gtk+-2.24:2
+		appindicator? ( dev-libs/libappindicator:2 )
+	)
+	gtk3? (
+		>=dev-libs/libunique-3:3
+		media-libs/libcanberra:0[gtk3]
+		>=x11-libs/gtk+-3.0:3
+		appindicator? ( dev-libs/libappindicator:3 )
+	)"
+
+DEPEND="${RDEPEND}
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	dev-util/desktop-file-utils:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	x11-proto/kbproto:0
+	x11-proto/randrproto:0
+	x11-proto/renderproto:0
+	x11-proto/scrnsaverproto:0
+	x11-proto/xextproto:0
+	x11-proto/xf86miscproto:0
+	x11-proto/xproto:0
+	virtual/pkgconfig:*"
+
+PATCHES=( "${FILESDIR}/${PN}-1.12.1-backport-appindicator-configure.patch" )
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		--with-gtk=$(usex gtk3 3.0 2.0) \
+		$(use_enable appindicator) \
+		$(use_enable debug)
+}

diff --git a/mate-base/mate-control-center/metadata.xml b/mate-base/mate-control-center/metadata.xml
index 64f00cd..1e8b57b 100644
--- a/mate-base/mate-control-center/metadata.xml
+++ b/mate-base/mate-control-center/metadata.xml
@@ -5,6 +5,10 @@
         <email>mate@gentoo.org</email>
         <name>Gentoo MATE Desktop</name>
     </maintainer>
+	<use>
+		<flag name="appindicator">Add support for AppIndicator</flag>
+		<flag name="gtk3">Build with GTK+3 instead of GTK+2</flag>
+	</use>
     <upstream>
         <remote-id type="github">mate-desktop/mate-control-center</remote-id>
     </upstream>


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-11-21 11:02 Ettore Di Giacinto
  0 siblings, 0 replies; 40+ messages in thread
From: Ettore Di Giacinto @ 2016-11-21 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     62c7afcfbfd300aa8a7d8e4322f2151b103765fa
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 15:22:00 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Nov 21 11:00:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c7afcf

mate-base/mate-control-center: apply appindicator patch to 1.14.1, #593678

Package-Manager: portage-2.3.0

 ...ontrol-center-1.14.1.ebuild => mate-control-center-1.14.1-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/mate-base/mate-control-center/mate-control-center-1.14.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.14.1-r1.ebuild
similarity index 96%
rename from mate-base/mate-control-center/mate-control-center-1.14.1.ebuild
rename to mate-base/mate-control-center/mate-control-center-1.14.1-r1.ebuild
index e07c4a5..2567d2f 100644
--- a/mate-base/mate-control-center/mate-control-center-1.14.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.14.1-r1.ebuild
@@ -79,6 +79,8 @@ DEPEND="${COMMON_DEPEND}
 	x11-proto/xproto:0
 	virtual/pkgconfig:*"
 
+PATCHES=( "${FILESDIR}/${PN}-1.12.1-backport-appindicator-configure.patch" )
+
 src_configure() {
 	mate_src_configure \
 		--disable-update-mimedb \


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-11-24 22:22 Ettore Di Giacinto
  0 siblings, 0 replies; 40+ messages in thread
From: Ettore Di Giacinto @ 2016-11-24 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     d7fcd35cd226277a6b403588feae8119b9918d2b
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 19:19:19 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 22:20:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fcd35c

mate-base/mate-control-center: Drop 1.10.x

Package-Manager: portage-2.3.1

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.10.2.ebuild              | 83 ----------------------
 2 files changed, 84 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 949c24c..293932c 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,3 +1,2 @@
-DIST mate-control-center-1.10.2.tar.xz 1292432 SHA256 9ae8ddfb622305a02b8463f362fda90bc49096ad9b3dbeedf9b2b71efdb9129d SHA512 67c05300d7e7ef01fa2ae3e65623ce26a1e0da6a3d88c1557cdea5c9b37d5ca3f38a4ff8fe4c1f6ab59bffd9a3ac86bf19f93cf9470e4f5cc94e391e0f619878 WHIRLPOOL 144ddff87e9a44f955fce499d51c81e30b8b11dc556783de83af0c962c269a453a3f34c84ab140a736235d85136c8150e9d5fd68bc5723f1db1183545bdb16ad
 DIST mate-control-center-1.12.1.tar.xz 1304732 SHA256 851f08e69ec8f513b8971262a439c83ef837b2a7467690313672b6a9d9a179fb SHA512 4023511113c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce WHIRLPOOL 88a7d704f1e0665d45fa2f4b51c9c588fff1040dc8190fd60548fd49254f98f01ef2cde3e51abf995f88acf6c0c4f40f4d7694927fe028b4b97ea6a6f9dfb461
 DIST mate-control-center-1.14.1.tar.xz 1371360 SHA256 b06deae1feb449a3f3debe27a2a406e64561d68bea7af0bcd311bf5d7dd5641b SHA512 c871486e69174801e6b509848ae416e1b9aa55ca21ea796f7bc9e408ad59d0dfe5feafde59258c8d0019448b620af2fbd73b75cc644c5dc7b031237e3170a30b WHIRLPOOL ea73aa7f726280b4e900d7fdebfe05dd303a901a07ff1c8ac858d35c1ebbf8888edfd317771ae1896338f70d1babcc7dc25d30066dd0943a2c8061107b0587a7

diff --git a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
deleted file mode 100644
index cd06fff..00000000
--- a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils 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 Desktop configuration tool"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/dbus-glib-0.73:0
-	>=dev-libs/glib-2.36:2
-	>=dev-libs/libunique-1:1
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4:0
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.10:0
-	>=mate-base/mate-desktop-1.10:0
-	>=mate-base/caja-1.10:0
-	>=mate-base/mate-menus-1.10:0
-	>=mate-base/mate-settings-daemon-1.10:0
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk]
-	>=sys-apps/dbus-1:0
-	x11-apps/xmodmap:0
-	x11-libs/cairo:0
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-2.24:2
-	x11-libs/libX11:0
-	x11-libs/libXScrnSaver:0
-	x11-libs/libXcursor:0
-	x11-libs/libXext:0
-	x11-libs/libXft:0
-	>=x11-libs/libXi-1.2:0
-	x11-libs/libXrandr:0
-	x11-libs/libXrender:0
-	x11-libs/libXxf86misc:0
-	>=x11-libs/libxklavier-4:0
-	x11-libs/pango:0
-	>=x11-wm/marco-1.10:0
-	virtual/libintl:0"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	dev-util/desktop-file-utils:0
-	>=dev-util/intltool-0.37.1:*
-	>=mate-base/mate-common-1.10:0
-	sys-devel/gettext:*
-	x11-proto/kbproto:0
-	x11-proto/randrproto:0
-	x11-proto/renderproto:0
-	x11-proto/scrnsaverproto:0
-	x11-proto/xextproto:0
-	x11-proto/xf86miscproto:0
-	x11-proto/xproto:0
-	virtual/pkgconfig:*"
-
-src_configure() {
-	gnome2_src_configure \
-		--disable-update-mimedb \
-		--disable-appindicator
-}
-
-src_compile() {
-	emake
-}
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2016-12-08 15:31 Ettore Di Giacinto
  0 siblings, 0 replies; 40+ messages in thread
From: Ettore Di Giacinto @ 2016-12-08 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     caedff39de994baef9030493dc7b29d11c02dbd2
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 20:51:29 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 15:30:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caedff39

mate-base/mate-control-center: Version bump to 1.16.0

* bump mate-base/mate-desktop and x11-wm/marco version requirement
* drop PATCHES

Package-Manager: portage-2.3.1

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.16.0.ebuild              | 88 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 293932c..b931ea6 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,2 +1,3 @@
 DIST mate-control-center-1.12.1.tar.xz 1304732 SHA256 851f08e69ec8f513b8971262a439c83ef837b2a7467690313672b6a9d9a179fb SHA512 4023511113c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce WHIRLPOOL 88a7d704f1e0665d45fa2f4b51c9c588fff1040dc8190fd60548fd49254f98f01ef2cde3e51abf995f88acf6c0c4f40f4d7694927fe028b4b97ea6a6f9dfb461
 DIST mate-control-center-1.14.1.tar.xz 1371360 SHA256 b06deae1feb449a3f3debe27a2a406e64561d68bea7af0bcd311bf5d7dd5641b SHA512 c871486e69174801e6b509848ae416e1b9aa55ca21ea796f7bc9e408ad59d0dfe5feafde59258c8d0019448b620af2fbd73b75cc644c5dc7b031237e3170a30b WHIRLPOOL ea73aa7f726280b4e900d7fdebfe05dd303a901a07ff1c8ac858d35c1ebbf8888edfd317771ae1896338f70d1babcc7dc25d30066dd0943a2c8061107b0587a7
+DIST mate-control-center-1.16.0.tar.xz 1341724 SHA256 155226a482c3d0e402ec49ca53f6691afc5688df8cc958a5e216827e19525e22 SHA512 891cddc3a908bd0a6aeeb05241290f4c0bbc247bc8923c34a1aa1a7ee55d62881c3958a9e65e338d2e79ecae91cdd5641e2186cea44a5fdb762a9a765a065496 WHIRLPOOL c9cd2d204daced5d7ecfcdfa3b337639757250fde5107c92437bdbaa98b0d5ba8c48ef1ca4b7f557080f41f9a6b061831f05a88a0fa45b4b79d7776561f2e419

diff --git a/mate-base/mate-control-center/mate-control-center-1.16.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.16.0.ebuild
new file mode 100644
index 00000000..19b19553
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.16.0.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="appindicator debug gtk3"
+
+COMMON_DEPEND="
+	dev-libs/atk:0
+	>=dev-libs/dbus-glib-0.73:0
+	>=dev-libs/glib-2.36:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4:0
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.6[gtk3(-)=]
+	>=mate-base/mate-desktop-1.15.1[gtk3(-)=]
+	>=mate-base/caja-1.8[gtk3(-)=]
+	>=mate-base/mate-menus-1.6
+	>=mate-base/mate-settings-daemon-1.13.1[gtk3(-)=]
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	>=sys-apps/dbus-1:0
+	x11-apps/xmodmap:0
+	x11-libs/cairo:0
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libX11:0
+	x11-libs/libXScrnSaver:0
+	x11-libs/libXcursor:0
+	x11-libs/libXext:0
+	>=x11-libs/libXi-1.2:0
+	x11-libs/libXrandr:0
+	x11-libs/libXrender:0
+	x11-libs/libXxf86misc:0
+	>=x11-libs/libxklavier-4:0
+	x11-libs/pango:0
+	>=x11-wm/marco-1.13.1[gtk3(-)=]
+	virtual/libintl:0
+	!gtk3? (
+		>=dev-libs/libunique-1:1
+		media-libs/libcanberra:0[gtk]
+		>=x11-libs/gtk+-2.24:2
+		appindicator? ( dev-libs/libappindicator:2 )
+	)
+	gtk3? (
+		>=dev-libs/libunique-3:3
+		media-libs/libcanberra:0[gtk3]
+		>=x11-libs/gtk+-3.0:3
+		appindicator? ( dev-libs/libappindicator:3 )
+	)"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian:0
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	dev-util/desktop-file-utils:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	x11-proto/kbproto:0
+	x11-proto/randrproto:0
+	x11-proto/renderproto:0
+	x11-proto/scrnsaverproto:0
+	x11-proto/xextproto:0
+	x11-proto/xf86miscproto:0
+	x11-proto/xproto:0
+	virtual/pkgconfig:*"
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		--with-gtk=$(usex gtk3 3.0 2.0) \
+		$(use_enable appindicator) \
+		$(use_enable debug)
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2018-01-14 17:18 Ettore Di Giacinto
  0 siblings, 0 replies; 40+ messages in thread
From: Ettore Di Giacinto @ 2018-01-14 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     bd6402474f73d4a6647155dd41a2ff10cde19b6d
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 12:38:43 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 17:17:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd640247

mate-base/mate-control-center: Bump version to 1.16.1

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 mate-base/mate-control-center/Manifest                                  | 2 +-
 ...e-control-center-1.16.0.ebuild => mate-control-center-1.16.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 0473b2d0f8b..ecd7a476983 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,4 +1,4 @@
 DIST mate-control-center-1.12.1.tar.xz 1304732 BLAKE2B 7556f8b87f6c8e78475d77e7e6e1fde88a81f8c3c795cee2aa8bf0167dec9ed336e632e17b4d2d098fb7fb6fe3d48b01b374934ee2e2898f548e5ccde2eeface SHA512 4023511113c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce
 DIST mate-control-center-1.14.1.tar.xz 1371360 BLAKE2B d896ba7733d42d440ef1c8f1518a0e0f71e3ca12f59599c47a6ee65a15ae20ee6884d90c067077ecbb15db18472181b4dbb0369ce7186c75e49a75084a8dac69 SHA512 c871486e69174801e6b509848ae416e1b9aa55ca21ea796f7bc9e408ad59d0dfe5feafde59258c8d0019448b620af2fbd73b75cc644c5dc7b031237e3170a30b
-DIST mate-control-center-1.16.0.tar.xz 1341724 BLAKE2B bf37c702c136b10d26449945eb3f1c3ceaac1174e64f83b919e35aea9b5aab542822944523e026fe2d8d3d4a0304d8590176b995d0bac83081dbf5643d2e6b98 SHA512 891cddc3a908bd0a6aeeb05241290f4c0bbc247bc8923c34a1aa1a7ee55d62881c3958a9e65e338d2e79ecae91cdd5641e2186cea44a5fdb762a9a765a065496
+DIST mate-control-center-1.16.1.tar.xz 1330348 BLAKE2B 3062a3a7dc1ad572ef967e5310a318c010036d9377724e007a9ac20b482e6f34246196f013f4f4e5d18ea608a774ee0d7de87fe9573e0758b900ed05e834c291 SHA512 6bba690455cd4097a6a10ea068627768a242dd68da2375e7ab898cae80fc07f5d3286265422edb13359adf3f2e451e41b1693da836d03f99410beda4951e1610
 DIST mate-control-center-1.18.1.tar.xz 1343276 BLAKE2B 1ee135992814f5438061516d75235e2f7fd07e898fa068cdd9a9c1bb7e1c05a5c85cc7fb998e479a19c5119cbcb446c7703f2ab7a606caf6f36b384f1d665549 SHA512 0d4828f7175394a970c30ce7777cf175aaf0e79e9f379661d4efc6973c22516b6a93548f7166d793bb4dd1ad8e757bff4c7aee744f142d3320c3f9a49b5dd76d

diff --git a/mate-base/mate-control-center/mate-control-center-1.16.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.16.1.ebuild
similarity index 97%
rename from mate-base/mate-control-center/mate-control-center-1.16.0.ebuild
rename to mate-base/mate-control-center/mate-control-center-1.16.1.ebuild
index 336b30d617c..80aec283c92 100644
--- a/mate-base/mate-control-center/mate-control-center-1.16.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2018-02-11 15:03 Ettore Di Giacinto
  0 siblings, 0 replies; 40+ messages in thread
From: Ettore Di Giacinto @ 2018-02-11 15:03 UTC (permalink / raw
  To: gentoo-commits

commit:     d83e5e7478b7d8d800ec7b5fb31ea0c0afeb78f9
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 17:08:11 2018 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 14:59:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d83e5e74

mate-base/mate-control-center: Bump to version 1.18.2

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 mate-base/mate-control-center/Manifest                                  | 2 +-
 ...e-control-center-1.18.1.ebuild => mate-control-center-1.18.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index ecd7a476983..4f62f315e8e 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,4 +1,4 @@
 DIST mate-control-center-1.12.1.tar.xz 1304732 BLAKE2B 7556f8b87f6c8e78475d77e7e6e1fde88a81f8c3c795cee2aa8bf0167dec9ed336e632e17b4d2d098fb7fb6fe3d48b01b374934ee2e2898f548e5ccde2eeface SHA512 4023511113c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce
 DIST mate-control-center-1.14.1.tar.xz 1371360 BLAKE2B d896ba7733d42d440ef1c8f1518a0e0f71e3ca12f59599c47a6ee65a15ae20ee6884d90c067077ecbb15db18472181b4dbb0369ce7186c75e49a75084a8dac69 SHA512 c871486e69174801e6b509848ae416e1b9aa55ca21ea796f7bc9e408ad59d0dfe5feafde59258c8d0019448b620af2fbd73b75cc644c5dc7b031237e3170a30b
 DIST mate-control-center-1.16.1.tar.xz 1330348 BLAKE2B 3062a3a7dc1ad572ef967e5310a318c010036d9377724e007a9ac20b482e6f34246196f013f4f4e5d18ea608a774ee0d7de87fe9573e0758b900ed05e834c291 SHA512 6bba690455cd4097a6a10ea068627768a242dd68da2375e7ab898cae80fc07f5d3286265422edb13359adf3f2e451e41b1693da836d03f99410beda4951e1610
-DIST mate-control-center-1.18.1.tar.xz 1343276 BLAKE2B 1ee135992814f5438061516d75235e2f7fd07e898fa068cdd9a9c1bb7e1c05a5c85cc7fb998e479a19c5119cbcb446c7703f2ab7a606caf6f36b384f1d665549 SHA512 0d4828f7175394a970c30ce7777cf175aaf0e79e9f379661d4efc6973c22516b6a93548f7166d793bb4dd1ad8e757bff4c7aee744f142d3320c3f9a49b5dd76d
+DIST mate-control-center-1.18.2.tar.xz 1351644 BLAKE2B 30c093b11f3cbf32e3590368001d8d929b8f611c4efd58f6332a70905ef028b8e573e41cbb20b5342ad2b0f459327d9665c4db77104bf49b2b8be4935adc232c SHA512 0acc6d775aa26dd0265ddab80317b2ddd2f027394b55574e29e6ad233b8711bc0984803f76f2cbaeed2bfd2b4397cd5143d5540908f5078080a1749290dac7ab

diff --git a/mate-base/mate-control-center/mate-control-center-1.18.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.18.2.ebuild
similarity index 100%
rename from mate-base/mate-control-center/mate-control-center-1.18.1.ebuild
rename to mate-base/mate-control-center/mate-control-center-1.18.2.ebuild


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2019-04-07 10:50 Andreas Sturmlechner
  0 siblings, 0 replies; 40+ messages in thread
From: Andreas Sturmlechner @ 2019-04-07 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     1bdfaf2c8866e6f2222b8e5d86ed11dca1417b62
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 09:55:36 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 10:49:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bdfaf2c

mate-base/mate-control-center: Add missing dev-util/glib-utils

Non-maintainer fix.

Closes: https://bugs.gentoo.org/681052
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../mate-control-center/mate-control-center-1.22.0.ebuild     | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild
index d631f5548d9..2ca490b4945 100644
--- a/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 
 IUSE="appindicator debug"
 
-COMMON_DEPEND="
+RDEPEND="
 	dev-libs/atk
 	>=dev-libs/dbus-glib-0.73
 	>=dev-libs/glib-2.50:2
@@ -51,17 +51,16 @@ COMMON_DEPEND="
 	virtual/libintl
 	appindicator? ( dev-libs/libappindicator:3 )"
 
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
 	app-text/rarian
 	>=app-text/scrollkeeper-dtd-1:1.0
 	app-text/yelp-tools
 	dev-util/desktop-file-utils
+	dev-util/glib-utils
 	>=dev-util/intltool-0.50.1
-	sys-devel/gettext:*
+	sys-devel/gettext
 	x11-base/xorg-proto
-	virtual/pkgconfig:*"
+	virtual/pkgconfig"
 
 src_configure() {
 	mate_src_configure \


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2019-05-12 21:04 Göktürk Yüksek
  0 siblings, 0 replies; 40+ messages in thread
From: Göktürk Yüksek @ 2019-05-12 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     03e87b694f1bfe7e250424f539615bc332bcbac6
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 20:20:16 2019 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun May 12 21:02:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e87b69

mate-base/mate-control-center: Bump to 1.22.1, fix deps and USE flags

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

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.22.1.ebuild              | 71 ++++++++++++++++++++++
 mate-base/mate-control-center/metadata.xml         |  1 +
 3 files changed, 73 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 7be5e5bd687..dbf6b828d93 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.22.0.tar.xz 1524084 BLAKE2B e0d7beb9fb358d6e60d6847fb6ee9e295793f856d25b0acf865efc360eefd446fa3f5a22d51121cd0fe675e01509b2612602587d4583b8835ec8e7157b795923 SHA512 3b2b88458848862a4c819d54104e9394817b29feb3d05117fe69441023ec5e6c922012395f24b5f70c9f9dbf6f8044f769840ec9996b1495441c4cb690f68371
+DIST mate-control-center-1.22.1.tar.xz 1445012 BLAKE2B 2dc129280510432c25d158d6acdb50e58dfffd2e027fade545459669a6e6dbeafc4efe2cc81e19483427ec563daee903e2422e61ee398c88fec566cd80842639 SHA512 92390bf5eea459effbd94f0488cdaf3d7b6ff4f548f1aafead928d75e064e85ec1ac7796289f96af2ca8f6cbf3ef57bd2ae37058192af0ec976f4770ec8abeca

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
new file mode 100644
index 00000000000..ce347198bc9
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="accountsservice appindicator debug"
+
+RDEPEND="
+	dev-libs/atk
+	>=dev-libs/dbus-glib-0.73
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.17.0
+	>=mate-base/mate-desktop-1.21.2
+	>=mate-base/caja-1.20.0
+	>=mate-base/mate-menus-1.21.0
+	>=mate-base/mate-settings-daemon-1.21.2
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk3]
+	>=sys-apps/dbus-1
+	x11-apps/xmodmap
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcursor
+	x11-libs/libXext
+	>=x11-libs/libXi-1.5
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	x11-libs/libXxf86misc
+	>=x11-libs/libxklavier-4
+	x11-libs/pango
+	>=x11-wm/marco-1.17.0
+	virtual/libintl
+	accountsservice? ( sys-apps/accountsservice )
+	appindicator? ( dev-libs/libappindicator:3 )"
+
+DEPEND="${RDEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-util/desktop-file-utils
+	dev-util/glib-utils
+	>=dev-util/intltool-0.50.1
+	sys-devel/gettext
+	x11-base/xorg-proto
+	virtual/pkgconfig"
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		$(use_enable appindicator) \
+		$(use_enable debug)
+}

diff --git a/mate-base/mate-control-center/metadata.xml b/mate-base/mate-control-center/metadata.xml
index 3442f108b7e..ddbd22a4c05 100644
--- a/mate-base/mate-control-center/metadata.xml
+++ b/mate-base/mate-control-center/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo MATE Desktop</name>
 	</maintainer>
 	<use>
+		<flag name="accountsservice">Add support for AccountsService</flag>
 		<flag name="appindicator">Add support for AppIndicator</flag>
 	</use>
 	<upstream>


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2019-07-07 18:48 Göktürk Yüksek
  0 siblings, 0 replies; 40+ messages in thread
From: Göktürk Yüksek @ 2019-07-07 18:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6464d0445a1dbb1d8e829d9c60a77ef21d22552c
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 15:01:17 2019 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 18:47:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6464d044

mate-base/mate-control-center: stabilize 1.22.1 for amd64, x86

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.22.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
index ce347198bc9..aacac89cb36 100644
--- a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2019-07-07 18:48 Göktürk Yüksek
  0 siblings, 0 replies; 40+ messages in thread
From: Göktürk Yüksek @ 2019-07-07 18:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7a419f57288a160b8267fe92d9124a3ba91970f2
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 15:01:18 2019 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 18:47:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a419f57

mate-base/mate-control-center: drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.15
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.22.0.ebuild              | 70 ----------------------
 2 files changed, 71 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index dbf6b828d93..6a71ff9e5e4 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,2 +1 @@
-DIST mate-control-center-1.22.0.tar.xz 1524084 BLAKE2B e0d7beb9fb358d6e60d6847fb6ee9e295793f856d25b0acf865efc360eefd446fa3f5a22d51121cd0fe675e01509b2612602587d4583b8835ec8e7157b795923 SHA512 3b2b88458848862a4c819d54104e9394817b29feb3d05117fe69441023ec5e6c922012395f24b5f70c9f9dbf6f8044f769840ec9996b1495441c4cb690f68371
 DIST mate-control-center-1.22.1.tar.xz 1445012 BLAKE2B 2dc129280510432c25d158d6acdb50e58dfffd2e027fade545459669a6e6dbeafc4efe2cc81e19483427ec563daee903e2422e61ee398c88fec566cd80842639 SHA512 92390bf5eea459effbd94f0488cdaf3d7b6ff4f548f1aafead928d75e064e85ec1ac7796289f96af2ca8f6cbf3ef57bd2ae37058192af0ec976f4770ec8abeca

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild
deleted file mode 100644
index dca36e43fd8..00000000000
--- a/mate-base/mate-control-center/mate-control-center-1.22.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE Desktop configuration tool"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="appindicator debug"
-
-RDEPEND="
-	dev-libs/atk
-	>=dev-libs/dbus-glib-0.73
-	>=dev-libs/glib-2.50:2
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.17.0
-	>=mate-base/mate-desktop-1.21.2
-	>=mate-base/caja-1.20.0
-	>=mate-base/mate-menus-1.1.0
-	>=mate-base/mate-settings-daemon-1.21.2
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk3]
-	>=sys-apps/dbus-1
-	x11-apps/xmodmap
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.22:3
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcursor
-	x11-libs/libXext
-	>=x11-libs/libXi-1.5
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	x11-libs/libXxf86misc
-	>=x11-libs/libxklavier-4
-	x11-libs/pango
-	>=x11-wm/marco-1.17.0
-	virtual/libintl
-	appindicator? ( dev-libs/libappindicator:3 )"
-
-DEPEND="${RDEPEND}
-	app-text/rarian
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools
-	dev-util/desktop-file-utils
-	dev-util/glib-utils
-	>=dev-util/intltool-0.50.1
-	sys-devel/gettext
-	x11-base/xorg-proto
-	virtual/pkgconfig"
-
-src_configure() {
-	mate_src_configure \
-		--disable-update-mimedb \
-		$(use_enable appindicator) \
-		$(use_enable debug)
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2020-04-06 20:19 Adam Feldman
  0 siblings, 0 replies; 40+ messages in thread
From: Adam Feldman @ 2020-04-06 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     7ffce83a541cf8702792a6e87d5b5983f7f1dc29
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  6 19:28:19 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Apr  6 20:18:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffce83a

mate-base/mate-control-center: Adjust subslot deps on x11-wm/marco

Closes: https://bugs.gentoo.org/694136
Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 ...rol-center-1.22.1.ebuild => mate-control-center-1.22.1-r1.ebuild} | 2 +-
 ...rol-center-1.22.1.ebuild => mate-control-center-1.22.2-r1.ebuild} | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild
similarity index 98%
copy from mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
copy to mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild
index 4ba72e7475b..7ac9357bc87 100644
--- a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
 	x11-libs/libXxf86misc
 	>=x11-libs/libxklavier-4
 	x11-libs/pango
-	>=x11-wm/marco-1.17.0
+	>=x11-wm/marco-1.17.0:=
 	virtual/libintl
 	accountsservice? ( sys-apps/accountsservice )
 	appindicator? ( dev-libs/libappindicator:3 )"

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild
similarity index 94%
rename from mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
rename to mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild
index 4ba72e7475b..5e28188ba32 100644
--- a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"
@@ -44,10 +44,9 @@ RDEPEND="
 	>=x11-libs/libXi-1.5
 	x11-libs/libXrandr
 	x11-libs/libXrender
-	x11-libs/libXxf86misc
 	>=x11-libs/libxklavier-4
 	x11-libs/pango
-	>=x11-wm/marco-1.17.0
+	>=x11-wm/marco-1.17.0:=
 	virtual/libintl
 	accountsservice? ( sys-apps/accountsservice )
 	appindicator? ( dev-libs/libappindicator:3 )"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2020-04-23  9:35 Pacho Ramos
  0 siblings, 0 replies; 40+ messages in thread
From: Pacho Ramos @ 2020-04-23  9:35 UTC (permalink / raw
  To: gentoo-commits

commit:     2ffc849da17c243aecec3fb2a48327417c7a91b7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 09:33:45 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 09:35:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ffc849d

mate-base/mate-control-center: 'appindicator' is a global USE now

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 mate-base/mate-control-center/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mate-base/mate-control-center/metadata.xml b/mate-base/mate-control-center/metadata.xml
index ddbd22a4c05..d28d3d1fa63 100644
--- a/mate-base/mate-control-center/metadata.xml
+++ b/mate-base/mate-control-center/metadata.xml
@@ -7,7 +7,6 @@
 	</maintainer>
 	<use>
 		<flag name="accountsservice">Add support for AccountsService</flag>
-		<flag name="appindicator">Add support for AppIndicator</flag>
 	</use>
 	<upstream>
 		<remote-id type="github">mate-desktop/mate-control-center</remote-id>


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2020-09-02  6:02 Adam Feldman
  0 siblings, 0 replies; 40+ messages in thread
From: Adam Feldman @ 2020-09-02  6:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a0fb6562a9dcff6e8d2af8e8196af0c1d0a47561
Author:     Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Thu Aug 20 19:46:07 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 06:01:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fb6562

mate-base/mate-control-center: drop 1.22.2-r1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.22.2-r1.ebuild           | 70 ----------------------
 2 files changed, 71 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 15a7d501415..9a96d36a3c0 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,2 +1 @@
-DIST mate-control-center-1.22.2.tar.xz 1614216 BLAKE2B cb6dfe509740b2bedc036e849c85f9b752a56310fffe1bb31a19edfd428b3e2e35bf3a5bff9d83e3b72fc05f7bbd97bccd003340bfcb8cb43e9b6964a63957e8 SHA512 994563b8970ebf51ba44afe49122e82ff67fdb6c78ab2e8175acc6f619d40a82284cbafc1d61b89b25ac9e8488b00f63433eda94118d40a4fbff0d644ae1ddd5
 DIST mate-control-center-1.24.0.tar.xz 3488572 BLAKE2B 683b3326deeacf3f47a8ca3201de66a492cac022ae341dfc54cdc97c9a5260e223a082a3dd899b31680e4a8e5b3237d0338c7fd8125468f75e1b00b4e6a130c7 SHA512 78e70bc94a34f8e6083d1951b12fcb9f7e8b7c55c5fac612ee27c8175e91b3872f6ecf15162e747444586612a94f857a02fb91a6fad142b5d0a16e749792c2ce

diff --git a/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild
deleted file mode 100644
index 32b3570daa7..00000000000
--- a/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE Desktop configuration tool"
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
-SLOT="0"
-
-IUSE="accountsservice appindicator debug"
-
-RDEPEND="
-	dev-libs/atk
-	>=dev-libs/dbus-glib-0.73
-	>=dev-libs/glib-2.50:2
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.17.0
-	>=mate-base/mate-desktop-1.21.2
-	>=mate-base/caja-1.20.0
-	>=mate-base/mate-menus-1.21.0
-	>=mate-base/mate-settings-daemon-1.21.2
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk3]
-	>=sys-apps/dbus-1
-	x11-apps/xmodmap
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.22:3
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcursor
-	x11-libs/libXext
-	>=x11-libs/libXi-1.5
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	>=x11-libs/libxklavier-4
-	x11-libs/pango
-	>=x11-wm/marco-1.17.0:=
-	virtual/libintl
-	accountsservice? ( sys-apps/accountsservice )
-	appindicator? ( dev-libs/libappindicator:3 )"
-
-DEPEND="${RDEPEND}
-	app-text/rarian
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools
-	dev-util/desktop-file-utils
-	dev-util/glib-utils
-	>=dev-util/intltool-0.50.1
-	sys-devel/gettext
-	x11-base/xorg-proto
-	virtual/pkgconfig"
-
-src_configure() {
-	mate_src_configure \
-		--disable-update-mimedb \
-		$(use_enable appindicator) \
-		$(use_enable debug)
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2020-09-25 20:32 Adam Feldman
  0 siblings, 0 replies; 40+ messages in thread
From: Adam Feldman @ 2020-09-25 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     8a0504363db412fac9d76e150fa92d4d7da7ebe6
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 17:04:28 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 20:32:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a050436

mate-base/mate-control-center: Bump to 1.24.1

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

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.24.1.ebuild              | 74 ++++++++++++++++++++++
 2 files changed, 75 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 9a96d36a3c0..1c806d8872f 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.24.0.tar.xz 3488572 BLAKE2B 683b3326deeacf3f47a8ca3201de66a492cac022ae341dfc54cdc97c9a5260e223a082a3dd899b31680e4a8e5b3237d0338c7fd8125468f75e1b00b4e6a130c7 SHA512 78e70bc94a34f8e6083d1951b12fcb9f7e8b7c55c5fac612ee27c8175e91b3872f6ecf15162e747444586612a94f857a02fb91a6fad142b5d0a16e749792c2ce
+DIST mate-control-center-1.24.1.tar.xz 3395740 BLAKE2B 88efb5b170af461b2505be654b005818b5b9087f5535365b7fe4033c05debcbf842fa33a77e4c78e72d0c7426794e943b773612f4431128c01fa77a15f5c2670 SHA512 f0440bfa79099610eb1f9f03bda13347b57d9250264f27971b69a5900338cf750e6eeb14111d7069bf597f5d4c4ed66b0466b926a54e4719845da23de31665f4

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.1.ebuild
new file mode 100644
index 00000000000..e686d34de0c
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.24.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
+SLOT="0"
+
+IUSE="accountsservice appindicator debug"
+
+COMMON_DEPEND="
+	dev-libs/atk
+	>=dev-libs/dbus-glib-0.73
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.17.0
+	>=mate-base/mate-desktop-1.23.2
+	>=mate-base/caja-1.20.0
+	>=mate-base/mate-menus-1.21.0
+	>=mate-base/mate-settings-daemon-1.23.1
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk3]
+	>=sys-apps/dbus-1
+	sys-auth/polkit[introspection]
+	x11-apps/xmodmap
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcursor
+	x11-libs/libXext
+	>=x11-libs/libXi-1.5
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	>=x11-libs/libxklavier-4
+	x11-libs/pango
+	>=x11-wm/marco-1.17.0:=
+	accountsservice? ( sys-apps/accountsservice )
+	appindicator? ( dev-libs/libappindicator:3 )
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-util/desktop-file-utils
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	x11-base/xorg-proto
+	virtual/pkgconfig
+"
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		$(use_enable appindicator) \
+		$(use_enable debug)
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2021-06-30 22:43 Adam Feldman
  0 siblings, 0 replies; 40+ messages in thread
From: Adam Feldman @ 2021-06-30 22:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5f145f0d18008d7cbbbfda0d101ebc9df93cfcea
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 13:52:16 2021 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 22:41:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f145f0d

mate-base/mate-control-center: 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 <NP-Hardass <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.24.2.ebuild              | 74 ++++++++++++++++++++++
 2 files changed, 75 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 34db7e99d22..14328072e46 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.24.1.tar.xz 3395740 BLAKE2B 88efb5b170af461b2505be654b005818b5b9087f5535365b7fe4033c05debcbf842fa33a77e4c78e72d0c7426794e943b773612f4431128c01fa77a15f5c2670 SHA512 f0440bfa79099610eb1f9f03bda13347b57d9250264f27971b69a5900338cf750e6eeb14111d7069bf597f5d4c4ed66b0466b926a54e4719845da23de31665f4
+DIST mate-control-center-1.24.2.tar.xz 3434520 BLAKE2B 29499ffe07dbfae8efed5058d79267c11fd863463e24317c12353886f4692f9256b07b912eee4fe3dcfe832929cddf614012a1bb4695164f83df950d44019d81 SHA512 3aecbad0e26521d5222b8483561167e16fdda3bc1a3be09644b71fdba1f9f3f64705ae474fc8df5b702e84c7fef83441a75324040e801da5071f3b667d7a57e5

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
new file mode 100644
index 00000000000..9916f64f30e
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
+SLOT="0"
+
+IUSE="accountsservice appindicator debug"
+
+COMMON_DEPEND="
+	dev-libs/atk
+	>=dev-libs/dbus-glib-0.73
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.17.0
+	>=mate-base/mate-desktop-1.23.2
+	>=mate-base/caja-1.20.0
+	>=mate-base/mate-menus-1.21.0
+	>=mate-base/mate-settings-daemon-1.23.1
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk3]
+	>=sys-apps/dbus-1
+	sys-auth/polkit[introspection]
+	x11-apps/xmodmap
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcursor
+	x11-libs/libXext
+	>=x11-libs/libXi-1.5
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	>=x11-libs/libxklavier-4
+	x11-libs/pango
+	>=x11-wm/marco-1.17.0:=
+	accountsservice? ( sys-apps/accountsservice )
+	appindicator? ( dev-libs/libappindicator:3 )
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-util/desktop-file-utils
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	x11-base/xorg-proto
+	virtual/pkgconfig
+"
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		$(use_enable appindicator) \
+		$(use_enable debug)
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2021-12-10 11:35 Jakov Smolić
  0 siblings, 0 replies; 40+ messages in thread
From: Jakov Smolić @ 2021-12-10 11:35 UTC (permalink / raw
  To: gentoo-commits

commit:     437353d83cdc674b19026c53a027b1886ac19ba0
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 11:34:44 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 11:34:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437353d8

mate-base/mate-control-center: Stabilize 1.24.2 amd64, #827891

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

 mate-base/mate-control-center/mate-control-center-1.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
index 5e4ebbffe071..a5367b0e440e 100644
--- a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2021-12-10 20:10 Jakov Smolić
  0 siblings, 0 replies; 40+ messages in thread
From: Jakov Smolić @ 2021-12-10 20:10 UTC (permalink / raw
  To: gentoo-commits

commit:     62025a4544b57f3a7e0855a08e7aef52764a4d64
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 20:09:37 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 20:10:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62025a45

mate-base/mate-control-center: Stabilize 1.24.2 x86, #827891

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

 mate-base/mate-control-center/mate-control-center-1.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
index a5367b0e440e..6f8e13c8403d 100644
--- a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2022-01-09 15:48 Andreas Sturmlechner
  0 siblings, 0 replies; 40+ messages in thread
From: Andreas Sturmlechner @ 2022-01-09 15:48 UTC (permalink / raw
  To: gentoo-commits

commit:     14f8c69aaf88fe82b5664603e39c096a3e80f594
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 15:18:29 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 15:48:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f8c69a

mate-base/mate-control-center: Drop 1.24.1*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.24.1.ebuild              | 74 ----------------------
 2 files changed, 75 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 14328072e464..54ec2863ae94 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,2 +1 @@
-DIST mate-control-center-1.24.1.tar.xz 3395740 BLAKE2B 88efb5b170af461b2505be654b005818b5b9087f5535365b7fe4033c05debcbf842fa33a77e4c78e72d0c7426794e943b773612f4431128c01fa77a15f5c2670 SHA512 f0440bfa79099610eb1f9f03bda13347b57d9250264f27971b69a5900338cf750e6eeb14111d7069bf597f5d4c4ed66b0466b926a54e4719845da23de31665f4
 DIST mate-control-center-1.24.2.tar.xz 3434520 BLAKE2B 29499ffe07dbfae8efed5058d79267c11fd863463e24317c12353886f4692f9256b07b912eee4fe3dcfe832929cddf614012a1bb4695164f83df950d44019d81 SHA512 3aecbad0e26521d5222b8483561167e16fdda3bc1a3be09644b71fdba1f9f3f64705ae474fc8df5b702e84c7fef83441a75324040e801da5071f3b667d7a57e5

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.1.ebuild
deleted file mode 100644
index d8c9f8a977e8..000000000000
--- a/mate-base/mate-control-center/mate-control-center-1.24.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="The MATE Desktop configuration tool"
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
-SLOT="0"
-
-IUSE="accountsservice appindicator debug"
-
-COMMON_DEPEND="
-	dev-libs/atk
-	>=dev-libs/dbus-glib-0.73
-	>=dev-libs/glib-2.50:2
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.17.0
-	>=mate-base/mate-desktop-1.23.2
-	>=mate-base/caja-1.20.0
-	>=mate-base/mate-menus-1.21.0
-	>=mate-base/mate-settings-daemon-1.23.1
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk3]
-	>=sys-apps/dbus-1
-	sys-auth/polkit[introspection]
-	x11-apps/xmodmap
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.22:3
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcursor
-	x11-libs/libXext
-	>=x11-libs/libXi-1.5
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	>=x11-libs/libxklavier-4
-	x11-libs/pango
-	>=x11-wm/marco-1.17.0:=
-	accountsservice? ( sys-apps/accountsservice )
-	appindicator? ( dev-libs/libappindicator:3 )
-"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
-	app-text/rarian
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-util/desktop-file-utils
-	dev-util/glib-utils
-	>=sys-devel/gettext-0.19.8
-	x11-base/xorg-proto
-	virtual/pkgconfig
-"
-
-src_configure() {
-	mate_src_configure \
-		--disable-update-mimedb \
-		$(use_enable appindicator) \
-		$(use_enable debug)
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2022-06-28  2:03 WANG Xuerui
  0 siblings, 0 replies; 40+ messages in thread
From: WANG Xuerui @ 2022-06-28  2:03 UTC (permalink / raw
  To: gentoo-commits

commit:     d756c776999277d93b744fef18c1d76364b3f54d
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 01:58:34 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 01:58:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d756c776

mate-base/mate-control-center: keyword 1.24.2 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.24.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
index 6f8e13c8403d..b62c67f9fb85 100644
--- a/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2022-09-10 11:21 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2022-09-10 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     42943f0720df7066fccd34e075d876e85b311cd9
Author:     Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Sat Sep 10 07:49:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 11:21:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42943f07

mate-base/mate-control-center: add 1.26.0

Signed-off-by: Oz N Tiram <oz.tiram <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.26.0.ebuild              | 70 ++++++++++++++++++++++
 2 files changed, 71 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 54ec2863ae94..2133d2e6a17a 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.24.2.tar.xz 3434520 BLAKE2B 29499ffe07dbfae8efed5058d79267c11fd863463e24317c12353886f4692f9256b07b912eee4fe3dcfe832929cddf614012a1bb4695164f83df950d44019d81 SHA512 3aecbad0e26521d5222b8483561167e16fdda3bc1a3be09644b71fdba1f9f3f64705ae474fc8df5b702e84c7fef83441a75324040e801da5071f3b667d7a57e5
+DIST mate-control-center-1.26.0.tar.xz 3449952 BLAKE2B 46a3b25952417dc0c7b893caca956e5a6097a2e88f17ebc9f98822efc52ff36fdb4517a8bac54c96550787f1fb15b24b55898ad272d309db17c1ba1530cb488a SHA512 958c41200b6fecc5cfbebbe7112038468bb5e8a6a877e2b16a40af3b41c100e32052e176fc87029eba3d0ccc05767f9400b609ab413924a54222cb18748d746f

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.0.ebuild
new file mode 100644
index 000000000000..c05b199d782a
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.26.0.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
+SLOT="0"
+
+IUSE="accountsservice appindicator debug nls"
+
+COMMON_DEPEND="
+	dev-libs/atk
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.17.0
+	>=mate-base/mate-desktop-1.25.0
+	>=mate-base/caja-1.20.0
+	>=mate-base/mate-menus-1.21.0
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk3]
+	sys-auth/polkit[introspection]
+	x11-apps/xmodmap
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcursor
+	x11-libs/libXext
+	>=x11-libs/libXi-1.5
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	>=x11-libs/libxklavier-4
+	x11-libs/pango
+	>=x11-wm/marco-1.17.0:=
+	accountsservice? ( sys-apps/accountsservice )
+	appindicator? ( dev-libs/libappindicator:3 )
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+BDEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-util/desktop-file-utils
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	x11-base/xorg-proto
+	virtual/pkgconfig
+"
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		$(use_enable appindicator) \
+		$(use_enable nls) \
+		$(use_enable debug)
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2022-12-16 20:39 Arthur Zamarin
  0 siblings, 0 replies; 40+ messages in thread
From: Arthur Zamarin @ 2022-12-16 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     aa4a82d73b39a3ac97bb5b4a650ba47045252936
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 20:38:46 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 20:39:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4a82d7

mate-base/mate-control-center: Stabilize 1.26.0-r1 x86, #884079

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild
index 2cf02ee847f1..420512d7d73b 100644
--- a/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-06-07  8:50 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2023-06-07  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     3e95bb4f2b71e04309a502707403a0d9d7be63f6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  7 08:50:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  7 08:50:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e95bb4f

mate-base/mate-control-center: Stabilize 1.26.0-r2 amd64, #907979

Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
index cdda1c51478d..1313480ecc90 100644
--- a/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-06-07 12:19 Arthur Zamarin
  0 siblings, 0 replies; 40+ messages in thread
From: Arthur Zamarin @ 2023-06-07 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d9993c4e3d70b057d342fd7862f862ea5548e408
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  7 12:19:11 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun  7 12:19:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9993c4e

mate-base/mate-control-center: Stabilize 1.26.0-r2 x86, #907979

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
index 1313480ecc90..298eda52ba6c 100644
--- a/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-06-19 17:39 Pacho Ramos
  0 siblings, 0 replies; 40+ messages in thread
From: Pacho Ramos @ 2023-06-19 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     fd76e27efbc9fa33a36c042125450ed9667a25f2
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 17:30:36 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 17:38:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd76e27e

mate-base/mate-control-center: drop 1.26.0-r1

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../mate-control-center-1.26.0-r1.ebuild           | 73 ----------------------
 1 file changed, 73 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild
deleted file mode 100644
index 420512d7d73b..000000000000
--- a/mate-base/mate-control-center/mate-control-center-1.26.0-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-fi
-
-DESCRIPTION="The MATE Desktop configuration tool"
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
-SLOT="0"
-
-IUSE="accountsservice appindicator debug nls"
-
-COMMON_DEPEND="
-	|| (
-		>=app-accessibility/at-spi2-core-2.46.0:2
-		dev-libs/atk
-	)
-	>=dev-libs/glib-2.50:2
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.17.0
-	>=mate-base/mate-desktop-1.25.0
-	>=mate-base/caja-1.20.0
-	>=mate-base/mate-menus-1.21.0
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk3]
-	sys-auth/polkit[introspection]
-	x11-apps/xmodmap
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.22:3
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcursor
-	x11-libs/libXext
-	>=x11-libs/libXi-1.5
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	>=x11-libs/libxklavier-4
-	x11-libs/pango
-	>=x11-wm/marco-1.17.0:=
-	accountsservice? ( sys-apps/accountsservice )
-	appindicator? ( dev-libs/libappindicator:3 )
-"
-
-RDEPEND="${COMMON_DEPEND}"
-
-BDEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-util/desktop-file-utils
-	dev-util/glib-utils
-	>=sys-devel/gettext-0.19.8
-	x11-base/xorg-proto
-	virtual/pkgconfig
-"
-
-src_configure() {
-	mate_src_configure \
-		--disable-update-mimedb \
-		$(use_enable appindicator) \
-		$(use_enable nls) \
-		$(use_enable debug)
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-08-17  6:22 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2023-08-17  6:22 UTC (permalink / raw
  To: gentoo-commits

commit:     1cabeb40d1e1b1a75f36b2406c365970d51b688d
Author:     Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Sat Aug 12 06:51:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 06:22:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cabeb40

mate-base/mate-control-center: add 1.26.1

Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.26.1.ebuild              | 75 ++++++++++++++++++++++
 2 files changed, 76 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 2a1b10dc0aef..28ec0ff09a3a 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1 +1,2 @@
 DIST mate-control-center-1.26.0.tar.xz 3449952 BLAKE2B 46a3b25952417dc0c7b893caca956e5a6097a2e88f17ebc9f98822efc52ff36fdb4517a8bac54c96550787f1fb15b24b55898ad272d309db17c1ba1530cb488a SHA512 958c41200b6fecc5cfbebbe7112038468bb5e8a6a877e2b16a40af3b41c100e32052e176fc87029eba3d0ccc05767f9400b609ab413924a54222cb18748d746f
+DIST mate-control-center-1.26.1.tar.xz 3495636 BLAKE2B 3e56ef75ea8af47613de09d565850b8ce58cfb3cd835194b4c4dc89f8d71042f074303c45b4830974bbd5272332d95b66eb7cad426c7996153b5afaa5c0098b3 SHA512 f359173596035a5ac3a73b17ab590bd9da5e202af9f203f0d6d4621877c6946e496d9a850823f8fa49bae6eac3035df7c7888c71d881c97acaa21b5e262da1a6

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
new file mode 100644
index 000000000000..ba5657f0b4aa
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
+SLOT="0"
+
+IUSE="accountsservice appindicator debug nls"
+
+COMMON_DEPEND="
+	>=app-accessibility/at-spi2-core-2.46.0:2
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.17.0
+	>=mate-base/mate-desktop-1.25.0
+	>=mate-base/caja-1.20.0
+	>=mate-base/mate-menus-1.21.0
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk3]
+	sys-auth/polkit[introspection]
+	x11-apps/xmodmap
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcursor
+	x11-libs/libXext
+	>=x11-libs/libXi-1.5
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	>=x11-libs/libxklavier-4
+	x11-libs/pango
+	>=x11-wm/marco-1.17.0:=
+	accountsservice? ( sys-apps/accountsservice )
+	appindicator? ( dev-libs/libayatana-appindicator )
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+BDEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-util/desktop-file-utils
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	x11-base/xorg-proto
+	virtual/pkgconfig
+"
+
+PATCHES=(
+	# https://github.com/mate-desktop/mate-control-center/issues/701
+	"${FILESDIR}"/${PN}-1.26.0-ayatana-detection.patch
+)
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		$(use_enable appindicator) \
+		$(use_enable nls) \
+		$(use_enable debug)
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-10-10  6:27 Joonas Niilola
  0 siblings, 0 replies; 40+ messages in thread
From: Joonas Niilola @ 2023-10-10  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     eefe17690173296e1ad840ce1fee474cb7a96e80
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 10 06:27:15 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 06:27:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eefe1769

mate-base/mate-control-center: Stabilize 1.26.1 x86, #915415

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
index d383b2f2fdf9..2276bd26cb9d 100644
--- a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-10-10  6:27 Joonas Niilola
  0 siblings, 0 replies; 40+ messages in thread
From: Joonas Niilola @ 2023-10-10  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     4194257466536d96c32580ff786505194e914b1b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 10 06:18:18 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 06:18:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41942574

mate-base/mate-control-center: Stabilize 1.26.1 amd64, #915415

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
index ba5657f0b4aa..d383b2f2fdf9 100644
--- a/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.26.1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
 inherit mate
 
 if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
 fi
 
 DESCRIPTION="The MATE Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-12-21 11:55 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2023-12-21 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     66c41319101d401b73f1d450a18d3003e8deb0ae
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Mon Dec 18 04:55:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 11:49:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c41319

mate-base/mate-control-center: add 1.27.0

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 +
 .../mate-control-center-1.27.0.ebuild              | 75 ++++++++++++++++++++++
 2 files changed, 76 insertions(+)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 28ec0ff09a3a..4386aefa989f 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,2 +1,3 @@
 DIST mate-control-center-1.26.0.tar.xz 3449952 BLAKE2B 46a3b25952417dc0c7b893caca956e5a6097a2e88f17ebc9f98822efc52ff36fdb4517a8bac54c96550787f1fb15b24b55898ad272d309db17c1ba1530cb488a SHA512 958c41200b6fecc5cfbebbe7112038468bb5e8a6a877e2b16a40af3b41c100e32052e176fc87029eba3d0ccc05767f9400b609ab413924a54222cb18748d746f
 DIST mate-control-center-1.26.1.tar.xz 3495636 BLAKE2B 3e56ef75ea8af47613de09d565850b8ce58cfb3cd835194b4c4dc89f8d71042f074303c45b4830974bbd5272332d95b66eb7cad426c7996153b5afaa5c0098b3 SHA512 f359173596035a5ac3a73b17ab590bd9da5e202af9f203f0d6d4621877c6946e496d9a850823f8fa49bae6eac3035df7c7888c71d881c97acaa21b5e262da1a6
+DIST mate-control-center-1.27.0.tar.xz 3466284 BLAKE2B 20ef344d908564d49c3662939d869837c43ce7812203fbdd018e1a136c95e1893507f340e4e26ec82c4ea41732e9e701922f6f5a24a487995442c0a9e6a7dbb2 SHA512 ed8c93012ec72e1dbc8becefc23aad6ba488dcc10204f0e9a4b5819f0a311b4c618003f4a4f5f911422fc54e28b1da0953d5b81530fb8e55446feb7c297cc29c

diff --git a/mate-base/mate-control-center/mate-control-center-1.27.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.27.0.ebuild
new file mode 100644
index 000000000000..ba5657f0b4aa
--- /dev/null
+++ b/mate-base/mate-control-center/mate-control-center-1.27.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="The MATE Desktop configuration tool"
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
+SLOT="0"
+
+IUSE="accountsservice appindicator debug nls"
+
+COMMON_DEPEND="
+	>=app-accessibility/at-spi2-core-2.46.0:2
+	>=dev-libs/glib-2.50:2
+	dev-libs/libxml2:2
+	>=gnome-base/dconf-0.13.4
+	>=gnome-base/librsvg-2.0:2
+	>=mate-base/libmatekbd-1.17.0
+	>=mate-base/mate-desktop-1.25.0
+	>=mate-base/caja-1.20.0
+	>=mate-base/mate-menus-1.21.0
+	>=media-libs/fontconfig-1:1.0
+	media-libs/freetype:2
+	media-libs/libcanberra:0[gtk3]
+	sys-auth/polkit[introspection]
+	x11-apps/xmodmap
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.22:3
+	x11-libs/libX11
+	x11-libs/libXScrnSaver
+	x11-libs/libXcursor
+	x11-libs/libXext
+	>=x11-libs/libXi-1.5
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	>=x11-libs/libxklavier-4
+	x11-libs/pango
+	>=x11-wm/marco-1.17.0:=
+	accountsservice? ( sys-apps/accountsservice )
+	appindicator? ( dev-libs/libayatana-appindicator )
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+BDEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/libxml2
+	dev-util/desktop-file-utils
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	x11-base/xorg-proto
+	virtual/pkgconfig
+"
+
+PATCHES=(
+	# https://github.com/mate-desktop/mate-control-center/issues/701
+	"${FILESDIR}"/${PN}-1.26.0-ayatana-detection.patch
+)
+
+src_configure() {
+	mate_src_configure \
+		--disable-update-mimedb \
+		$(use_enable appindicator) \
+		$(use_enable nls) \
+		$(use_enable debug)
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2023-12-22  6:46 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2023-12-22  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     8e5d09aa83a06191e309f3e7a597300854206531
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Dec 21 16:30:05 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 06:42:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5d09aa

mate-base/mate-control-center: drop 1.26.0-r2

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.26.0-r2.ebuild           | 75 ----------------------
 2 files changed, 76 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 4386aefa989f..d7561fc59869 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,3 +1,2 @@
-DIST mate-control-center-1.26.0.tar.xz 3449952 BLAKE2B 46a3b25952417dc0c7b893caca956e5a6097a2e88f17ebc9f98822efc52ff36fdb4517a8bac54c96550787f1fb15b24b55898ad272d309db17c1ba1530cb488a SHA512 958c41200b6fecc5cfbebbe7112038468bb5e8a6a877e2b16a40af3b41c100e32052e176fc87029eba3d0ccc05767f9400b609ab413924a54222cb18748d746f
 DIST mate-control-center-1.26.1.tar.xz 3495636 BLAKE2B 3e56ef75ea8af47613de09d565850b8ce58cfb3cd835194b4c4dc89f8d71042f074303c45b4830974bbd5272332d95b66eb7cad426c7996153b5afaa5c0098b3 SHA512 f359173596035a5ac3a73b17ab590bd9da5e202af9f203f0d6d4621877c6946e496d9a850823f8fa49bae6eac3035df7c7888c71d881c97acaa21b5e262da1a6
 DIST mate-control-center-1.27.0.tar.xz 3466284 BLAKE2B 20ef344d908564d49c3662939d869837c43ce7812203fbdd018e1a136c95e1893507f340e4e26ec82c4ea41732e9e701922f6f5a24a487995442c0a9e6a7dbb2 SHA512 ed8c93012ec72e1dbc8becefc23aad6ba488dcc10204f0e9a4b5819f0a311b4c618003f4a4f5f911422fc54e28b1da0953d5b81530fb8e55446feb7c297cc29c

diff --git a/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild b/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
deleted file mode 100644
index 298eda52ba6c..000000000000
--- a/mate-base/mate-control-center/mate-control-center-1.26.0-r2.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-fi
-
-DESCRIPTION="The MATE Desktop configuration tool"
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
-SLOT="0"
-
-IUSE="accountsservice appindicator debug nls"
-
-COMMON_DEPEND="
-	>=app-accessibility/at-spi2-core-2.46.0:2
-	>=dev-libs/glib-2.50:2
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.17.0
-	>=mate-base/mate-desktop-1.25.0
-	>=mate-base/caja-1.20.0
-	>=mate-base/mate-menus-1.21.0
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk3]
-	sys-auth/polkit[introspection]
-	x11-apps/xmodmap
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.22:3
-	x11-libs/libX11
-	x11-libs/libXScrnSaver
-	x11-libs/libXcursor
-	x11-libs/libXext
-	>=x11-libs/libXi-1.5
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	>=x11-libs/libxklavier-4
-	x11-libs/pango
-	>=x11-wm/marco-1.17.0:=
-	accountsservice? ( sys-apps/accountsservice )
-	appindicator? ( dev-libs/libayatana-appindicator )
-"
-
-RDEPEND="${COMMON_DEPEND}"
-
-BDEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/libxml2
-	dev-util/desktop-file-utils
-	dev-util/glib-utils
-	>=sys-devel/gettext-0.19.8
-	x11-base/xorg-proto
-	virtual/pkgconfig
-"
-
-PATCHES=(
-	# https://github.com/mate-desktop/mate-control-center/issues/701
-	"${FILESDIR}"/${PN}-1.26.0-ayatana-detection.patch
-)
-
-src_configure() {
-	mate_src_configure \
-		--disable-update-mimedb \
-		$(use_enable appindicator) \
-		$(use_enable nls) \
-		$(use_enable debug)
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2024-04-09 17:28 Arthur Zamarin
  0 siblings, 0 replies; 40+ messages in thread
From: Arthur Zamarin @ 2024-04-09 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     78055ff21f182cb8943f053b5934e5d295a48d52
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sun Apr  7 12:45:54 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 17:28:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78055ff2

mate-base/mate-control-center: drop uneeded patch

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
index a74dfcd9c48f..3a172d90a638 100644
--- a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
@@ -63,14 +63,6 @@ BDEPEND="${COMMON_DEPEND}
 	virtual/pkgconfig
 "
 
-PATCHES=(
-	# https://github.com/mate-desktop/mate-control-center/issues/701
-	# temoprarily disable ayatana appindicator support until it's fixed
-	# for 1.28.0 release
-	#"${FILESDIR}"/${PN}-1.26.0-ayatana-detection.patch
-	"${FILESDIR}/${PN}"-1.28.0-optional-systemd.patch
-)
-
 src_configure() {
 	mate_src_configure \
 		--disable-update-mimedb \


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2024-04-10  5:45 Matt Jolly
  0 siblings, 0 replies; 40+ messages in thread
From: Matt Jolly @ 2024-04-10  5:45 UTC (permalink / raw
  To: gentoo-commits

commit:     4f60d2d9ea30816574d1f1f84f1c2425095d99bd
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Tue Apr  9 18:03:46 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 05:42:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f60d2d9

mate-base/mate-control-center: appindator is no longer optional

Closes: https://bugs.gentoo.org/929020
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36180
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
index 49df50a37938..a235bb697038 100644
--- a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
@@ -16,12 +16,13 @@ DESCRIPTION="The MATE Desktop configuration tool"
 LICENSE="FDL-1.1+ GPL-2+ LGPL-2+ LGPL-2.1+ HPND"
 SLOT="0"
 
-IUSE="accountsservice appindicator debug nls systemd"
+IUSE="accountsservice debug nls systemd"
 
 COMMON_DEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2
 	>=dev-libs/glib-2.50:2
 	dev-libs/libxml2:2
+	dev-libs/libayatana-appindicator
 	>=gnome-base/dconf-0.13.4
 	>=gnome-base/librsvg-2.0:2
 	>=mate-base/libmatekbd-1.17.0
@@ -47,7 +48,6 @@ COMMON_DEPEND="
 	x11-libs/pango
 	>=x11-wm/marco-1.17.0:=
 	accountsservice? ( sys-apps/accountsservice )
-	appindicator? ( dev-libs/libayatana-appindicator )
 	systemd? ( sys-apps/systemd )
 "
 
@@ -69,7 +69,7 @@ PATCHES=(
 src_configure() {
 	mate_src_configure \
 		--disable-update-mimedb \
-		$(use_enable appindicator) \
+		--with-appindicator \
 		$(use_enable nls) \
 		$(use_enable debug)
 }


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2024-06-16  6:06 Joonas Niilola
  0 siblings, 0 replies; 40+ messages in thread
From: Joonas Niilola @ 2024-06-16  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     277d56134f8c4ce01b9309460203d194e825f9ea
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sat Jun 15 12:55:39 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 06:04:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277d5613

mate-base/mate-control-center: adjust dependency for 1.28

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
index 145aa7eea310..c7286bf67f8a 100644
--- a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
@@ -25,10 +25,10 @@ COMMON_DEPEND="
 	dev-libs/libayatana-appindicator
 	>=gnome-base/dconf-0.13.4
 	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.17.0
-	>=mate-base/mate-desktop-1.25.0
-	>=mate-base/caja-1.20.0
-	>=mate-base/mate-menus-1.21.0
+	>=mate-base/libmatekbd-1.28.0
+	>=mate-base/mate-desktop-1.28.0
+	>=mate-base/caja-1.28.0
+	>=mate-base/mate-menus-1.28.0
 	>=media-libs/fontconfig-1:1.0
 	media-libs/freetype:2
 	media-libs/libcanberra:0[gtk3]


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2024-06-16  6:06 Joonas Niilola
  0 siblings, 0 replies; 40+ messages in thread
From: Joonas Niilola @ 2024-06-16  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     4a328c4b0636e1def8678cb853a0b4e818a0ed62
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sat Jun 15 12:53:13 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 06:04:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a328c4b

mate-base/mate-control-center: remove unused configure line (#929040)

Added a compile time switch by mistake which was missed in testing.
This remove warning but doesn't effect runtime.

Closes: https://bugs.gentoo.org/929040
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
index a235bb697038..145aa7eea310 100644
--- a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
@@ -69,7 +69,6 @@ PATCHES=(
 src_configure() {
 	mate_src_configure \
 		--disable-update-mimedb \
-		--with-appindicator \
 		$(use_enable nls) \
 		$(use_enable debug)
 }


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
@ 2024-06-18  8:06 Joonas Niilola
  0 siblings, 0 replies; 40+ messages in thread
From: Joonas Niilola @ 2024-06-18  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     72dac19a44df66a70226112f12fa9b5f5202bcb4
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 08:04:29 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 08:04:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72dac19a

mate-base/mate-control-center: Stabilize 1.28.0 x86, #932645

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mate-base/mate-control-center/mate-control-center-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
index 5bcf5b66d3ea..7422a91dd1c4 100644
--- a/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
+++ b/mate-base/mate-control-center/mate-control-center-1.28.0.ebuild
@@ -9,7 +9,7 @@ inherit mate
 
 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 Desktop configuration tool"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2024-06-18  8:06 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-14 17:18 [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/ Ettore Di Giacinto
  -- strict thread matches above, loose matches on Subject: below --
2024-06-18  8:06 Joonas Niilola
2024-06-16  6:06 Joonas Niilola
2024-06-16  6:06 Joonas Niilola
2024-04-10  5:45 Matt Jolly
2024-04-09 17:28 Arthur Zamarin
2023-12-22  6:46 Sam James
2023-12-21 11:55 Sam James
2023-10-10  6:27 Joonas Niilola
2023-10-10  6:27 Joonas Niilola
2023-08-17  6:22 Sam James
2023-06-19 17:39 Pacho Ramos
2023-06-07 12:19 Arthur Zamarin
2023-06-07  8:50 Sam James
2022-12-16 20:39 Arthur Zamarin
2022-09-10 11:21 Sam James
2022-06-28  2:03 WANG Xuerui
2022-01-09 15:48 Andreas Sturmlechner
2021-12-10 20:10 Jakov Smolić
2021-12-10 11:35 Jakov Smolić
2021-06-30 22:43 Adam Feldman
2020-09-25 20:32 Adam Feldman
2020-09-02  6:02 Adam Feldman
2020-04-23  9:35 Pacho Ramos
2020-04-06 20:19 Adam Feldman
2019-07-07 18:48 Göktürk Yüksek
2019-07-07 18:48 Göktürk Yüksek
2019-05-12 21:04 Göktürk Yüksek
2019-04-07 10:50 Andreas Sturmlechner
2018-02-11 15:03 Ettore Di Giacinto
2016-12-08 15:31 Ettore Di Giacinto
2016-11-24 22:22 Ettore Di Giacinto
2016-11-21 11:02 Ettore Di Giacinto
2016-08-12  5:13 NP Hardass
2016-07-25 18:36 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-03-26  2:37 NP Hardass
2016-03-15 17:53 Agostino Sarubbo
2016-03-06  8:09 Mikle Kolyada
2016-02-09  2:49 NP Hardass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox