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 563DC139083 for ; Sun, 3 Dec 2017 14:37:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AE64E0EA0; Sun, 3 Dec 2017 14:37:45 +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 5A4FFE0EA0 for ; Sun, 3 Dec 2017 14:37:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 098A333C1EB for ; Sun, 3 Dec 2017 14:37:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE98AAE5C for ; Sun, 3 Dec 2017 14:37:42 +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: <1512311847.0121b1512c8ff5fa98c2ccc4b8a0a18ca9bd28db.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/ams-lv2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/ams-lv2/Manifest media-plugins/ams-lv2/ams-lv2-1.2.1.ebuild X-VCS-Directories: media-plugins/ams-lv2/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 0121b1512c8ff5fa98c2ccc4b8a0a18ca9bd28db X-VCS-Branch: master Date: Sun, 3 Dec 2017 14:37:42 +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-Archives-Salt: 95045e3c-9bca-4099-9f6a-a343a4f119bd X-Archives-Hash: 5cf25d49bb5152c0a0c00842e64facf6 commit: 0121b1512c8ff5fa98c2ccc4b8a0a18ca9bd28db Author: Miroslav Šulc gentoo org> AuthorDate: Sun Dec 3 14:37:27 2017 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Dec 3 14:37:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0121b151 media-plugins/ams-lv2: bumped to 1.2.1 (does not suffer with bug #597492) Package-Manager: Portage-2.3.16, Repoman-2.3.6 media-plugins/ams-lv2/Manifest | 1 + media-plugins/ams-lv2/ams-lv2-1.2.1.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/media-plugins/ams-lv2/Manifest b/media-plugins/ams-lv2/Manifest index aa8c407af9c..6d9a609f1e2 100644 --- a/media-plugins/ams-lv2/Manifest +++ b/media-plugins/ams-lv2/Manifest @@ -1 +1,2 @@ DIST ams-lv2-1.1.0.tar.gz 217762 SHA256 a5b9320a3034b5bc9c26c0c1df972ea15f5a07cf0ea857d8113affc1f2a10bcf SHA512 4a994d21b9078ec84cbccc99d028a75a175bfc7a6648a7daf645da7877e2fda6a3ec31b351a01fa2ddf8f6a815f79e1dc1f9bf74ea8c5b82931076ceb645bf54 WHIRLPOOL 864b228f0888153f4db88f014cdaa667cfd22c5b54d6945445526bb4786d9580e03dafb285da4405d9f13b6f0d98c3044484aab900fe4c1a01d7f8a5975353b9 +DIST ams-lv2-1.2.1.tar.gz 233118 BLAKE2B 4ec5eca89c332405d9fe2b4c9bc25246f024cb9d629c1257d5dc6ad816fd45f4b7d7fea70f84a0715d7283022f348bcc1172d6ed9824f27d7e319dea308f4058 SHA512 216435bfc8620f7138791243dee60c27f7e3a38b972dcaba4150a47e1d8d53cec807246ace658b5136b45c43fd7e533df49f8b9bce8d40dc9d148121b9388886 diff --git a/media-plugins/ams-lv2/ams-lv2-1.2.1.ebuild b/media-plugins/ams-lv2/ams-lv2-1.2.1.ebuild new file mode 100644 index 00000000000..ffc95013c95 --- /dev/null +++ b/media-plugins/ams-lv2/ams-lv2-1.2.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) +PYTHON_REQ_USE="threads(+)" +inherit waf-utils python-any-r1 + +DESCRIPTION="A port of the AMS internal modules to LV2 plugins to create modular synthesizers" +HOMEPAGE="https://objectivewave.wordpress.com/ams-lv2/" +SRC_URI="https://github.com/blablack/ams-lv2/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-cpp/gtkmm-2.24.0:2.4 + >=media-libs/lv2-1.10.0 + >=media-libs/lvtk-1.2.0[gtk2] + >=sci-libs/fftw-3.3.3:3.0 + >=x11-libs/cairo-1.10.0 + >=x11-libs/gtk+-2.24:2 + virtual/jack" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + virtual/pkgconfig" + +DOCS=( LICENSE README.md THANKS )