public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon,  1 Jul 2019 07:56:16 +0000 (UTC)	[thread overview]
Message-ID: <1561967763.2aafa6821a9c799baf5edb5d2cd48792c9aa8964.mgorny@gentoo> (raw)

commit:     2aafa6821a9c799baf5edb5d2cd48792c9aa8964
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 06:57:52 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 07:56:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aafa682

xfce-extra/xfce4-alsa-plugin: Bump to 0.2.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-alsa-plugin/Manifest              |  1 +
 .../xfce4-alsa-plugin-0.2.1.ebuild                 | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/xfce-extra/xfce4-alsa-plugin/Manifest b/xfce-extra/xfce4-alsa-plugin/Manifest
index 9ecc5895715..8caccf18a3b 100644
--- a/xfce-extra/xfce4-alsa-plugin/Manifest
+++ b/xfce-extra/xfce4-alsa-plugin/Manifest
@@ -1,2 +1,3 @@
 DIST xfce4-alsa-plugin-0.1.1.tar.gz 126701 BLAKE2B a117a737023f0d4ef9473030f9a3e313a53687f4a4b049147be6a63320e346db3d0d2cafef55ff13546fdacab70f849acd1006f39b8606fc8a51323562214c08 SHA512 05273467944a08dd87455fcf20da0292899ace7254afcd2eb141c8d3f10996ad8ee08c6e61abb0178f65d52b066b0804e05a579d0a7f7e65b46fe5c4fd744fd7
 DIST xfce4-alsa-plugin-0.2.0.tar.gz 29283 BLAKE2B 42e93d0968e5275ae5c542b85907e45515eb5886f06675c3e25125796d6ae851540d377e4617c89903b3c8349b2ccdb5b49563f127b82ca7f249514819181c97 SHA512 1d4409aac80d2d0fd3022e8467f77b06df7d6e4bd31e69197caa89c2bf3c4347830054b550d0faf530eaafe05835192c915da36b987847687518e71997620e75
+DIST xfce4-alsa-plugin-0.2.1.tar.gz 29375 BLAKE2B 1bb13203af1c21c472531ecddd4d65b84c5610893a434440585c1e51e2e717cd8642874e7ea784b2c5ae7e0c9203dfa9104e95485045f5749e77ea2d4d56c8a2 SHA512 d04ca015d33bd068cbd45d200181239f1b1ecc2fc7723ed8d4566fe28a8b6b28e916e2c484ef535cbabcfb81813ffc46f5fa2b1f8535fde2f4cd719cc0f65e27

diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild
new file mode 100644
index 00000000000..c39931e05f5
--- /dev/null
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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 ~x86"
+IUSE=""
+
+RDEPEND="
+	media-libs/alsa-lib
+	>=xfce-base/xfce4-panel-4.13
+	x11-libs/gtk+:3[introspection]
+"
+DEPEND="${RDEPEND}
+	$(vala_depend)
+	sys-devel/gettext
+"
+
+src_prepare() {
+	vala_src_prepare
+	eapply_user
+}
+
+src_configure() {
+	local emesonargs=(
+		-Dgtk3=true
+	)
+	meson_src_configure
+}


             reply	other threads:[~2019-07-01  7:56 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-01  7:56 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
2024-12-11 19:48 Michał Górny
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-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=1561967763.2aafa6821a9c799baf5edb5d2cd48792c9aa8964.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