diff options
author | avilla <avilla@FreeBSD.org> | 2011-03-25 18:36:35 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-03-25 18:36:35 +0800 |
commit | c1584c209df3782c8a1cc72a20f88ab780125a09 (patch) | |
tree | 2b1ca45b48e36794eb9250cfc402d2bb0bac6291 /graphics | |
parent | a3fb509b936c80181a4b0c48c7236ca216566bf8 (diff) | |
download | freebsd-ports-gnome-c1584c209df3782c8a1cc72a20f88ab780125a09.tar.gz freebsd-ports-gnome-c1584c209df3782c8a1cc72a20f88ab780125a09.tar.zst freebsd-ports-gnome-c1584c209df3782c8a1cc72a20f88ab780125a09.zip |
- Follow KDE shlibs bumps.
- Remove MD5 hash.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/digikam-kde4/Makefile | 6 | ||||
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 4 | ||||
-rw-r--r-- | graphics/kphotoalbum-kde4/Makefile | 6 | ||||
-rw-r--r-- | graphics/kphotoalbum-kde4/distinfo | 1 |
4 files changed, 8 insertions, 9 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index d314438d8643..c754fd7277a2 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= digikam DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= SF @@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.6:${PORTSDIR}/graphics/png \ jasper.4:${PORTSDIR}/graphics/jasper \ lqr-1.3:${PORTSDIR}/graphics/liblqr-1 \ - kipi.7:${PORTSDIR}/graphics/kdegraphics4 + kipi.8:${PORTSDIR}/graphics/kdegraphics4 LATEST_LINK= ${PORTNAME}-kde4 @@ -58,7 +58,7 @@ CMAKE_ARGS+= -DWITH_LensFun:BOOL=OFF .endif .if defined(WITH_MARBLE) -LIB_DEPENDS+= marblewidget.10:${PORTSDIR}/astro/marble +LIB_DEPENDS+= marblewidget.11:${PORTSDIR}/astro/marble PLIST_SUB+= MARBLE="" .else CMAKE_ARGS+= -DWITH_MarbleWidget:BOOL=OFF diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 89b80bd80d3f..514bfb076f50 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} @@ -16,7 +16,7 @@ MAINTAINER= kris@pcbsd.org COMMENT= KDE4 kipi graphics plugins LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ - kipi.7:${PORTSDIR}/graphics/kdegraphics4 \ + kipi.8:${PORTSDIR}/graphics/kdegraphics4 \ qjson.0:${PORTSDIR}/devel/qjson RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile index 5f81a11fd6ac..1ecb83805cb6 100644 --- a/graphics/kphotoalbum-kde4/Makefile +++ b/graphics/kphotoalbum-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= kphotoalbum PORTVERSION= ${APP_VER}.${EXTRA_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${EXTRA_VER}/src/extragear @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE/extragear MAINTAINER= kde@FreeBSD.org COMMENT= Image viewer and organizer for KDE -LIB_DEPENDS= kipi.7:${PORTSDIR}/graphics/kdegraphics4 +LIB_DEPENDS= kipi.8:${PORTSDIR}/graphics/kdegraphics4 USE_BZIP2= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 @@ -35,7 +35,7 @@ OPTIONS= MARBLE "Geolocation support (requires astro/marble)" off .include <bsd.port.options.mk> .if defined(WITH_MARBLE) -LIB_DEPENDS+= marblewidget.10:${PORTSDIR}/astro/marble +LIB_DEPENDS+= marblewidget.11:${PORTSDIR}/astro/marble .endif pre-configure: diff --git a/graphics/kphotoalbum-kde4/distinfo b/graphics/kphotoalbum-kde4/distinfo index 3f0fa8a4509a..c84eff7c786e 100644 --- a/graphics/kphotoalbum-kde4/distinfo +++ b/graphics/kphotoalbum-kde4/distinfo @@ -1,3 +1,2 @@ -MD5 (KDE/extragear/kphotoalbum-4.1.1-kde4.4.0.tar.bz2) = 03b45447ff39b2ebcedb2e7bc530d6b5 SHA256 (KDE/extragear/kphotoalbum-4.1.1-kde4.4.0.tar.bz2) = 66367cce22694ea287bf397ad552b9a2142c4ae55145a44242813e37a9a4cd4b SIZE (KDE/extragear/kphotoalbum-4.1.1-kde4.4.0.tar.bz2) = 8242544 |