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 4DC98158CB7 for ; Thu, 19 Aug 2021 05:45:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54C96E07B3; Thu, 19 Aug 2021 05:45:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 40871E07B3 for ; Thu, 19 Aug 2021 05:45:50 +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 42AEE335E2E for ; Thu, 19 Aug 2021 05:45:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD4197B4 for ; Thu, 19 Aug 2021 05:45:47 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1629351942.fa34a068761de8604dd68a10e80e63221bb0f7f5.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/x42-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/x42-plugins/Manifest media-plugins/x42-plugins/x42-plugins-20210409.ebuild X-VCS-Directories: media-plugins/x42-plugins/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: fa34a068761de8604dd68a10e80e63221bb0f7f5 X-VCS-Branch: master Date: Thu, 19 Aug 2021 05:45:47 +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: d481a4a3-bb6b-4627-8155-27fa559c9b14 X-Archives-Hash: a2297cf6fa3860e2e76d03c614127526 commit: fa34a068761de8604dd68a10e80e63221bb0f7f5 Author: Miroslav Šulc gentoo org> AuthorDate: Thu Aug 19 05:45:42 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Aug 19 05:45:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa34a068 media-plugins/x42-plugins: removed obsolete 20210409 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-plugins/x42-plugins/Manifest | 1 - .../x42-plugins/x42-plugins-20210409.ebuild | 46 ---------------------- 2 files changed, 47 deletions(-) diff --git a/media-plugins/x42-plugins/Manifest b/media-plugins/x42-plugins/Manifest index 031fcb3ac49..0736b086236 100644 --- a/media-plugins/x42-plugins/Manifest +++ b/media-plugins/x42-plugins/Manifest @@ -1,2 +1 @@ -DIST x42-plugins-20210409.tar.xz 3442288 BLAKE2B d6d4e6e20935b400b96a944b9e8aea7797129f09be79313092760a32b69913c94a7b3ea0b434e35052adc9b348a03788e73bd22556941315f39c15c7d66c0dd4 SHA512 4f551af86904368b2cf13367bb0ea47055c1bff43f32d4e846a1758dc014bb83b69a6612cae30357a734195bbb3802b943d3c64f6f5a264403c4dbcb14b467a6 DIST x42-plugins-20210714.tar.xz 3443752 BLAKE2B 8e871ba52a83139ace41ae68c09a99bcfc4402c76614f8b9afbd47177e9bb8f0f146e21edb00efaf8648dc4105ac9c5acb1336f7e64764424b162b8f48af11a8 SHA512 9ee50cd389b573044e36d903c6468dc3470ca2d6a0aeee9cc9c52c6caeb3f7a4e7855d5e7defcfb6908111a31bb91ed1f4fc90270b09aefa158c864d8e23f2ea diff --git a/media-plugins/x42-plugins/x42-plugins-20210409.ebuild b/media-plugins/x42-plugins/x42-plugins-20210409.ebuild deleted file mode 100644 index 1902a6a9dea..00000000000 --- a/media-plugins/x42-plugins/x42-plugins-20210409.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Collection of LV2 plugins" -HOMEPAGE="https://github.com/x42/x42-plugins" - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/x42/x42-plugins.git" -else - SRC_URI="http://gareus.org/misc/x42-plugins/${P}.tar.xz" - KEYWORDS="amd64" -fi - -LICENSE="GPL-2" -SLOT="0" -RESTRICT="mirror" - -RDEPEND="dev-libs/glib - media-fonts/dejavu - media-libs/ftgl - media-libs/glu - media-libs/liblo - media-libs/libsamplerate - media-libs/libsndfile - media-libs/libltc - media-libs/lv2 - media-libs/zita-convolver - sci-libs/fftw:3.0 - virtual/jack - virtual/opengl - x11-libs/cairo[X] - x11-libs/pango -" -DEPEND="${RDEPEND} - sys-apps/help2man" - -src_compile() { - emake STRIP="#" FONTFILE="/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf" -} - -src_install() { - emake DESTDIR="${D}" PREFIX="/usr" LV2DIR="/usr/$(get_libdir)/lv2" install -}