Skip to Content.
Sympa Menu

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

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 (08dcd4dae3feea962187d76e92cb6d9bbc148d86)
  • Date: Sat, 1 Dec 2012 06:29:27 -0600

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

dev/null |binary
xorg-app/weston/DEPENDS | 5 ++++-
xorg-app/weston/DETAILS | 4 ++--
xorg-app/weston/HISTORY | 4 ++++
xorg-lib/wayland/DETAILS | 5 +++--
xorg-lib/wayland/HISTORY | 3 +++
xorg-lib/wayland/wayland-1.0.0.tar.xz.sig | 0
7 files changed, 16 insertions(+), 5 deletions(-)

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

weston: => 1.0.2

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

wayland: => 1.0.2

diff --git a/xorg-app/weston/DEPENDS b/xorg-app/weston/DEPENDS
index d4a59d8..9c19615 100755
--- a/xorg-app/weston/DEPENDS
+++ b/xorg-app/weston/DEPENDS
@@ -15,4 +15,7 @@ optional_depends wayland '--enable-wayland-compositor' \
'Build the Wayland (nested) compositor' &&
optional_depends libdrm '--enable-drm-compositor' \
'--disable-drm-compositor'\
- 'Build the DRM compositor'
+ 'Build the DRM compositor' &&
+optional_depends linux-pam '--enable-weston-launch' \
+ '--disable-weston-launch' \
+ 'Build weston launcher'
diff --git a/xorg-app/weston/DETAILS b/xorg-app/weston/DETAILS
index bad123c..6bf344c 100755
--- a/xorg-app/weston/DETAILS
+++ b/xorg-app/weston/DETAILS
@@ -1,6 +1,6 @@
SPELL=weston
- VERSION=0.95.0
-
SOURCE_HASH=sha512:0d471efbcfb76d2b9eca329ad5b140d8bb809fb815eeb712766900a41262ad484fd4cf52a9f0d882346cf19808f2bba352e60e657fbe146e6a9868cc22881afc
+ VERSION=1.0.2
+
SOURCE_HASH=sha512:33054484ccb37dc1443015444983585513719ddbfc446c026e462e9f9e141ec67065e7b461778498f8938c1b7b6d900cf484255fffe85626b8380670fa431374
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 ef30e7a..d6768d7 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,7 @@
+2012-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.2
+ * DEPENDS: add linux-pam
+
2012-07-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.95.0
* DEPENDS: remove LZMA, basesystem provides this
diff --git a/xorg-lib/wayland/DETAILS b/xorg-lib/wayland/DETAILS
index 3336401..b1f71e5 100755
--- a/xorg-lib/wayland/DETAILS
+++ b/xorg-lib/wayland/DETAILS
@@ -1,8 +1,9 @@
SPELL=wayland
- VERSION=1.0.0
+ VERSION=1.0.2
+
SOURCE_HASH=sha512:a287608ebb88d7fbdb47f0bf5d84f7e5f4c8aef0000f3d9f7d2af89dd606457ddda988e7f7d26d36f25f4f16094d22b225f10843ae5c19eec083a9ad40a06560
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://wayland.freedesktop.org
SOURCE_URL[0]=$WEB_SITE/releases/$SOURCE
LICENSE[0]=GPL
diff --git a/xorg-lib/wayland/HISTORY b/xorg-lib/wayland/HISTORY
index dd1d6af..9bc8924 100644
--- a/xorg-lib/wayland/HISTORY
+++ b/xorg-lib/wayland/HISTORY
@@ -1,3 +1,6 @@
+2012-23-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.2
+
2012-10-26 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.0.0
* DEPENDS: added doxygen optional
diff --git a/xorg-lib/wayland/wayland-1.0.0.tar.xz.sig
b/xorg-lib/wayland/wayland-1.0.0.tar.xz.sig
deleted file mode 100644
index 4bd00e2..0000000
Binary files a/xorg-lib/wayland/wayland-1.0.0.tar.xz.sig and /dev/null differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (08dcd4dae3feea962187d76e92cb6d9bbc148d86), Treeve Jelbert, 12/01/2012

Archive powered by MHonArc 2.6.24.

Top of Page