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.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 B803C158094 for ; Thu, 7 Jul 2022 14:25:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0643E08FF; Thu, 7 Jul 2022 14:25:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D4EF8E08FF for ; Thu, 7 Jul 2022 14:25:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 201E4340E0E for ; Thu, 7 Jul 2022 14:25:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89533456 for ; Thu, 7 Jul 2022 14:25:05 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1657203901.52a2c1eae23fdf272d3480ac8b8669b82eaf368b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/rev-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/rev-plugins/Manifest media-plugins/rev-plugins/rev-plugins-0.8.1.ebuild X-VCS-Directories: media-plugins/rev-plugins/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 52a2c1eae23fdf272d3480ac8b8669b82eaf368b X-VCS-Branch: master Date: Thu, 7 Jul 2022 14:25:05 +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: 54a25c8d-b7b3-4854-a64d-662d99aaa8d5 X-Archives-Hash: 0f86fa7268f6ac945b87643c50916c0b commit: 52a2c1eae23fdf272d3480ac8b8669b82eaf368b Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 7 13:29:43 2022 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 7 14:25:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a2c1ea media-plugins/rev-plugins: bump to 0.8.1 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> media-plugins/rev-plugins/Manifest | 1 + media-plugins/rev-plugins/rev-plugins-0.8.1.ebuild | 33 ++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/media-plugins/rev-plugins/Manifest b/media-plugins/rev-plugins/Manifest index fe3465ce156f..8c16c88df0af 100644 --- a/media-plugins/rev-plugins/Manifest +++ b/media-plugins/rev-plugins/Manifest @@ -1 +1,2 @@ DIST REV-plugins-0.7.1.tar.bz2 20501 BLAKE2B cd7e93672eac5cd2be1776be5f7ac88e5d3f631b13507ea32a4d387f3f10d91dacf217dcbc772fae5b398949593b2210cecb9978013edd8f30141f15c980a9af SHA512 00f984b47347a4f75d809587c654e3e078cb37a6c324bcec09382d1181bd8665a58044505054de75c9ba58972af7e1d3f964c3a5bd925fed4af5cccd1233bd19 +DIST REV-plugins-0.8.1.tar.bz2 15084 BLAKE2B 01bad9b663fa3b4f49209a174486758c03945b8e97e455e01269213be885167fbec33e6ada251c6c18e03d78573494bd67ec3ad6d2860f7f159e73bb72bc4635 SHA512 1c5732099f1f7b345f0ba509aebc4820bdd93e7a5a8bf54c010da34b89f95a1a5d1aff1447020c0f52c5de05f11b1c8381adcf034d68a17b90235229ad6bcad6 diff --git a/media-plugins/rev-plugins/rev-plugins-0.8.1.ebuild b/media-plugins/rev-plugins/rev-plugins-0.8.1.ebuild new file mode 100644 index 000000000000..62ded39c207b --- /dev/null +++ b/media-plugins/rev-plugins/rev-plugins-0.8.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +MY_P="${P/rev/REV}" + +DESCRIPTION="REV LADSPA plugins package. A stereo reverb plugin based on the well-known greverb" +HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/" +SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}/source" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="media-libs/ladspa-sdk" +RDEPEND="${DEPEND}" + +src_prepare() { + default + tc-export CXX + sed -i Makefile -e 's/-O2//' -e 's/$(CXX)/$(CXX) $(LDFLAGS)/' || die +} + +src_install() { + dodoc ../AUTHORS ../README + insinto /usr/$(get_libdir)/ladspa + insopts -m0755 + doins *.so +}