From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tremor/
Date: Tue, 31 Mar 2020 17:43:11 +0000 (UTC) [thread overview]
Message-ID: <1585676581.2a51a4e568ebadfca6344d2dcd3e880571148d88.sping@gentoo> (raw)
commit: 2a51a4e568ebadfca6344d2dcd3e880571148d88
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 31 17:41:46 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Mar 31 17:43:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a51a4e5
media-libs/tremor: Stop using ltprune eclass
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.92, Repoman-2.3.20
media-libs/tremor/tremor-0_pre20130223-r1.ebuild | 4 ++--
media-libs/tremor/tremor-0_pre20130223-r2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
index 856548ea2fb..ff4417e9b64 100644
--- a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
# svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
-inherit autotools eutils ltprune multilib-minimal
+inherit autotools eutils multilib-minimal
DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)"
HOMEPAGE="https://wiki.xiph.org/Tremor"
@@ -40,5 +40,5 @@ multilib_src_configure() {
multilib_src_install_all() {
einstalldocs
dohtml -r doc/*
- prune_libtool_files
+ find "${D}" -name '*.la' -type f -delete || die
}
diff --git a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
index a316b2867b7..4aa37c129b8 100644
--- a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=5
# svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
-inherit autotools eutils ltprune multilib-minimal
+inherit autotools eutils multilib-minimal
DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)"
HOMEPAGE="https://wiki.xiph.org/Tremor"
@@ -46,5 +46,5 @@ multilib_src_configure() {
multilib_src_install_all() {
einstalldocs
dohtml -r doc/*
- prune_libtool_files
+ find "${D}" -name '*.la' -type f -delete || die
}
next reply other threads:[~2020-03-31 17:43 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 17:43 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-09 1:09 [gentoo-commits] repo/gentoo:master commit in: media-libs/tremor/ Sam James
2022-11-16 8:35 Miroslav Šulc
2022-11-16 7:04 Arthur Zamarin
2022-11-13 12:34 Sam James
2022-11-13 12:34 Sam James
2022-11-13 12:34 Sam James
2022-11-13 11:39 Sam James
2022-11-13 11:39 Sam James
2022-11-13 11:39 Sam James
2022-10-14 0:26 Sam James
2021-05-25 8:25 Yixun Lan
2020-11-30 22:31 Sergei Trofimovich
2020-10-03 12:16 Sergei Trofimovich
2020-06-07 15:34 Sebastian Pipping
2020-06-06 19:31 Mart Raudsepp
2020-05-18 21:13 Agostino Sarubbo
2020-05-18 21:11 Agostino Sarubbo
2020-05-18 21:10 Agostino Sarubbo
2020-05-18 18:14 Sergei Trofimovich
2020-05-18 12:38 Agostino Sarubbo
2020-05-17 10:06 Sergei Trofimovich
2020-05-17 9:55 Sergei Trofimovich
2019-05-16 19:30 Aaron Bauman
2017-08-18 8:27 Tim Harder
2017-06-21 16:45 Alexis Ballier
2015-11-18 10:53 Agostino Sarubbo
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=1585676581.2a51a4e568ebadfca6344d2dcd3e880571148d88.sping@gentoo \
--to=sping@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