Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robert Figura (74beea4a525bbe37c695018c8f5c48eb07a363e8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robert Figura <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robert Figura (74beea4a525bbe37c695018c8f5c48eb07a363e8)
  • Date: Sat, 10 Sep 2011 12:16:50 -0500

GIT changes to master grimoire by Robert Figura <template AT sourcemage.org>:

graphics-libs/vips/DEPENDS | 4 +++-
graphics-libs/vips/DETAILS | 4 ++--
graphics-libs/vips/HISTORY | 4 ++++
graphics/nip2/DETAILS | 4 ++--
graphics/nip2/HISTORY | 3 +++
5 files changed, 14 insertions(+), 5 deletions(-)

New commits:
commit f1724fc2b9aa5aee1ff3f2ed98c679056d9ddb05
Author: Robert Figura <template AT sourcemage.org>
Commit: Robert Figura <template AT sourcemage.org>

nip2: -> 7.26.3

commit b3a607229f8fe362aee9b2221420d44129cf33a1
Author: Robert Figura <template AT sourcemage.org>
Commit: Robert Figura <template AT sourcemage.org>

vips: -> 7.26.3, add optional_depends

diff --git a/graphics-libs/vips/DEPENDS b/graphics-libs/vips/DEPENDS
index 97c3d1d..cc26876 100755
--- a/graphics-libs/vips/DEPENDS
+++ b/graphics-libs/vips/DEPENDS
@@ -21,4 +21,6 @@ optional_depends liboil "--with-liboil"
"--without-liboil" "For liboi
optional_depends zip "--with-zip" "--without-zip" "For
Zip support" &&
optional_depends python "--with-python" "--without-python" "For
python bindings" &&
optional_depends pango "--with-pangoft2" "--without-pangoft2" "For
pango support"
-
+optional_depends lcms2 "--with-lcms2" "--without-lcms2"
+optional_depends cfitsio "--with-cfitsio" "--without-cfitsio"
+optional_depends orc "--with-orc" "--without-orc"
diff --git a/graphics-libs/vips/DETAILS b/graphics-libs/vips/DETAILS
index 1452bf1..9a16e37 100755
--- a/graphics-libs/vips/DETAILS
+++ b/graphics-libs/vips/DETAILS
@@ -1,9 +1,9 @@
SPELL=vips
- VERSION=7.22.4
+ VERSION=7.26.3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]=http://www.vips.ecs.soton.ac.uk/supported/${VERSION:0:4}/$SOURCE
-
SOURCE_HASH=sha512:99a937ddddddd9b00c5434172a73495266641b0f1da243ac424a73f6765db9bf7030c8edb39428aabab7c6957f737bbd743252f05caf3b86eb65784aafe63d5f
+
SOURCE_HASH=sha512:7f2a21e2fac863d2ac43dc4a90f33e34a84d27035050357dba599e8a368b013d04f8ca03155dfc882e77004399800ae35fd40fa1919478e0b6ad0ba970806cb2
WEB_SITE=http://www.vips.ecs.soton.ac.uk/index.php
ENTERED=20041230
LICENSE[0]=LGPL
diff --git a/graphics-libs/vips/HISTORY b/graphics-libs/vips/HISTORY
index 678b4a9..15f97da 100644
--- a/graphics-libs/vips/HISTORY
+++ b/graphics-libs/vips/HISTORY
@@ -1,3 +1,7 @@
+2011-09-10 Robert Figura <template AT sourcemage.org>
+ * DETAILS: Updated to version 7.26.3
+ * DEPENDS: add optional_depends on lcms2 + cfitsio + orc
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/graphics/nip2/DETAILS b/graphics/nip2/DETAILS
index 71e973b..2420b84 100755
--- a/graphics/nip2/DETAILS
+++ b/graphics/nip2/DETAILS
@@ -1,9 +1,9 @@
SPELL=nip2
- VERSION=7.22.3
+ VERSION=7.26.3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}

SOURCE_URL[0]=http://www.vips.ecs.soton.ac.uk/supported/${VERSION:0:4}/${SOURCE}
-
SOURCE_HASH=sha512:72d3cb23e08aac50344718953858ba5d4c02a0c23e23d2c3dc485ee066254cfb79ab6d60f4acbaf58734c193a23f199f49597f78bd08367b6f31a2bddc0cf070
+
SOURCE_HASH=sha512:cd20f82de44fc90acc17e5cd0cd76c39f96b86d9ec5a38805f4f92896dd33cde29ea3fcfffdac1e4e447a533c6b077104f5f768a80f58a05013f793f578b6336
SOURCE_URL[1]=${SOURCEFORGE_URL}/vips/${SOURCE}
WEB_SITE=http://www.vips.ecs.soton.ac.uk/index.php
ENTERED=20041230
diff --git a/graphics/nip2/HISTORY b/graphics/nip2/HISTORY
index de6ed59..a4b10cb 100644
--- a/graphics/nip2/HISTORY
+++ b/graphics/nip2/HISTORY
@@ -1,3 +1,6 @@
+2011-09-10 Robert Figura <template AT sourcemage.org>
+ * DETAILS: Updated to version 7.26.3
+
2010-11-04 Robert Figura <template AT sourcemage.org>
* DETAILS: Updated to version 7.22.3




  • [SM-Commit] GIT changes to master grimoire by Robert Figura (74beea4a525bbe37c695018c8f5c48eb07a363e8), Robert Figura, 09/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page