summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eog/Makefile6
-rw-r--r--graphics/exif/Makefile3
-rw-r--r--graphics/f-spot/Makefile4
-rw-r--r--graphics/gimageview/Makefile2
-rw-r--r--graphics/gimp-app-devel/Makefile4
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/gimpshop/Makefile2
-rw-r--r--graphics/ida/Makefile4
-rw-r--r--graphics/libkexif/Makefile4
-rw-r--r--graphics/pornview/Makefile4
-rw-r--r--graphics/ufraw/Makefile2
11 files changed, 20 insertions, 19 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index ffe9fb7a4704..9f623d7843a0 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -8,7 +8,7 @@
PORTNAME= eog
PORTVERSION= 2.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -34,9 +34,9 @@ GCONF_SCHEMAS= eog.schemas
.include <bsd.port.pre.mk>
-.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \
+.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.13) || \
defined(WITH_EXIF))
-LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS+= exif.13:${PORTSDIR}/graphics/libexif
.endif
post-install:
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index 88d8b195bc8d..4192200ca927 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -7,6 +7,7 @@
PORTNAME= exif
PORTVERSION= 0.6.9
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libexif
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= libexif
MAINTAINER= pav@FreeBSD.org
COMMENT= Command line utility to read and manipulate EXIF data
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
+LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif \
popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile
index 9e9838b18b95..b7595d9828ac 100644
--- a/graphics/f-spot/Makefile
+++ b/graphics/f-spot/Makefile
@@ -8,7 +8,7 @@
PORTNAME= f-spot
PORTVERSION= 0.3.5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -18,7 +18,7 @@ MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Personal photo management to the GNOME desktop
LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \
- exif.12:${PORTSDIR}/graphics/libexif \
+ exif.13:${PORTSDIR}/graphics/libexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 6ecc67201a10..e3b86c6eaafe 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -40,7 +40,7 @@ WITH_IMLIB= yes
CONFIGURE_ARGS+= --disable-gdk-pixbuf
.endif
-.if exists(${LOCALBASE}/lib/libexif.so.12)
+.if exists(${LOCALBASE}/lib/libexif.so.13)
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-exit_view.c
.endif
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 1708cd557dfb..42b5e46239a3 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gimp-app
PORTVERSION= 2.3.16
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -24,7 +24,7 @@ DISTNAME= gimp-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNU Image Manipulation Program development version
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
+LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif \
wmf.2:${PORTSDIR}/graphics/libwmf \
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
aa.1:${PORTSDIR}/graphics/aalib \
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index fc8f68c54021..0408f6958ee6 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp-app
PORTVERSION= 2.2.14
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -25,7 +25,7 @@ COMMENT= A GNU Image Manipulation Program
LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \
aa.1:${PORTSDIR}/graphics/aalib \
- exif.12:${PORTSDIR}/graphics/libexif \
+ exif.13:${PORTSDIR}/graphics/libexif \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index 724fe64199f8..645db4373924 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimpshop
PORTVERSION= 2.2.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics gnome
MASTER_SITES= http://www.plasticbugs.com/blogimg/ \
http://freebsd.powered.net/distfiles/
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile
index 20d7aab2d4a2..958fd12ed093 100644
--- a/graphics/ida/Makefile
+++ b/graphics/ida/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ida
PORTVERSION= 0.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://dl.bytesex.org/releases/fbida/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
ungif.5:${PORTSDIR}/graphics/libungif \
- exif.12:${PORTSDIR}/graphics/libexif
+ exif.13:${PORTSDIR}/graphics/libexif
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile
index d127996f9976..404c59758677 100644
--- a/graphics/libkexif/Makefile
+++ b/graphics/libkexif/Makefile
@@ -6,7 +6,7 @@
PORTNAME= libkexif
PORTVERSION= 0.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kipi
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= kipi
MAINTAINER= ale@FreeBSD.org
COMMENT= Library for manipulating EXIF information embedded in images
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif
USE_BZIP2= yes
USE_KDELIBS_VER=3
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index e372e95fb1c9..cd9a821345fd 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pornview
PORTVERSION= 0.2.0.p.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= PornView is an image viewer/manager
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif
USE_XLIB= yes
USE_GNOME= gdkpixbuf gnomehack gnomeprefix
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 7feaa35d7b1d..a07c907b5758 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ufraw
PORTVERSION= 0.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics gnome
MASTER_SITES= SF