[jhbuild] core-depts: build libarchive
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-depts: build libarchive
- Date: Tue, 27 Sep 2016 09:25:26 +0000 (UTC)
commit ee25e2348fbba1126a30251d46bb45227813bb92
Author: Carlos Soriano <csoriano gnome org>
Date: Mon Sep 26 22:25:41 2016 +0200
core-depts: build libarchive
So developers on older systems like Ubuntu 16.04 can build Nautilus.
https://bugzilla.gnome.org/show_bug.cgi?id=772011
modulesets/gnome-suites-core-deps-3.24.modules | 10 ++++++++++
modulesets/gnome-sysdeps-3.24.modules | 5 -----
2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.24.modules b/modulesets/gnome-suites-core-deps-3.24.modules
index d11674a..c8639de 100644
--- a/modulesets/gnome-suites-core-deps-3.24.modules
+++ b/modulesets/gnome-suites-core-deps-3.24.modules
@@ -66,6 +66,8 @@
href="http://devel.freebsoft.org/pub/projects/speechd/"/>
<repository type="tarball" name="spice"
href="http://www.spice-space.org/download/"/>
+<repository type="tarball" name="libarchive"
+ href="http://libarchive.org/downloads/"/>
<include href="gnome-sysdeps-3.24.modules"/>
@@ -970,6 +972,14 @@
</suggests>
</autotools>
+ <autotools id="libarchive" autogen-sh="configure">
+ <pkg-config>libarchive.pc</pkg-config>
+ <branch repo="libarchive"
+ version="3.2.1"
+ module="libarchive-${version}.tar.gz"
+ hash="sha256:72ee1a4e3fd534525f13a0ba1aa7b05b203d186e0c6072a8a4738649d0b3cfd2"/>
+ </autotools>
+
<autotools id="libchamplain">
<branch/>
<dependencies>
diff --git a/modulesets/gnome-sysdeps-3.24.modules b/modulesets/gnome-sysdeps-3.24.modules
index f28a35d..232d212 100644
--- a/modulesets/gnome-sysdeps-3.24.modules
+++ b/modulesets/gnome-sysdeps-3.24.modules
@@ -547,11 +547,6 @@
</systemdependencies>
</systemmodule>
- <systemmodule id="libarchive">
- <pkg-config>libarchive.pc</pkg-config>
- <branch repo="system" version="3.2.0"/>
- </systemmodule>
-
<systemmodule id="libcap">
<branch repo="system"/>
<systemdependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]