From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7FF4A138334 for ; Wed, 9 Jan 2019 17:58:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E334E0DE2; Wed, 9 Jan 2019 17:58:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B014E0DE2 for ; Wed, 9 Jan 2019 17:58:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CB61335CFF for ; Wed, 9 Jan 2019 17:58:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78DBB459 for ; Wed, 9 Jan 2019 17:58:49 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1547056723.7ca15e5a6a01bcb0d5c19bbab52c9b05856c5e13.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-alsa-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-alsa-plugin/Manifest xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.2_p20190102.ebuild X-VCS-Directories: xfce-extra/xfce4-alsa-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7ca15e5a6a01bcb0d5c19bbab52c9b05856c5e13 X-VCS-Branch: master Date: Wed, 9 Jan 2019 17:58:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d1bab1b4-f5b0-4cf6-ba99-375aba5f5bcd X-Archives-Hash: 8f0434b6d8e54d60004f33e6ee05af48 commit: 7ca15e5a6a01bcb0d5c19bbab52c9b05856c5e13 Author: Michał Górny gentoo org> AuthorDate: Wed Jan 9 17:56:29 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jan 9 17:58:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca15e5a xfce-extra/xfce4-alsa-plugin: Bump to 0.1.2_p20190102 The latest release is missing proper GTK+3 support, so use a snapshot instead. Requested by Tomas Johansson. Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-alsa-plugin/Manifest | 1 + .../xfce4-alsa-plugin-0.1.2_p20190102.ebuild | 40 ++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/xfce-extra/xfce4-alsa-plugin/Manifest b/xfce-extra/xfce4-alsa-plugin/Manifest index d7a7662e274..16ea1676eeb 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.1.2.tar.gz 26775 BLAKE2B 5187d0ce92c233742531b29d82c04ce554c244eb3a1dcc0d727c82bffd289cb839c95da047e8e900f01bb7e30adc80869cd6468ce7c372eed04d837467f4e8cf SHA512 aee7778325fcf37d124d60c072f9c6038ee81c56b1e0f00a36e26f1828e81760687ef8917ec715731b6b20c04bb8db9f7c8db67618de5baab42dfba7c77143c8 +DIST xfce4-alsa-plugin-10159129e14a59d14b5761441aaaf7c2f41a3673.tar.gz 28842 BLAKE2B 4202a077fb2f1030c170dc6e0212aa6dfd68981566494bba2aafe1d0e3fd95847ac67bec590ec193cc0d302b763dab9b512bbc656c4ab535d80fc200e2390215 SHA512 707522eed839ef8af0b5d090670502208851176b1accf885b98d2c2a0a22d7285bf4ce18d390be24034e89cb555745fc58213bc9c61150451046efce68eb28af diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.2_p20190102.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.2_p20190102.ebuild new file mode 100644 index 00000000000..b289c78f6b6 --- /dev/null +++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.2_p20190102.ebuild @@ -0,0 +1,40 @@ +# 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" +EGIT_COMMIT="10159129e14a59d14b5761441aaaf7c2f41a3673" +SRC_URI="https://github.com/equeim/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${PN}-${EGIT_COMMIT}.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) + dev-util/intltool +" + +S=${WORKDIR}/${PN}-${EGIT_COMMIT} + +src_prepare() { + vala_src_prepare + eapply_user +} + +src_configure() { + local emesonargs=( + -Dgtk3=true + ) + meson_src_configure +}