Skip to Content.
Sympa Menu

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

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 (cc3b2e29ff811a68c062f8e47076a589f43dfa84)
  • Date: Sat, 8 Oct 2016 08:17:32 +0000

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

ChangeLog | 5 +++++
kde.gpg |binary
kde4-apps/choqok/CONFIGURE | 1 -
kde4-apps/choqok/DEPENDS | 3 ---
kde4-apps/choqok/DETAILS | 40 ----------------------------------------
kde4-apps/choqok/HISTORY | 23 -----------------------
kde4-apps/choqok/PREPARE | 2 --
kde5-apps/choqok/CONFIGURE | 1 +
kde5-apps/choqok/DEPENDS | 26 ++++++++++++++++++++++++++
kde5-apps/choqok/DETAILS | 19 +++++++++++++++++++
kde5-apps/choqok/HISTORY | 7 +++++++
11 files changed, 58 insertions(+), 69 deletions(-)

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

choqok-1.6.0

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

delete kde4-apps/choqok

diff --git a/ChangeLog b/ChangeLog
index caf15b9..64a8fb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde4-apps/choqok: deleted
+ * kde.gpg: add FD8D0B6E: "Andrea Scarpino <me AT andreascarpino.it>"
+ * kde5-apps/choqok: added
+
2016-10-06 Treeve Jelbert <treeve AT sourcemage.org>
* kde.gpg: add 1B6524DB: Jaros\xc5\x82aw Staniek <staniek AT kde.org>
* kde5-lib/kproperty: added
diff --git a/kde.gpg b/kde.gpg
index c05ea6e..cc2823e 100644
Binary files a/kde.gpg and b/kde.gpg differ
diff --git a/kde4-apps/choqok/CONFIGURE b/kde4-apps/choqok/CONFIGURE
deleted file mode 100755
index b2f02c3..0000000
--- a/kde4-apps/choqok/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde4-apps/choqok/DEPENDS b/kde4-apps/choqok/DEPENDS
deleted file mode 100755
index d7cb365..0000000
--- a/kde4-apps/choqok/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-source $GRIMOIRE/KDE4_DEPENDS &&
-depends qjson &&
-depends qoauth
diff --git a/kde4-apps/choqok/DETAILS b/kde4-apps/choqok/DETAILS
deleted file mode 100755
index 1aab07c..0000000
--- a/kde4-apps/choqok/DETAILS
+++ /dev/null
@@ -1,40 +0,0 @@
-. "$GRIMOIRE/FUNCTIONS"
- SPELL=choqok
-if [[ "$CHOQOK_BRANCH" = scm ]]; then
- VERSION=$(get_scm_version)
- SOURCE="${SPELL}-git.tar.bz2"
- SOURCE_URL=git://git.kde.org/choqok
- SOURCE_IGNORE=volatile
- FORCE_DOWNLOAD=on
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
-else
- VERSION=1.5
-
SOURCE_HASH=sha512:fbb31abedd07ea1c674a7d59b4a18808ca03812ac37c60ea67d2d641668be4a9137e9f4573eda1e19425123601e9536971170e3948c1e5098b220991571a2cf3
- SOURCE="${SPELL}-${VERSION}.tar.xz"
-
SOURCE_URL[0]=http://downloads.sourceforge.net/project/$SPELL/Choqok/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
-fi
- WEB_SITE="http://choqok.gnufolks.org";
- LICENSE[0]=GPL
- ENTERED=20110111
- SHORT="micro-blogging client for KDE"
-cat << EOF
-Features support for:
-
- * Twitter, identi.ca and self-hosted StatusNet micro-blogging service.
- * Open Collaboration Services API (Used by opendesktop.org). * Friends,
- @Reply, Favorite and Public time-lines. * Direct messages. * Multiple
- Accounts simultaneously. * Search APIs for Twitter and StatusNet services.
- * Twitter lists. * URL shortening services. * Image and video preview from
- various services. * Official Repeat/ReTweet functions. * Photo uploading
- to various services.
-
-Other features:
-
- * KWallet integration. * Ability to make a quick tweet/dent with global
- shortcuts. (Ctrl+Meta+T) * Ability to notify user about new statuses
arriving.
- * Status list apperance customization. * Filtering. * Setting your last
- post as current status message in IM clients (Kopete, Pidgin, Psi, Skype).
- * Send Now Listening text. (Amarok, Exaile, Banshee, Rhythmbox, VLC, etc.)
- * UnTiny short Urls. * Proxy support.
-EOF
diff --git a/kde4-apps/choqok/HISTORY b/kde4-apps/choqok/HISTORY
deleted file mode 100644
index 420eadc..0000000
--- a/kde4-apps/choqok/HISTORY
+++ /dev/null
@@ -1,23 +0,0 @@
-2015-04-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.5
- * DEPENDS: fix
- * BUILD: delete
- * CONFIGURE: added
-
-2014-07-03 Ismael Luceno <ismael AT sourcemage.org>
- * DETAILS: Use get_scm_version
-
-2011-09-20 Ismael Luceno <ismael AT sourcemage.org>
- * PREPARE, DETAILS: Use prepare_select_branch
-
-2011-09-15 Ismael Luceno <ismael AT sourcemage.org>
- * DETAILS: Fixed SOURCE_URL[0]
- updated spell to 1.1
-
-2011-01-12 Ismael Luceno <ismael AT sourcemage.org>
- * PREPARE, DETAILS: add scm version
- * DEPENDS: depends on kdelibs4
-
-2011-01-11 Ismael Luceno <ismael AT sourcemage.org>
- * DEPENDS, DETAILS: spell created
-
diff --git a/kde4-apps/choqok/PREPARE b/kde4-apps/choqok/PREPARE
deleted file mode 100755
index 98d27e4..0000000
--- a/kde4-apps/choqok/PREPARE
+++ /dev/null
@@ -1,2 +0,0 @@
-. ${GRIMOIRE}/FUNCTIONS &&
-prepare_select_branch stable scm
diff --git a/kde5-apps/choqok/CONFIGURE b/kde5-apps/choqok/CONFIGURE
new file mode 100644
index 0000000..b2f02c3
--- /dev/null
+++ b/kde5-apps/choqok/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-apps/choqok/DEPENDS b/kde5-apps/choqok/DEPENDS
new file mode 100755
index 0000000..def11da
--- /dev/null
+++ b/kde5-apps/choqok/DEPENDS
@@ -0,0 +1,26 @@
+source "$GRIMOIRE/KDE5_DEPENDS" &&
+depends kcmutils &&
+depends kconfigwidgets &&
+depends kcoreaddons &&
+depends kdoctools &&
+
+depends kxmlgui
+
+depends kemoticons &&
+depends kglobalaccel &&
+depends kguiaddons &&
+depends ki18n &&
+depends kio &&
+depends knotifications &&
+depends knotifyconfig &&
+depends sonnet &&
+depends kwallet5 &&
+depends kwidgetsaddons &&
+
+depends qca-qt5 &&
+depends qoauth &&
+
+optional_depends attica5 '' '' 'Open Collaboration Services\" plugin' &&
+optional_depends kparts '' '' '' &&
+optional_depends kdewebkit '' '' '' &&
+optional_depends telepathy-qt '' '' ''
diff --git a/kde5-apps/choqok/DETAILS b/kde5-apps/choqok/DETAILS
new file mode 100755
index 0000000..e3b9dd5
--- /dev/null
+++ b/kde5-apps/choqok/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=choqok
+ VERSION=1.6.0
+ SOURCE=$SPELL-$VERSION.tar.xz
+
SOURCE_URL=http://download.kde.org/stable/choqok/${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=http://choqok.gnufolks.org
+ ENTERED=20151012
+ LICENSE[0]=GPL
+ KEYWORDS="blog kde5"
+ SHORT="
+ SHORT=micro-blogging client for KDE5"
+cat << EOF
+KDE Micro-Blogging client,
+Currently supports Pump.io, GNU social and Twitter.com
+EOF
diff --git a/kde5-apps/choqok/HISTORY b/kde5-apps/choqok/HISTORY
new file mode 100644
index 0000000..2d2c325
--- /dev/null
+++ b/kde5-apps/choqok/HISTORY
@@ -0,0 +1,7 @@
+2016-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.0
+ * DETAILS: add gpg checking
+
+2015-10-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version kf5
+ spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (cc3b2e29ff811a68c062f8e47076a589f43dfa84), Treeve Jelbert, 10/08/2016

Archive powered by MHonArc 2.6.24.

Top of Page