Skip to content

Commit

Permalink
kde-apps/nota: New package
Browse files Browse the repository at this point in the history
Signed-off-by: Alfred Persson Forsberg <cat@catcream.org>
  • Loading branch information
alfredfo committed Aug 7, 2022
1 parent 534cc14 commit 2adad47
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions kde-apps/nota/nota-9999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_QTHELP="true"
KDE_ORG_CATEGORY="maui"
KFMIN=5.82.0
QTMIN=5.15.5
inherit ecm kde.org

DESCRIPTION="Multi-platform text editor"

LICENSE="LGPL-3"
SLOT="5"
KEYWORDS=""
IUSE=""

DEPEND="
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
>=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=dev-libs/mauikit-${KFMIN}:5
>=dev-libs/mauikit-filebrowsing-${KFMIN}:5
"
RDEPEND="${DEPEND}"

0 comments on commit 2adad47

Please sign in to comment.