diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/commons-utilities/Makefile | 2 | ||||
-rw-r--r-- | graphics/darktable/Makefile | 3 | ||||
-rw-r--r-- | graphics/exiv2/Makefile | 2 | ||||
-rw-r--r-- | graphics/exiv2/distinfo | 4 | ||||
-rw-r--r-- | graphics/exiv2/pkg-plist | 3 | ||||
-rw-r--r-- | graphics/geeqie/Makefile | 4 | ||||
-rw-r--r-- | graphics/gexiv2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gthumb/Makefile | 4 | ||||
-rw-r--r-- | graphics/gwenview-kde4/Makefile | 3 | ||||
-rw-r--r-- | graphics/gwenview/Makefile | 4 | ||||
-rw-r--r-- | graphics/hugin/Makefile | 4 | ||||
-rw-r--r-- | graphics/kphotoalbum-kde4/Makefile | 4 | ||||
-rw-r--r-- | graphics/kphotoalbum/Makefile | 4 | ||||
-rw-r--r-- | graphics/libkexiv2-kde4/Makefile | 3 | ||||
-rw-r--r-- | graphics/libkexiv2/Makefile | 4 | ||||
-rw-r--r-- | graphics/luminance/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-exiv2/Makefile | 3 | ||||
-rw-r--r-- | graphics/rawstudio/Makefile | 4 | ||||
-rw-r--r-- | graphics/ufraw/Makefile | 4 |
19 files changed, 35 insertions, 30 deletions
diff --git a/graphics/commons-utilities/Makefile b/graphics/commons-utilities/Makefile index e4ddf99dc4ad..4b0ee278e096 100644 --- a/graphics/commons-utilities/Makefile +++ b/graphics/commons-utilities/Makefile @@ -7,7 +7,7 @@ PORTNAME= commons-utilities PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 6648c94ac248..e9587413c28f 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -7,6 +7,7 @@ PORTNAME= darktable PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} @@ -15,7 +16,7 @@ COMMENT= A virtual lighttable and darkroom for photographers LICENSE= GPLv3 -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ lensfun.2:${PORTSDIR}/graphics/lensfun \ lcms2.2:${PORTSDIR}/graphics/lcms2 \ diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index a0dcaa9b67b1..1b397d1c4af6 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= exiv2 -PORTVERSION= 0.21.1 +PORTVERSION= 0.23 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index 6e08c344e2d4..0bef88e073ca 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,2 +1,2 @@ -SHA256 (exiv2-0.21.1.tar.gz) = 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817 -SIZE (exiv2-0.21.1.tar.gz) = 3004521 +SHA256 (exiv2-0.23.tar.gz) = 81fa50900be7ab16e24c6551252c21fc97abcfe855fd32c8f7ec55f398786b11 +SIZE (exiv2-0.23.tar.gz) = 3524381 diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist index 17b807df1cff..2254972e2d04 100644 --- a/graphics/exiv2/pkg-plist +++ b/graphics/exiv2/pkg-plist @@ -7,6 +7,7 @@ include/exiv2/crwimage.hpp include/exiv2/datasets.hpp include/exiv2/error.hpp include/exiv2/easyaccess.hpp +include/exiv2/epsimage.hpp include/exiv2/exif.hpp include/exiv2/exv_conf.h include/exiv2/exiv2.hpp @@ -37,7 +38,7 @@ include/exiv2/xmpsidecar.hpp lib/libexiv2.a lib/libexiv2.la lib/libexiv2.so -lib/libexiv2.so.10 +lib/libexiv2.so.12 libdata/pkgconfig/exiv2.pc share/locale/de/LC_MESSAGES/exiv2.mo share/locale/es/LC_MESSAGES/exiv2.mo diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index ce7d2838ccc8..49c4154ba94f 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -7,7 +7,7 @@ PORTNAME= geeqie PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -41,7 +41,7 @@ OPTIONS= EXIV2 "Metadata editing" on \ .include <bsd.port.pre.mk> .if defined(WITH_EXIV2) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 CONFIGURE_ARGS+=--enable-exiv2 .else CONFIGURE_ARGS+=--disable-exiv2 diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 66ba62cd86ab..20aa58c0d416 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/gexiv2/${PORTVERSION:R}/ DISTNAME= libgexiv2-${PORTVERSION} diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 1656e306dace..666c64ad2cb0 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -7,7 +7,7 @@ PORTNAME= gthumb PORTVERSION= 2.14.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -50,7 +50,7 @@ OPTIONS= EXIV2 "Exif support (image metadata)" On \ .include <bsd.port.pre.mk> .if defined(WITH_EXIV2) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 CONFIGURE_ARGS+=--enable-exiv2 PLIST_SUB+= EXIV2="" .else diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile index e2beddbd96cf..895ff394164c 100644 --- a/graphics/gwenview-kde4/Makefile +++ b/graphics/gwenview-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= gwenview PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -18,7 +19,7 @@ COMMENT= Image viewer and browser for KDE 4 LATEST_LINK= ${PORTNAME}-kde4 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - exiv2.10:${PORTSDIR}/graphics/exiv2 + exiv2.12:${PORTSDIR}/graphics/exiv2 CONFLICTS= kdegraphics-4.[0-6].* diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index f352d2d09cb2..9ca59c4c2c11 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gwenview PORTVERSION= 1.4.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= An image viewer and browser for the KDE environment LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ png15:${PORTSDIR}/graphics/png \ - exiv2.10:${PORTSDIR}/graphics/exiv2 + exiv2.12:${PORTSDIR}/graphics/exiv2 USE_BZIP2= yes USE_GMAKE= yes diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 8a12f37d35b0..72300b08ea94 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugin PORTVERSION= 2011.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} @@ -18,7 +18,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ jpeg:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ pano13:${PORTSDIR}/graphics/libpano13 \ boost_thread:${PORTSDIR}/devel/boost-libs \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile index acb21e9d75bc..caf998b57c80 100644 --- a/graphics/kphotoalbum-kde4/Makefile +++ b/graphics/kphotoalbum-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= ${APP_VER}.${EXTRA_VER} -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/extragear @@ -17,7 +17,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Image viewer and organizer for KDE LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ kipi.8:${PORTSDIR}/graphics/libkipi-kde4 USE_BZIP2= yes diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 072b0b0061cd..e608d2d838e5 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= 3.1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= http://www.kphotoalbum.org/data/download/ @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Image database for KDE LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ kdcraw.4:${PORTSDIR}/graphics/libkdcraw USE_KDELIBS_VER= 3 diff --git a/graphics/libkexiv2-kde4/Makefile b/graphics/libkexiv2-kde4/Makefile index c9c8c353b1ed..8f1c71a74a59 100644 --- a/graphics/libkexiv2-kde4/Makefile +++ b/graphics/libkexiv2-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= libkexiv2 PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -15,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Exiv2 library interface for KDE -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 LATEST_LINK= ${PORTNAME}-kde4 diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 59fbf349ffc1..97a678597899 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -6,14 +6,14 @@ PORTNAME= libkexiv2 PORTVERSION= 0.1.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics devel MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= A wrapper library to manipulate pictures metadata -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 USE_BZIP2= yes USE_KDELIBS_VER=3 diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 533b3d2ef90b..e521e30657ee 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -7,7 +7,7 @@ PORTNAME= luminance DISTVERSION= 2.0.1-1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION:S/-1//}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} @@ -18,7 +18,7 @@ COMMENT= An open source workflow for HDR imaging LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile index 9433524264f8..a4ab1abbb88e 100644 --- a/graphics/py-exiv2/Makefile +++ b/graphics/py-exiv2/Makefile @@ -7,6 +7,7 @@ PORTNAME= exiv2 PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://launchpadlibrarian.net/61465005/ \ http://www.dindin.ru/download/ @@ -16,7 +17,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Python bindings for exiv2 -LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2\ +LIB_DEPENDS= exiv2.12:${PORTSDIR}/graphics/exiv2\ boost_python.4:${PORTSDIR}/devel/boost-python-libs USE_PYTHON= yes diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 6fa2a0b2520c..6f297d69efab 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -7,7 +7,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ @@ -19,7 +19,7 @@ LICENSE= GPLv2 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ lcms.1:${PORTSDIR}/graphics/lcms \ - exiv2.10:${PORTSDIR}/graphics/exiv2 \ + exiv2.12:${PORTSDIR}/graphics/exiv2 \ dbus-1.3:${PORTSDIR}/devel/dbus \ fftw3f:${PORTSDIR}/math/fftw3-float \ lensfun.2:${PORTSDIR}/graphics/lensfun \ diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index d5cf21156044..e67562208232 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufraw PORTVERSION= 0.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -52,7 +52,7 @@ CONFIGURE_ARGS+= --enable-dst-correction .endif .if defined(WITH_EXIV2) -LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2 +LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2 .else PC_FALSE+= exiv2 .endif |