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 41BA0138334 for ; Sun, 21 Apr 2019 05:03:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FCDFE0BAF; Sun, 21 Apr 2019 05:03:39 +0000 (UTC) Received: from smtp.gentoo.org (unknown [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 E92F1E0BAF for ; Sun, 21 Apr 2019 05:03:38 +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 30F48341BB2 for ; Sun, 21 Apr 2019 05:03:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21DB65B7 for ; Sun, 21 Apr 2019 05:03:35 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1555822890.fd37b5281bd4d5e79dae6bb9397d0046dd71bda9.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/guitarix/Manifest media-sound/guitarix/guitarix-0.38.1.ebuild media-sound/guitarix/metadata.xml X-VCS-Directories: media-sound/guitarix/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: fd37b5281bd4d5e79dae6bb9397d0046dd71bda9 X-VCS-Branch: master Date: Sun, 21 Apr 2019 05:03:35 +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: 889ca132-c166-4192-b5d5-ca1150c8cbd8 X-Archives-Hash: 25aaf300b8b5ed3f83ede29e2ade8d51 commit: fd37b5281bd4d5e79dae6bb9397d0046dd71bda9 Author: Alexander Tsoy tsoy me> AuthorDate: Mon Apr 15 21:30:25 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Apr 21 05:01:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd37b528 media-sound/guitarix: new package guitarix is a virtual guitar amplifier for Linux Ebuild by me with some additions from ebuild by Reva Denis and ebuild from gentoostudio overlay. Closes: https://bugs.gentoo.org/254707 Signed-off-by: Alexander Tsoy tsoy.me> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11703 Signed-off-by: Georgy Yakovlev gentoo.org> media-sound/guitarix/Manifest | 1 + media-sound/guitarix/guitarix-0.38.1.ebuild | 73 +++++++++++++++++++++++++++++ media-sound/guitarix/metadata.xml | 19 ++++++++ 3 files changed, 93 insertions(+) diff --git a/media-sound/guitarix/Manifest b/media-sound/guitarix/Manifest new file mode 100644 index 00000000000..52c41818c5c --- /dev/null +++ b/media-sound/guitarix/Manifest @@ -0,0 +1 @@ +DIST guitarix2-0.38.1.tar.xz 80768608 BLAKE2B fd745955d8b44da72c669e69c36294d4a2131f2b5868e7e254a0b33768852ba9fcf9302f2a7ebd962c8a6dc02a543f70574466c51341a371c9fb988989123e50 SHA512 54d08b4ed20b9df4c69d0c86e4d668c53fffde8919f5570f376cee903926bd01945169d177d0d45976569ea55b28f8dca7884ac6dfe2f063df6583467559c5b7 diff --git a/media-sound/guitarix/guitarix-0.38.1.ebuild b/media-sound/guitarix/guitarix-0.38.1.ebuild new file mode 100644 index 00000000000..a35bae00fe2 --- /dev/null +++ b/media-sound/guitarix/guitarix-0.38.1.ebuild @@ -0,0 +1,73 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) +PYTHON_REQ_USE='threads(+)' + +inherit python-any-r1 waf-utils xdg + +MY_P="${PN}2-${PV}" + +DESCRIPTION="Virtual guitar amplifier for Linux" +HOMEPAGE="http://guitarix.org/" +SRC_URI="mirror://sourceforge/guitarix/guitarix/${MY_P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="bluetooth debug lv2 nls +standalone zeroconf" +REQUIRED_USE="|| ( lv2 standalone )" + +COMMON_DEPEND="dev-cpp/eigen:3 + dev-cpp/glibmm:2 + dev-cpp/gtkmm:2.4 + dev-libs/glib:2 + >=media-libs/libsndfile-1.0.17 + >=media-libs/zita-convolver-3 + media-libs/zita-resampler + >=net-misc/curl-7.26.0 + >=sci-libs/fftw-3.1.2:3.0= + x11-libs/gtk+:2 + lv2? ( media-libs/lv2 ) + standalone? ( + dev-libs/boost:= + media-libs/liblrdf + media-libs/lilv + virtual/jack + bluetooth? ( net-wireless/bluez ) + zeroconf? ( net-dns/avahi ) + ) +" +# clearlooks gtk engine and roboto fonts are required for correct ui rendering +RDEPEND="${COMMON_DEPEND} + x11-themes/gtk-engines + standalone? ( + media-fonts/roboto + ) +" +DEPEND="${COMMON_DEPEND} + virtual/pkgconfig + nls? ( dev-util/intltool ) +" + +DOCS=( changelog README ) + +src_configure() { + waf-utils_src_configure \ + --cxxflags-debug="" \ + --cxxflags-release="-DNDEBUG" \ + --ldflags="${LDFLAGS}" \ + --enable-lfs \ + --lib-dev \ + --no-desktop-update \ + --no-faust \ + --no-ldconfig \ + --shared-lib \ + $(use_enable nls) \ + $(usex bluetooth "" "--no-bluez") \ + $(usex debug "--debug" "") \ + $(usex lv2 "--lv2dir=${EPREFIX}/usr/$(get_libdir)/lv2" "--no-lv2 --no-lv2-gui") \ + $(usex standalone "" "--no-standalone") \ + $(usex zeroconf "" "--no-avahi") +} diff --git a/media-sound/guitarix/metadata.xml b/media-sound/guitarix/metadata.xml new file mode 100644 index 00000000000..567aa7cf767 --- /dev/null +++ b/media-sound/guitarix/metadata.xml @@ -0,0 +1,19 @@ + + + + + alexander@tsoy.me + Alexander Tsoy + + + proxy-maint@gentoo.org + Proxy Maintainers + + + guitarix is a virtual guitar amplifier for Linux running on Jack Audio Connection Kit + + + Build lv2 plugins + Build standalone application + +