mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
kde-frameworks/kplotting: 6.24.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kplotting-6.23.0.tar.xz 34032 BLAKE2B 78cdaab6050146ce9c5ccb47187f387e74dbdaaa8d589ff6403fabcbf3d391f10ffc87e32ab389bcd5136f813b2c1fbd1908e304d3d4b9d6c8ce37aa33ebc14c SHA512 5aa05946eb8f767ca39bbe30cb75d4845c77120051a2299d07c36cadf798cbc60849b6d2a65b5314e0f86596172e8bf0a95fb8e5024412c05620347589b4c6c6
|
||||
DIST kplotting-6.24.0.tar.xz 34044 BLAKE2B 91001c6301bffa92775b5840632cf3fc4e5db78bce48214d6c48edac3a8ac173ca9295b8df99a3ebfa0d4d5046d38dad614b2c0966fdd018b0eb4af23d7c4958 SHA512 0b011bef81304af10fb8ad47b0cfadf0d63e8fb0cd056a6faa4962e6051c8cff17a6956ea5a8b22504fc28977c57013d9ca9642b1e1b03a0b7fa5e23dc1f777f
|
||||
|
||||
17
kde-frameworks/kplotting/kplotting-6.24.0.ebuild
Normal file
17
kde-frameworks/kplotting/kplotting-6.24.0.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_DESIGNERPLUGIN="true"
|
||||
QTMIN=6.10.1
|
||||
inherit ecm frameworks.kde.org
|
||||
|
||||
DESCRIPTION="Framework providing easy data-plotting functions"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-qt/qtbase-${QTMIN}:6[gui,widgets]"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user