Skip to Content.
Sympa Menu

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

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 (f47138cc9e19a4416ef9a7cc8c2e38a5df21077a)
  • Date: Tue, 22 Nov 2016 17:21:18 +0000

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

xorg-driver/xf86-input-synaptics/DETAILS | 7 +++++--
xorg-driver/xf86-input-synaptics/HISTORY | 4 ++++
xorg-xserver/xorg-server/DEPENDS | 4 +++-
xorg-xserver/xorg-server/HISTORY | 3 +++
4 files changed, 15 insertions(+), 3 deletions(-)

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

xorg-server - exta depends

commit 1577e8314b266daa561ae1826b9c66cc5bb83c2b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xf86-input-synaptics: => 1.9.0

diff --git a/xorg-driver/xf86-input-synaptics/DETAILS
b/xorg-driver/xf86-input-synaptics/DETAILS
index d6520be..3b17d17 100755
--- a/xorg-driver/xf86-input-synaptics/DETAILS
+++ b/xorg-driver/xf86-input-synaptics/DETAILS
@@ -1,8 +1,11 @@
SPELL=xf86-input-synaptics
- VERSION=1.8.3
-
SOURCE_HASH=sha512:84924592acf5b107e9e0121cdcdaa92318ebb605a74f6d80eff67f4faf70be58d1655afaf61a93fd54554ef70ab78ad3726e1bda2bc6fddddd6754caca4f75c0
+ VERSION=1.9.0
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/archive/individual/driver/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://xorg.freedesktop.org/
LICENSE[0]=XCL
diff --git a/xorg-driver/xf86-input-synaptics/HISTORY
b/xorg-driver/xf86-input-synaptics/HISTORY
index 48e9ca8..c42ba68 100644
--- a/xorg-driver/xf86-input-synaptics/HISTORY
+++ b/xorg-driver/xf86-input-synaptics/HISTORY
@@ -1,3 +1,7 @@
+2016-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.9.0
+
2015-11-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8.3

diff --git a/xorg-xserver/xorg-server/DEPENDS
b/xorg-xserver/xorg-server/DEPENDS
index 7dd55c5..248d613 100755
--- a/xorg-xserver/xorg-server/DEPENDS
+++ b/xorg-xserver/xorg-server/DEPENDS
@@ -103,7 +103,9 @@ fi &&
optional_depends wayland '--enable-xwayland' \
'--disable-xwayland' \
'build Xwayland DDX' &&
-
+if is_depends_enabled $SPELL wayland;then
+ depends wayland-protocols
+fi &&
optional_depends libunwind '' '' 'debugging support' &&

depends freetype2 &&
diff --git a/xorg-xserver/xorg-server/HISTORY
b/xorg-xserver/xorg-server/HISTORY
index d9945b0..b211f93 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,6 @@
+2016-11-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add wayland-protocols
+
2016-11-16 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add libxfont2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f47138cc9e19a4416ef9a7cc8c2e38a5df21077a), Treeve Jelbert, 11/22/2016

Archive powered by MHonArc 2.6.24.

Top of Page