mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/kio-zeroconf: 25.12.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kio-zeroconf-25.08.3.tar.xz 44896 BLAKE2B 9893b4ce2abb6abceb05958d82136187313e24dfd45105c1f6f182d98df96af70dea898874705abdfd96b98cdce1bd9740d2c31e5de7a52eb335aa6b085a2e34 SHA512 9a6c5a69bf4797e76cc8d92805a31a8b77848efda5e7797918cdff3581f109b9af41c454858b73e303f1ee371dda1cbc4a44306fbba42fbfed8de4d9cd71b330
|
||||
DIST kio-zeroconf-25.12.0.tar.xz 45532 BLAKE2B 6e4f207c6546062a793d933bb3476105f3e007f89dd4a4249ea2757714efcc376d154dff29b4dd18cda34b4c15d84be5d4db9b88a7fe442ec783749acc372619 SHA512 a2ce3359f2b7fcf3c692862723ac202423b12fd9089446da5ebdefcc20e463e6f334420aba263ac0f4f224717237f3118bd20db578a957095459028507d43ee2
|
||||
|
||||
28
net-misc/kio-zeroconf/kio-zeroconf-25.12.0.ebuild
Normal file
28
net-misc/kio-zeroconf/kio-zeroconf-25.12.0.ebuild
Normal file
@@ -0,0 +1,28 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KFMIN=6.19.0
|
||||
QTMIN=6.9.1
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="KIO worker to discover file systems by DNS-SD (DNS Service Discovery)"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus]
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kdnssd-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!<net-misc/kio-zeroconf-23.08.5-r2:5
|
||||
!net-misc/kio-zeroconf-common
|
||||
"
|
||||
Reference in New Issue
Block a user