summaryrefslogtreecommitdiffstats
path: root/qt5-qmake
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qmake')
-rwxr-xr-xqt5-qmake/kqoauth/DEPENDS2
-rwxr-xr-xqt5-qmake/kqoauth/DETAILS15
-rw-r--r--qt5-qmake/kqoauth/HISTORY3
3 files changed, 0 insertions, 20 deletions
diff --git a/qt5-qmake/kqoauth/DEPENDS b/qt5-qmake/kqoauth/DEPENDS
deleted file mode 100755
index b494af266d..0000000000
--- a/qt5-qmake/kqoauth/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends -sub CXX gcc &&
-depends qtbase
diff --git a/qt5-qmake/kqoauth/DETAILS b/qt5-qmake/kqoauth/DETAILS
deleted file mode 100755
index 1327d2e444..0000000000
--- a/qt5-qmake/kqoauth/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=kqoauth
- SPELLX=kQOAuth
- VERSION=0.98
- SOURCE_HASH=sha512:f89e0f046fb7fd7812548f94c460d7c18d4881972e155a99e07503e97fd46b6eada0de9f2c3a94af33ef5b1b3b489bbd5dc6738cee104fe2d11ed62e681c7979
- SOURCE=$VERSION.tar.gz
- SOURCE_URL[0]=https://github.com/kypeli/kQOAuth/archive/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-$VERSION"
- WEB_SITE="https://github.com/kypeli/kQOAuth"
- LICENSE[0]=LGPL
- ENTERED=20151019
- SHORT="A Qt-based library for OAuth authorization scheme"
-cat << EOF
-kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0 authentication
-specification RFC 5849.
-EOF
diff --git a/qt5-qmake/kqoauth/HISTORY b/qt5-qmake/kqoauth/HISTORY
deleted file mode 100644
index 9797530078..0000000000
--- a/qt5-qmake/kqoauth/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2015-10-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS, DETAILS: spell created
- version 0.98