Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (af222054fb04814b0d1ac210630bfd036a607017)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (af222054fb04814b0d1ac210630bfd036a607017)
  • Date: Tue, 5 Jun 2018 09:31:05 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

xorg-lib/libinput/DEPENDS | 2 +-
xorg-lib/libinput/DETAILS | 2 +-
xorg-lib/libinput/HISTORY | 5 +++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit af222054fb04814b0d1ac210630bfd036a607017
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libinput: => 1.11.0

diff --git a/xorg-lib/libinput/DEPENDS b/xorg-lib/libinput/DEPENDS
index 586dc14..ccc3ac0 100755
--- a/xorg-lib/libinput/DEPENDS
+++ b/xorg-lib/libinput/DEPENDS
@@ -2,7 +2,7 @@ depends meson &&
depends ninja-build-system &&
depends libevdev &&
depends mtdev &&
-depends DEVICE-MANAGER &&
+depends eudev "udev-dir=/lib/udev" &&
depends libgudev &&
optional_depends doxygen \
'' \
diff --git a/xorg-lib/libinput/DETAILS b/xorg-lib/libinput/DETAILS
index 7a49250..5575e1d 100755
--- a/xorg-lib/libinput/DETAILS
+++ b/xorg-lib/libinput/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libinput
- VERSION=1.10.7
+ VERSION=1.11.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://www.freedesktop.org/software/$SPELL/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libinput/HISTORY b/xorg-lib/libinput/HISTORY
index f94b50b..bb176ac1 100644
--- a/xorg-lib/libinput/HISTORY
+++ b/xorg-lib/libinput/HISTORY
@@ -1,3 +1,8 @@
+2018-06-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.11.0
+
+ * DEPENDS: fix udev-dir
+
2018-05-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.7




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (af222054fb04814b0d1ac210630bfd036a607017), Treeve Jelbert, 06/05/2018

Archive powered by MHonArc 2.6.24.

Top of Page