[jhbuild] core-deps-3.20: Re-add pcre2 and update it to 10.21-RC1
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-3.20: Re-add pcre2 and update it to 10.21-RC1
- Date: Wed, 13 Jan 2016 12:32:47 +0000 (UTC)
commit cba8e790436a29979ac70efc465f730cf8f4f370
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Jan 10 05:16:18 2016 +0800
core-deps-3.20: Re-add pcre2 and update it to 10.21-RC1
https://bugzilla.gnome.org/show_bug.cgi?id=760377
modulesets/gnome-suites-core-deps-3.20.modules | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.20.modules b/modulesets/gnome-suites-core-deps-3.20.modules
index 5ffb3f0..4465058 100644
--- a/modulesets/gnome-suites-core-deps-3.20.modules
+++ b/modulesets/gnome-suites-core-deps-3.20.modules
@@ -58,6 +58,8 @@
href="http://xkbcommon.org/download/"/>
<repository type="tarball" name="tarball.github.com"
href="https://github.com/"/>
+<repository type="tarball" name="pcre"
+ href="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/"/>
<include href="gnome-sysdeps-3.20.modules"/>
@@ -1096,6 +1098,16 @@
<branch/>
</autotools>
+ <!-- This should be moved to sysdeps once it's widely-available. -->
+ <autotools id="pcre2"
+ autogenargs="--enable-jit --enable-pcre2-8 --enable-pcre2-16 --enable-pcre2-32">
+ <branch repo="pcre"
+ module="Testing/pcre2-${version}.tar.bz2"
+ version="10.21-RC1"
+ hash="sha256:02dd62e2cf7306a3e8689d2f7a144070214aa322383c3908913e36da3f20e4c8"
+ size="1458545"/>
+ </autotools>
+
<!-- Python 3 build of pygobject -->
<autotools id="pygobject" autogenargs="--with-python=python3">
<branch/>
@@ -1323,12 +1335,13 @@
</cmake>
<autotools id="vte"
- autogenargs="--enable-introspection=yes --without-pcre2">
+ autogenargs="--enable-introspection=yes">
<branch/>
<dependencies>
<dep package="intltool"/>
<dep package="glib"/>
<dep package="gtk+"/>
+ <dep package="pcre2"/>
<dep package="vala"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]