From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-session-manager/
Date: Sun, 14 Jan 2018 17:18:05 +0000 (UTC) [thread overview]
Message-ID: <1515950221.b748cd4e9655e3a7415f3dfd1b232e01dcc1e4c5.mudler@gentoo> (raw)
commit: b748cd4e9655e3a7415f3dfd1b232e01dcc1e4c5
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 5 16:45:22 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 17:17:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b748cd4e
mate-base/mate-session-manager: Bump version to 1.16.1
- Add xtrans useflag, enabled by default
Package-Manager: Portage-2.3.5, Repoman-2.3.2
mate-base/mate-session-manager/Manifest | 2 +-
...-manager-1.16.0.ebuild => mate-session-manager-1.16.1.ebuild} | 9 +++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/mate-base/mate-session-manager/Manifest b/mate-base/mate-session-manager/Manifest
index 75cadbb87fa..845d9a9cda1 100644
--- a/mate-base/mate-session-manager/Manifest
+++ b/mate-base/mate-session-manager/Manifest
@@ -1,4 +1,4 @@
DIST mate-session-manager-1.12.2.tar.xz 538832 BLAKE2B 6442fae3076e2ac54b4705326469f1ccc4c4daca8cc06bcfb720a89e347a725e46c18e7b6d987043cb1a9371f73c9cc82324c0d1d6fdf97bbed8c894ae2d398d SHA512 4b4a3ecb0f7cbb25e17db8c5833f789858c94fb236ed60b9e98f59cffa320ec32c2b1960fdcbb9c2c9f476ed76cb1f37c3e07746c7c90e08a0dbcc62aac9793e
DIST mate-session-manager-1.14.1.tar.xz 574804 BLAKE2B af3ed0abec15a7bf2002d965252b07eb5327c2fc351b1f475c0afc64011a7b18d21d0b4f3d40f56282ea11b8055e21e52ac0a2df9e509442b2e43eeeb549c9af SHA512 993f314c887bca8d8e0b9450f0e62686e133ea16ee2b6675ff69766564d47a4e7d48581867e8d5e8395ee2e3b1735b121f16cb1be22c7da29015a58f98edd638
-DIST mate-session-manager-1.16.0.tar.xz 574464 BLAKE2B af1a2992e88324b186d65dde62582d3736abdd5f781db2f4f07fe6b451231ceba5f48f3ed337a50312325f587c6bdbcbb0c53b121c29a17d5d4aa22b80f794f1 SHA512 55eeef35c388a1f2ed1ad21002863b09d462f5549fb14edcde530715d52e012ee4ecb09c7757775011159b261db7e02be13dccad710fdcd66455383b84a26b86
+DIST mate-session-manager-1.16.1.tar.xz 574540 BLAKE2B 40abb2655acf84c90a8805e967817d1ef4739a1278369f5b632071302d22a9c6cf15d83d69e8ccf7503dc19f8c39844f14afa976a96f905dfd355a7071a609a1 SHA512 fdce8351b5541e7e8455659c1107be2976a24602e61010261fd8d1931d07298033d15fda43163fabc2bfcd6b42120c68e377278b820100686a8ef8e36852ff0e
DIST mate-session-manager-1.18.0.tar.xz 578256 BLAKE2B ef58007798ac15934b6e8c071ce97ad3bd52d47fdbf639ac7a2e6c1120d67492e77a2d1159700a17a6a6321645b4a63e6de2c493fdc26d65aba4e98f7262c6c5 SHA512 0b1299eed5a745112a9976a85965847fc7a579e161236f4d661cf08a1292037aa8246bd3e3efcf3d0c6ea8b005e9dfc33cec797c8dc48615f7bc88ce5d351ba8
diff --git a/mate-base/mate-session-manager/mate-session-manager-1.16.0.ebuild b/mate-base/mate-session-manager/mate-session-manager-1.16.1.ebuild
similarity index 91%
rename from mate-base/mate-session-manager/mate-session-manager-1.16.0.ebuild
rename to mate-base/mate-session-manager/mate-session-manager-1.16.1.ebuild
index 3991dbb0bf5..0e302b18648 100644
--- a/mate-base/mate-session-manager/mate-session-manager-1.16.0.ebuild
+++ b/mate-base/mate-session-manager/mate-session-manager-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
@@ -15,7 +15,7 @@ HOMEPAGE="http://mate-desktop.org/"
LICENSE="GPL-2 LGPL-2 FDL-1.1"
SLOT="0"
-IUSE="debug elibc_FreeBSD gnome-keyring ipv6 systemd upower"
+IUSE="debug elibc_FreeBSD gnome-keyring ipv6 systemd upower +xtrans"
# x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and
# create .config/user-dirs.dirs which is read by glib to get G_USER_DIRECTORY_*
@@ -34,12 +34,12 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.76
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango
- x11-libs/xtrans
virtual/libintl
elibc_FreeBSD? ( dev-libs/libexecinfo )
>=x11-libs/gtk+-3.14:3
systemd? ( sys-apps/systemd )
- upower? ( || ( >=sys-power/upower-0.9.23 >=sys-power/upower-pm-utils-0.9.23 ) )"
+ upower? ( || ( >=sys-power/upower-0.9.23 >=sys-power/upower-pm-utils-0.9.23 ) )
+ xtrans? ( x11-libs/xtrans )"
RDEPEND="${COMMON_DEPEND}
x11-apps/xdpyinfo
@@ -60,6 +60,7 @@ src_configure() {
mate_src_configure \
--docdir="${EPREFIX}/usr/share/doc/${PF}" \
$(use_with systemd) \
+ $(use_with xtrans) \
$(use_enable debug) \
$(use_enable ipv6) \
$(use_enable upower)
next reply other threads:[~2018-01-14 17:18 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-14 17:18 Ettore Di Giacinto [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 7:17 [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-session-manager/ Sam James
2024-09-17 17:50 Andreas Sturmlechner
2024-06-18 8:06 Joonas Niilola
2024-05-23 16:10 Matt Turner
2024-04-09 17:28 Arthur Zamarin
2023-06-03 1:47 Matt Turner
2023-06-03 1:47 Matt Turner
2022-12-21 10:00 Andreas Sturmlechner
2022-06-28 6:08 Sam James
2022-01-09 15:48 Andreas Sturmlechner
2021-12-10 20:10 Jakov Smolić
2021-12-10 11:35 Jakov Smolić
2021-10-31 0:19 Sam James
2021-06-30 22:43 Adam Feldman
2020-09-25 21:29 Adam Feldman
2020-09-02 6:02 Adam Feldman
2020-08-02 7:21 Mikle Kolyada
2020-05-06 17:25 Michał Górny
2020-04-13 17:16 Adam Feldman
2019-05-12 21:04 Göktürk Yüksek
2019-04-22 1:47 Aaron Bauman
2019-04-14 21:24 Mikle Kolyada
2019-04-14 16:24 Mikle Kolyada
2019-04-14 15:27 Mikle Kolyada
2019-04-07 12:01 Andreas Sturmlechner
2019-03-17 11:11 Mikle Kolyada
2018-03-12 16:50 Ettore Di Giacinto
2018-02-11 15:03 Ettore Di Giacinto
2018-01-27 8:23 Michał Górny
2017-06-21 18:37 NP Hardass
2017-06-04 15:37 Ettore Di Giacinto
2016-08-06 2:12 NP Hardass
2016-05-30 19:18 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515950221.b748cd4e9655e3a7415f3dfd1b232e01dcc1e4c5.mudler@gentoo \
--to=mudler@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox