summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-07 15:58:42 +0200
committerTreeve Jelbert2015-06-07 15:58:42 +0200
commit0a06b97a739e427ab13c046d4fe849ee51c408fa (patch)
treebaaf81f71f59a57474963cabde7d388100885b7b
parent2d6292d007a9c6c08ac6ef881bfddbe8f7c5abe3 (diff)
libaccounts-qt-1.13
-rw-r--r--ChangeLog1
-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
6 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 987962755a..03cdd89c14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
* move bluez-qt tokde-frameworks
* qt5-qmake/signond: enw spell, single-signon
+ * qt5-qmake/libaccounts-qt: new spell
* ktp/*: new section KDE Telepathy spells
2015-06-03 Treeve Jelbert <treeve@sourcemage.org>
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