public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/noson-app/
Date: Wed, 25 Sep 2024 13:53:04 +0000 (UTC)	[thread overview]
Message-ID: <1727079460.3620570a8696e0eb6153aa6f290587dd59e880fb.davidroman@gentoo> (raw)

commit:     3620570a8696e0eb6153aa6f290587dd59e880fb
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Sep 23 08:17:40 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Sep 23 08:17:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3620570a

media-sound/noson-app: fix DEPEND

Closes: https://bugs.gentoo.org/919149
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 ...-app-5.6.6.ebuild => noson-app-5.6.6-r1.ebuild} | 32 +++++++++++-----------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/media-sound/noson-app/noson-app-5.6.6.ebuild b/media-sound/noson-app/noson-app-5.6.6-r1.ebuild
similarity index 50%
rename from media-sound/noson-app/noson-app-5.6.6.ebuild
rename to media-sound/noson-app/noson-app-5.6.6-r1.ebuild
index 967043b38..4f2b5648f 100644
--- a/media-sound/noson-app/noson-app-5.6.6.ebuild
+++ b/media-sound/noson-app/noson-app-5.6.6-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 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"
+HOMEPAGE="https://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"
@@ -13,19 +13,19 @@ 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
+	dev-libs/openssl:=
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtquickcontrols2:5
+	dev-qt/qtsvg:5
+	dev-qt/qttranslations:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	media-libs/flac:=
 	media-libs/libpulse
+	sys-libs/zlib
 "
 RDEPEND="${DEPEND}"
-
-src_configure() {
-	cmake_src_configure
-}


             reply	other threads:[~2024-09-25 13:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25 13:53 David Roman [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-03-06  0:48 Julien Roy
2023-12-04  7:11 Viorel Munteanu
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=1727079460.3620570a8696e0eb6153aa6f290587dd59e880fb.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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