summaryrefslogtreecommitdiffstats
path: root/kde5-extra/libkgeomap/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'kde5-extra/libkgeomap/DETAILS')
-rwxr-xr-xkde5-extra/libkgeomap/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde5-extra/libkgeomap/DETAILS b/kde5-extra/libkgeomap/DETAILS
new file mode 100755
index 0000000000..ba8034493c
--- /dev/null
+++ b/kde5-extra/libkgeomap/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libkgeomap
+ VERSION=20.08.3
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=https://download.kde.org/stable/release-service/${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://projects.kde.org/projects//libkgeomap
+ ENTERED=20110222
+# SECURITY_PATCH=1
+ LICENSE[0]=GPL
+ KEYWORDS="kde5"
+ SHORT="wrapper around world map components"
+cat << EOF
+Libkmap is a wrapper around world map components such as marble, openstreetmap and googlemap
+EOF