summaryrefslogtreecommitdiffstats
path: root/qt5-qmake
diff options
context:
space:
mode:
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, 17 insertions, 0 deletions
diff --git a/qt5-qmake/libaccounts-qt/DEPENDS b/qt5-qmake/libaccounts-qt/DEPENDS
new file mode 100755
index 0000000000..d9ba54df9f
--- /dev/null
+++ b/qt5-qmake/libaccounts-qt/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/qt5-qmake/libaccounts-qt/DETAILS b/qt5-qmake/libaccounts-qt/DETAILS
new file mode 100755
index 0000000000..8e2454b2ab
--- /dev/null
+++ b/qt5-qmake/libaccounts-qt/DETAILS
@@ -0,0 +1,11 @@
+ 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
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/qt5-qmake/libaccounts-qt/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/qt5-qmake/libaccounts-qt/HISTORY b/qt5-qmake/libaccounts-qt/HISTORY
new file mode 100644
index 0000000000..beec559806
--- /dev/null
+++ b/qt5-qmake/libaccounts-qt/HISTORY
@@ -0,0 +1,2 @@
+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
new file mode 100755
index 0000000000..49ede4a311
--- /dev/null
+++ b/qt5-qmake/libaccounts-qt/PRE_BUILD
@@ -0,0 +1,2 @@
+cd $BUILD_DIRECTORY
+git clone --depth=1 --single-branch -b $VERSION $SOURCE_URL