[jhbuild] 3.16: get libxkbcommon as a tarball
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.16: get libxkbcommon as a tarball
- Date: Mon, 16 Feb 2015 11:41:28 +0000 (UTC)
commit d6b4f717a047bac5d78bcfe82c253991a39b6db4
Author: Frédéric Péters <fpeters 0d be>
Date: Mon Feb 16 12:40:10 2015 +0100
3.16: get libxkbcommon as a tarball
The github generated tarballs do not match what's found on the official site,
http://xkbcommon.org/download/, make sure we build the code we will ship in
releases.
modulesets/gnome-suites-core-deps-3.16.modules | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.16.modules b/modulesets/gnome-suites-core-deps-3.16.modules
index ee35272..817288f 100644
--- a/modulesets/gnome-suites-core-deps-3.16.modules
+++ b/modulesets/gnome-suites-core-deps-3.16.modules
@@ -70,6 +70,8 @@
href="http://xorg.freedesktop.org/"/>
<repository type="tarball" name="github-tar"
href="https://github.com/"/>
+<repository type="tarball" name="libxkbcommon"
+ href="http://xkbcommon.org/download/"/>
<include href="gnome-sysdeps-3.16.modules"/>
@@ -1258,7 +1260,11 @@
</autotools>
<autotools id="libxkbcommon" autogenargs="--with-xkb-config-root=/usr/share/X11/xkb">
- <branch repo="github.com" checkoutdir="libxkbcommon" module="xkbcommon/libxkbcommon.git"/>
+ <branch repo="libxkbcommon"
+ module="http://xkbcommon.org/download/libxkbcommon-${version}.tar.xz"
+ version="0.5.0"
+ hash="sha256:90bd7824742b9a6f52a6cf80e2cadd6f5349cf600a358d08260772615b89d19c"
+ size="615504"/>
<dependencies>
<dep package="xorg-macros"/>
<dep package="xorg-xproto"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]