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 63327138359 for ; Wed, 5 Aug 2020 15:10:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34B8CE08F5; Wed, 5 Aug 2020 15:10:38 +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 EAED7E08F5 for ; Wed, 5 Aug 2020 15:10:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 56A0B34EEE0 for ; Wed, 5 Aug 2020 15:10:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69DB930A for ; Wed, 5 Aug 2020 15:10:09 +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: <1596640010.b714c3c74b801902b8b8de14e7935eab24ca6f09.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.2.1.ebuild X-VCS-Directories: xfce-extra/xfce4-alsa-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b714c3c74b801902b8b8de14e7935eab24ca6f09 X-VCS-Branch: master Date: Wed, 5 Aug 2020 15:10:09 +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: 4f439343-416a-4e34-8f93-8b184e2cb09f X-Archives-Hash: ea01b4ae434a6a96af3490d47f5aae77 commit: b714c3c74b801902b8b8de14e7935eab24ca6f09 Author: Michał Górny gentoo org> AuthorDate: Wed Aug 5 15:06:50 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 5 15:06:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b714c3c7 xfce-extra/xfce4-alsa-plugin: Remove old Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-alsa-plugin/Manifest | 1 - .../xfce4-alsa-plugin-0.2.1.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/xfce-extra/xfce4-alsa-plugin/Manifest b/xfce-extra/xfce4-alsa-plugin/Manifest index badc6091e13..f4e3988ce88 100644 --- a/xfce-extra/xfce4-alsa-plugin/Manifest +++ b/xfce-extra/xfce4-alsa-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-alsa-plugin-0.2.1.tar.gz 29375 BLAKE2B 1bb13203af1c21c472531ecddd4d65b84c5610893a434440585c1e51e2e717cd8642874e7ea784b2c5ae7e0c9203dfa9104e95485045f5749e77ea2d4d56c8a2 SHA512 d04ca015d33bd068cbd45d200181239f1b1ecc2fc7723ed8d4566fe28a8b6b28e916e2c484ef535cbabcfb81813ffc46f5fa2b1f8535fde2f4cd719cc0f65e27 DIST xfce4-alsa-plugin-0.3.0.tar.gz 28277 BLAKE2B e821276a80a4fbb245a21b53e16fd85bf0de9010ba848329639b2f8ea00fb85288b2799a1ea97eb6004963c6915fc4cf8ec8ea9c5b87c3cc8dc1a482a7e52d9d SHA512 ed6a99ddf5fb1d3bef5b0741c94127ac48d6b2bd0bfc5ace9416302f6780692ed21e5f0ccff4758b915aefc2288fbf2b7e6671ee6cb26e4e57c44a6409dda08f 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 deleted file mode 100644 index 17f8e414f13..00000000000 --- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.2.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# 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 ~ppc64 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 -}