From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libkate/
Date: Sat, 27 Mar 2021 15:35:02 +0000 (UTC) [thread overview]
Message-ID: <1616859288.8d645f99d31ec3aee6857bc2997c4d9dfce1b77d.sam@gentoo> (raw)
commit: 8d645f99d31ec3aee6857bc2997c4d9dfce1b77d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 15:20:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 15:34:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d645f99
media-libs/libkate: port to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libkate/libkate-0.4.1-r4.ebuild | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/media-libs/libkate/libkate-0.4.1-r4.ebuild b/media-libs/libkate/libkate-0.4.1-r4.ebuild
index 18704d8cba5..5b8f0675bea 100644
--- a/media-libs/libkate/libkate-0.4.1-r4.ebuild
+++ b/media-libs/libkate/libkate-0.4.1-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit multilib-minimal
@@ -19,15 +19,17 @@ RDEPEND="
media-libs/libogg:=[${MULTILIB_USEDEP}]
media-libs/libpng:0=[${MULTILIB_USEDEP}]
"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- sys-devel/flex[${MULTILIB_USEDEP}]
+DEPEND="${RDEPEND}"
+BDEPEND="
sys-devel/bison
+ sys-devel/flex[${MULTILIB_USEDEP}]
+ virtual/pkgconfig
doc? ( app-doc/doxygen )
"
multilib_src_configure() {
- local ECONF_SOURCE=${S}
+ local ECONF_SOURCE="${S}"
+
econf \
--disable-static \
$(use_enable debug) \
@@ -37,5 +39,6 @@ multilib_src_configure() {
multilib_src_install_all() {
einstalldocs
+
find "${D}" -name '*.la' -delete || die
}
next reply other threads:[~2021-03-27 15:35 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-27 15:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-27 11:23 [gentoo-commits] repo/gentoo:master commit in: media-libs/libkate/ Sam James
2022-12-03 6:08 WANG Xuerui
2021-08-21 8:44 Marek Szuba
2020-09-09 10:36 Michał Górny
2020-02-09 16:29 Michał Górny
2020-01-26 13:33 David Seifert
2018-06-10 20:42 Andreas Sturmlechner
2018-06-10 18:46 Sergei Trofimovich
2018-06-10 9:39 Andreas Sturmlechner
2018-06-10 9:19 Andreas Sturmlechner
2018-06-09 19:22 Sergei Trofimovich
2018-04-16 6:53 Mikle Kolyada
2018-04-01 21:49 Sergei Trofimovich
2018-03-05 14:52 Tobias Klausmann
2018-02-22 7:55 Sergei Trofimovich
2018-02-18 23:17 Thomas Deutschmann
2017-12-02 10:41 Sergei Trofimovich
2017-12-01 22:57 Sergei Trofimovich
2017-10-23 17:45 Pacho Ramos
2017-10-15 18:37 Sergei Trofimovich
2017-10-15 12:32 Sergei Trofimovich
2017-08-11 13:21 Michał Górny
2017-08-11 13:21 Michał Górny
2017-08-11 13:21 Michał Górny
2017-08-06 8:44 Markus Meier
2017-07-15 18:25 Sergei Trofimovich
2017-07-15 17:25 Tobias Klausmann
2017-07-08 9:20 Alexis Ballier
2017-06-05 10:21 Pacho Ramos
2017-02-18 19:47 Michał Górny
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=1616859288.8d645f99d31ec3aee6857bc2997c4d9dfce1b77d.sam@gentoo \
--to=sam@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