[gimp/osx-build: 14/50] OS X build: replace 2.8.8 target by gimp-osx target
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/osx-build: 14/50] OS X build: replace 2.8.8 target by gimp-osx target
- Date: Tue, 15 Jul 2014 03:15:29 +0000 (UTC)
commit 6f84d26ebb88bcd317640692a4b9d27e524ef42f
Author: Sven Claussner <sclaussner src gnome org>
Date: Thu May 8 07:05:31 2014 +0200
OS X build: replace 2.8.8 target by gimp-osx target
Remove the outdated gimp-2.8.8 target, add target 'gimp-osx' for testing
the changes together.
build/osx/gimp.modules | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
old mode 100644
new mode 100755
index 01198b7..7aa0d01
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -824,10 +824,11 @@
</dependencies>
</autotools>
- <autotools id="gimp-2.8.8" autogen-sh="configure"
- 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" />
+ <autotools id="gimp-osx" autogen-sh="autogen.sh"
+ autogenargs="--without-x --enable-gtk-doc=no --without-dbus --without-wmf --enable-binreloc
--without-gs"
+ skip-autogen="never">
+ <branch repo="git.gnome.org" module="gimp" revision="osx-build"
+ checkoutdir="gimp-osx" />
<dependencies>
<dep package="libpng" />
<dep package="libjpeg" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]