From 810e30f98737bfa6cee8b98611b200c66eb9d503 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Thu, 15 Aug 2019 14:18:52 +0200 Subject: kipi-plugins: => 19.08.0 --- kde5-graphics/kipi-plugins/CONFIGURE | 1 + kde5-graphics/kipi-plugins/DEPENDS | 17 ++++++++++++ kde5-graphics/kipi-plugins/DETAILS | 20 +++++++++++++++ kde5-graphics/kipi-plugins/HISTORY | 50 ++++++++++++++++++++++++++++++++++++ 4 files changed, 88 insertions(+) create mode 100755 kde5-graphics/kipi-plugins/CONFIGURE create mode 100755 kde5-graphics/kipi-plugins/DEPENDS create mode 100755 kde5-graphics/kipi-plugins/DETAILS create mode 100644 kde5-graphics/kipi-plugins/HISTORY (limited to 'kde5-graphics/kipi-plugins') diff --git a/kde5-graphics/kipi-plugins/CONFIGURE b/kde5-graphics/kipi-plugins/CONFIGURE new file mode 100755 index 0000000000..b2f02c3032 --- /dev/null +++ b/kde5-graphics/kipi-plugins/CONFIGURE @@ -0,0 +1 @@ +source $GRIMOIRE/CMAKE_CONFIGURE diff --git a/kde5-graphics/kipi-plugins/DEPENDS b/kde5-graphics/kipi-plugins/DEPENDS new file mode 100755 index 0000000000..35f15413f7 --- /dev/null +++ b/kde5-graphics/kipi-plugins/DEPENDS @@ -0,0 +1,17 @@ +source $GRIMOIRE/KDE5_DEPENDS && +depends qtxmlpatterns && +depends qtsvg && +depends kconfig && +depends ki18n && +depends kio && +depends kwindowsystem && +depends kxmlgui && + +depends libkipi && +depends zlib && +optional_depends karchive '' '' 'FlashExport plugin' && +optional_depends threadweaver '' '' 'Panorama plugin' && +optional_depends kqoauth '' '' 'OAuth 1.0 authentication support' && +optional_depends libkgeomap "" "" "mapping support" && +optional_depends libmediawiki "" "" "MediaWiki support" && +optional_depends libkvkontakte "" "" "support VK social networking" diff --git a/kde5-graphics/kipi-plugins/DETAILS b/kde5-graphics/kipi-plugins/DETAILS new file mode 100755 index 0000000000..738b7dd6b1 --- /dev/null +++ b/kde5-graphics/kipi-plugins/DETAILS @@ -0,0 +1,20 @@ + SPELL=kipi-plugins + VERSION=19.08.0 + SOURCE=$SPELL-$VERSION.tar.xz + SOURCE_URL=https://download.kde.org/stable/applications/$VERSION/src/$SOURCE + SOURCE2=$SOURCE.sig + SOURCE2_URL[0]=${SOURCE_URL[0]}.sig + SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY + SOURCE2_IGNORE=signature +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION + + WEB_SITE=https://extragear.kde.org/apps/kipi + LICENSE=GPL + ENTERED=20080921 + KEYWORDS="kde5" + SHORT="kde5 image plugin interface plugins" +cat << EOF +kipi (KDE Image Plugin Interface) is an effort to develop a common +plugin structure for Digikam, KimDaBa, Showimg, and GwenView. Its aim is to be +able to share image plugins among graphic applications. +EOF diff --git a/kde5-graphics/kipi-plugins/HISTORY b/kde5-graphics/kipi-plugins/HISTORY new file mode 100644 index 0000000000..aaf1ba3f66 --- /dev/null +++ b/kde5-graphics/kipi-plugins/HISTORY @@ -0,0 +1,50 @@ +2019-08-15 Treeve Jelbert + * DETAILS: version 19.08.0 + +2019-04-19 Treeve Jelbert + * DETAILS: version 5.9.1 + no longer part of digikam + * BUILD: deleted + * DEPENDS: simplify + +2019-02-19 Treeve Jelbert + * DETAILS: version 6.0.0 + * DETAILS: add gpg checking + +2018-03-25 Treeve Jelbert + * DETAILS: version 5.9.0 + +2018-02-14 Treeve Jelbert + * DETAILS: version 5.8.0 + +2017-10-30 Treeve Jelbert + * DEPENDS: delete kcalcore + +2017-09-12 Treeve Jelbert + * DETAILS: version 5.7.0 + +2017-06-22 Treeve Jelbert + * DETAILS: version 5.6.0 + +2017-03-14 Treeve Jelbert + * DETAILS: version 5.5.0 + +2017-01-10 Treeve Jelbert + * DETAILS: version 5.4.0 + * DEPENDS: phonon4qt5 deleted + +2016-11-08 Treeve Jelbert + * DETAILS: version 5.3.0 + +2016-09-24 Treeve Jelbert + * DETAILS: version 5.2.0 + +2016-08-10 Treeve Jelbert + * DETAILS: version 5.1.0 + +2016-07-04 Treeve Jelbert + * DETAILS: version 5.0.0 + +2014-11-24 Treeve Jelbert + * DETAILS: verion frameworks + * DEPENDS: kf5 support -- cgit v1.2.3