From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lv2/
Date: Wed, 20 Dec 2017 23:22:53 +0000 (UTC) [thread overview]
Message-ID: <1513811905.3b23f10a7e64edf1113dbe84a51e79ddff732a6c.prometheanfire@gentoo> (raw)
commit: 3b23f10a7e64edf1113dbe84a51e79ddff732a6c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 02:41:47 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 23:18:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b23f10a
media-libs/lv2: 1.14.0-r1 adds multilib support
Package-Manager: Portage-2.3.14, Repoman-2.3.6
media-libs/lv2/lv2-1.14.0-r1.ebuild | 56 +++++++++++++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
diff --git a/media-libs/lv2/lv2-1.14.0-r1.ebuild b/media-libs/lv2/lv2-1.14.0-r1.ebuild
new file mode 100644
index 00000000000..308feb25104
--- /dev/null
+++ b/media-libs/lv2/lv2-1.14.0-r1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE='threads(+)'
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+
+inherit python-single-r1 waf-utils multilib-build multilib-minimal
+
+DESCRIPTION="A simple but extensible successor of LADSPA"
+HOMEPAGE="http://lv2plug.in/"
+SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="doc plugins"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+ ${PYTHON_DEPS}
+ plugins? ( x11-libs/gtk+:2 media-libs/libsndfile )"
+RDEPEND="${DEPEND}
+ dev-python/lxml[${PYTHON_USEDEP}]
+ dev-python/pygments[${PYTHON_USEDEP}]
+ dev-python/rdflib[${PYTHON_USEDEP}]
+ !<media-libs/slv2-0.4.2
+ !media-libs/lv2core
+ !media-libs/lv2-ui"
+DEPEND="${DEPEND}
+ plugins? ( virtual/pkgconfig )
+ doc? ( app-doc/doxygen dev-python/rdflib )"
+DOCS=( "README.md" "NEWS" )
+
+src_prepare() {
+ default
+ multilib_copy_sources
+}
+
+multilib_src_configure() {
+ waf-utils_src_configure \
+ --docdir="${EPREFIX}"/usr/share/doc/${PF} \
+ --lv2dir="${EPREFIX}"/usr/$(get_libdir)/lv2 \
+ $(use plugins || echo " --no-plugins") \
+ $(multilib_native_usex doc --docs "")
+}
+
+multilib_src_install() {
+ waf-utils_src_install
+}
+
+multilib_src_install_all() {
+ python_fix_shebang "${D}"
+}
next reply other threads:[~2017-12-20 23:22 UTC|newest]
Thread overview: 89+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 23:22 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 2:52 [gentoo-commits] repo/gentoo:master commit in: media-libs/lv2/ Sam James
2024-09-06 15:26 Arthur Zamarin
2024-05-28 17:01 Sam James
2024-05-28 13:19 Sam James
2024-05-28 13:19 Sam James
2024-05-28 12:29 Michał Górny
2023-05-16 4:12 Sam James
2023-05-04 11:21 Sam James
2023-05-04 11:21 Sam James
2023-03-24 14:29 Arthur Zamarin
2023-03-24 6:02 Sam James
2023-03-24 6:02 Sam James
2023-03-24 6:02 Sam James
2023-03-24 6:02 Sam James
2023-03-24 6:02 Sam James
2023-03-24 5:44 Miroslav Šulc
2023-03-14 6:41 Miroslav Šulc
2022-10-19 10:07 WANG Xuerui
2022-10-02 7:35 Miroslav Šulc
2022-09-28 4:38 Miroslav Šulc
2022-09-27 7:07 Agostino Sarubbo
2022-09-27 6:07 Jakov Smolić
2022-09-27 6:07 Jakov Smolić
2022-09-27 6:05 Jakov Smolić
2022-09-27 6:05 Jakov Smolić
2022-09-27 6:00 Arthur Zamarin
2022-08-27 11:17 Sam James
2022-08-27 11:17 Sam James
2022-08-23 19:31 Miroslav Šulc
2022-08-15 5:52 Miroslav Šulc
2022-07-30 11:32 Miroslav Šulc
2022-07-21 3:39 Miroslav Šulc
2022-05-29 6:35 Miroslav Šulc
2022-05-01 17:16 Arthur Zamarin
2021-08-24 21:02 Marek Szuba
2021-02-17 9:40 Miroslav Šulc
2021-02-15 6:03 Sam James
2021-02-14 14:53 Sam James
2021-02-09 6:15 Sam James
2021-02-08 17:26 Sam James
2021-02-08 17:25 Sam James
2021-01-08 12:32 Miroslav Šulc
2020-07-22 7:07 Miroslav Šulc
2020-07-17 7:44 Agostino Sarubbo
2020-07-17 7:40 Agostino Sarubbo
2020-07-17 7:21 Agostino Sarubbo
2020-07-15 12:19 Sam James
2020-07-11 19:55 Sergei Trofimovich
2020-07-10 12:09 Sam James
2020-06-20 10:34 Miroslav Šulc
2020-06-10 7:53 Miroslav Šulc
2020-06-10 7:19 Miroslav Šulc
2020-06-04 9:06 David Seifert
2020-04-13 13:05 Sergei Trofimovich
2020-04-01 21:01 Mart Raudsepp
2020-02-10 12:12 Michał Górny
2020-02-09 16:29 Michał Górny
2020-01-27 12:29 Mikle Kolyada
2020-01-20 22:11 Sergei Trofimovich
2020-01-17 12:25 Agostino Sarubbo
2020-01-17 10:45 Agostino Sarubbo
2020-01-17 10:27 Agostino Sarubbo
2020-01-17 9:33 Agostino Sarubbo
2020-01-17 9:29 Agostino Sarubbo
2019-12-14 13:01 Miroslav Šulc
2019-09-14 5:03 Matt Turner
2019-06-20 18:04 Sergei Trofimovich
2019-06-06 6:46 Agostino Sarubbo
2019-05-26 11:10 Mikle Kolyada
2019-05-24 20:18 Sergei Trofimovich
2019-05-21 21:50 Aaron Bauman
2019-02-18 19:24 Alexis Ballier
2018-12-23 3:25 Matt Turner
2018-08-25 21:30 Andreas Sturmlechner
2018-07-22 1:55 Mikle Kolyada
2018-05-17 13:52 Thomas Deutschmann
2018-05-05 12:52 Sergei Trofimovich
2018-05-01 11:47 Jeroen Roovers
2018-03-30 17:26 Sergei Trofimovich
2018-03-29 6:17 Sergei Trofimovich
2017-12-21 7:39 Matt Thode
2017-07-12 14:43 Pacho Ramos
2017-06-15 14:23 Anthony G. Basile
2017-04-28 13:22 Agostino Sarubbo
2017-04-27 10:14 Agostino Sarubbo
2017-04-23 11:29 David Seifert
2017-02-17 20:24 Michał Górny
2016-11-30 9:25 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1513811905.3b23f10a7e64edf1113dbe84a51e79ddff732a6c.prometheanfire@gentoo \
--to=prometheanfire@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox