From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-alsa-plugin/
Date: Wed, 11 Dec 2024 19:48:23 +0000 (UTC) [thread overview]
Message-ID: <1733946499.86f433e58cef36a80b215476ca08026c5e96a5ad.mgorny@gentoo> (raw)
commit: 86f433e58cef36a80b215476ca08026c5e96a5ad
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 11 18:36:29 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 11 19:48:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f433e5
xfce-extra/xfce4-alsa-plugin: Bump to 0.4.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-alsa-plugin-0.4.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
--git a/xfce-extra/xfce4-alsa-plugin/Manifest b/xfce-extra/xfce4-alsa-plugin/Manifest
index f4e3988ce881..dc1ae9399a4b 100644
--- a/xfce-extra/xfce4-alsa-plugin/Manifest
+++ b/xfce-extra/xfce4-alsa-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-alsa-plugin-0.3.0.tar.gz 28277 BLAKE2B e821276a80a4fbb245a21b53e16fd85bf0de9010ba848329639b2f8ea00fb85288b2799a1ea97eb6004963c6915fc4cf8ec8ea9c5b87c3cc8dc1a482a7e52d9d SHA512 ed6a99ddf5fb1d3bef5b0741c94127ac48d6b2bd0bfc5ace9416302f6780692ed21e5f0ccff4758b915aefc2288fbf2b7e6671ee6cb26e4e57c44a6409dda08f
+DIST xfce4-alsa-plugin-0.4.0.tar.gz 49696 BLAKE2B acf4fdbb50b4d39c52dbca7828169dcb2d9e3fd1156541a5cf58f3c8ab9e71d6b062a214a5a14301fa2c7d190b3efec5bec131622ad1aa3c9a321776ef6a8652 SHA512 cb31e578ec283fba8822c6407f6676351bc8e83a2884969dfb938422d879994cdd96d0c027d3a6bf737ec4c3317e29ed55e8b6b017d0760362b031c5d94e060f
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.4.0.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.4.0.ebuild
new file mode 100644
index 000000000000..1a7b8b3b5411
--- /dev/null
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vala meson
+
+DESCRIPTION="Simple ALSA volume control for xfce4-panel"
+HOMEPAGE="https://github.com/equeim/xfce4-alsa-plugin"
+SRC_URI="https://github.com/equeim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ media-libs/alsa-lib
+ >=xfce-base/xfce4-panel-4.13
+ x11-libs/gtk+:3[introspection]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ $(vala_depend)
+ sys-devel/gettext
+"
+
+src_configure() {
+ vala_setup
+ meson_src_configure
+}
next reply other threads:[~2024-12-11 19:48 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 19:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-18 0:55 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-alsa-plugin/ Sam James
2024-12-28 10:47 Michał Górny
2024-12-28 9:06 Arthur Zamarin
2024-12-28 8:59 Arthur Zamarin
2022-06-28 10:19 David Seifert
2020-08-05 15:10 Michał Górny
2020-06-07 15:33 Michał Górny
2019-12-26 12:56 Georgy Yakovlev
2019-10-20 9:06 Michał Górny
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-08-22 11:15 Michał Górny
2019-07-01 7:56 Michał Górny
2019-05-24 4:49 Michał Górny
2019-04-08 19:17 Michał Górny
2019-04-07 17:18 Mikle Kolyada
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-02-03 7:53 Michał Górny
2019-01-09 17:58 Michał Górny
2019-01-09 17:58 Michał Górny
2019-01-09 14:11 Michał Górny
2018-08-29 1:07 Thomas Deutschmann
2018-08-24 6:48 Mikle Kolyada
2017-12-10 10:27 Pacho Ramos
2017-02-05 5:21 Michael Palimaka
2016-10-08 9:51 Pacho Ramos
2016-07-14 4:30 Jason Zaman
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=1733946499.86f433e58cef36a80b215476ca08026c5e96a5ad.mgorny@gentoo \
--to=mgorny@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