From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1530080-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BEAE4158009 for <garchives@archives.gentoo.org>; Sun, 18 Jun 2023 15:47:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06AB9E08E2; Sun, 18 Jun 2023 15:47:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2170E08E2 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2023 15:47:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B94C340F82 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2023 15:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B90A1A66 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2023 15:47:49 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1687103196.7ab04857a6b91862bcc0baf7646923bdbe9747a6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pavucontrol-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pavucontrol-qt/Manifest media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild X-VCS-Directories: media-sound/pavucontrol-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7ab04857a6b91862bcc0baf7646923bdbe9747a6 X-VCS-Branch: master Date: Sun, 18 Jun 2023 15:47:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7145d9d7-4940-41db-9d19-1e4be172eb0f X-Archives-Hash: db13969e53fe387fd5c62e60d3aa068c commit: 7ab04857a6b91862bcc0baf7646923bdbe9747a6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 15:46:36 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 15:46:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab04857 media-sound/pavucontrol-qt: drop 1.0.0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-sound/pavucontrol-qt/Manifest | 1 - .../pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/media-sound/pavucontrol-qt/Manifest b/media-sound/pavucontrol-qt/Manifest index 7e1fad5a9ea9..e59e5f6f87e0 100644 --- a/media-sound/pavucontrol-qt/Manifest +++ b/media-sound/pavucontrol-qt/Manifest @@ -1,2 +1 @@ -DIST pavucontrol-qt-1.0.0.tar.xz 110092 BLAKE2B 82d95fb649422d5d9921b8d1b7759367689d884e7bf134c47a7254f2bdf9c0eaf31fc4f96cbc105112b52c5619f31f13a1816545b7d619f4b358fc185c4d1652 SHA512 10e03572287a468b2c8062098edab1e5783a6b02ec3629ff0d65f87a8dbe2e490752d9edfdba1f0886165302ec9da615467344ae6b7fa97afde63491e193df89 DIST pavucontrol-qt-1.3.0.tar.xz 107612 BLAKE2B 1b3453d3622247adfbc69cc76cc267567bd7d6d8779a7b46b116d204cd29852acf06359f5a258e3d964bc4564ce8b490a527ae61fa6357793410887ac3616403 SHA512 64f954b103b6ffbb97a81a23489799a1fff71810f15f755b92e814a03d8bbe6351ba2a1c8179d60777cbbe60e5ee40cf0e04167cf1467a5b27c9b02142f7cb8c diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild b/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild deleted file mode 100644 index 008e8f86c5ec..000000000000 --- a/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Qt GUI Pulseaudio Mixer" -HOMEPAGE="https://lxqt-project.org/" - -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" -else - SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~riscv x86" -fi - -LICENSE="GPL-2 GPL-2+" -SLOT="0" - -BDEPEND=" - >=dev-qt/linguist-tools-5.15:5 - >=dev-util/lxqt-build-tools-0.10.0 - virtual/pkgconfig -" -DEPEND=" - dev-libs/glib:2 - >=dev-qt/qtgui-5.15:5 - >=dev-qt/qtcore-5.15:5 - >=dev-qt/qtwidgets-5.15:5 - media-sound/pulseaudio[glib] -" -RDEPEND="${DEPEND}"