summaryrefslogtreecommitdiff
path: root/dev-libs/qoauth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-11 00:12:38 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-11 00:12:38 +0000
commit0ec1e1dd7867c3dedcbea76c9b6e847d6b388c03 (patch)
tree65f42b72245de9fb9fa9ea30e6221dfff7dda7c5 /dev-libs/qoauth
parent3a81cede4783e464b7485722b2eaac0280dbc570 (diff)
gentoo auto-resync : 11:02:2025 - 00:12:37
Diffstat (limited to 'dev-libs/qoauth')
-rw-r--r--dev-libs/qoauth/Manifest5
-rw-r--r--dev-libs/qoauth/files/qoauth-1.0.1-disable-ft.patch20
-rw-r--r--dev-libs/qoauth/files/qoauth-2.0.1_pre20160315-prf.patch15
-rw-r--r--dev-libs/qoauth/metadata.xml5
-rw-r--r--dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild67
5 files changed, 0 insertions, 112 deletions
diff --git a/dev-libs/qoauth/Manifest b/dev-libs/qoauth/Manifest
deleted file mode 100644
index 986f1ef7b1f3..000000000000
--- a/dev-libs/qoauth/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX qoauth-1.0.1-disable-ft.patch 629 BLAKE2B c466bf98a007c645b4b38e804dce9454954b92307c268d96ac2d8db3991d70eda2b41a44628533c7191df5f1c11c2e363e78f522b535a9921d32fce5733b4080 SHA512 04d06d1989866e208510f9c726fb3a447df2020ba0c7ec169534b39075343c03e05f2dc854696c87cd007ce980dc747f0658d8e88d0ef96b77dc0c70dae923d7
-AUX qoauth-2.0.1_pre20160315-prf.patch 312 BLAKE2B 06da99ad51db25d6ff8069bb9e202cb7997b1fc7ee1d657386ccafba26d57b35b4ae22272e31ab5f71b615d4cd8ab7824be01f795e52a3dec5b82a039fc97758 SHA512 2bdd73d0b43325359edcff59d717ec18b2fc87d720d068cc8e8d04ef25eeb213050ab5ebc7991ec59c91299a5c49a2b727a5e5ad11677641b17cbd424092753f
-DIST qoauth-2.0.1_pre20160315.tar.xz 45604 BLAKE2B 290d768e8661c6e8f9ae8094ec140da22f00c53cbfd9ed6ebab1f159ae82c2a0a111a9306eeab0c08ea5b0a349e07d9b7f402f14812a5688ba9860832991494c SHA512 ec44c597c7b9729645ab98e2c71c805d01eab4c0684b7ea0da6b015a052b0ad6e3aa9352ef53e36a67ff99b9f75fb9b89156ca8b23c639a70cc49aab656366c3
-EBUILD qoauth-2.0.1_pre20160315-r3.ebuild 1369 BLAKE2B b687e7c39885fa61aa286bf73191204f98bdaf96436ccd4c65304d05ad333186b5b2a45d759b378de3e3e3cca92fc02890a6f9e305a7e3fa1032f7d8e9da919c SHA512 5ff2916bf9b59bdb1001aad510cc7bc1e653078adb3bfbb27b49226644c620b348f93154ad869bd590065e5b3b52ff601b1a6a2301da31eeda4263f8e5f98e55
-MISC metadata.xml 168 BLAKE2B 2e0e000b4c3b6ca04c12903fdbe278415c05a822623c52e9aa95cbbf3d50bcb1246b7edbda7d2f6b559af8950c6374e6e0a69b76319964cfe686bf50b0604a57 SHA512 4dcf45d1809e8390a2d8155c8ebfe0dd610203e392aeab0ccd8a10f42cc8532a4925eff32b35e7a6c35598a4efd288229034ec0732299dbd8cfa0acff705fed3
diff --git a/dev-libs/qoauth/files/qoauth-1.0.1-disable-ft.patch b/dev-libs/qoauth/files/qoauth-1.0.1-disable-ft.patch
deleted file mode 100644
index 1fd6fd0fc8c9..000000000000
--- a/dev-libs/qoauth/files/qoauth-1.0.1-disable-ft.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/qoauth.pro b/qoauth.pro
-index f09b3be..27d7bb3 100644
---- a/qoauth.pro
-+++ b/qoauth.pro
-@@ -5,6 +5,6 @@ SUBDIRS += src tests
- CONFIG += ordered
-
- check.target = check
--check.commands = ( cd tests/ut_interface && ./ut_interface ) && ( cd tests/ft_interface && ./ft_interface )
-+check.commands = ( cd tests/ut_interface && ./ut_interface )
- check.depends = sub-tests
- QMAKE_EXTRA_TARGETS += check
-diff --git a/tests/tests.pro b/tests/tests.pro
-index d582750..e010bb0 100644
---- a/tests/tests.pro
-+++ b/tests/tests.pro
-@@ -1,2 +1,2 @@
- TEMPLATE = subdirs
--SUBDIRS += ut_interface ft_interface
-+SUBDIRS += ut_interface
diff --git a/dev-libs/qoauth/files/qoauth-2.0.1_pre20160315-prf.patch b/dev-libs/qoauth/files/qoauth-2.0.1_pre20160315-prf.patch
deleted file mode 100644
index c3457b0dba41..000000000000
--- a/dev-libs/qoauth/files/qoauth-2.0.1_pre20160315-prf.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Point to where the headers are really installed.
-
---- a/oauth.prf
-+++ b/oauth.prf
-@@ -1,9 +1,6 @@
--QOAUTH_INCDIR = $$[QT_INSTALL_HEADERS]
-+QOAUTH_INCDIR = $$[QT_INSTALL_HEADERS]/..
- QOAUTH_LIBDIR = $$[QT_INSTALL_LIBS]
-
--QOAUTH_INCDIR ~= s!/qt4*!!
--QOAUTH_LIBDIR ~= s!/qt4*!!
--
- CONFIG *= qt
- CONFIG += crypto
-
diff --git a/dev-libs/qoauth/metadata.xml b/dev-libs/qoauth/metadata.xml
deleted file mode 100644
index 115e9d64a669..000000000000
--- a/dev-libs/qoauth/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild
deleted file mode 100644
index c1a097f977e2..000000000000
--- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-DESCRIPTION="Qt-based library for OAuth support"
-HOMEPAGE="https://github.com/ayoy/qoauth/wiki"
-SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE="debug doc test"
-
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- doc? ( app-text/doxygen )
-"
-COMMON_DEPEND="
- app-crypt/qca:2[debug?,qt5(+)]
- dev-qt/qtnetwork:5
-"
-DEPEND="${COMMON_DEPEND}
- test? ( dev-qt/qttest:5 )
-"
-RDEPEND="${COMMON_DEPEND}
- app-crypt/qca:2[ssl]
- !dev-libs/qoauth:0
-"
-
-# disable functional tests that require network connection
-# and rely on 3rd party external server (bug #341267)
-PATCHES=(
- "${FILESDIR}/${PN}-1.0.1-disable-ft.patch"
- "${FILESDIR}/${P}-prf.patch"
-)
-
-src_prepare() {
- default
-
- if ! use test; then
- sed -i -e '/SUBDIRS/s/tests//' ${PN}.pro || die "sed failed"
- fi
-
- sed -i -e '/^ *docs \\$/d' \
- -e '/^ *build_all \\$/d' \
- -e 's/^\#\(!macx\)/\1/' \
- src/src.pro || die "sed failed"
-
- sed -i -e "s/\(.*\)lib$/\1$(get_libdir)/" src/pcfile.sh || die "sed failed"
-}
-
-src_configure() {
- eqmake5 qoauth.pro
-}
-
-src_install() {
- if use doc; then
- doxygen "${S}"/Doxyfile || die "failed to generate documentation"
- local HTML_DOCS=( "${S}"/doc/html/. )
- fi
-
- INSTALL_ROOT="${D}" default
-}