mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/minuet: drop 25.08.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST minuet-25.04.3.tar.xz 27689784 BLAKE2B 4f959e560c8f6af9fabe1998b0a77069f95f07b63759fbd88636f4d1377277c665d31b3200820f8e41c24fbc43ab63b7282b7c75c8230262270f45c4cf587446 SHA512 7e5af8b31c00302e907c1aea8256aa2928dcc7f5b7940f6d9b499e24dc7b868642739617f1a250f4e2653558382018c49c21c13e1fc70a1193927cde4d9e4e80
|
||||
DIST minuet-25.08.0.tar.xz 27695548 BLAKE2B bebc284c932a270128291a96da126e1095a32324b80d2172a2f733e0ab38b3e5dced86465d8c3308827ece37a2468dccafd5c5d9dbaf042ec6851c230070d044 SHA512 4ec5ec69c4d24c0273553763b3cfc8154d07403f09efd7ecda28cbd4624d7050e392b8e1ec372e2335f1340e349fb044375bb059f01373ebaa0b333255931061
|
||||
DIST minuet-25.08.1.tar.xz 27694460 BLAKE2B 66e9ff5b1aac49195c5b06d5a74ac806e30cce8f1608fea64a96e219546117692af107262fd4aad13f77a359ff1dc629975c205d34437690c04e05af8928b3fe SHA512 126a6a02a3db7fb75bb54f7ca9bbcc5ba29620384f3c380737d6176c21df4687d81cbec6ce56c738eb6e8cd77d37adabe606fa43d446a1af78db5427d094b6a8
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="forceoptional"
|
||||
KFMIN=6.16.0
|
||||
QTMIN=6.9.1
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
DESCRIPTION="Music Education software by KDE"
|
||||
HOMEPAGE="https://minuet.kde.org/"
|
||||
|
||||
LICENSE="GPL-2" # TODO: CHECK
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui]
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:6
|
||||
>=dev-qt/qtsvg-${QTMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
media-sound/fluidsynth:=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
Reference in New Issue
Block a user