Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (6a1a58ba60aafc81c5f36c07a5537f72fc0a6dfa)

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 devel-xorg-modular grimoire by Treeve Jelbert (6a1a58ba60aafc81c5f36c07a5537f72fc0a6dfa)
  • Date: Fri, 27 Jul 2012 09:11:33 -0500

GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

xorg-app/weston/DEPENDS | 1 -
xorg-app/weston/DETAILS | 4 ++--
xorg-app/weston/HISTORY | 4 ++++
xorg-driver/xf86-input-mouse/DETAILS | 4 ++--
xorg-driver/xf86-input-mouse/HISTORY | 3 +++
xorg-lib/wayland/DEPENDS | 1 -
xorg-lib/wayland/DETAILS | 4 ++--
xorg-lib/wayland/HISTORY | 4 ++++
8 files changed, 17 insertions(+), 8 deletions(-)

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

weston: => 0.95.0

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

xf86-input-mouse: => 1.8.0

commit 75b95edea02f71b99f591aabb34911139c55ee2e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

wayland: => 0.95.0

diff --git a/xorg-app/weston/DEPENDS b/xorg-app/weston/DEPENDS
index 1fadf35..d4a59d8 100755
--- a/xorg-app/weston/DEPENDS
+++ b/xorg-app/weston/DEPENDS
@@ -1,4 +1,3 @@
-depends LZMA &&
depends pkgconfig &&
depends libxkbcommon &&
depends libpng &&
diff --git a/xorg-app/weston/DETAILS b/xorg-app/weston/DETAILS
index 6592953..bad123c 100755
--- a/xorg-app/weston/DETAILS
+++ b/xorg-app/weston/DETAILS
@@ -1,6 +1,6 @@
SPELL=weston
- VERSION=0.85.0
-
SOURCE_HASH=sha512:62d4c6c24dc8fcf9a9db42787639ce99fc71584efa23d7ff03d744b0d678bb3dca50d9707c73da1d82f52b156e6dfd93c3a8290bdb9a258d8eb4427f9175944e
+ VERSION=0.95.0
+
SOURCE_HASH=sha512:0d471efbcfb76d2b9eca329ad5b140d8bb809fb815eeb712766900a41262ad484fd4cf52a9f0d882346cf19808f2bba352e60e657fbe146e6a9868cc22881afc
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://wayland.freedesktop.org
diff --git a/xorg-app/weston/HISTORY b/xorg-app/weston/HISTORY
index 5222fe4..ef30e7a 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,7 @@
+2012-07-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.95.0
+ * DEPENDS: remove LZMA, basesystem provides this
+
2012-02-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.85.0

diff --git a/xorg-driver/xf86-input-mouse/DETAILS
b/xorg-driver/xf86-input-mouse/DETAILS
index 12f713f..eca0520 100755
--- a/xorg-driver/xf86-input-mouse/DETAILS
+++ b/xorg-driver/xf86-input-mouse/DETAILS
@@ -1,6 +1,6 @@
SPELL=xf86-input-mouse
- VERSION=1.7.2
-
SOURCE_HASH=sha512:7e152f09fdd358be1a1ff6f3eadf8ec13d2451fc649591c144471c3d02ac7fb85cf6e60c9a40bf62c83de1c6d2b1bbed5aceb5d5311d01a364ae8dd530367bc9
+ VERSION=1.8.0
+
SOURCE_HASH=sha512:f69fcde571a5cbe627d729d622aa79eafc42a177f8eaffe8639c26129e526a92cfee5fbeaad4ba8d410029b55c79a30d02d7aa1506570cc2eb39778977b3494c
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
diff --git a/xorg-driver/xf86-input-mouse/HISTORY
b/xorg-driver/xf86-input-mouse/HISTORY
index 8474d60..d6023f6 100644
--- a/xorg-driver/xf86-input-mouse/HISTORY
+++ b/xorg-driver/xf86-input-mouse/HISTORY
@@ -1,3 +1,6 @@
+2012-07-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8.0
+
2012-03-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.7.2

diff --git a/xorg-lib/wayland/DEPENDS b/xorg-lib/wayland/DEPENDS
index 60c306c..6a68032 100755
--- a/xorg-lib/wayland/DEPENDS
+++ b/xorg-lib/wayland/DEPENDS
@@ -1,4 +1,3 @@
-depends LZMA &&
depends pkgconfig &&
depends libffi &&
optional_depends expat '' '--disable-scanner' 'build wayland-scanner'
diff --git a/xorg-lib/wayland/DETAILS b/xorg-lib/wayland/DETAILS
index 1bcbf58..2181d1f 100755
--- a/xorg-lib/wayland/DETAILS
+++ b/xorg-lib/wayland/DETAILS
@@ -1,6 +1,6 @@
SPELL=wayland
- VERSION=0.85.0
-
SOURCE_HASH=sha512:effca626cc9cb3b6cc20d216154f7e7a0839756cf94921e9030c07660ea3ac64aa67e740b9c5ac210ed93f98f2daf6e399ad577d25cd09921283375da8c90bda
+ VERSION=0.95.0
+
SOURCE_HASH=sha512:fe0b93528ad1c515231c8763ff6ea6506d0c6fa97412e873d16a0549aaf45831e6c98bb5eb43de7fcf4b28ceb7abde58cbb98a068e9ecbe56e61c7636cabab54
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://wayland.freedesktop.org
diff --git a/xorg-lib/wayland/HISTORY b/xorg-lib/wayland/HISTORY
index 5222fe4..ef30e7a 100644
--- a/xorg-lib/wayland/HISTORY
+++ b/xorg-lib/wayland/HISTORY
@@ -1,3 +1,7 @@
+2012-07-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.95.0
+ * DEPENDS: remove LZMA, basesystem provides this
+
2012-02-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.85.0




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (6a1a58ba60aafc81c5f36c07a5537f72fc0a6dfa), Treeve Jelbert, 07/27/2012

Archive powered by MHonArc 2.6.24.

Top of Page