summaryrefslogtreecommitdiffstats
path: root/accounts-sso
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-14 12:10:50 +0200
committerTreeve Jelbert2015-06-14 12:10:50 +0200
commit5375192be1f3e52897c0543f73a2f7a6e16372ff (patch)
tree98730d3932fb727f6a31ff5162a34f62c0d25013 /accounts-sso
parentcdf52e1298cfbe3f9d601256e3f45c1c5b6f5936 (diff)
move signond
Diffstat (limited to 'accounts-sso')
-rwxr-xr-xaccounts-sso/signond/BUILD1
-rwxr-xr-xaccounts-sso/signond/DEPENDS1
-rwxr-xr-xaccounts-sso/signond/DETAILS15
-rwxr-xr-xaccounts-sso/signond/DOWNLOAD1
-rw-r--r--accounts-sso/signond/HISTORY6
-rwxr-xr-xaccounts-sso/signond/PRE_BUILD2
6 files changed, 26 insertions, 0 deletions
diff --git a/accounts-sso/signond/BUILD b/accounts-sso/signond/BUILD
new file mode 100755
index 0000000000..0694f5668d
--- /dev/null
+++ b/accounts-sso/signond/BUILD
@@ -0,0 +1 @@
+qt5_build
diff --git a/accounts-sso/signond/DEPENDS b/accounts-sso/signond/DEPENDS
new file mode 100755
index 0000000000..d9ba54df9f
--- /dev/null
+++ b/accounts-sso/signond/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/accounts-sso/signond/DETAILS b/accounts-sso/signond/DETAILS
new file mode 100755
index 0000000000..f8ec64ba21
--- /dev/null
+++ b/accounts-sso/signond/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=signond
+ VERSION=master
+ SOURCE_URL=https://gitlab.com/accounts-sso/signond.git
+# SOURCE=$SPELL.tar.bz2
+# SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ WEB_SITE=https://gitlab.com/accounts-sso/$SPELL
+ FORCE_DOWNLOAD=on
+ ENTERED=20150607
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT="credential storage and authentication service"
+cat << EOF
+Qt5 Framework to provide credential storage and authentication service
+EOF
diff --git a/accounts-sso/signond/DOWNLOAD b/accounts-sso/signond/DOWNLOAD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/accounts-sso/signond/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/accounts-sso/signond/HISTORY b/accounts-sso/signond/HISTORY
new file mode 100644
index 0000000000..64c128c9d8
--- /dev/null
+++ b/accounts-sso/signond/HISTORY
@@ -0,0 +1,6 @@
+2015-06-14 Treeve Jelbert <treeve@sourcemage.org>
+ * BUILD: added
+ * PRE_BUILD: use clone_single_branch
+
+2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ new spell, only available from git
diff --git a/accounts-sso/signond/PRE_BUILD b/accounts-sso/signond/PRE_BUILD
new file mode 100755
index 0000000000..4e7eb83609
--- /dev/null
+++ b/accounts-sso/signond/PRE_BUILD
@@ -0,0 +1,2 @@
+source $GRIMOIRE/clone_single_branch
+clone_single_branch