summaryrefslogtreecommitdiffstats
path: root/kde5-graphics/kipi-plugins/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'kde5-graphics/kipi-plugins/DETAILS')
-rwxr-xr-xkde5-graphics/kipi-plugins/DETAILS20
1 files changed, 20 insertions, 0 deletions
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