diff options
author | makc <makc@FreeBSD.org> | 2013-04-09 01:10:56 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-04-09 01:10:56 +0800 |
commit | c688967f59c7c98d21d3dd7e6a6be637ea50d3ab (patch) | |
tree | b81149ea12ce6a5f92464207866d518bb355ed3c /graphics/kipi-plugin-printimages | |
parent | 3f0812535994f1dc2fe64b0210efe54c7ed885ab (diff) | |
download | freebsd-ports-gnome-c688967f59c7c98d21d3dd7e6a6be637ea50d3ab.tar.gz freebsd-ports-gnome-c688967f59c7c98d21d3dd7e6a6be637ea50d3ab.tar.zst freebsd-ports-gnome-c688967f59c7c98d21d3dd7e6a6be637ea50d3ab.zip |
- Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports
- Split kipi-plugins-kde4 port
Approved by: portmgr (miwi)
Diffstat (limited to 'graphics/kipi-plugin-printimages')
-rw-r--r-- | graphics/kipi-plugin-printimages/Makefile | 12 | ||||
-rw-r--r-- | graphics/kipi-plugin-printimages/pkg-plist | 32 |
2 files changed, 44 insertions, 0 deletions
diff --git a/graphics/kipi-plugin-printimages/Makefile b/graphics/kipi-plugin-printimages/Makefile new file mode 100644 index 000000000000..73dc838725fa --- /dev/null +++ b/graphics/kipi-plugin-printimages/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +PORTNAME= kipi-plugin-${KIPI_PLUGIN} +PORTVERSION= ${DIGIKAM_VER} +CATEGORIES= graphics kde + +MAINTAINER= kde@FreeBSD.org +COMMENT= ${${KIPI_PLUGIN}_DESC} + +KIPI_PLUGIN= printimages +.include "${.CURDIR}/../digikam-kde4/Makefile.common" +.include <bsd.port.mk> diff --git a/graphics/kipi-plugin-printimages/pkg-plist b/graphics/kipi-plugin-printimages/pkg-plist new file mode 100644 index 000000000000..07b3b283e857 --- /dev/null +++ b/graphics/kipi-plugin-printimages/pkg-plist @@ -0,0 +1,32 @@ +lib/kde4/kipiplugin_printimages.so +share/apps/kipi/kipiplugin_printimagesui.rc +share/apps/kipiplugin_printimages/TEMPLATE_HOWTO +share/apps/kipiplugin_printimages/templates/1_photo_10.5x14.8cm.desktop +share/apps/kipiplugin_printimages/templates/1_photo_10x15cm.desktop +share/apps/kipiplugin_printimages/templates/1_photo_20x25cm.desktop +share/apps/kipiplugin_printimages/templates/1_photo_8x10.desktop +share/apps/kipiplugin_printimages/templates/1_photo_9x13cm.desktop +share/apps/kipiplugin_printimages/templates/2_photos_13x18cm.desktop +share/apps/kipiplugin_printimages/templates/2_photos_5x7.desktop +share/apps/kipiplugin_printimages/templates/3_photos_10x15cm.desktop +share/apps/kipiplugin_printimages/templates/3_photos_4x6.desktop +share/apps/kipiplugin_printimages/templates/4_photos_10x13.33cm.desktop +share/apps/kipiplugin_printimages/templates/4_photos_3.5x5.desktop +share/apps/kipiplugin_printimages/templates/4_photos_4.5x5cm.desktop +share/apps/kipiplugin_printimages/templates/4_photos_9x13cm.desktop +share/apps/kipiplugin_printimages/templates/4x6Album.desktop +share/apps/kipiplugin_printimages/templates/6_photos_3.5x4.5cm.desktop +share/apps/kipiplugin_printimages/templates/6_photos_3.5x4cm.desktop +share/apps/kipiplugin_printimages/templates/8_photos_6x9cm.desktop +share/apps/kipiplugin_printimages/templates/Album-Collage.desktop +share/apps/kipiplugin_printimages/templates/Album-Collage1.desktop +share/apps/kipiplugin_printimages/templates/Album_10x15cm.desktop +share/apps/kipiplugin_printimages/templates/Album_11.5x15cm.desktop +share/apps/kipiplugin_printimages/templates/FullPage.desktop +share/apps/kipiplugin_printimages/templates/Photoframe.desktop +share/apps/kipiplugin_printimages/templates/Thumbnails_5x4.desktop +share/apps/kipiplugin_printimages/templates/Thumbnails_6x5.desktop +share/apps/kipiplugin_printimages/templates/templates.xml +share/kde4/services/kipiplugin_printimages.desktop +@dirrm share/apps/kipiplugin_printimages/templates +@dirrm share/apps/kipiplugin_printimages |