1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Chase graphics/gegl shlib bump

This commit is contained in:
Pietro Cerutti 2011-03-01 16:26:19 +00:00
parent eec8048bfe
commit 9d462269de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270064
3 changed files with 6 additions and 5 deletions

View File

@ -7,13 +7,14 @@
PORTNAME= geglmm
PORTVERSION= 0.1.0
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
MAINTAINER= ashish@FreeBSD.org
COMMENT= C++ bindings for GEGL
LIB_DEPENDS= gegl-0.1.101:${PORTSDIR}/graphics/gegl \
LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm
GNU_CONFIGURE= yes

View File

@ -8,7 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.6.11
PORTREVISION?= 0
PORTREVISION?= 1
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -29,7 +29,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
lcms.1:${PORTSDIR}/graphics/lcms \
gegl-0.1:${PORTSDIR}/graphics/gegl \
gegl-0.1.105:${PORTSDIR}/graphics/gegl \
babl-0.1:${PORTSDIR}/x11/babl
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes

View File

@ -7,7 +7,7 @@
PORTNAME= solang
PORTVERSION= 0.3
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://rishi.fedorapeople.org/solang/
@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ashish@FreeBSD.org
COMMENT= A photo manager for GNOME
LIB_DEPENDS= gegl-0.1:${PORTSDIR}/graphics/gegl \
LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \
exiv2.9:${PORTSDIR}/graphics/exiv2 \
flickcurl.0:${PORTSDIR}/www/flickcurl \
gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \