summaryrefslogtreecommitdiffstats
path: root/qt5-qmake
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qmake')
-rwxr-xr-xqt5-qmake/signond/DEPENDS1
-rwxr-xr-xqt5-qmake/signond/DETAILS15
-rwxr-xr-xqt5-qmake/signond/DOWNLOAD1
-rw-r--r--qt5-qmake/signond/HISTORY2
-rwxr-xr-xqt5-qmake/signond/PRE_BUILD2
5 files changed, 21 insertions, 0 deletions
diff --git a/qt5-qmake/signond/DEPENDS b/qt5-qmake/signond/DEPENDS
new file mode 100755
index 0000000000..d9ba54df9f
--- /dev/null
+++ b/qt5-qmake/signond/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/qt5-qmake/signond/DETAILS b/qt5-qmake/signond/DETAILS
new file mode 100755
index 0000000000..f8ec64ba21
--- /dev/null
+++ b/qt5-qmake/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/qt5-qmake/signond/DOWNLOAD b/qt5-qmake/signond/DOWNLOAD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/qt5-qmake/signond/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/qt5-qmake/signond/HISTORY b/qt5-qmake/signond/HISTORY
new file mode 100644
index 0000000000..b84e7c6e91
--- /dev/null
+++ b/qt5-qmake/signond/HISTORY
@@ -0,0 +1,2 @@
+2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ new spell, only available from git
diff --git a/qt5-qmake/signond/PRE_BUILD b/qt5-qmake/signond/PRE_BUILD
new file mode 100755
index 0000000000..49ede4a311
--- /dev/null
+++ b/qt5-qmake/signond/PRE_BUILD
@@ -0,0 +1,2 @@
+cd $BUILD_DIRECTORY
+git clone --depth=1 --single-branch -b $VERSION $SOURCE_URL