Skip to Content.
Sympa Menu

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

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 (1c37b1e6086264c2c96d51defdd04817c8acc3f9)
  • Date: Thu, 27 Jun 2013 09:13:58 -0500

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

xorg-lib/libxkbcommon/DEPENDS | 1 -
xorg-lib/libxkbcommon/DETAILS | 13 ++++++-------
xorg-lib/libxkbcommon/HISTORY | 6 ++++++
xorg-lib/libxkbcommon/PRE_BUILD | 3 ---
4 files changed, 12 insertions(+), 11 deletions(-)

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

libxkbcommon: => 0.3.1

diff --git a/xorg-lib/libxkbcommon/DEPENDS b/xorg-lib/libxkbcommon/DEPENDS
index 274427a..14c1bc1 100755
--- a/xorg-lib/libxkbcommon/DEPENDS
+++ b/xorg-lib/libxkbcommon/DEPENDS
@@ -1,4 +1,3 @@
-depends git &&
depends pkgconfig &&
depends flex &&
depends bison &&
diff --git a/xorg-lib/libxkbcommon/DETAILS b/xorg-lib/libxkbcommon/DETAILS
index 5287579..99d1981 100755
--- a/xorg-lib/libxkbcommon/DETAILS
+++ b/xorg-lib/libxkbcommon/DETAILS
@@ -1,11 +1,10 @@
SPELL=libxkbcommon
- VERSION=git
- FORCE_DOWNLOAD="on"
- SOURCE_IGNORE=volatile
- SOURCE_URL[0]=git://anongit.freedesktop.org/xorg/lib/libxkbcommon
- SOURCE=$SPELL.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
- WEB_SITE=http://wayland.freedesktop.org
+ VERSION=0.3.1
+
SOURCE_HASH=sha512:d5682f3663560d54bd3227ca0fdf52e651f2a14af46f49b4e7a5df2dc2e52748748f42c6334d6fd7328be72bd0c7e673e9783aa91d65a55a71266236f8b6a504
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL[0]=http://xkbcommon.org/download/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://xkbcommon.org
LICENSE[0]=GPL
ENTERED=20120101
KEYWORDS="X11"
diff --git a/xorg-lib/libxkbcommon/HISTORY b/xorg-lib/libxkbcommon/HISTORY
index c5c8bbd..b8f7a63 100644
--- a/xorg-lib/libxkbcommon/HISTORY
+++ b/xorg-lib/libxkbcommon/HISTORY
@@ -1,3 +1,9 @@
+2013-06-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.1
+ new website & url
+ * PRE_BUILD: deleted
+ * DEPENDS: delete git
+
2013-03-09 Pol Vinogradov <vin.public AT gmail.com>
* PRE_BUILD: removed sed lines, they gave build errors

diff --git a/xorg-lib/libxkbcommon/PRE_BUILD b/xorg-lib/libxkbcommon/PRE_BUILD
deleted file mode 100755
index c51d7b2..0000000
--- a/xorg-lib/libxkbcommon/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-autoreconf -f -i --symlink



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (1c37b1e6086264c2c96d51defdd04817c8acc3f9), Treeve Jelbert, 06/27/2013

Archive powered by MHonArc 2.6.24.

Top of Page