From 279d2e8063692f6049b7bc97dc492ded9ee0ec90 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov 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-picasawebexport/Makefile | 1 - graphics/kipi-plugin-picasawebexport/pkg-plist | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'graphics/kipi-plugin-picasawebexport') diff --git a/graphics/kipi-plugin-picasawebexport/Makefile b/graphics/kipi-plugin-picasawebexport/Makefile index c9083f0e2ee5..92fa9354806a 100644 --- a/graphics/kipi-plugin-picasawebexport/Makefile +++ b/graphics/kipi-plugin-picasawebexport/Makefile @@ -8,6 +8,5 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} KIPI_PLUGIN= picasawebexport -NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include diff --git a/graphics/kipi-plugin-picasawebexport/pkg-plist b/graphics/kipi-plugin-picasawebexport/pkg-plist index df3f8529c565..c4a40f57d521 100644 --- a/graphics/kipi-plugin-picasawebexport/pkg-plist +++ b/graphics/kipi-plugin-picasawebexport/pkg-plist @@ -1,8 +1,8 @@ lib/kde4/kipiplugin_picasawebexport.so share/apps/kipi/kipiplugin_picasawebexportui.rc -share/icons/hicolor/16x16/actions/picasa.png -share/icons/hicolor/22x22/actions/picasa.png -share/icons/hicolor/32x32/actions/picasa.png -share/icons/hicolor/48x48/actions/picasa.png -share/icons/hicolor/scalable/actions/picasa.svgz +share/icons/hicolor/16x16/apps/kipi-picasa.png +share/icons/hicolor/22x22/apps/kipi-picasa.png +share/icons/hicolor/32x32/apps/kipi-picasa.png +share/icons/hicolor/48x48/apps/kipi-picasa.png +share/icons/hicolor/scalable/apps/kipi-picasa.svgz share/kde4/services/kipiplugin_picasawebexport.desktop -- cgit v1.2.3