diff options
author | Treeve Jelbert | 2022-08-21 10:37:38 +0200 |
---|---|---|
committer | Treeve Jelbert | 2022-08-21 16:18:40 +0200 |
commit | 213ed749825cd0d9761004e4eba715ff0bc29ce5 (patch) | |
tree | a767e7ec6ed1236572b5e938477ac7e4d0f391e0 /qt5-qmake | |
parent | fb9c2cee508decab35201daff6cdb68739493731 (diff) |
delete kqoauth
Diffstat (limited to 'qt5-qmake')
-rwxr-xr-x | qt5-qmake/kqoauth/DEPENDS | 2 | ||||
-rwxr-xr-x | qt5-qmake/kqoauth/DETAILS | 15 | ||||
-rw-r--r-- | qt5-qmake/kqoauth/HISTORY | 3 |
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 |