Skip to Content.
Sympa Menu

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

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 (f72dd27d5045dd8c7c15e4d161f3104eb18acfde)
  • Date: Tue, 25 Aug 2015 14:58:02 +0000

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

ChangeLog | 4 ++++
plasma/kwallet-pam/CONFIGURE | 1 +
plasma/kwallet-pam/DEPENDS | 2 ++
plasma/kwallet-pam/DETAILS | 14 ++++++++++++++
plasma/kwallet-pam/HISTORY | 7 +++++++
plasma/kwayland-integration/CONFIGURE | 1 +
plasma/kwayland-integration/DEPENDS | 4 ++++
plasma/kwayland-integration/DETAILS | 14 ++++++++++++++
plasma/kwayland-integration/HISTORY | 7 +++++++
9 files changed, 54 insertions(+)

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

kwayland-integration-5.4.

commit 09828f8cb9c70979f2e27ddcc43f6d98b69fc0ff
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kwallet-pam-5.4.0

diff --git a/ChangeLog b/ChangeLog
index 3539f87..36344d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * /plasma/kwallet-pam: added
+ * plasma/kwayland-integration: added
+
2015-08-24 Treeve Jelbert <treeve AT sourcemage.org>
* kde5-apps/kronometer: added

diff --git a/plasma/kwallet-pam/CONFIGURE b/plasma/kwallet-pam/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/plasma/kwallet-pam/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/plasma/kwallet-pam/DEPENDS b/plasma/kwallet-pam/DEPENDS
new file mode 100755
index 0000000..5701679
--- /dev/null
+++ b/plasma/kwallet-pam/DEPENDS
@@ -0,0 +1,2 @@
+depends libgcrypt &&
+depends linux-pam
diff --git a/plasma/kwallet-pam/DETAILS b/plasma/kwallet-pam/DETAILS
new file mode 100755
index 0000000..085dee9
--- /dev/null
+++ b/plasma/kwallet-pam/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=kwallet-pam
+ VERSION=5.4.0
+
SOURCE_HASH=sha512:16573a8b351cfab222b2326ac125738d367e7c750e6df20e80f151ef21fc7ffca91c52e4f5ab2b0c6de5bfdeb933a114d124a1c0e47524786c6709d41dc50537
+ 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//kwallet-pam
+ LICENSE[0]=GPL
+ ENTERED=20150807
+ KEYWORDS="KDE5"
+ SHORT=" for KDE5"
+cat << EOF
+ for KDE5
+EOF
diff --git a/plasma/kwallet-pam/HISTORY b/plasma/kwallet-pam/HISTORY
new file mode 100644
index 0000000..b27926e
--- /dev/null
+++ b/plasma/kwallet-pam/HISTORY
@@ -0,0 +1,7 @@
+2015-08-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.4.0
+
+2015-08-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.x
+ spell created
+
diff --git a/plasma/kwayland-integration/CONFIGURE
b/plasma/kwayland-integration/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/plasma/kwayland-integration/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/plasma/kwayland-integration/DEPENDS
b/plasma/kwayland-integration/DEPENDS
new file mode 100755
index 0000000..8d92ff6
--- /dev/null
+++ b/plasma/kwayland-integration/DEPENDS
@@ -0,0 +1,4 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends kidletime &&
+depends kwindowsystem &&
+depends kwayland
diff --git a/plasma/kwayland-integration/DETAILS
b/plasma/kwayland-integration/DETAILS
new file mode 100755
index 0000000..2fb85eb
--- /dev/null
+++ b/plasma/kwayland-integration/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=kwayland-integration
+ VERSION=5.4.0
+
SOURCE_HASH=sha512:ee44bb72d287a25ecbf53aa06c161b0011bed6fdd3b33d0fecf00a1ebfbc62fb0008d0fb2fa3bcd8259629b2d7e33feddf52dfde47b0e817b0b6954e3ab04f6a
+ 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//kwayland-integration
+ LICENSE[0]=LGPL
+ ENTERED=20150720
+ KEYWORDS="KF5"
+ SHORT=""
+cat << EOF
+Provides integration plugins for various KDE frameworks for the wayland
windowing system
+EOF
diff --git a/plasma/kwayland-integration/HISTORY
b/plasma/kwayland-integration/HISTORY
new file mode 100644
index 0000000..4ca8429
--- /dev/null
+++ b/plasma/kwayland-integration/HISTORY
@@ -0,0 +1,7 @@
+2015-08-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.4.0
+
+2015=07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.x
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f72dd27d5045dd8c7c15e4d161f3104eb18acfde), Treeve Jelbert, 08/25/2015

Archive powered by MHonArc 2.6.24.

Top of Page