From 0a06b97a739e427ab13c046d4fe849ee51c408fa Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Sun, 7 Jun 2015 15:58:42 +0200 Subject: libaccounts-qt-1.13 --- qt5-qmake/libaccounts-qt/DEPENDS | 1 + qt5-qmake/libaccounts-qt/DETAILS | 11 +++++++++++ qt5-qmake/libaccounts-qt/DOWNLOAD | 1 + qt5-qmake/libaccounts-qt/HISTORY | 2 ++ qt5-qmake/libaccounts-qt/PRE_BUILD | 2 ++ 5 files changed, 17 insertions(+) create mode 100755 qt5-qmake/libaccounts-qt/DEPENDS create mode 100755 qt5-qmake/libaccounts-qt/DETAILS create mode 100755 qt5-qmake/libaccounts-qt/DOWNLOAD create mode 100644 qt5-qmake/libaccounts-qt/HISTORY create mode 100755 qt5-qmake/libaccounts-qt/PRE_BUILD (limited to 'qt5-qmake') 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 + 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 -- cgit v1.2.3