summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-14 23:14:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-14 23:25:03 +0100
commit576fc933c81aa6e526d87290af95e8e898e70ecb (patch)
tree73f9a202bcb454043dbb6b731d9b56ed4c5f49eb /kde-apps/minuet
parentdev-haskell/stack-bin: bump up to 1.6.1 (diff)
downloadgentoo-576fc933c81aa6e526d87290af95e8e898e70ecb.tar.gz
gentoo-576fc933c81aa6e526d87290af95e8e898e70ecb.tar.bz2
gentoo-576fc933c81aa6e526d87290af95e8e898e70ecb.zip
kde-apps: Add KDE Applications 17.12.0
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'kde-apps/minuet')
-rw-r--r--kde-apps/minuet/Manifest1
-rw-r--r--kde-apps/minuet/minuet-17.12.0.ebuild28
2 files changed, 29 insertions, 0 deletions
diff --git a/kde-apps/minuet/Manifest b/kde-apps/minuet/Manifest
index 2c43aa763893..212ab909cb92 100644
--- a/kde-apps/minuet/Manifest
+++ b/kde-apps/minuet/Manifest
@@ -1 +1,2 @@
DIST minuet-17.08.3.tar.xz 27852560 BLAKE2B 1e1a0966493ccec052de9ddf4f8b5fb188495f051b74aa7d005ef91a3ee7862402b6a741f9d04c291aab64f1369aaaf00422c98aeb5d69d5b73e885de81625d2 SHA512 bea19e3e661235b5d2e944d260f3dd00cc7caab5c27887e6f6aeb785e239e2bab4dbe2aed34bd363e69462b2cd806f0dc20e54b1bbea6ca02aa9bd7ec53790c3
+DIST minuet-17.12.0.tar.xz 27853624 BLAKE2B a8b0a6d7ed5090d1f846ec2f29bcdb5f5cb49c76bd004db1e7c523d8b230a786aabc10b9100b84b9163b34eeacad2961123e8caffcd01a152df69a3ed60f5ebc SHA512 31921cec9245bb42cd9bf4ce4aede5bd18626e0f16a56f2353db1bd70cf9b21f0635cb624785ef285814025676694a99e25db67228c5ecd40bfa87e53661c55c
diff --git a/kde-apps/minuet/minuet-17.12.0.ebuild b/kde-apps/minuet/minuet-17.12.0.ebuild
new file mode 100644
index 000000000000..f6381cdade9c
--- /dev/null
+++ b/kde-apps/minuet/minuet-17.12.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="A KDE Software for Music Education"
+HOMEPAGE="https://minuet.kde.org/"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep ki18n)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtsvg)
+ $(add_qt_dep qtquickcontrols2)
+ media-sound/fluidsynth
+"
+DEPEND="${COMMON_DEPEND}
+ virtual/pkgconfig
+"
+RDEPEND="${COMMON_DEPEND}
+"