public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/signon-ui/
Date: Sat, 29 Jun 2024 16:34:52 +0000 (UTC)	[thread overview]
Message-ID: <1719678801.b4a8e74dac613375099e071d2c8f20b71f4063ca.asturm@gentoo> (raw)

commit:     b4a8e74dac613375099e071d2c8f20b71f4063ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 20:40:15 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 16:33:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a8e74d

net-libs/signon-ui: drop 0.15_p20171022-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/signon-ui/Manifest                        |  1 -
 .../signon-ui/signon-ui-0.15_p20171022-r1.ebuild   | 60 ----------------------
 2 files changed, 61 deletions(-)

diff --git a/net-libs/signon-ui/Manifest b/net-libs/signon-ui/Manifest
index bb13961d15c1..d15e76b2236f 100644
--- a/net-libs/signon-ui/Manifest
+++ b/net-libs/signon-ui/Manifest
@@ -1,2 +1 @@
-DIST signon-ui-0.15_p20171022.tar.bz2 55849 BLAKE2B 6b97b3f673fb4494c7e32dc345f6c4697acdb19305b9459fe954d88983e4666211926921dac70829435706cdd9a41f36d36241a73905b2a795873c2894ffa8d7 SHA512 d0a4ca222de00abf4000905d917799fc6f9e04a2c3f49d0d0882dc4e90fdbcde14da91f355d10f8a3feac03661febd321ea6de1df227fa5a3c404eaefa7c2d60
 DIST signon-ui-0.15_p20231016.tar.bz2 55078 BLAKE2B eff35b2b311c4b923148656ad7512418ee6e19607babd02f2bc8bff9d6f2f5cfdc37c7030fb842b65b25c310f6e44f76a73b9d0a4569af52f7661b0eb09da2f2 SHA512 c26be8921c5d2a559bd62793f3eca19184c236c2e2649728631d60d2781f4b4457f63bbd35238cb274ff3a7747220688688f0880df8db0e78ccaf6f126d6e86e

diff --git a/net-libs/signon-ui/signon-ui-0.15_p20171022-r1.ebuild b/net-libs/signon-ui/signon-ui-0.15_p20171022-r1.ebuild
deleted file mode 100644
index 7840862ff861..000000000000
--- a/net-libs/signon-ui/signon-ui-0.15_p20171022-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-COMMIT=4368bb77d9d1abc2978af514225ba4a42c29a646
-inherit qmake-utils
-
-DESCRIPTION="Online accounts signon UI"
-HOMEPAGE="https://gitlab.com/accounts-sso/signon-ui"
-SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/${COMMIT}/${PN}-${COMMIT}.tar.bz2 -> ${P}.tar.bz2"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
-IUSE="test"
-
-BDEPEND="test? ( dev-qt/qttest:5 )"
-DEPEND="
-	dev-libs/glib:2
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtwebengine:5
-	dev-qt/qtwidgets:5
-	net-libs/accounts-qt
-	net-libs/libproxy
-	net-libs/signond
-	x11-libs/libnotify
-"
-RDEPEND="${DEPEND}
-	dev-qt/qtwebchannel:5
-"
-
-RESTRICT="test"
-
-PATCHES=(
-	# thanks to openSUSE
-	"${FILESDIR}/${P}-webengine-cachedir-path.patch"
-	"${FILESDIR}/${P}-fix-username-field-reading.patch"
-	# downstream
-	"${FILESDIR}/${P}-drop-fno-rtti.patch"
-	"${FILESDIR}/${P}-disable-tests.patch"
-)
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_configure() {
-	eqmake5
-}
-
-src_compile() {
-	emake -j1
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" -j1 install
-}


             reply	other threads:[~2024-06-29 16:34 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29 16:34 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 21:04 [gentoo-commits] repo/gentoo:master commit in: net-libs/signon-ui/ Andreas Sturmlechner
2024-10-04 21:04 Andreas Sturmlechner
2024-06-28 12:59 Sam James
2024-06-28  0:16 Sam James
2024-05-03 19:22 Maciej Mrozowski
2024-01-12 14:24 Sam James
2024-01-12 14:03 Sam James
2023-12-21  9:57 Sam James
2023-02-07 10:37 Andreas Sturmlechner
2021-02-17 22:13 Andreas Sturmlechner
2021-02-17 21:12 Sam James
2021-02-17  1:56 Sam James
2021-02-16 13:45 Sam James
2020-11-05 18:25 Georgy Yakovlev
2019-01-24 22:59 Andreas Sturmlechner
2019-01-24 22:22 Thomas Deutschmann
2019-01-22  8:42 Mikle Kolyada
2018-01-27 20:29 Andreas Sturmlechner
2018-01-22 19:53 Andreas Sturmlechner
2016-08-31 15:31 Michael Palimaka
2016-08-18 13:09 Michael Palimaka
2016-07-25 21:00 Michael Palimaka
2015-08-27 12:54 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1719678801.b4a8e74dac613375099e071d2c8f20b71f4063ca.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox