summaryrefslogtreecommitdiff
path: root/graphics/lensfun
diff options
context:
space:
mode:
authoradam <adam>2013-10-25 12:59:07 +0000
committeradam <adam>2013-10-25 12:59:07 +0000
commit743799e3c97588cf646bc76249ada15f04fb6243 (patch)
tree85a8bfccfeec9d8036591b7747281d3a49a96298 /graphics/lensfun
parent8840dd6f3ab3d3ff6a8cedd052d9b7cbc73ae762 (diff)
downloadpkgsrc-743799e3c97588cf646bc76249ada15f04fb6243.tar.gz
Changes 0.2.8:
Another minor maintenance release. Most fixes were related to the build system. But as always we have many(!) new lens profiles.
Diffstat (limited to 'graphics/lensfun')
-rw-r--r--graphics/lensfun/Makefile15
-rw-r--r--graphics/lensfun/PLIST8
-rw-r--r--graphics/lensfun/distinfo9
-rw-r--r--graphics/lensfun/patches/patch-libs_auxfun_image.cpp12
4 files changed, 15 insertions, 29 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile
index 2bdc2ca70cb..f4c3d11a9bc 100644
--- a/graphics/lensfun/Makefile
+++ b/graphics/lensfun/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2013/08/04 19:12:00 adam Exp $
+# $NetBSD: Makefile,v 1.25 2013/10/25 12:59:07 adam Exp $
-DISTNAME= lensfun-0.2.7
+DISTNAME= lensfun-0.2.8
CATEGORIES= graphics
MASTER_SITES= http://download.berlios.de/lensfun/
EXTRACT_SUFX= .tar.bz2
@@ -34,19 +34,13 @@ PKGCONFIG_OVERRIDE= libs/lensfun/lensfun.pc.in
# understanding the build, and upstream is moving to cmake anyway.
post-install:
.if ${OPSYS} == "Darwin"
- ${MV} ${DESTDIR}${PREFIX}/lib/liblensfun.dylib \
+ ${MV} ${DESTDIR}${PREFIX}/lib/liblensfun.dylib.${PKGVERSION_NOREV} \
${DESTDIR}${PREFIX}/lib/liblensfun.${PKGVERSION_NOREV}.dylib
+ ${RM} ${DESTDIR}${PREFIX}/lib/liblensfun.dylib*
${LN} -s liblensfun.${PKGVERSION_NOREV}.dylib \
${DESTDIR}${PREFIX}/lib/liblensfun.0.dylib
${LN} -s liblensfun.${PKGVERSION_NOREV}.dylib \
${DESTDIR}${PREFIX}/lib/liblensfun.dylib
-.else
- ${MV} ${DESTDIR}${PREFIX}/lib/liblensfun.so \
- ${DESTDIR}${PREFIX}/lib/liblensfun.so.${PKGVERSION_NOREV}
- ${LN} -s liblensfun.so.${PKGVERSION_NOREV} \
- ${DESTDIR}${PREFIX}/lib/liblensfun.so.0
- ${LN} -s liblensfun.so.${PKGVERSION_NOREV} \
- ${DESTDIR}${PREFIX}/lib/liblensfun.so
.endif
.include "../../devel/glib2/buildlink3.mk"
@@ -55,4 +49,3 @@ post-install:
.include "../../graphics/png/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
-# DO NOT DELETE
diff --git a/graphics/lensfun/PLIST b/graphics/lensfun/PLIST
index 7fbb104c8f9..fbe7f1ffe61 100644
--- a/graphics/lensfun/PLIST
+++ b/graphics/lensfun/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2013/03/01 14:49:53 gdt Exp $
+@comment $NetBSD: PLIST,v 1.10 2013/10/25 12:59:07 adam Exp $
include/lensfun.h
lib/liblensfun.so
lib/liblensfun.so.0
@@ -21,14 +21,18 @@ share/lensfun/compact-olympus.xml
share/lensfun/compact-panasonic.xml
share/lensfun/compact-pentax.xml
share/lensfun/compact-ricoh.xml
+share/lensfun/compact-samsung.xml
share/lensfun/compact-sigma.xml
share/lensfun/compact-sony.xml
share/lensfun/generic.xml
share/lensfun/mil-canon.xml
+share/lensfun/mil-fujifilm.xml
share/lensfun/mil-nikon.xml
share/lensfun/mil-olympus.xml
share/lensfun/mil-panasonic.xml
share/lensfun/mil-samsung.xml
+share/lensfun/mil-samyang.xml
+share/lensfun/mil-sigma.xml
share/lensfun/mil-sony.xml
share/lensfun/rf-leica.xml
share/lensfun/slr-canon.xml
@@ -41,8 +45,10 @@ share/lensfun/slr-olympus.xml
share/lensfun/slr-panasonic.xml
share/lensfun/slr-pentax.xml
share/lensfun/slr-samsung.xml
+share/lensfun/slr-samyang.xml
share/lensfun/slr-schneider.xml
share/lensfun/slr-sigma.xml
+share/lensfun/slr-soligor.xml
share/lensfun/slr-sony.xml
share/lensfun/slr-tamron.xml
share/lensfun/slr-tokina.xml
diff --git a/graphics/lensfun/distinfo b/graphics/lensfun/distinfo
index b8819ad8db8..fc0351d0205 100644
--- a/graphics/lensfun/distinfo
+++ b/graphics/lensfun/distinfo
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.12 2013/10/25 06:41:47 wiz Exp $
+$NetBSD: distinfo,v 1.13 2013/10/25 12:59:07 adam Exp $
-SHA1 (lensfun-0.2.7.tar.bz2) = f26121093dfee85d6371c2c79dae22e6d1b8d0d6
-RMD160 (lensfun-0.2.7.tar.bz2) = 87cee31658f1083734356c678b934a712bccefad
-Size (lensfun-0.2.7.tar.bz2) = 552960 bytes
+SHA1 (lensfun-0.2.8.tar.bz2) = 0e85eb7692620668d27e2303687492ad68c90eb4
+RMD160 (lensfun-0.2.8.tar.bz2) = 527b4ca0e9ce40f514e7340548d0d0635bdc875e
+Size (lensfun-0.2.8.tar.bz2) = 628913 bytes
SHA1 (patch-aa) = d31dd742f232aa8a75f50f14f782918ba11a8119
SHA1 (patch-ab) = 5455bda9546dce6cc5b4a73429092afdee04bd23
SHA1 (patch-ad) = f9d54534d3be809e8517ec262e776c9d1785acd8
SHA1 (patch-ae) = 9fe7181571f24d90058b340e9f95e7a5557cdd48
SHA1 (patch-build_tibs_compiler_pkgconfig.mak) = 692dd4c04c3b1f348a8c7ef5a1c708cf254a0b14
-SHA1 (patch-libs_auxfun_image.cpp) = 613b2f80ede85285195c20eb096cd70fe6783b1a
diff --git a/graphics/lensfun/patches/patch-libs_auxfun_image.cpp b/graphics/lensfun/patches/patch-libs_auxfun_image.cpp
deleted file mode 100644
index 2d2b84b4c13..00000000000
--- a/graphics/lensfun/patches/patch-libs_auxfun_image.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-libs_auxfun_image.cpp,v 1.1 2013/03/04 14:44:25 joerg Exp $
-
---- libs/auxfun/image.cpp.orig 2013-03-04 13:54:30.000000000 +0000
-+++ libs/auxfun/image.cpp
-@@ -7,6 +7,7 @@
- #include <zlib.h>
- #include <png.h>
- #include <stdlib.h>
-+#include <string.h>
- #ifdef _MSC_VER
- #define _USE_MATH_DEFINES 1
- #include <math.h>