From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/hydrogen/
Date: Sun, 17 Feb 2019 12:39:19 +0000 (UTC) [thread overview]
Message-ID: <1550407141.5f2154fd4b0865143496b375f1e23b3fb5ff11f2.asturm@gentoo> (raw)
commit: 5f2154fd4b0865143496b375f1e23b3fb5ff11f2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 12:38:24 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 12:39:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2154fd
media-sound/hydrogen: EAPI-7 bump
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/hydrogen/hydrogen-9999.ebuild | 30 +++++++++++-------------------
1 file changed, 11 insertions(+), 19 deletions(-)
diff --git a/media-sound/hydrogen/hydrogen-9999.ebuild b/media-sound/hydrogen/hydrogen-9999.ebuild
index 2d92d83a64c..5bcfaa020fe 100644
--- a/media-sound/hydrogen/hydrogen-9999.ebuild
+++ b/media-sound/hydrogen/hydrogen-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils git-r3 xdg-utils
+inherit git-r3 xdg cmake-utils
DESCRIPTION="Advanced drum machine"
HOMEPAGE="http://www.hydrogen-music.org/"
@@ -16,7 +16,12 @@ IUSE="alsa +archive doc jack ladspa lash osc oss portaudio portmidi pulseaudio"
REQUIRED_USE="lash? ( alsa )"
-RDEPEND="
+BDEPEND="
+ virtual/pkgconfig
+ doc? ( app-doc/doxygen )
+"
+DEPEND="
+ dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
@@ -34,10 +39,7 @@ RDEPEND="
portmidi? ( media-libs/portmidi )
pulseaudio? ( media-sound/pulseaudio )
"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
+RDEPEND="${DEPEND}"
DOCS=( AUTHORS ChangeLog DEVELOPERS README.txt )
@@ -71,16 +73,6 @@ src_compile() {
}
src_install() {
- use doc && local HTML_DOCS=( ${BUILD_DIR}/docs/html/. )
+ use doc && local HTML_DOCS=( "${BUILD_DIR}"/docs/html/. )
cmake-utils_src_install
}
-
-pkg_postinst() {
- xdg_mimeinfo_database_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_mimeinfo_database_update
- xdg_desktop_database_update
-}
next reply other threads:[~2019-02-17 12:39 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-17 12:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 17:03 [gentoo-commits] repo/gentoo:master commit in: media-sound/hydrogen/ Jakov Smolić
2025-01-07 17:03 Jakov Smolić
2025-01-07 17:03 Jakov Smolić
2025-01-07 17:03 Jakov Smolić
2024-12-07 13:39 Miroslav Šulc
2024-11-30 18:58 Arthur Zamarin
2024-11-30 18:58 Arthur Zamarin
2024-11-30 18:58 Arthur Zamarin
2023-10-14 9:06 Sam James
2023-10-14 9:06 Sam James
2023-10-14 9:06 Sam James
2023-09-25 7:00 Miroslav Šulc
2023-09-10 6:36 Miroslav Šulc
2023-07-16 6:00 Miroslav Šulc
2023-07-15 12:19 Arthur Zamarin
2023-07-08 21:44 Sam James
2023-07-08 21:44 Sam James
2023-07-08 19:24 Sam James
2023-06-19 6:47 Miroslav Šulc
2023-06-10 18:39 Andreas Sturmlechner
2023-06-09 7:04 Miroslav Šulc
2023-05-29 13:11 Andreas Sturmlechner
2023-05-10 5:25 Miroslav Šulc
2023-05-09 15:58 Sam James
2023-05-09 13:07 Sam James
2023-05-09 10:41 Jakov Smolić
2023-05-09 10:41 Jakov Smolić
2023-04-08 18:00 Miroslav Šulc
2023-04-08 6:00 Miroslav Šulc
2023-04-01 10:11 Miroslav Šulc
2022-12-18 15:50 Andreas Sturmlechner
2022-01-08 13:11 Miroslav Šulc
2022-01-07 15:30 Sam James
2022-01-07 9:38 Jakov Smolić
2022-01-06 21:02 Arthur Zamarin
2022-01-06 13:04 Sam James
2021-12-06 11:11 Miroslav Šulc
2021-12-06 9:38 Miroslav Šulc
2021-10-16 22:13 Sam James
2021-10-16 22:04 Sam James
2021-10-10 15:38 Agostino Sarubbo
2021-10-10 15:33 Agostino Sarubbo
2021-05-14 7:53 Miroslav Šulc
2021-05-14 6:42 Agostino Sarubbo
2021-05-13 16:44 Sam James
2021-05-13 16:24 Sam James
2021-05-13 16:18 Sam James
2021-04-12 8:25 Miroslav Šulc
2020-10-07 7:09 Agostino Sarubbo
2020-10-07 6:53 Agostino Sarubbo
2020-10-07 6:50 Agostino Sarubbo
2020-09-07 14:54 Thomas Deutschmann
2020-09-04 7:51 Miroslav Šulc
2020-07-20 7:32 Miroslav Šulc
2020-07-19 7:38 Agostino Sarubbo
2020-07-19 7:38 Agostino Sarubbo
2020-07-17 15:17 Agostino Sarubbo
2020-07-17 15:05 Agostino Sarubbo
2020-07-17 11:56 Miroslav Šulc
2020-05-13 8:47 Miroslav Šulc
2020-05-11 11:38 Agostino Sarubbo
2020-05-07 15:58 Agostino Sarubbo
2020-05-06 9:02 Miroslav Šulc
2020-05-06 7:18 Sergei Trofimovich
2018-03-18 12:28 Mikle Kolyada
2018-03-18 0:40 Thomas Deutschmann
2018-03-18 0:20 Sergei Trofimovich
2018-03-13 9:57 Andreas Sturmlechner
2017-06-18 16:42 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1550407141.5f2154fd4b0865143496b375f1e23b3fb5ff11f2.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox