[gimp/osx-build: 13/44] OS X build: fix GVFS dependency
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/osx-build: 13/44] OS X build: fix GVFS dependency
- Date: Sun, 22 Jun 2014 19:07:53 +0000 (UTC)
commit 4fb17c173b379904965be33edb841534ebdbb86d
Author: Sven Claussner <sclaussner src gnome org>
Date: Thu May 8 06:46:52 2014 +0200
OS X build: fix GVFS dependency
Update glib, glib-networking, shared-mime-info, libsoup to latest
versions. Re-enable building GIMP with GVFS. Fix formatting.
build/osx/gimp.modules | 22 ++++++++++------------
1 files changed, 10 insertions(+), 12 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
old mode 100755
new mode 100644
index 90a7a46..01198b7
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -370,7 +370,7 @@
<autotools id="glib" autogenargs="--with-libiconv=native">
<!-- branch module="glib/2.39/glib-2.39.1.tar.xz" version="2.39.1"
hash="sha256:d08c976f5560693946251361f186e3c9243c8195a95417127c1b1970c8371153">
</branch -->
- <branch repo="git.gnome.org" module="glib" revision="glib-2-38" />
+ <branch repo="git.gnome.org" module="glib" revision="glib-2-40" />
<dependencies>
<dep package="libffi" />
<!-- <dep package="python"/> -->
@@ -379,7 +379,7 @@
</autotools>
<autotools id="shared-mime-info" autogen-sh="configure">
- <branch version="1.0" module="~hadess/shared-mime-info-1.0.tar.xz"
+ <branch version="1.3" module="~hadess/shared-mime-info-1.3.tar.xz"
repo="freedesktop" />
<dependencies>
<dep package="glib" />
@@ -507,12 +507,9 @@
<autotools id="libsoup" autogen-sh="configure"
autogenargs="--disable-static --enable-introspection">
- <branch module="libsoup/2.44/libsoup-2.44.2.tar.xz" version="2.44.2"
+ <branch module="libsoup/2.46/libsoup-2.46.0.tar.xz" version="2.46.0"
- hash="sha256:e7e4b5ab74a6c00fc267c9f5963852d28759ad3154dab6388e2d6e1962d598f3">
- <patch
- file="https://dl.dropboxusercontent.com/u/942685/files/libsoup/libsoup.patch"
- strip="1" />
+ hash="sha256:fa3d5574c1a2df521242e2ca624a2b3057121798cab9f8f40525aa186a7b15a3">
</branch>
<dependencies>
<dep package="sqlite" />
@@ -524,9 +521,9 @@
<autotools id="glib-networking" autogen-sh="configure"
autogenargs="--without-ca-certificates">
- <branch module="glib-networking/2.38/glib-networking-2.38.2.tar.xz"
- version="2.38.2"
- hash="sha256:e8e2fe919d3236169c9bfaec807966ec81b844fc28b11bddc9f8256cfa949fc7" />
+ <branch module="glib-networking/2.40/glib-networking-2.40.1.tar.xz"
+ version="2.40.1"
+ hash="sha256:9fb3e54d049a480afdb814ff7452e7ab67e5d5f607ade230d7713f19922b5a28" />
<dependencies>
<dep package="gnutls" />
<dep package="libproxy" />
@@ -580,7 +577,7 @@
<dependencies>
<dep package="libgpg-error" />
</dependencies>
- <patch file="0001-libgcrypt-build-without-docs.patch" strip="1"/>
+ <patch file="0001-libgcrypt-build-without-docs.patch" strip="1" />
</autotools>
<autotools id="libgpg-error" autogen-sh="configure"
@@ -828,7 +825,7 @@
</autotools>
<autotools id="gimp-2.8.8" autogen-sh="configure"
- autogenargs="--without-x --enable-gtk-doc=no --without-gvfs --without-dbus --without-wmf
--enable-binreloc --without-gs">
+ autogenargs="--without-x --enable-gtk-doc=no --without-dbus --without-wmf --enable-binreloc
--without-gs">
<branch module="gimp/v2.8/gimp-2.8.8.tar.bz2" repo="gimp"
hash="md5:ef2547c3514a1096931637bd6250635a" version="2.8.8" />
<dependencies>
@@ -881,6 +878,7 @@
<dep package="jasper" />
<dep package="meta-gtk-osx-python" />
<dep package="tango-icon-theme" />
+ <dep package="gvfs" />
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]