pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libraw Update to 0.12.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca7f7c196edd
branches: trunk
changeset: 584005:ca7f7c196edd
user: gls <gls%pkgsrc.org@localhost>
date: Tue Jan 11 19:50:17 2011 +0000
description:
Update to 0.12.3
Upstream changes:
Changes in ./configure system for better LCMS2 support
diffstat:
graphics/libraw/Makefile | 8 ++++++--
graphics/libraw/PLIST | 10 +---------
graphics/libraw/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 15 deletions(-)
diffs (54 lines):
diff -r b138a082253b -r ca7f7c196edd graphics/libraw/Makefile
--- a/graphics/libraw/Makefile Tue Jan 11 19:39:42 2011 +0000
+++ b/graphics/libraw/Makefile Tue Jan 11 19:50:17 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2010/12/22 16:02:18 gls Exp $
+# $NetBSD: Makefile,v 1.7 2011/01/11 19:50:17 gls Exp $
#
-DISTNAME= LibRaw-0.12.1
+DISTNAME= LibRaw-0.12.3
PKGNAME= ${DISTNAME:tl}
CATEGORIES= graphics
MASTER_SITES= http://www.libraw.org/data/
@@ -18,6 +18,10 @@
USE_TOOLS+= pkg-config gmake
MAKE_JOBS_SAFE= no
+CONFIGURE_ARGS+= --disable-examples
+CONFIGURE_ARGS+= --disable-demosaic-pack-gpl2
+CONFIGURE_ARGS+= --disable-demosaic-pack-gpl3
+
PKGCONFIG_OVERRIDE+= libraw.pc.in
PKGCONFIG_OVERRIDE+= libraw_r.pc.in
diff -r b138a082253b -r ca7f7c196edd graphics/libraw/PLIST
--- a/graphics/libraw/PLIST Tue Jan 11 19:39:42 2011 +0000
+++ b/graphics/libraw/PLIST Tue Jan 11 19:50:17 2011 +0000
@@ -1,12 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2010/12/13 20:32:30 gls Exp $
-bin/4channels
-bin/dcraw_emu
-bin/dcraw_half
-bin/half_mt
-bin/mem_image
-bin/raw-identify
-bin/simple_dcraw
-bin/unprocessed_raw
+@comment $NetBSD: PLIST,v 1.3 2011/01/11 19:50:17 gls Exp $
include/libraw/libraw.h
include/libraw/libraw_alloc.h
include/libraw/libraw_const.h
diff -r b138a082253b -r ca7f7c196edd graphics/libraw/distinfo
--- a/graphics/libraw/distinfo Tue Jan 11 19:39:42 2011 +0000
+++ b/graphics/libraw/distinfo Tue Jan 11 19:50:17 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/12/22 16:02:18 gls Exp $
+$NetBSD: distinfo,v 1.5 2011/01/11 19:50:17 gls Exp $
-SHA1 (LibRaw-0.12.1.tar.gz) = bff9ad0141a34b8561503b2b59022a994f87f48f
-RMD160 (LibRaw-0.12.1.tar.gz) = 2934b40075835c5446a91e9d8d95ed95be76cdef
-Size (LibRaw-0.12.1.tar.gz) = 765610 bytes
+SHA1 (LibRaw-0.12.3.tar.gz) = e4039f7fb4124016abfb0686a496e620ea0c1268
+RMD160 (LibRaw-0.12.3.tar.gz) = aad2135d4bf6811df0258e5e28c655e4b4a7e68b
+Size (LibRaw-0.12.3.tar.gz) = 767393 bytes
Home |
Main Index |
Thread Index |
Old Index