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, 0 insertions, 21 deletions
diff --git a/qt5-qmake/signond/DEPENDS b/qt5-qmake/signond/DEPENDS
deleted file mode 100755
index d9ba54df9f..0000000000
--- a/qt5-qmake/signond/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qtbase
diff --git a/qt5-qmake/signond/DETAILS b/qt5-qmake/signond/DETAILS
deleted file mode 100755
index f8ec64ba21..0000000000
--- a/qt5-qmake/signond/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- 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
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/qt5-qmake/signond/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/qt5-qmake/signond/HISTORY b/qt5-qmake/signond/HISTORY
deleted file mode 100644
index b84e7c6e91..0000000000
--- a/qt5-qmake/signond/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-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
deleted file mode 100755
index 49ede4a311..0000000000
--- a/qt5-qmake/signond/PRE_BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-cd $BUILD_DIRECTORY
-git clone --depth=1 --single-branch -b $VERSION $SOURCE_URL