From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/noson-app/
Date: Mon, 4 Dec 2023 07:11:54 +0000 (UTC) [thread overview]
Message-ID: <1701655428.501909ac815652f1902d6cc2ae7c43ca3f588354.ceamac@gentoo> (raw)
commit: 501909ac815652f1902d6cc2ae7c43ca3f588354
Author: Steven Burnham <danipo <AT> gmail <DOT> com>
AuthorDate: Wed Nov 8 01:55:09 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Dec 4 02:03:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=501909ac
media-sound/noson-app: add 5.6.0
Signed-off-by: Steven Burnham <danipo <AT> gmail.com>
media-sound/noson-app/Manifest | 1 +
media-sound/noson-app/noson-app-5.6.0.ebuild | 31 ++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/media-sound/noson-app/Manifest b/media-sound/noson-app/Manifest
index 74d4aea3fc..289bd9dd5e 100644
--- a/media-sound/noson-app/Manifest
+++ b/media-sound/noson-app/Manifest
@@ -1,3 +1,4 @@
DIST noson-app-5.2.2.tar.gz 2356928 BLAKE2B 2b61e2670250ed028a518e86c7d0ec805b0f0b59e171e1a471e1138b97c417f749c8c5df67fc1ebe81e3488639dabda50bb5b040911bbf43a09cd5def1ca3335 SHA512 699f1552f4f0db45221acaa4b5c868455c9c2543e7a26e162860b55c93664336ab3fe2737efb053ba0f52c2337f7f2de7f30b1a0ac9d00afb9b989453a31d785
DIST noson-app-5.4.0.tar.gz 2363811 BLAKE2B 1e14173c02e90ac1c93dc07d1bbac6310a65f079cf4ce37031d292df4e0e1bbb842814e7589023c39d2de864025d772528ec25e673144de80ed8652cd28e5b47 SHA512 a352743ce3d6b141d2ce5f00fc7b1b806ca3bee675678981ecd86d4c361aba6038ff7599b06aee302706ecdd4dbdbe3026094fd9030dcfb8cb624a0ba14fe542
DIST noson-app-5.4.1.tar.gz 3274581 BLAKE2B 001c8b008e0b605628dd8c3b6f1c9e08839160804a5032be5cbf817e7e96d477289346a473227d5e4c8eac5a2fac47b815553e6fd0eaca759fb3258340bf1f45 SHA512 dbddb96f3e0720c3d9306d34466575d64be622250345ff0d45589abbdfc6f4a777a3fe1314c023ac5240b208f865dd7886c8ef206bb81b85262e5172a72f9441
+DIST noson-app-5.6.0.tar.gz 3276941 BLAKE2B 5fa3ef234f9db46bdf573eba3fcfec5afbd9ddbf4da1b6f7d83c707ed5bf2ab8c73588a3e5c1ba2445e6fec9d5c8fe70a30d8413e30d6b9fbc3402c50ab8efb4 SHA512 4c4ab5b995b9846dca062bdef8caa1c54e31f7cedb6688a2849a38b8a073cc12b47b992e94080c05d70d207b6e3bccc31c3aafe7ffbbb1502668ac21d8fb6e66
diff --git a/media-sound/noson-app/noson-app-5.6.0.ebuild b/media-sound/noson-app/noson-app-5.6.0.ebuild
new file mode 100644
index 0000000000..c0f4968b28
--- /dev/null
+++ b/media-sound/noson-app/noson-app-5.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xdg cmake
+
+DESCRIPTION="The essential to control music from your SONOS devices on Linux platforms"
+HOMEPAGE="http://janbar.github.io/noson-app/index.html"
+SRC_URI="https://github.com/janbar/noson-app/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+ >=dev-qt/qtcore-5.9
+ >=dev-qt/qtdbus-5.9
+ >=dev-qt/qtnetwork-5.9
+ >=dev-qt/qttranslations-5.9
+ >=dev-qt/qtgui-5.9
+ >=dev-qt/qtquickcontrols2-5.9
+ >=dev-qt/qtsvg-5.9
+ dev-libs/openssl:0
+ media-libs/flac
+ media-sound/pulseaudio
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ cmake_src_configure
+}
next reply other threads:[~2023-12-04 7:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-04 7:11 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-02 13:58 [gentoo-commits] repo/proj/guru:master commit in: media-sound/noson-app/ David Roman
2024-09-25 13:53 David Roman
2024-09-25 13:53 David Roman
2024-03-06 0:48 Julien Roy
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-06-07 7:04 Viorel Munteanu
2022-02-20 8:46 Florian Schmaus
2022-02-13 20:24 Arthur Zamarin
2022-02-13 20:24 Arthur Zamarin
2022-02-13 20:24 Arthur Zamarin
2022-01-14 23:21 Theo Anderson
2022-01-02 14:51 Andrew Ammerlaan
2021-04-20 18:55 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-03-20 17:38 Andrew Ammerlaan
2021-03-07 15:51 Andrew Ammerlaan
2021-03-07 15:51 Andrew Ammerlaan
2021-03-07 15:51 Andrew Ammerlaan
2021-03-07 15:51 Andrew Ammerlaan
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=1701655428.501909ac815652f1902d6cc2ae7c43ca3f588354.ceamac@gentoo \
--to=ceamac@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