From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/kew/
Date: Wed, 5 Jun 2024 18:56:04 +0000 (UTC) [thread overview]
Message-ID: <1717613734.7ce98760619200d801976a509661adce649ebbac.watermanpaint@gentoo> (raw)
commit: 7ce98760619200d801976a509661adce649ebbac
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 5 17:17:49 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Jun 5 18:55:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ce98760
media-sound/kew: tighten runtime dependencies
Add quotation marks to RDEPEND
Reorder libs
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
.../kew/{kew-2.4.4.ebuild => kew-2.4.4-r1.ebuild} | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/media-sound/kew/kew-2.4.4.ebuild b/media-sound/kew/kew-2.4.4-r1.ebuild
similarity index 78%
rename from media-sound/kew/kew-2.4.4.ebuild
rename to media-sound/kew/kew-2.4.4-r1.ebuild
index e02c6f633..62e70677a 100644
--- a/media-sound/kew/kew-2.4.4.ebuild
+++ b/media-sound/kew/kew-2.4.4-r1.ebuild
@@ -3,7 +3,6 @@
EAPI=8
-
DESCRIPTION="kew (/kjuː/) is a command-line music player for Linux."
HOMEPAGE="https://github.com/ravachol/kew"
SRC_URI="https://github.com/ravachol/kew/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -13,18 +12,16 @@ LICENSE+=" MIT || ( Unlicense MIT-0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="media-video/ffmpeg
-dev-libs/glib
-sci-libs/fftw
+DEPEND="dev-libs/glib:2
media-gfx/chafa
media-libs/freeimage
+media-libs/libvorbis
media-libs/opus media-libs/opusfile
-media-libs/libvorbis"
-RDEPEND=${DEPEND}
-
-
+media-video/ffmpeg:=
+sci-libs/fftw:3.0="
+RDEPEND="${DEPEND}"
src_install()
{
- emake DESTDIR="${D}" install
-}
\ No newline at end of file
+ emake DESTDIR="${D}" install
+}
next reply other threads:[~2024-06-05 18:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 18:56 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-06 9:07 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/kew/ Lucio Sauer
2024-06-06 9:07 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-05 18:56 Lucio Sauer
2024-06-04 18:31 Violet
2024-06-04 18:31 Violet
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=1717613734.7ce98760619200d801976a509661adce649ebbac.watermanpaint@gentoo \
--to=watermanpaint@posteo.net \
--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