[jhbuild] Build exiv2 from source
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Build exiv2 from source
- Date: Wed, 24 Oct 2018 11:00:50 +0000 (UTC)
commit 68d14c7fbd4dae52c796e79598a26c01eb56bdb2
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Oct 24 11:58:39 2018 +0100
Build exiv2 from source
It seems that reports of exiv2 0.26 being available on Ubuntu and
Debian were exaggerated, so we're going to promote exiv2 from a
system dependency to a real module.
modulesets/gnome-suites-core-deps-latest.modules | 5 +++++
modulesets/gnome-sysdeps-latest.modules | 5 -----
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index f30076d1..a7efac8d 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -382,6 +382,11 @@ the module and we will just change it to use a tarball anyway.
</dependencies>
</cmake>
+ <cmake id="exiv2"
+ cmakeargs="-DEXIV2_ENABLE_CURL=OFF -DEXIV2_ENABLE_SSH=OFF -DEXIV2_ENABLE_BUILD_SAMPLES=OFF">
+ <branch repo="github.com" checkoutdir="exiv2" module="Exiv2/exiv2.git" revision="0.26"/>
+ </cmake>
+
<autotools id="folks"
autogenargs="--enable-eds-backend --disable-libsocialweb-backend --disable-fatal-warnings"
supports-non-srcdir-builds="no"
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index 242a594d..3f6a2f70 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -206,11 +206,6 @@
version="2.2.0"/>
</systemmodule>
- <systemmodule id="exiv2">
- <pkg-config>exiv2.pc</pkg-config>
- <branch repo="system" version="0.26"/>
- </systemmodule>
-
<systemmodule id="expat">
<branch repo="system"/>
<systemdependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]