Skip to Content.
Sympa Menu

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

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 (b014999086c6cc7eaa4eb8eb24a820025d08f786)
  • Date: Sun, 4 Oct 2015 14:08:38 +0000

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

ChangeLog | 4 ++++
accounts-sso/accounts-qml-module/BUILD | 1 +
accounts-sso/accounts-qml-module/DEPENDS | 1 +
accounts-sso/accounts-qml-module/DETAILS | 15 +++++++++++++++
accounts-sso/accounts-qml-module/HISTORY | 3 +++
accounts-sso/libaccounts-glib/DETAILS | 11 +++++++----
accounts-sso/libaccounts-glib/DOWNLOAD | 1 -
accounts-sso/libaccounts-glib/HISTORY | 5 +++++
accounts-sso/libaccounts-glib/PRE_BUILD | 3 +--
accounts-sso/signon-plugin-oauth2/BUILD | 1 +
accounts-sso/signon-plugin-oauth2/DEPENDS | 3 +++
accounts-sso/signon-plugin-oauth2/DETAILS | 15 +++++++++++++++
accounts-sso/signon-plugin-oauth2/HISTORY | 3 +++
libs/tbb/DETAILS | 4 ++--
libs/tbb/HISTORY | 3 +++
libs/tzdata/DETAILS | 2 +-
libs/tzdata/HISTORY | 3 +++
17 files changed, 68 insertions(+), 10 deletions(-)

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

tzdata: => 2015g

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

libaccounts-glib: => 1.18

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

signon-plugin-oauth2 0.23

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

accounts-qml-module 0.6

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

tbb: => 44_20150728

diff --git a/ChangeLog b/ChangeLog
index 74061de..8e8e5b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * accounts-sso/accounts-qml-module: added
+ * accounts-sso/signon-plugin-oauth2: added
+
2015-09-24 Treeve Jelbert <treeve AT sourcemage.org>
* kde5-libs/purpose: added, Quickshare support library
* kde5-apps/kamos: added, take pictures and videos with your webcam
diff --git a/accounts-sso/accounts-qml-module/BUILD
b/accounts-sso/accounts-qml-module/BUILD
new file mode 100755
index 0000000..0694f56
--- /dev/null
+++ b/accounts-sso/accounts-qml-module/BUILD
@@ -0,0 +1 @@
+qt5_build
diff --git a/accounts-sso/accounts-qml-module/DEPENDS
b/accounts-sso/accounts-qml-module/DEPENDS
new file mode 100755
index 0000000..d9ba54d
--- /dev/null
+++ b/accounts-sso/accounts-qml-module/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/accounts-sso/accounts-qml-module/DETAILS
b/accounts-sso/accounts-qml-module/DETAILS
new file mode 100755
index 0000000..c9cb5ba
--- /dev/null
+++ b/accounts-sso/accounts-qml-module/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=accounts-qml-module
+ VERSION=0.6
+ VX=45a153eb0f6c65ee7b0c347bce723acd821bbb00
+
SOURCE_HASH=sha512:d46be26a883320739895d903426cd5728187688869931c45d874ea3c7f18d55a55fbde6f3043dd56c0ede7c9ee494ced33c20d94f5f2dd46b08fd10474348e59
+ SOURCE=$VERSION.tar.bz2
+
SOURCE_URL=https://gitlab.com/accounts-sso/$SPELL/repository/archive.tar.bz2?ref=VERSION_${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-VERSION_$VERSION-$VX
+ WEB_SITE=https://gitlab.com/accounts-sso/$SPELL
+ ENTERED=20151004
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+
+EOF
diff --git a/accounts-sso/accounts-qml-module/HISTORY
b/accounts-sso/accounts-qml-module/HISTORY
new file mode 100644
index 0000000..e908047
--- /dev/null
+++ b/accounts-sso/accounts-qml-module/HISTORY
@@ -0,0 +1,3 @@
+2015-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6
+ new spell
diff --git a/accounts-sso/libaccounts-glib/DETAILS
b/accounts-sso/libaccounts-glib/DETAILS
index c08cf40..a73c635 100755
--- a/accounts-sso/libaccounts-glib/DETAILS
+++ b/accounts-sso/libaccounts-glib/DETAILS
@@ -1,8 +1,11 @@
SPELL=libaccounts-glib
- VERSION=master
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
- WEB_SITE=https://gitlab.com/accounts-sso/$SPELL
- SOURCE_URL[0]=$WEB_SITE.git
+ VERSION=1.18
+ VX=17201ad512e86d248ac158046ac322e7164adc87
+
SOURCE_HASH=sha512:cbef0472660cc1d0a353f0671c7456d74bbe0607e30cfed3432c99fd44a72de8f032ee2478fdea9b579dcfdf196192ab9826c628e8a2e39259cecb1d36b009a2
+ SOURCE=$VERSION.tar.bz2
+
SOURCE_URL=https://gitlab.com/accounts-sso/$SPELL/repository/archive.tar.bz2?ref=VERSION_${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-VERSION_$VERSION-$VX
+ WEB_SITE=https://gitlab.com/accounts-sso/$SPELL
LICENSE[0]=LGPL
ENTERED=20141102
KEYWORDS=""
diff --git a/accounts-sso/libaccounts-glib/DOWNLOAD
b/accounts-sso/libaccounts-glib/DOWNLOAD
deleted file mode 100755
index 27ba77d..0000000
--- a/accounts-sso/libaccounts-glib/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/accounts-sso/libaccounts-glib/HISTORY
b/accounts-sso/libaccounts-glib/HISTORY
index bb3de83..44adf88 100644
--- a/accounts-sso/libaccounts-glib/HISTORY
+++ b/accounts-sso/libaccounts-glib/HISTORY
@@ -1,3 +1,8 @@
+2015-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.18
+ * DOWNLOAD: deleted
+ * PRE_BUILD: use default_pre_build
+
2015-07-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version master
previous version no longer builds
diff --git a/accounts-sso/libaccounts-glib/PRE_BUILD
b/accounts-sso/libaccounts-glib/PRE_BUILD
index f1988dd..b20679d 100755
--- a/accounts-sso/libaccounts-glib/PRE_BUILD
+++ b/accounts-sso/libaccounts-glib/PRE_BUILD
@@ -1,5 +1,4 @@
-source $GRIMOIRE/clone_single_branch &&
-clone_single_branch &&
+default_pre_build &&
cd $SOURCE_DIRECTORY &&
gtkdocize --copy --flavour no-tmpl
autoreconf -f -i --symlink
diff --git a/accounts-sso/signon-plugin-oauth2/BUILD
b/accounts-sso/signon-plugin-oauth2/BUILD
new file mode 100755
index 0000000..0694f56
--- /dev/null
+++ b/accounts-sso/signon-plugin-oauth2/BUILD
@@ -0,0 +1 @@
+qt5_build
diff --git a/accounts-sso/signon-plugin-oauth2/DEPENDS
b/accounts-sso/signon-plugin-oauth2/DEPENDS
new file mode 100755
index 0000000..ad49b6d
--- /dev/null
+++ b/accounts-sso/signon-plugin-oauth2/DEPENDS
@@ -0,0 +1,3 @@
+depends qtbase &&
+depends signond &&
+depends libsignon-qt
diff --git a/accounts-sso/signon-plugin-oauth2/DETAILS
b/accounts-sso/signon-plugin-oauth2/DETAILS
new file mode 100755
index 0000000..8d80ef7
--- /dev/null
+++ b/accounts-sso/signon-plugin-oauth2/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=signon-plugin-oauth2
+ VERSION=0.23
+ VX=b74b5397992caddeb32a6158c9295126c55a3025
+
SOURCE_HASH=sha512:f0e492bfccd2eaca5a85ef8f0a18355967705a3138d261efeaeaa891e041304a7468fd0524da1c0e01798af7449bb53cf3b8ff9a5a4eb8271a914588e0063796
+ SOURCE=$VERSION.tar.bz2
+
SOURCE_URL=https://gitlab.com/accounts-sso/$SPELL/repository/archive.tar.bz2?ref=VERSION_${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-VERSION_$VERSION-$VX
+ WEB_SITE=https://gitlab.com/accounts-sso/$SPELL
+ ENTERED=20151004
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT="OAuth 1.0a and 2.0 authentication plugin for the SSO
daemon"
+cat << EOF
+OAuth 1.0a and 2.0 authentication plugin for the SSO daemon
+EOF
diff --git a/accounts-sso/signon-plugin-oauth2/HISTORY
b/accounts-sso/signon-plugin-oauth2/HISTORY
new file mode 100644
index 0000000..7cadc8e
--- /dev/null
+++ b/accounts-sso/signon-plugin-oauth2/HISTORY
@@ -0,0 +1,3 @@
+2015-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.58
+ new spell
diff --git a/libs/tbb/DETAILS b/libs/tbb/DETAILS
index 9b24f7e..1b673ee 100755
--- a/libs/tbb/DETAILS
+++ b/libs/tbb/DETAILS
@@ -1,6 +1,6 @@
SPELL=tbb
- VERSION=43_20150611
-
SOURCE_HASH=sha512:83d5d827706b774ef5cd6df8082e5d7f48683388684423bb40565dfc25892fc2e57c382f719b78087d83e51edb3f7f7215f33d8b5039b55c32788d80efa6e0b8
+ VERSION=44_20150728
+
SOURCE_HASH=sha512:95ba381b0984686607312520f7c49ffc8c2bd01ce0ad009955b56adceb382a203c2a981a78932e8f5c0320de60e9c11bd7911ea98abd95282e783d8a9aac71d9
SOURCE_HINTS[0]="no-check-certificate"
SOURCE=tbb${VERSION}oss_src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}${VERSION}oss
diff --git a/libs/tbb/HISTORY b/libs/tbb/HISTORY
index 8ed8ea1..5916bfa 100644
--- a/libs/tbb/HISTORY
+++ b/libs/tbb/HISTORY
@@ -1,3 +1,6 @@
+2015-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 44_20150728
+
2015-06-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 43_21050611
add no-check-certificate
diff --git a/libs/tzdata/DETAILS b/libs/tzdata/DETAILS
index 467b4c0..842c0ba 100755
--- a/libs/tzdata/DETAILS
+++ b/libs/tzdata/DETAILS
@@ -1,5 +1,5 @@
SPELL=tzdata
- VERSION=2015d
+ VERSION=2015g
SOURCE="${SPELL}${VERSION}.tar.gz"
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=ftp://ftp.iana.org/tz/releases/${SOURCE}
diff --git a/libs/tzdata/HISTORY b/libs/tzdata/HISTORY
index b5c2bb1..341f32e 100644
--- a/libs/tzdata/HISTORY
+++ b/libs/tzdata/HISTORY
@@ -1,3 +1,6 @@
+2015-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2015g
+
2015-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2015d




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

Archive powered by MHonArc 2.6.24.

Top of Page