From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenetwork-filesharing/
Date: Mon, 2 Sep 2024 14:50:57 +0000 (UTC) [thread overview]
Message-ID: <1725285720.dfe5798f18942adc61e25ed563670085c42c0278.asturm@gentoo> (raw)
commit: dfe5798f18942adc61e25ed563670085c42c0278
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 22:00:34 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 2 14:02:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe5798f
kde-apps/kdenetwork-filesharing: drop 23.08.5-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kdenetwork-filesharing/Manifest | 1 -
.../kdenetwork-filesharing-23.08.5-r1.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/kde-apps/kdenetwork-filesharing/Manifest b/kde-apps/kdenetwork-filesharing/Manifest
index a1311201b7bc..a63c3850fa43 100644
--- a/kde-apps/kdenetwork-filesharing/Manifest
+++ b/kde-apps/kdenetwork-filesharing/Manifest
@@ -1,3 +1,2 @@
-DIST kdenetwork-filesharing-23.08.5.tar.xz 482676 BLAKE2B b657e52de808d4f2235a8f9e25e3b6e6cf2fcab111f7ad1fc899b7751a292489a8636dbea104744244dde41f6dc0db8c2f0d71dbe80d2875c37bb1976d5427e6 SHA512 a918171c02753c39bc5be1b931c93c160f246e992c7a761b9d094fc5c1649cee4ac11ea84cc4eaed5a7050f48303e06d86a2b2ed72cbf42b3887d196d10812db
DIST kdenetwork-filesharing-24.05.2.tar.xz 493836 BLAKE2B bc701e74552285a81cd71dae27a5c8acec1bf9bd2a04741afb54061f2d116fc3d3fd9b0d8ab101593c02aaafb6e84b0c138da17122a491679b4316b0d783e428 SHA512 868ae6ddeb9bbcf059f91ade3008394e24e68be9a94f10fe1b968189723af0f65fb9ebb8927d5cf0dcb45007f0ce0046805edbc3dbd892035a4fe38068d42400
DIST kdenetwork-filesharing-24.08.0.tar.xz 493724 BLAKE2B f4e10d0c5ea8dcbb76cfd6e18a7af0d33473bfb46ff3718db235776abe7f72adb4edd22dbd3b73a69b7519b87b642023c0721aceca21b0b8d0da2a59a777f02f SHA512 6968372ebd2b59dae49ffaed6e31215aa20c5b3df3147999fcc59d80c101fba399aec01a96802d542572d0e455341425e60e6bc7f381f8cd60dd43e3ae319b57
diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild
deleted file mode 100644
index 444264053cb7..000000000000
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-23.08.5-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Samba filesharing plugin for file properties"
-HOMEPAGE="https://apps.kde.org/kdenetwork_filesharing/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- dev-libs/qcoro5
- >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- net-fs/samba
-"
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON
- )
-
- ecm_src_configure
-}
next reply other threads:[~2024-09-02 14:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 14:50 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-12 15:29 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenetwork-filesharing/ Andreas Sturmlechner
2024-03-05 15:59 Andreas Sturmlechner
2021-04-06 22:39 Andreas Sturmlechner
2020-10-16 17:46 Georgy Yakovlev
2019-06-20 10:37 Andreas Sturmlechner
2016-03-05 10:31 Mikle Kolyada
2015-08-26 21:17 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=1725285720.dfe5798f18942adc61e25ed563670085c42c0278.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