From: "Violet" <emergeviolet@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/kew/
Date: Tue, 4 Jun 2024 18:31:24 +0000 (UTC) [thread overview]
Message-ID: <1717525828.23733148e1eb23e54bf9210be1cdf033ab46a652.emergeviolet@gentoo> (raw)
commit: 23733148e1eb23e54bf9210be1cdf033ab46a652
Author: Violet <emergeviolet <AT> protonmail <DOT> com>
AuthorDate: Tue Jun 4 12:35:46 2024 +0000
Commit: Violet <emergeviolet <AT> protonmail <DOT> com>
CommitDate: Tue Jun 4 18:30:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=23733148
some consmetic changes to the DEPENDS= section of the ebuild,and removed description section in metadata.xml as it was uneeded,and made sure the SRC_URI=pointed to the tarball +3
Signed-off-by: Violet <emergeviolet <AT> protonmail.com>
media-sound/kew/Manifest | 1 +
media-sound/kew/kew-2.4.4.ebuild | 27 +++++++++++++++++++++++++++
media-sound/kew/metadata.xml | 11 +++++++++++
3 files changed, 39 insertions(+)
diff --git a/media-sound/kew/Manifest b/media-sound/kew/Manifest
new file mode 100644
index 000000000..a5443e785
--- /dev/null
+++ b/media-sound/kew/Manifest
@@ -0,0 +1 @@
+DIST v2.4.4.tar.gz 1156275 BLAKE2B ab4e584ad0d0ea5243edaa49ed17fb45dd9e146f2f94ccd151e5bd0bcee5553ac1817e779b099ad59b3d627fc59bd07f2f855c3b89d5bfe96d168a7bcf93f4bc SHA512 cc0c312752dfd05e9b81a6ac562f856f6c8328e0f872f0dafb820ccc993e67775825ef32983edb37c465199461dc3258e7a7d09a26458a8a7368c5f47faefaa3
diff --git a/media-sound/kew/kew-2.4.4.ebuild b/media-sound/kew/kew-2.4.4.ebuild
new file mode 100644
index 000000000..5623748e8
--- /dev/null
+++ b/media-sound/kew/kew-2.4.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2024
+
+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/{P}/archive/refs/tags/v2.4.4.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+DEPEND="media-video/ffmpeg
+dev-libs/glib
+sci-libs/fftw
+media-gfx/chafa
+media-libs/freeimage
+media-libs/opus media-libs/opusfile
+media-libs/libvorbis"
+RDEPEND=${DEPEND}
+
+
+
+src_install()
+{
+ emake DESTDIR="${D}" install
+}
\ No newline at end of file
diff --git a/media-sound/kew/metadata.xml b/media-sound/kew/metadata.xml
new file mode 100644
index 000000000..1796d9e0e
--- /dev/null
+++ b/media-sound/kew/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>emergeviolet@protonmail.com</email>
+ <name>Violet</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ravachol/kew</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2024-06-04 18:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-04 18:31 Violet [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-04 18:31 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/kew/ Violet
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-05 18:56 Lucio Sauer
2024-06-06 9:07 Lucio Sauer
2024-06-06 9:07 Lucio Sauer
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=1717525828.23733148e1eb23e54bf9210be1cdf033ab46a652.emergeviolet@gentoo \
--to=emergeviolet@protonmail.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