summaryrefslogtreecommitdiff
path: root/kde-apps/minuet/minuet-22.08.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-13 19:42:47 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-13 19:42:47 +0100
commit174cda0f83caffc0ee683143e9b2c501ef589cc1 (patch)
treee60c3821d3cb0c6c19deaf8ad9c846f57791f3bf /kde-apps/minuet/minuet-22.08.1.ebuild
parent22b51dcc430fb550fd692463a56cdcd5b18efd61 (diff)
gentoo auto-resync : 13:10:2022 - 19:42:47
Diffstat (limited to 'kde-apps/minuet/minuet-22.08.1.ebuild')
-rw-r--r--kde-apps/minuet/minuet-22.08.1.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/minuet/minuet-22.08.1.ebuild b/kde-apps/minuet/minuet-22.08.1.ebuild
deleted file mode 100644
index a42c9d0563d0..000000000000
--- a/kde-apps/minuet/minuet-22.08.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.96.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Music Education software by KDE"
-HOMEPAGE="https://minuet.kde.org/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-BDEPEND="
- virtual/pkgconfig
-"
-DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- media-sound/fluidsynth:=
-"
-RDEPEND="${DEPEND}"