diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-04-08 17:10:56 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-04-08 17:10:56 +0000 |
commit | e7ae0125df81fadd3e2ddfa76cf808fdfebbe843 (patch) | |
tree | b81149ea12ce6a5f92464207866d518bb355ed3c /graphics/kipi-plugin-printimages | |
parent | f4de7e74148d628cfdcb794a6ac3edb300408848 (diff) |
Notes
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 |