mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-misc/kio-zeroconf: 22.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kio-zeroconf-22.08.0.tar.xz 39496 BLAKE2B 5f8ddfe99b4d973086b6e83f4e6a2b418c93f78b45af178d18c5106ebd7adf5b419711a9eb920fc2b66e45d9681fdcc36704cc7fa1bafddd92d6ab5e0b76118f SHA512 957d3644f0493f3ac56e3876cc450ddd6579751a28c55613eef2d6bee288f2ced93015fd4c66363ae83d771ebb2f663656716fb55cc3ae1d510d54e86d6194bc
|
||||
DIST zeroconf-ioslave-22.04.3.tar.xz 38960 BLAKE2B fa4d5ab9447a2d6f608046efc276f38f05fe89322232f0ccee8229f99261c1829c993cc9cb69c62d977ed182bd972971e6318ac4574539549e9710fb9f22d8f1 SHA512 c637ac397ce95a824afb527cb0aa9bd6e9934ec0154255287b2d6d9ee269075ce2b38acddb0c617dc70b3608e5c3d5e31717593669b78a11eaaba8d97fe149fc
|
||||
|
||||
25
net-misc/kio-zeroconf/kio-zeroconf-22.08.0.ebuild
Normal file
25
net-misc/kio-zeroconf/kio-zeroconf-22.08.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KFMIN=5.96.0
|
||||
QTMIN=5.15.5
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="KIO worker to discover file systems by DNS-SD (DNS Service Discovery)"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="5"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtdbus-${QTMIN}:5
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:5
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:5
|
||||
>=kde-frameworks/kdnssd-${KFMIN}:5
|
||||
>=kde-frameworks/ki18n-${KFMIN}:5
|
||||
>=kde-frameworks/kio-${KFMIN}:5
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user