From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbluetooth/
Date: Sun, 17 Apr 2022 19:29:26 +0000 (UTC) [thread overview]
Message-ID: <1650223705.957a07adb47220e7019a533a86ed40fb657314bc.sam@gentoo> (raw)
commit: 957a07adb47220e7019a533a86ed40fb657314bc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 21:43:40 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 19:28:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957a07ad
dev-qt/qtbluetooth: Drop 5.15.2-r10
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtbluetooth/Manifest | 1 -
dev-qt/qtbluetooth/qtbluetooth-5.15.2-r10.ebuild | 35 ------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-qt/qtbluetooth/Manifest b/dev-qt/qtbluetooth/Manifest
index 565d82522768..7f331329e1b1 100644
--- a/dev-qt/qtbluetooth/Manifest
+++ b/dev-qt/qtbluetooth/Manifest
@@ -1,3 +1,2 @@
-DIST qtconnectivity-5.15.2-5e9ca5d3.tar.gz 3412877 BLAKE2B 07d201a934b72aab5ec90bbe667578d7150a3e93379278a44ff63ff67568bc6dfeff075d763e544e209dd0b6d9f53ca8214f483a3ff38794252b39c8ad5e80f5 SHA512 6be16baa0f63d6b36836adac50df4b9db79ca65b3bb4c92be13f748cec9384c42e57833bc1d06a8f50575f13623965cf40d1497e5fa51f44cb51b15760fb198f
DIST qtconnectivity-5.15.3-gentoo-kde-1.tar.xz 4708 BLAKE2B 62a24b899b6ccb73eb8ffe3558fa6451ab5d5f9d08e583c527f6dad971f990f574c9aafa56e479e528ca6e92c96a1363cc05ac6e96b8e3444e8b115b0811a30a SHA512 ae37b972a3f8e789793f66123e3ce66cc2b739560cf69676b72c50139a39b903556c6bc52dba6f73335d7ae368eb377f3cad1892a5992d83bc89474c04dc23fe
DIST qtconnectivity-everywhere-opensource-src-5.15.3.tar.xz 2815220 BLAKE2B 0aa3124def801baaad42cfd683afca4d0388355b17232c6cb5e211a98f83fc3bef632677e8e36619b74f8a7c9f02f8999153879628f993ce858dd4e322f6f4ee SHA512 23e515e36da9fb75c280cd8edaf29f3ce7e669ba294d6c1768ccd9c9967ede02dae161a6736a7dac4aa7d8087a309d67b06ba68532684c72ca9964e6ce229534
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.2-r10.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.15.2-r10.ebuild
deleted file mode 100644
index fa4f413263c5..000000000000
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.2-r10.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_COMMIT=5e9ca5d36d65dadb98ef90013a1dcf15fbd7ae26
-QT5_MODULE="qtconnectivity"
-inherit qt5-build
-
-DESCRIPTION="Bluetooth support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~ppc64"
-fi
-
-IUSE="qml"
-
-RDEPEND="
- =dev-qt/qtconcurrent-${QT5_PV}*
- =dev-qt/qtcore-${QT5_PV}*:5=
- =dev-qt/qtdbus-${QT5_PV}*
- >=net-wireless/bluez-5:=
- qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
-"
-DEPEND="${RDEPEND}
- =dev-qt/qtnetwork-${QT5_PV}*
-"
-
-src_prepare() {
- sed -i -e 's/nfc//' src/src.pro || die
-
- qt_use_disable_mod qml quick src/src.pro
-
- qt5-build_src_prepare
-}
next reply other threads:[~2022-04-17 19:29 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-17 19:29 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-28 12:13 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbluetooth/ Arthur Zamarin
2024-04-03 18:48 Arthur Zamarin
2024-01-31 22:47 Ionen Wolkens
2023-11-06 7:14 Arthur Zamarin
2023-09-26 19:53 Andreas Sturmlechner
2023-09-26 18:14 Arthur Zamarin
2023-09-26 15:35 Arthur Zamarin
2023-09-26 15:28 Arthur Zamarin
2023-09-01 20:12 Andreas Sturmlechner
2023-07-12 1:13 Sam James
2023-04-25 9:42 Arthur Zamarin
2023-03-26 16:10 Andreas Sturmlechner
2023-03-26 16:08 Arthur Zamarin
2023-03-26 16:08 Arthur Zamarin
2023-03-15 12:50 Arthur Zamarin
2023-03-13 20:51 Sam James
2023-03-08 11:07 Andreas Sturmlechner
2022-12-02 10:20 WANG Xuerui
2022-07-04 17:58 Arthur Zamarin
2022-06-14 17:32 Andreas Sturmlechner
2022-06-13 21:18 Sam James
2022-04-12 18:45 Arthur Zamarin
2022-01-20 12:15 Jakov Smolić
2022-01-20 9:00 Jakov Smolić
2022-01-18 22:52 Jakov Smolić
2021-12-24 13:27 Andreas Sturmlechner
2020-08-22 18:52 Andreas Sturmlechner
2020-02-08 13:25 Mikle Kolyada
2019-04-26 17:51 Anthony G. Basile
2018-10-16 16:09 Mikle Kolyada
2017-07-15 5:16 Markus Meier
2017-06-25 7:25 Markus Meier
2017-01-02 19:07 Markus Meier
2016-08-23 19:30 Markus Meier
2016-06-08 17:00 Michael Palimaka
2016-04-24 17:53 Davide Pesavento
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=1650223705.957a07adb47220e7019a533a86ed40fb657314bc.sam@gentoo \
--to=sam@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