- Chase libexif update

This commit is contained in:
Pav Lucistnik 2007-05-27 15:25:47 +00:00
parent f3106d4fc6
commit 4b247a711e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192044
21 changed files with 39 additions and 38 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= koffice
PORTVERSION= 1.6.2
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpq
LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
aspell:${PORTSDIR}/textproc/aspell \
exif.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
freetype:${PORTSDIR}/print/freetype2 \
lcms:${PORTSDIR}/graphics/lcms \

View File

@ -7,7 +7,7 @@
PORTNAME= koffice
PORTVERSION= 1.6.2
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpq
LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
aspell:${PORTSDIR}/textproc/aspell \
exif.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
freetype:${PORTSDIR}/print/freetype2 \
lcms:${PORTSDIR}/graphics/lcms \

View File

@ -7,7 +7,7 @@
PORTNAME= koffice
PORTVERSION= 1.6.2
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpq
LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
aspell:${PORTSDIR}/textproc/aspell \
exif.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
freetype:${PORTSDIR}/print/freetype2 \
lcms:${PORTSDIR}/graphics/lcms \

View File

@ -8,7 +8,7 @@
PORTNAME= eog
PORTVERSION= 2.18.1
PORTREVISION= 2
PORTREVISION= 3
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.13) || \
.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \
defined(WITH_EXIF))
LIB_DEPENDS+= exif.13:${PORTSDIR}/graphics/libexif
LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
post-install:

View File

@ -8,7 +8,7 @@
PORTNAME= f-spot
PORTVERSION= 0.3.5
PORTREVISION= 2
PORTREVISION= 3
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.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus

View File

@ -40,7 +40,7 @@ WITH_IMLIB= yes
CONFIGURE_ARGS+= --disable-gdk-pixbuf
.endif
.if exists(${LOCALBASE}/lib/libexif.so.13)
.if exists(${LOCALBASE}/lib/libexif.so.12)
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-exit_view.c
.endif

View File

@ -8,7 +8,7 @@
PORTNAME= gimp-app
PORTVERSION= 2.3.16
PORTREVISION= 2
PORTREVISION= 3
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.13:${PORTSDIR}/graphics/libexif \
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
wmf.2:${PORTSDIR}/graphics/libwmf \
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
aa.1:${PORTSDIR}/graphics/aalib \

View File

@ -7,7 +7,7 @@
PORTNAME= gimp-app
PORTVERSION= 2.2.14
PORTREVISION= 2
PORTREVISION= 3
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.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \

View File

@ -7,7 +7,7 @@
PORTNAME= gimpshop
PORTVERSION= 2.2.11
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= http://www.plasticbugs.com/blogimg/ \
http://freebsd.powered.net/distfiles/

View File

@ -7,6 +7,7 @@
PORTNAME= gthumb
PORTVERSION= 2.10.3
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10
@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= pav@FreeBSD.org
COMMENT= An image viewer and browser for the GNOME 2 environment
LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
USE_BZIP2= yes
USE_XLIB= yes

View File

@ -7,7 +7,7 @@
PORTNAME= ida
PORTVERSION= 0.21
PORTREVISION= 3
PORTREVISION= 4
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.13:${PORTSDIR}/graphics/libexif
exif.12:${PORTSDIR}/graphics/libexif
USE_GMAKE= yes
USE_X_PREFIX= yes

View File

@ -6,7 +6,7 @@
PORTNAME= libkexif
PORTVERSION= 0.2.5
PORTREVISION= 2
PORTREVISION= 3
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.13:${PORTSDIR}/graphics/libexif
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
USE_BZIP2= yes
USE_KDELIBS_VER=3

View File

@ -7,7 +7,7 @@
PORTNAME= pornview
PORTVERSION= 0.2.0.p.1
PORTREVISION= 11
PORTREVISION= 12
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.13:${PORTSDIR}/graphics/libexif
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
USE_XLIB= yes
USE_GNOME= gdkpixbuf gnomehack gnomeprefix

View File

@ -7,7 +7,7 @@
PORTNAME= ufraw
PORTVERSION= 0.11
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= SF

View File

@ -7,7 +7,7 @@
PORTNAME= mediatomb
PORTVERSION= 0.9.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -8,7 +8,7 @@
PORTNAME= tracker
PORTVERSION= 0.5.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.gnome.org/~jamiemcc/tracker/
@ -17,7 +17,7 @@ COMMENT= Object database, tag/metadata database, search tool and indexer
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
exif.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
wv-1.2.3:${PORTSDIR}/textproc/wv \
gmime-2.0.4:${PORTSDIR}/mail/gmime2

View File

@ -8,7 +8,7 @@
PORTNAME= tracker
PORTVERSION= 0.5.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.gnome.org/~jamiemcc/tracker/
@ -17,7 +17,7 @@ COMMENT= Object database, tag/metadata database, search tool and indexer
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
exif.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
wv-1.2.3:${PORTSDIR}/textproc/wv \
gmime-2.0.4:${PORTSDIR}/mail/gmime2

View File

@ -6,7 +6,7 @@
PORTNAME= swiggle
PORTVERSION= 0.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://homepage.univie.ac.at/l.ertl/swiggle/files/ \
http://bsd-geek.de/FreeBSD/distfiles/
@ -15,7 +15,7 @@ MAINTAINER= lars.engels@0x20.net
COMMENT= Swiggle is a commandline web image gallery generator
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
exif.13:${PORTSDIR}/graphics/libexif
exif.12:${PORTSDIR}/graphics/libexif
post-patch:
${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Makefile

View File

@ -7,7 +7,7 @@
PORTNAME= gnome-commander
PORTVERSION= 1.2.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-commander/1.2
@ -18,7 +18,7 @@ MAINTAINER= araujo@bsdmail.org
COMMENT= File manager for Gnome2
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
exif.13:${PORTSDIR}/graphics/libexif \
exif.12:${PORTSDIR}/graphics/libexif \
iptcdata.3:${PORTSDIR}/graphics/libiptcdata
CONFLICTS= gnome-commander-*

View File

@ -8,7 +8,7 @@
PORTNAME= nautilus
PORTVERSION= 2.18.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= File manager for the GNOME desktop
LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
INSTALLS_ICONS= yes
USE_BZIP2= yes

View File

@ -7,7 +7,7 @@
PORTNAME= Thunar
PORTVERSION= 0.8.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= x11-fm xfce
MASTER_SITES= ${MASTER_SITES_XFCE}
DIST_SUBDIR= xfce4
@ -81,7 +81,7 @@ CONFIGURE_ARGS+=--disable-gconf
CONFIGURE_ARGS+=--enable-apr-plugin
PLIST_SUB+= PLUGIN_APR=""
.if defined(WITH_PLUG_APR_EXIF)
LIB_DEPENDS+= exif.13:${PORTSDIR}/graphics/libexif
LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
CONFIGURE_ARGS+=--enable-exif
.else
CONFIGURE_ARGS+=--disable-exif