- exif library version now became .12
- bump PORTREVISION
This commit is contained in:
parent
df509b30b2
commit
fae489c307
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132409
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libgphoto2
|
||||
PORTVERSION= 2.1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gphoto
|
||||
@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A universal digital camera picture control tool
|
||||
|
||||
LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb \
|
||||
exif.10:${PORTSDIR}/graphics/libexif
|
||||
exif.12:${PORTSDIR}/graphics/libexif
|
||||
|
||||
USE_GNOME= gnometarget pkgconfig
|
||||
USE_GETOPT_LONG= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pornview
|
||||
PORTVERSION= 0.2.0.p.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PornView is an image viewer/manager
|
||||
|
||||
LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif
|
||||
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gdkpixbuf gnomehack gnomeprefix
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= swiggle
|
||||
PORTVERSION= 0.3.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://homepage.univie.ac.at/l.ertl/swiggle/files/ \
|
||||
http://www.daemon.li/distfiles/
|
||||
@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Swiggle is a commandline web image gallery generator
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg:install \
|
||||
exif.10:${PORTSDIR}/graphics/libexif:install
|
||||
exif.12:${PORTSDIR}/graphics/libexif:install
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user