summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-14 11:07:17 +0200
committerTreeve Jelbert2015-06-14 11:07:17 +0200
commitf1bf82ebfb33842e477bd2c3cb3bbddd1b78106f (patch)
tree67bef3063a31912406a88308f385f64ca76bdcf0
parentab77970ba483d49901ad7aac234ba533baba7e1f (diff)
move libaccounts-qt to new accounts-sso section
-rwxr-xr-xaccounts-sso/libaccounts-qt/BUILD1
-rwxr-xr-xaccounts-sso/libaccounts-qt/DEPENDS (renamed from qt5-qmake/libaccounts-qt/DEPENDS)0
-rwxr-xr-xaccounts-sso/libaccounts-qt/DETAILS (renamed from qt5-qmake/libaccounts-qt/DETAILS)0
-rwxr-xr-xaccounts-sso/libaccounts-qt/DOWNLOAD (renamed from qt5-qmake/libaccounts-qt/DOWNLOAD)0
-rw-r--r--accounts-sso/libaccounts-qt/HISTORY6
-rwxr-xr-xaccounts-sso/libaccounts-qt/PRE_BUILD2
-rw-r--r--qt5-qmake/libaccounts-qt/HISTORY2
-rwxr-xr-xqt5-qmake/libaccounts-qt/PRE_BUILD2
8 files changed, 9 insertions, 4 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/qt5-qmake/libaccounts-qt/DEPENDS b/accounts-sso/libaccounts-qt/DEPENDS
index d9ba54df9f..d9ba54df9f 100755
--- a/qt5-qmake/libaccounts-qt/DEPENDS
+++ b/accounts-sso/libaccounts-qt/DEPENDS
diff --git a/qt5-qmake/libaccounts-qt/DETAILS b/accounts-sso/libaccounts-qt/DETAILS
index 8e2454b2ab..8e2454b2ab 100755
--- a/qt5-qmake/libaccounts-qt/DETAILS
+++ b/accounts-sso/libaccounts-qt/DETAILS
diff --git a/qt5-qmake/libaccounts-qt/DOWNLOAD b/accounts-sso/libaccounts-qt/DOWNLOAD
index 27ba77ddaf..27ba77ddaf 100755
--- a/qt5-qmake/libaccounts-qt/DOWNLOAD
+++ b/accounts-sso/libaccounts-qt/DOWNLOAD
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
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