From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Thu, 9 Mar 2017 06:52:13 +0000 (UTC) [thread overview]
Message-ID: <1489042324.44261dc8e896ba0d1eb4a14614a1c1336a3a8870.mattst88@gentoo> (raw)
commit: 44261dc8e896ba0d1eb4a14614a1c1336a3a8870
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 9 06:51:33 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 06:52:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44261dc8
x11-drivers/xf86-input-libinput: Version bump to 0.25.0.
x11-drivers/xf86-input-libinput/Manifest | 1 +
.../xf86-input-libinput-0.25.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest
index 5f637838b6f..3feb0ef3413 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -2,3 +2,4 @@ DIST xf86-input-libinput-0.14.0.tar.bz2 312256 SHA256 e8d05798a556e5ea0d9f1823bb
DIST xf86-input-libinput-0.19.0.tar.bz2 346512 SHA256 6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477 SHA512 8709670accad3231652350253d19d3c1e03d97c0ad593d10d6e941319ecc77f5e78e69d76a98b7ec40636f1d856f25fc72dc572be3581054dfac10e5f856e8ad WHIRLPOOL 58fc92c97a46ba575345e61f62129e036051d7ced479580eafe629c2074e0df00b75cc3210469938fe2ffea21c5042e70e7426066c99832a1ed329cadf74f5ae
DIST xf86-input-libinput-0.23.0.tar.bz2 358432 SHA256 0b53ebdfe8f8fc7554dd92af1b1c3088a6d3ec4ae1a33fc76f57d635c736a9dc SHA512 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223 WHIRLPOOL ddbf78372bf33c48c8492ee1310f08ad7a9c3526e0f5a8d4dfc6ed7cd5c6ada7cac4b91e9566697c9a3f3a9564e9b20d2bbb930798759f36a1af7bf0f2fc56a6
DIST xf86-input-libinput-0.24.0.tar.bz2 367266 SHA256 ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 SHA512 f885cbf1554feb306023c3a355b06d90c7686eb1a01d9a87835cb9677200acb3a031fc690a475938e360db62865cde9f7dbe26fbbe3ee8fac43375bdf351c8f4 WHIRLPOOL 69c4707dc464ea554a1135bef254cb4d2c9dea5e21609733aee9105d909ba965a2283ac0045375d6b91d484ad9774d86bb88f216bab0b84def6a422b7776d050
+DIST xf86-input-libinput-0.25.0.tar.bz2 368913 SHA256 bb7fd1658fa7e6c757fd55480aa8a07f8ccfb0a80ae42c29dbc67d57958c556f SHA512 d9a22302d7f3d225fa50abef1a0667ff3609e1a26e20bb269272ab280ed7bb12e1f2ea42e5434fc1e0a04b944d7ffa190347b93a77e2638cc47eb55cf42a57e9 WHIRLPOOL 7db8a0fc3fa11f17272b11b992dcaa53aa1c2e92b7bb2598f8322870c9269ca4f26da1964bd7f839abb51959b2916e9c76563e361cbfe64d3746f1ded1c296da
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild
new file mode 100644
index 00000000000..45026aaa8f9
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit linux-info xorg-2
+
+DESCRIPTION="X.org input driver based on libinput"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/libinput-1.5.0:0="
+DEPEND="${RDEPEND}"
+
+DOCS=( "README.md" )
+
+pkg_pretend() {
+ CONFIG_CHECK="~TIMERFD"
+ check_extra_config
+}
next reply other threads:[~2017-03-09 6:52 UTC|newest]
Thread overview: 168+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-09 6:52 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 21:16 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/ Matt Turner
2024-11-18 9:36 Sam James
2024-11-17 21:03 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-10-18 2:40 Matt Turner
2023-10-24 17:59 Matt Turner
2023-10-13 14:14 Arthur Zamarin
2023-10-13 3:10 Sam James
2023-10-13 3:10 Sam James
2023-10-13 3:10 Sam James
2023-10-13 3:10 Sam James
2023-10-13 2:44 Sam James
2023-08-26 16:03 Matt Turner
2023-05-12 22:34 Matt Turner
2023-05-10 17:07 Arthur Zamarin
2023-05-10 16:38 Sam James
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:18 Sam James
2023-04-05 2:13 Matt Turner
2022-06-24 16:26 Matt Turner
2022-06-17 6:56 Agostino Sarubbo
2022-06-16 15:16 Sam James
2022-06-16 15:16 Sam James
2022-06-16 7:39 Agostino Sarubbo
2022-06-16 7:38 Agostino Sarubbo
2022-06-16 6:10 Agostino Sarubbo
2022-06-16 6:09 Agostino Sarubbo
2022-05-13 12:49 Matt Turner
2022-05-13 12:27 Matt Turner
2022-05-08 7:34 WANG Xuerui
2022-01-24 6:23 Matt Turner
2022-01-03 21:01 James Le Cuirot
2021-11-18 7:48 Matt Turner
2021-11-17 22:55 Georgy Yakovlev
2021-11-17 16:51 Arthur Zamarin
2021-11-17 7:49 Sam James
2021-11-15 8:38 Jakov Smolić
2021-11-15 1:12 Sam James
2021-11-12 20:51 Sam James
2021-11-07 22:10 Jakov Smolić
2021-09-24 2:54 Matt Turner
2021-07-25 22:16 Sam James
2021-07-24 17:08 Sam James
2021-07-24 13:43 Sam James
2021-07-17 5:00 Sam James
2021-07-17 5:00 Sam James
2021-07-04 22:19 Sam James
2021-07-04 10:29 Sergei Trofimovich
2021-06-24 0:05 Matt Turner
2021-05-29 18:16 Matt Turner
2021-05-27 19:23 Sam James
2021-05-27 19:18 Sam James
2021-05-27 19:18 Sam James
2021-05-27 19:14 Sam James
2021-05-27 19:11 Sam James
2021-04-30 19:08 Matt Turner
2021-04-06 15:44 Matt Turner
2020-12-14 22:51 Sergei Trofimovich
2020-06-24 20:13 Matt Turner
2020-06-24 17:22 Sergei Trofimovich
2020-06-15 15:16 Agostino Sarubbo
2020-06-15 15:12 Agostino Sarubbo
2020-06-15 15:10 Agostino Sarubbo
2020-06-15 15:08 Agostino Sarubbo
2020-06-15 15:06 Agostino Sarubbo
2020-06-15 15:03 Agostino Sarubbo
2020-06-15 15:00 Agostino Sarubbo
2020-05-20 17:44 Matt Turner
2019-09-21 17:11 Matt Turner
2019-09-21 13:45 Sergei Trofimovich
2019-09-21 0:15 Mikle Kolyada
2019-09-21 0:15 Mikle Kolyada
2019-09-20 21:32 Aaron Bauman
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-20 12:10 Agostino Sarubbo
2019-09-20 12:08 Agostino Sarubbo
2019-09-20 12:06 Agostino Sarubbo
2019-08-12 4:48 Matt Turner
2019-04-09 1:32 Aaron Bauman
2019-03-16 18:40 Sergei Trofimovich
2019-03-03 11:48 Mikle Kolyada
2019-03-02 21:30 Matt Turner
2019-03-02 20:02 Matt Turner
2019-02-15 17:05 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2019-02-12 21:03 Sergei Trofimovich
2019-02-12 8:11 Sergei Trofimovich
2019-02-10 7:46 Mikle Kolyada
2019-02-04 3:58 Matt Turner
2019-01-20 5:43 Matt Turner
2018-11-01 6:09 Markus Meier
2018-10-28 23:57 Matt Turner
2018-10-28 20:37 Sergei Trofimovich
2018-10-28 10:28 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 1:55 Matt Turner
2018-10-26 1:55 Matt Turner
2018-10-26 0:52 Thomas Deutschmann
2018-10-25 17:38 Mikle Kolyada
2018-10-15 5:10 Matt Turner
2018-08-08 19:25 Matt Turner
2018-08-08 19:25 Matt Turner
2018-08-08 19:25 Matt Turner
2018-08-08 19:25 Matt Turner
2018-07-27 23:18 Matt Turner
2018-07-17 14:15 Matt Turner
2018-07-17 14:15 Matt Turner
2018-06-22 10:51 Mikle Kolyada
2018-05-20 18:37 Matt Turner
2018-05-13 11:30 Markus Meier
2018-05-08 6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:26 Mikle Kolyada
2018-04-10 0:23 Manuel Rüger
2018-03-20 19:17 Matt Turner
2018-03-19 19:51 Sergei Trofimovich
2017-10-27 19:36 Matt Turner
2017-09-18 14:20 Manuel Rüger
2017-09-18 14:20 Manuel Rüger
2017-06-24 8:40 Markus Meier
2017-06-17 8:11 Alexis Ballier
2017-06-04 19:20 Tobias Klausmann
2017-06-01 9:13 Agostino Sarubbo
2017-05-31 13:06 Agostino Sarubbo
2017-05-05 15:55 Manuel Rüger
2017-03-16 8:15 Jeroen Roovers
2017-03-08 7:44 Michael Weber
2017-02-09 14:38 Manuel Rüger
2017-01-29 17:32 Matt Turner
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2017-01-20 18:21 Manuel Rüger
2016-12-12 21:15 Manuel Rüger
2016-11-29 23:44 Manuel Rüger
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-11-13 9:23 Agostino Sarubbo
2016-10-19 13:09 Matt Turner
2016-10-01 11:27 Manuel Rüger
2016-10-01 11:18 Manuel Rüger
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 1:23 Manuel Rüger
2016-08-05 23:30 Markus Meier
2016-08-03 4:32 Jeroen Roovers
2016-07-31 9:23 Pacho Ramos
2016-05-04 12:27 Manuel Rüger
2016-05-04 12:27 Manuel Rüger
2016-04-24 21:06 Chí-Thanh Christopher Nguyễn
2016-04-07 18:26 Manuel Rüger
2016-02-27 9:52 Manuel Rüger
2016-02-27 9:52 Manuel Rüger
2015-12-24 15:45 Manuel Rüger
2015-12-24 15:45 Manuel Rüger
2015-12-19 21:38 Markus Meier
2015-10-27 19:59 Manuel Rüger
2015-10-27 19:55 Manuel Rüger
2015-09-11 22:05 Manuel Rüger
2015-08-09 12:49 Chí-Thanh Christopher Nguyễn
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=1489042324.44261dc8e896ba0d1eb4a14614a1c1336a3a8870.mattst88@gentoo \
--to=mattst88@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