Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2405f81f1d9ec1df007da554b7854a58daabb316)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2405f81f1d9ec1df007da554b7854a58daabb316)
  • Date: Mon, 12 Oct 2015 15:14:29 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
plasma/ksshaskpass/CONFIGURE | 1 +
plasma/ksshaskpass/DEPENDS | 5 +++++
plasma/ksshaskpass/DETAILS | 15 +++++++++++++++
plasma/ksshaskpass/HISTORY | 6 ++++++
5 files changed, 30 insertions(+)

New commits:
commit 2405f81f1d9ec1df007da554b7854a58daabb316
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ksshaskpass-5.4.2

diff --git a/ChangeLog b/ChangeLog
index 083b6a5..b20c2ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-10-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * smgl/plasma/ksshaskpass: new spell
+
2015-10-11 Vlad Glagolev <stealth AT sourcemage.org>
* x11/compton: new spell, compositor for X11

diff --git a/plasma/ksshaskpass/CONFIGURE b/plasma/ksshaskpass/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/plasma/ksshaskpass/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/plasma/ksshaskpass/DEPENDS b/plasma/ksshaskpass/DEPENDS
new file mode 100755
index 0000000..1acbfa5
--- /dev/null
+++ b/plasma/ksshaskpass/DEPENDS
@@ -0,0 +1,5 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends kcoreaddons &&
+depends ki18n &&
+depends kwallet5 &&
+depends kwidgetsaddons
diff --git a/plasma/ksshaskpass/DETAILS b/plasma/ksshaskpass/DETAILS
new file mode 100644
index 0000000..535f227
--- /dev/null
+++ b/plasma/ksshaskpass/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=ksshaskpass
+ VERSION=5.4.2
+
SOURCE_HASH=sha512:b202898b757ed38817cd6be6bb3d77253498b3845d4490408cf6467be2bf4d14438120876974496b743ad1a0b3687884e814cb2fc0c5e12b08020ef0010231f0
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=http://download.kde.org/stable/plasma/${VERSION}/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://projects.kde.org/projects//ksshaskpass
+ ENTERED=20141104
+# SECURITY_PATCH=1
+ LICENSE[0]=GPL
+ KEYWORDS="kf5"
+ SHORT="ssh password tool"
+cat << EOF
+ssh password tool
+EOF
diff --git a/plasma/ksshaskpass/HISTORY b/plasma/ksshaskpass/HISTORY
new file mode 100644
index 0000000..b1fec8a
--- /dev/null
+++ b/plasma/ksshaskpass/HISTORY
@@ -0,0 +1,6 @@
+2015-10-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.4.2
+
+2014-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version master(git)
+ spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2405f81f1d9ec1df007da554b7854a58daabb316), Treeve Jelbert, 10/12/2015

Archive powered by MHonArc 2.6.24.

Top of Page