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/g4music/
Date: Wed, 23 Aug 2023 17:33:02 +0000 (UTC)	[thread overview]
Message-ID: <1692640573.e1cee52645fcbafd445af60bb0481871591bbfb8.davidroman@gentoo> (raw)

commit:     e1cee52645fcbafd445af60bb0481871591bbfb8
Author:     Konstantin Tutsch <mail <AT> konstantintutsch <DOT> de>
AuthorDate: Mon Aug 21 17:53:42 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Aug 21 17:56:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1cee526

media-sound/g4music: new package, add 3.2

Signed-off-by: Konstantin Tutsch <mail <AT> konstantintutsch.de>

 media-sound/g4music/Manifest           |  1 +
 media-sound/g4music/g4music-3.2.ebuild | 39 ++++++++++++++++++++++++++++++++++
 media-sound/g4music/metadata.xml       | 11 ++++++++++
 3 files changed, 51 insertions(+)

diff --git a/media-sound/g4music/Manifest b/media-sound/g4music/Manifest
new file mode 100644
index 0000000000..ed27351efc
--- /dev/null
+++ b/media-sound/g4music/Manifest
@@ -0,0 +1 @@
+DIST g4music-v3.2.tar.gz 3284896 BLAKE2B 4c6aec9fbb3d67ffb64ee336dc7e6ac056d23ef1e9c916326438a66e7168d965d863187abcd19bf2c5bc089ef090d4357b8aca72e4a097df8cb0769dcd46f820 SHA512 92273096f37a6f69b02af70a09d6541ac12a0d2c5724c4f4aa120e6a5d482acf75bf70b4aa84c4b4afb1a14b716b282ea321a956f771c2c8fb863faad06307e9

diff --git a/media-sound/g4music/g4music-3.2.ebuild b/media-sound/g4music/g4music-3.2.ebuild
new file mode 100644
index 0000000000..a589bcdf55
--- /dev/null
+++ b/media-sound/g4music/g4music-3.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg gnome2-utils vala
+
+DESCRIPTION="A GTK4 music player"
+HOMEPAGE="https://gitlab.gnome.org/neithern/g4music"
+SRC_URI="https://gitlab.gnome.org/neithern/g4music/-/archive/v${PV}/g4music-v${PV}.tar.gz"
+S="${WORKDIR}/g4music-v${PV}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IDEPEND=">=gui-libs/gtk-4.6
+>=gui-libs/libadwaita-1
+>=media-libs/gstreamer-1.20.6[introspection]
+>=dev-lang/vala-0.56.8"
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="$(vala_depend)"
+
+src_prepare() {
+	default
+	vala_setup
+	xdg_environment_reset
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}

diff --git a/media-sound/g4music/metadata.xml b/media-sound/g4music/metadata.xml
new file mode 100644
index 0000000000..68898ff820
--- /dev/null
+++ b/media-sound/g4music/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>mail@konstantintutsch.de</email>
+    <name>Konstantin Tutsch</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="gitlab">https://gitlab.gnome.org/neithern/g4music</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2023-08-23 17:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23 17:33 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-15 22:23 [gentoo-commits] repo/proj/guru:master commit in: media-sound/g4music/ Haelwenn Monnier
2023-09-04 11:04 Andrew Ammerlaan
2023-08-26  7:04 Viorel Munteanu
2023-08-26  7:04 Viorel Munteanu
2023-08-26  7:04 Viorel Munteanu
2023-08-24 22:41 David Roman
2023-08-24 22:41 David Roman
2023-08-23 17:33 David Roman
2023-08-23 17:33 David Roman
2023-08-23 17:33 David Roman

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=1692640573.e1cee52645fcbafd445af60bb0481871591bbfb8.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