summaryrefslogtreecommitdiff
path: root/graphics/libraw
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-05-26 09:07:34 +0000
committeradam <adam@pkgsrc.org>2013-05-26 09:07:34 +0000
commit3f21e23d30ecdc97fbebe0bf21725028ce28262c (patch)
treedc3199fab8a49249bc7b66414c10b2b33a16f54c /graphics/libraw
parent5213afd7a01d435074569e083ebd3e6da333da50 (diff)
downloadpkgsrc-3f21e23d30ecdc97fbebe0bf21725028ce28262c.tar.gz
Changes 0.15.1:
Incorrect data maximum calculations for Panasonic files were fixed. A possible buffer overrun in exposure correction code is now checked.
Diffstat (limited to 'graphics/libraw')
-rw-r--r--graphics/libraw/Makefile18
-rw-r--r--graphics/libraw/distinfo8
2 files changed, 12 insertions, 14 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 4b5c869ba6c..7b3e8ec6b3b 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/10/10 13:06:14 drochner Exp $
-#
+# $NetBSD: Makefile,v 1.21 2013/05/26 09:07:34 adam Exp $
-DISTNAME= LibRaw-0.14.7
-PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
-CATEGORIES= graphics
+DISTNAME= LibRaw-0.15.1
+PKGNAME= ${DISTNAME:tl}
+CATEGORIES= graphics
MASTER_SITES= http://www.libraw.org/data/
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -12,11 +10,11 @@ HOMEPAGE= http://www.libraw.org/
COMMENT= Raw decoding/processing library
LICENSE= gnu-lgpl-v2.1 OR cddl-1.0
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
-USE_LIBTOOL= yes
-MAKE_JOBS_SAFE= no
+GNU_CONFIGURE= yes
+#MAKE_JOBS_SAFE= no
CONFIGURE_ARGS+= --disable-examples
CONFIGURE_ARGS+= --disable-demosaic-pack-gpl2
diff --git a/graphics/libraw/distinfo b/graphics/libraw/distinfo
index fba77f32b58..005711a33fc 100644
--- a/graphics/libraw/distinfo
+++ b/graphics/libraw/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2012/08/04 14:36:42 drochner Exp $
+$NetBSD: distinfo,v 1.17 2013/05/26 09:07:34 adam Exp $
-SHA1 (LibRaw-0.14.7.tar.gz) = e924527bed3d72ee4756da0c9383dc74c584799f
-RMD160 (LibRaw-0.14.7.tar.gz) = 09843bfb7f9a79b69744c47b27d778eaf56d5a8a
-Size (LibRaw-0.14.7.tar.gz) = 1366794 bytes
+SHA1 (LibRaw-0.15.1.tar.gz) = b080046190902169f7f329c09e9183789417f1d2
+RMD160 (LibRaw-0.15.1.tar.gz) = 5364ee06551132cbaa1c6c2dc585ef8649c3baa1
+Size (LibRaw-0.15.1.tar.gz) = 1406204 bytes