From 70a8558a344fac0e360dddff8d9ee574178a6a21 Mon Sep 17 00:00:00 2001 From: makc Date: Tue, 21 Jan 2014 18:17:23 +0000 Subject: - Update to digiKam and Kipi Plugins ports to 3.5.0 - Add new kipi-plugin port for jalbumexport - Remove useless LATEST_LINK - Bring stage support - Convert to options helpers, new style LIB_DEPENDS - Add patch to fix linking with libpgf [1] PR: ports/184942 [1] Reported by: Mike Clarke --- graphics/kipi-plugin-galleryexport/Makefile | 1 - graphics/kipi-plugin-galleryexport/pkg-plist | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'graphics/kipi-plugin-galleryexport') diff --git a/graphics/kipi-plugin-galleryexport/Makefile b/graphics/kipi-plugin-galleryexport/Makefile index 158d6db31f4b..d3e92e41d3e3 100644 --- a/graphics/kipi-plugin-galleryexport/Makefile +++ b/graphics/kipi-plugin-galleryexport/Makefile @@ -8,6 +8,5 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} KIPI_PLUGIN= galleryexport -NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include diff --git a/graphics/kipi-plugin-galleryexport/pkg-plist b/graphics/kipi-plugin-galleryexport/pkg-plist index b579e9821ecb..a0bd5609d25d 100644 --- a/graphics/kipi-plugin-galleryexport/pkg-plist +++ b/graphics/kipi-plugin-galleryexport/pkg-plist @@ -1,11 +1,11 @@ lib/kde4/kipiplugin_galleryexport.so share/apps/kipi/kipiplugin_galleryexportui.rc share/apps/kipiplugin_galleryexport/pics/gallery_logo.png -share/icons/hicolor/16x16/actions/gallery.png -share/icons/hicolor/22x22/actions/gallery.png -share/icons/hicolor/32x32/actions/gallery.png -share/icons/hicolor/48x48/actions/gallery.png -share/icons/hicolor/scalable/actions/gallery.svgz +share/icons/hicolor/16x16/apps/kipi-gallery.png +share/icons/hicolor/22x22/apps/kipi-gallery.png +share/icons/hicolor/32x32/apps/kipi-gallery.png +share/icons/hicolor/48x48/apps/kipi-gallery.png +share/icons/hicolor/scalable/apps/kipi-gallery.svgz share/kde4/services/kipiplugin_galleryexport.desktop @dirrm share/apps/kipiplugin_galleryexport/pics @dirrm share/apps/kipiplugin_galleryexport -- cgit