mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
kde-apps/baloo-widgets: 26.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST baloo-widgets-26.04.3.tar.xz 278816 BLAKE2B ba27eb4d82b8cbddb674275614dea468e45892861093523c74e155478562041400c3c84a9c6ec5775bd4d1e83746f77ed4286e428322a89b7504a782ee969344 SHA512 93ed58650ee3a64882219da99908f53ceb9869356fe44c6ea23291b752591ab88866169dc2ab50359f6fc240ab7c34ff7e2508a2369b7d71eaf255ce092b0f20
|
||||
DIST baloo-widgets-26.08.0.tar.xz 277736 BLAKE2B 0e0e201879121b5d9b4ba71f1da4502432bcbaea003228f16c5937b6f411a9764eae9979f17781562abbaf28626bc9f858bd000913ea1a15fe0606038f0de485 SHA512 3fdd2e5c3966067350ecad8c1458028576b7525b5576556d73859e8fccd288d0e1aef03f84b28b5ab2f7b0188279a0cecf4a6205d2733ec5f4e6187f715c4ac2
|
||||
|
||||
32
kde-apps/baloo-widgets/baloo-widgets-26.08.0.ebuild
Normal file
32
kde-apps/baloo-widgets/baloo-widgets-26.08.0.ebuild
Normal file
@@ -0,0 +1,32 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_TEST="forceoptional"
|
||||
KFMIN=6.27.0
|
||||
QTMIN=6.11.2
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Widget library for baloo"
|
||||
|
||||
LICENSE="LGPL-2+ LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
|
||||
>=kde-frameworks/baloo-${KFMIN}:6
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kfilemetadata-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=kde-frameworks/kservice-${KFMIN}:6
|
||||
"
|
||||
Reference in New Issue
Block a user