summaryrefslogtreecommitdiffstats
path: root/qt5-qmake
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-14 11:07:17 +0200
committerTreeve Jelbert2015-06-14 11:07:17 +0200
commitf1bf82ebfb33842e477bd2c3cb3bbddd1b78106f (patch)
tree67bef3063a31912406a88308f385f64ca76bdcf0 /qt5-qmake
parentab77970ba483d49901ad7aac234ba533baba7e1f (diff)
move libaccounts-qt to new accounts-sso section
Diffstat (limited to 'qt5-qmake')
-rwxr-xr-xqt5-qmake/libaccounts-qt/DEPENDS1
-rwxr-xr-xqt5-qmake/libaccounts-qt/DETAILS11
-rwxr-xr-xqt5-qmake/libaccounts-qt/DOWNLOAD1
-rw-r--r--qt5-qmake/libaccounts-qt/HISTORY2
-rwxr-xr-xqt5-qmake/libaccounts-qt/PRE_BUILD2
5 files changed, 0 insertions, 17 deletions
diff --git a/qt5-qmake/libaccounts-qt/DEPENDS b/qt5-qmake/libaccounts-qt/DEPENDS
deleted file mode 100755
index d9ba54df9f..0000000000
--- a/qt5-qmake/libaccounts-qt/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qtbase
diff --git a/qt5-qmake/libaccounts-qt/DETAILS b/qt5-qmake/libaccounts-qt/DETAILS
deleted file mode 100755
index 8e2454b2ab..0000000000
--- a/qt5-qmake/libaccounts-qt/DETAILS
+++ /dev/null
@@ -1,11 +0,0 @@
- SPELL=libaccounts-qt
- VERSION=1.13
- SOURCE_URL=https://gitlab.com/accounts-sso/$SPELL.git
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
- WEB_SITE=https://gitlab.com/accounts-sso/$SPELL
- ENTERED=20150506
- LICENSE[0]=LGPL
- KEYWORDS=""
- SHORT=""
-cat << EOF
-EOF
diff --git a/qt5-qmake/libaccounts-qt/DOWNLOAD b/qt5-qmake/libaccounts-qt/DOWNLOAD
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/qt5-qmake/libaccounts-qt/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/qt5-qmake/libaccounts-qt/HISTORY b/qt5-qmake/libaccounts-qt/HISTORY
deleted file mode 100644
index beec559806..0000000000
--- a/qt5-qmake/libaccounts-qt/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-2015-05-06 Treeve Jelbert <treeve@sourcemage.org>
- new spell
diff --git a/qt5-qmake/libaccounts-qt/PRE_BUILD b/qt5-qmake/libaccounts-qt/PRE_BUILD
deleted file mode 100755
index 49ede4a311..0000000000
--- a/qt5-qmake/libaccounts-qt/PRE_BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-cd $BUILD_DIRECTORY
-git clone --depth=1 --single-branch -b $VERSION $SOURCE_URL