2013-02-03 21:10:37 +01:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
1999-08-25 08:16:32 +02:00
|
|
|
# $FreeBSD$
|
1998-02-21 16:09:22 +01:00
|
|
|
|
2000-04-14 12:48:02 +02:00
|
|
|
PORTNAME= kdegraphics
|
2008-08-09 18:52:28 +02:00
|
|
|
PORTVERSION= ${KDE4_VERSION}
|
2017-04-25 10:20:30 +02:00
|
|
|
PORTREVISION= 1
|
1998-02-21 16:09:22 +01:00
|
|
|
CATEGORIES= graphics kde
|
|
|
|
|
2001-08-25 04:17:59 +02:00
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2013-03-27 12:55:25 +01:00
|
|
|
COMMENT= Graphics utilities for KDE 4 (meta port)
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2016-08-24 10:20:31 +02:00
|
|
|
USES= kde:4 metaport
|
2014-02-18 15:23:03 +01:00
|
|
|
|
|
|
|
OPTIONS_DEFINE= GPHOTO \
|
|
|
|
GWENVIEW \
|
|
|
|
KCOLORCHOOSER \
|
|
|
|
KGAMMA \
|
|
|
|
KOLOURPAINT \
|
|
|
|
KRULER \
|
|
|
|
KSNAPSHOT \
|
|
|
|
MOBIPOCKET \
|
|
|
|
SANE \
|
|
|
|
STRIGI \
|
|
|
|
SVG \
|
|
|
|
THUMBNAILER
|
|
|
|
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
|
2013-02-03 21:10:37 +01:00
|
|
|
|
|
|
|
GPHOTO_DESC= Digital camera manager
|
2016-08-24 10:20:31 +02:00
|
|
|
GPHOTO_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/kio_kamera.so:graphics/kamera-kde4
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
GWENVIEW_DESC= Image viewer and browser
|
2016-08-24 10:20:31 +02:00
|
|
|
GWENVIEW_RUN_DEPENDS= ${KDE_PREFIX}/bin/gwenview:graphics/gwenview-kde4
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
KCOLORCHOOSER_DESC= Utility for colors selection
|
2016-08-24 10:20:31 +02:00
|
|
|
KCOLORCHOOSER_RUN_DEPENDS= ${KDE_PREFIX}/bin/kcolorchooser:graphics/kcolorchooser
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
KGAMMA_DESC= Monitor calibration tool
|
2016-08-24 10:20:31 +02:00
|
|
|
KGAMMA_RUN_DEPENDS= ${KDE_PREFIX}/bin/xf86gammacfg:x11/kgamma
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
KOLOURPAINT_DESC= Paint application
|
2016-08-24 10:20:31 +02:00
|
|
|
KOLOURPAINT_RUN_DEPENDS= ${KDE_PREFIX}/bin/kolourpaint:graphics/kolourpaint
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
KRULER_DESC= Screen ruler
|
2016-08-24 10:20:31 +02:00
|
|
|
KRULER_RUN_DEPENDS= ${KDE_PREFIX}/bin/kruler:deskutils/kruler
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
KSNAPSHOT_DESC= Screen capture program
|
2016-08-24 10:20:31 +02:00
|
|
|
KSNAPSHOT_RUN_DEPENDS= ${KDE_PREFIX}/bin/ksnapshot:graphics/ksnapshot
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
MOBIPOCKET_DESC= Mobipocket plugins for Strigi indexing and thumbnailers
|
2016-08-24 10:20:31 +02:00
|
|
|
MOBIPOCKET_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/mobithumbnail.so:graphics/kdegraphics4-mobipocket \
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
SANE_DESC= Plugin for scanning on KDE
|
2016-08-24 10:20:31 +02:00
|
|
|
SANE_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/ksaneplugin.so:graphics/ksaneplugin
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
STRIGI_DESC= Strigi analyzers for graphics file formats
|
2016-08-24 10:20:31 +02:00
|
|
|
STRIGI_RUN_DEPENDS= ${KDE_PREFIX}/lib/strigi/strigiea_dvi.so:graphics/kdegraphics4-strigi-analyzer
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
SVG_DESC= SVG KPart
|
2016-08-24 10:20:31 +02:00
|
|
|
SVG_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/svgpart.so:graphics/kdegraphics4-svgpart
|
2011-10-17 02:03:42 +02:00
|
|
|
|
2014-02-18 15:23:03 +01:00
|
|
|
THUMBNAILER_DESC= Thumbnail generator for graphics file formats
|
2016-08-24 10:20:31 +02:00
|
|
|
THUMBNAILER_RUN_DEPENDS= ${KDE_PREFIX}/lib/kde4/gsthumbnail.so:graphics/kdegraphics4-thumbnailers
|
2004-08-11 03:27:37 +02:00
|
|
|
|
2008-08-09 18:52:28 +02:00
|
|
|
.include <bsd.port.mk>
|