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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4A351158011 for ; Mon, 10 Jan 2022 08:49:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 788C52BC051; Mon, 10 Jan 2022 08:49:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D2EF72BC051 for ; Mon, 10 Jan 2022 08:49:52 +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 A43AF342F2A for ; Mon, 10 Jan 2022 08:49:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4617A1BD for ; Mon, 10 Jan 2022 08:49:50 +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: <1641804588.edf8377a9d3d0255cd5bbad16018278b08923498.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/amsynth/Manifest media-sound/amsynth/amsynth-1.12.4.ebuild X-VCS-Directories: media-sound/amsynth/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: edf8377a9d3d0255cd5bbad16018278b08923498 X-VCS-Branch: master Date: Mon, 10 Jan 2022 08:49:50 +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: a48dbf02-91c4-4246-ab32-05e8399fafad X-Archives-Hash: aa213456ef2b1c51956963759aa2db9f commit: edf8377a9d3d0255cd5bbad16018278b08923498 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Jan 10 08:49:40 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Jan 10 08:49:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf8377a media-sound/amsynth: bump to 1.12.4 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/amsynth/Manifest | 1 + media-sound/amsynth/amsynth-1.12.4.ebuild | 64 +++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) diff --git a/media-sound/amsynth/Manifest b/media-sound/amsynth/Manifest index 0a84c283309a..e9a5c1e8dd42 100644 --- a/media-sound/amsynth/Manifest +++ b/media-sound/amsynth/Manifest @@ -1,2 +1,3 @@ DIST amsynth-1.12.2.tar.gz 1607129 BLAKE2B 8308a8a595dfe7b2c9924ff183134fdd5ad20ac2c957b1f52e474a8cb297cd73ee9f8b9938212deb21701e11ccbf776ea22cab763fb71940bf1df5c169e309db SHA512 a1eef3d5a0d0f0ec1edb93d89b3e456ea133a8445a9be73ba338771ae651a2008aea8dd077a9bcf0cd50e6bcc97ad98ab4c44a9baefd9f3381287afdf3325e8f DIST amsynth-1.12.3.tar.gz 1624332 BLAKE2B a78317a08c4b02c14578f68fb0fbd7de9380f439c8bc737321c253df5effcd23219ff02d50520768ed5c698b4f284a87435640e965ee4f1cd6023ae770dfd10a SHA512 ac4f32b2a35ebe15c0c63ded213c2ab73bb3a105ce9c857811f095807a1c032dfd518eea5709ea58594c54324bca194236d5fe4606fac274772c9012be2b1110 +DIST amsynth-1.12.4.tar.gz 1624416 BLAKE2B 1dcd2454d94200b76097d4215ed419123a3b8427064c8f674a1e7cb27620fb5b2977470ea7feb8114c429ed904511ec73c73461b7f38e1388e4cfeabc4e68ec3 SHA512 502fdd1d6c4e54a57482d266977d78008efa26717c173be0bf98e907a111366fd80b65d667b9448e751085901dc5f2a61ac0bf5b1d02e35c695ecd99c9d1df00 diff --git a/media-sound/amsynth/amsynth-1.12.4.ebuild b/media-sound/amsynth/amsynth-1.12.4.ebuild new file mode 100644 index 000000000000..e42fb11b9d12 --- /dev/null +++ b/media-sound/amsynth/amsynth-1.12.4.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg + +DESCRIPTION="Virtual analogue synthesizer" +HOMEPAGE="https://github.com/amsynth/amsynth" +SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="alsa dssi gtk jack lash lv2 nsm oss vst" + +REQUIRED_USE="dssi? ( gtk ) lv2? ( gtk )" + +BDEPEND=" + dev-util/intltool + virtual/pkgconfig +" +RDEPEND=" + alsa? ( + media-libs/alsa-lib:= + media-sound/alsa-utils + ) + dssi? ( + media-libs/dssi:= + media-libs/liblo:= + ) + gtk? ( + x11-libs/gtk+:2 + x11-libs/libX11 + ) + jack? ( virtual/jack ) + lash? ( media-sound/lash ) + lv2? ( media-libs/lv2 ) +" +DEPEND="${RDEPEND} + oss? ( virtual/os-headers ) +" + +PATCHES=( + "${FILESDIR}/${PN}-1.12.2-metadata.patch" +) + +src_prepare() { + default + ! use gtk && eapply "${FILESDIR}/${PN}-1.12.2-x11.patch" +} + +src_configure() { + econf \ + $(use_with alsa) \ + $(use_with dssi) \ + $(use_with gtk gui) \ + $(use_with jack) \ + $(use_with lash) \ + $(use_with lv2) \ + $(use_with nsm) \ + $(use_with oss) \ + $(use_with vst) +}