Skip to Content.
Sympa Menu

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

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 (05262b2e92facd8060bea81ae4036704c0e18af9)
  • Date: Tue, 23 Feb 2016 13:49:50 +0000

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

xorg-lib/libinput/DEPENDS | 3 ++-
xorg-lib/libinput/DETAILS | 4 ++--
xorg-lib/libinput/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

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

libinput: => 1.2.0

diff --git a/xorg-lib/libinput/DEPENDS b/xorg-lib/libinput/DEPENDS
index 1ff1583..0989730 100755
--- a/xorg-lib/libinput/DEPENDS
+++ b/xorg-lib/libinput/DEPENDS
@@ -6,4 +6,5 @@ if is_depends_enabled $SPELL gtk+3;then
depends cairo &&
depends glib2
fi &&
-optional_depends UDEV '' '' 'hardware detection'
+optional_depends UDEV '' '' 'hardware detection' &&
+optional_depends libwacom '--enable-libwacom' '--disable-libwacom' 'tablet
identification'
diff --git a/xorg-lib/libinput/DETAILS b/xorg-lib/libinput/DETAILS
index 0c2a6a3..9479f87 100755
--- a/xorg-lib/libinput/DETAILS
+++ b/xorg-lib/libinput/DETAILS
@@ -1,6 +1,6 @@
SPELL=libinput
- VERSION=1.1.8
-
SOURCE_HASH=sha512:82bb33ad9e849cd79cd7798b6f20bbe5e508d7db0feb11e8d5e19ffa7b72e4c680b413ae5d781112c8c7f24b6013aa93cefae0d9874eb1b046aea1a28655a3e8
+ VERSION=1.2.0
+
SOURCE_HASH=sha512:ab5b534ac5db7d4142e41c61e1f8fbc7f4c9cf89567fa27196fa9300f57db7328d61af25c93126905ad06061e1b2def0abe70654ac3710b6476379f84343cce8
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=http://www.freedesktop.org/software/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/xorg-lib/libinput/HISTORY b/xorg-lib/libinput/HISTORY
index 1af6db6..351df77 100644
--- a/xorg-lib/libinput/HISTORY
+++ b/xorg-lib/libinput/HISTORY
@@ -1,3 +1,7 @@
+2016-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.0
+ * DEPENDS: add libwacom
+
2016-02-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.8




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (05262b2e92facd8060bea81ae4036704c0e18af9), Treeve Jelbert, 02/23/2016

Archive powered by MHonArc 2.6.24.

Top of Page