Skip to Content.
Sympa Menu

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

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 (f79c660747bf1639079e3c8358ba69bbd7624f54)
  • Date: Fri, 22 Oct 2021 15:38:05 +0000

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

ChangeLog | 1 +
kde5-apps/calindori/CONFIGURE | 1 -
kde5-apps/calindori/DEPENDS | 12 ------------
kde5-apps/calindori/DETAILS | 23 -----------------------
kde5-apps/calindori/HISTORY | 9 ---------
plasma-mobile/calindori/CONFIGURE | 1 +
plasma-mobile/calindori/DEPENDS | 13 +++++++++++++
plasma-mobile/calindori/DETAILS | 26 ++++++++++++++++++++++++++
plasma-mobile/calindori/HISTORY | 14 ++++++++++++++
9 files changed, 55 insertions(+), 45 deletions(-)

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

calindori: => 21.08

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

move calindori

diff --git a/ChangeLog b/ChangeLog
index 725e8ce..4727b75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2021-10-22 Treeve Jelbert <t: addedreeve AT sourcemage.org>
* move keysmith to plasma-mobile
* plasma-mobile/koko
+ * move calindori

2021-10-14 Treeve Jelbert <treeve AT sourcemage.org>
* kde.gpg: update kde.gpg Jonathan Esk-Riddell
diff --git a/kde5-apps/calindori/CONFIGURE b/kde5-apps/calindori/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/kde5-apps/calindori/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-apps/calindori/DEPENDS b/kde5-apps/calindori/DEPENDS
deleted file mode 100755
index 375de39..0000000
--- a/kde5-apps/calindori/DEPENDS
+++ /dev/null
@@ -1,12 +0,0 @@
-source $GRIMOIRE/KDE5_DEPENDS &&
-depends qtdeclarative &&
-depends qtquickcontrols2 &&
-depends kconfig &&
-depends kdbusaddons &&
-depends ki18n &&
-depends kirigami2 &&
-depends kcoreaddons &&
-depends kcalendarcore &&
-depends kdbusaddons &&
-depends knotifications &&
-depends kservice
diff --git a/kde5-apps/calindori/DETAILS b/kde5-apps/calindori/DETAILS
deleted file mode 100755
index efb3c9c..0000000
--- a/kde5-apps/calindori/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=calindori
- VERSION=1.4
-
SOURCE_HASH=sha512:052d786db1c44d026e9ee86724b7c63c6fc78b01de058d18ed6ad1b73b049d294a76564df9402c3b969a1ceefacb9a385dc0ec5a20c3be2bae3fe71f7a095ca1
- SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL=https://download.kde.org/stable/calindori/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://invent.kde.org/kde/$SPELL.git
- ENTERED=20200912
-# SECURITY_PATCH=1
- LICENSE[0]=GPL3
- KEYWORDS="kde5"
- SHORT="Calendar application for Plasma Mobile"
-cat << EOF
-Calindori is a touch friendly calendar application.
-It has been designed for mobile devices but it can also run on desktop
environments.
-It offers:
-
-* Monthly agenda
-* Multiple calendars
-* Event management
-* Task management
-* Calendar import
-EOF
diff --git a/kde5-apps/calindori/HISTORY b/kde5-apps/calindori/HISTORY
deleted file mode 100644
index 34709ef..0000000
--- a/kde5-apps/calindori/HISTORY
+++ /dev/null
@@ -1,9 +0,0 @@
-2021-03-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.4
-
-2020-11-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.3
-
-2020-09-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.2
- spell created
diff --git a/plasma-mobile/calindori/CONFIGURE
b/plasma-mobile/calindori/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/plasma-mobile/calindori/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/plasma-mobile/calindori/DEPENDS b/plasma-mobile/calindori/DEPENDS
new file mode 100755
index 0000000..35ce647
--- /dev/null
+++ b/plasma-mobile/calindori/DEPENDS
@@ -0,0 +1,13 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends qtdeclarative &&
+depends qtquickcontrols2 &&
+depends qtsvg &&
+depends kconfig &&
+depends kdbusaddons &&
+depends ki18n &&
+depends kirigami2 &&
+depends kcoreaddons &&
+depends kcalendarcore &&
+depends kdbusaddons &&
+depends knotifications &&
+depends kpeople
diff --git a/plasma-mobile/calindori/DETAILS b/plasma-mobile/calindori/DETAILS
new file mode 100755
index 0000000..9bea297
--- /dev/null
+++ b/plasma-mobile/calindori/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=calindori
+ VERSION=21.08
+ SOURCE=$SPELL-$VERSION.tar.xz
+
SOURCE_URL=https://download.kde.org/stable/plasma-mobile/$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://cgi.kde.org/calindori.git/about
+ ENTERED=20200912
+# SECURITY_PATCH=1
+ LICENSE[0]=GPL3
+ KEYWORDS="kde5"
+ SHORT="Calendar application for Plasma Mobile"
+cat << EOF
+Calindori is a touch friendly calendar application.
+It has been designed for mobile devices but it can also run on desktop
environments.
+It offers:
+
+* Monthly agenda
+* Multiple calendars
+* Event management
+* Task management
+* Calendar import
+EOF
diff --git a/plasma-mobile/calindori/HISTORY b/plasma-mobile/calindori/HISTORY
new file mode 100644
index 0000000..a11eee4
--- /dev/null
+++ b/plasma-mobile/calindori/HISTORY
@@ -0,0 +1,14 @@
+2021-10-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 21.08
+ * DETAILS: add gpg checking
+ * DEPENDS: tweak
+
+2021-03-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4
+
+2020-11-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3
+
+2020-09-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2
+ spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f79c660747bf1639079e3c8358ba69bbd7624f54), Treeve Jelbert, 10/22/2021

Archive powered by MHonArc 2.6.24.

Top of Page