Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a5b16150d2c1e8d0aa7668eb0d218ef15a9a8a1b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a5b16150d2c1e8d0aa7668eb0d218ef15a9a8a1b)
  • Date: Fri, 19 Dec 2014 11:32:43 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics-libs/libraw/DEPENDS | 2 ++
graphics-libs/libraw/HISTORY | 3 +++
graphics-libs/libwebp/DEPENDS | 3 ++-
graphics-libs/libwebp/DETAILS | 6 +++---
graphics-libs/libwebp/HISTORY | 5 +++++
5 files changed, 15 insertions(+), 4 deletions(-)

New commits:
commit a5b16150d2c1e8d0aa7668eb0d218ef15a9a8a1b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libraw - extra depends

commit 5e314e85eeb8ef6969400b9228eead130febc0f2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libwebp: => 0.4.2

diff --git a/graphics-libs/libraw/DEPENDS b/graphics-libs/libraw/DEPENDS
index f148724..98ceab9 100755
--- a/graphics-libs/libraw/DEPENDS
+++ b/graphics-libs/libraw/DEPENDS
@@ -1 +1,3 @@
depends -sub CXX gcc
+depends JPEG &&
+depends lcms2
diff --git a/graphics-libs/libraw/HISTORY b/graphics-libs/libraw/HISTORY
index feb21a6..53b8764 100644
--- a/graphics-libs/libraw/HISTORY
+++ b/graphics-libs/libraw/HISTORY
@@ -1,3 +1,6 @@
+2014-12-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add JPEG. lcms2
+
2014-01-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.16.0

diff --git a/graphics-libs/libwebp/DEPENDS b/graphics-libs/libwebp/DEPENDS
index 4e30f65..4042355 100755
--- a/graphics-libs/libwebp/DEPENDS
+++ b/graphics-libs/libwebp/DEPENDS
@@ -3,4 +3,5 @@ depends automake &&
depends libtool &&
depends libpng &&
depends JPEG &&
-depends tiff
+depends tiff &&
+depends GIFLIB
diff --git a/graphics-libs/libwebp/DETAILS b/graphics-libs/libwebp/DETAILS
index ecf6e81..a3d2ac6 100755
--- a/graphics-libs/libwebp/DETAILS
+++ b/graphics-libs/libwebp/DETAILS
@@ -1,9 +1,9 @@
SPELL=libwebp
- VERSION=0.3.1
+ VERSION=0.4.2
+
SOURCE_HASH=sha512:0213f92cc9a4303b9ae51ffbc72c083880bcd5c1d8b2f92fe514e0a11167925934d01155f89dc9e571dee51293ea26f8b8b486c5b980db20e921d653320a4d13
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://webp.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:9b962ce8ce696eb1cc78de624abe0371f9143449cbc8978eb6327e40afe95b31c1b4c9aa97e9c3f4ada46c2f2b70d7b1ca59e46046ddbb3546ecb8e3e766922f
+ SOURCE_URL[0]=http://downloads.webmproject.org/releases/webp/$SOURCE
WEB_SITE=https://developers.google.com/speed/webp/
ENTERED=20121124
LICENSE[0]=GOOGLE
diff --git a/graphics-libs/libwebp/HISTORY b/graphics-libs/libwebp/HISTORY
index 5d9aec7..c3b9e42 100644
--- a/graphics-libs/libwebp/HISTORY
+++ b/graphics-libs/libwebp/HISTORY
@@ -1,3 +1,8 @@
+2014-12-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: VERSION 0.4.2
+ new url
+ * DEPENDS: add GIFLIB
+
2013-12-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.3.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a5b16150d2c1e8d0aa7668eb0d218ef15a9a8a1b), Treeve Jelbert, 12/19/2014

Archive powered by MHonArc 2.6.24.

Top of Page