summaryrefslogtreecommitdiffstats
path: root/accounts-sso/libaccounts-qt
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-14 11:07:17 +0200
committerTreeve Jelbert2015-06-14 11:07:17 +0200
commitf1bf82ebfb33842e477bd2c3cb3bbddd1b78106f (patch)
tree67bef3063a31912406a88308f385f64ca76bdcf0 /accounts-sso/libaccounts-qt
parentab77970ba483d49901ad7aac234ba533baba7e1f (diff)
move libaccounts-qt to new accounts-sso section
Diffstat (limited to 'accounts-sso/libaccounts-qt')
-rwxr-xr-xaccounts-sso/libaccounts-qt/BUILD1
-rwxr-xr-xaccounts-sso/libaccounts-qt/DEPENDS1
-rwxr-xr-xaccounts-sso/libaccounts-qt/DETAILS11
-rwxr-xr-xaccounts-sso/libaccounts-qt/DOWNLOAD1
-rw-r--r--accounts-sso/libaccounts-qt/HISTORY6
-rwxr-xr-xaccounts-sso/libaccounts-qt/PRE_BUILD2
6 files changed, 22 insertions, 0 deletions
diff --git a/accounts-sso/libaccounts-qt/BUILD b/accounts-sso/libaccounts-qt/BUILD
new file mode 100755
index 0000000000..0694f5668d
--- /dev/null
+++ b/accounts-sso/libaccounts-qt/BUILD
@@ -0,0 +1 @@
+qt5_build
diff --git a/accounts-sso/libaccounts-qt/DEPENDS b/accounts-sso/libaccounts-qt/DEPENDS
new file mode 100755
index 0000000000..d9ba54df9f
--- /dev/null
+++ b/accounts-sso/libaccounts-qt/DEPENDS
@@ -0,0 +1 @@
+depends qtbase
diff --git a/accounts-sso/libaccounts-qt/DETAILS b/accounts-sso/libaccounts-qt/DETAILS
new file mode 100755
index 0000000000..8e2454b2ab
--- /dev/null
+++ b/accounts-sso/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/accounts-sso/libaccounts-qt/DOWNLOAD b/accounts-sso/libaccounts-qt/DOWNLOAD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/accounts-sso/libaccounts-qt/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/accounts-sso/libaccounts-qt/HISTORY b/accounts-sso/libaccounts-qt/HISTORY
new file mode 100644
index 0000000000..b6dd090205
--- /dev/null
+++ b/accounts-sso/libaccounts-qt/HISTORY
@@ -0,0 +1,6 @@
+2015-06-14 Treeve Jelbert <treeve@sourcemage.org>
+ * PRE_BUILD: use clone_single_branch
+ * BUILD: added
+
+2015-05-06 Treeve Jelbert <treeve@sourcemage.org>
+ new spell
diff --git a/accounts-sso/libaccounts-qt/PRE_BUILD b/accounts-sso/libaccounts-qt/PRE_BUILD
new file mode 100755
index 0000000000..4e7eb83609
--- /dev/null
+++ b/accounts-sso/libaccounts-qt/PRE_BUILD
@@ -0,0 +1,2 @@
+source $GRIMOIRE/clone_single_branch
+clone_single_branch