From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundtouch/
Date: Wed, 22 Aug 2018 17:07:08 +0000 (UTC) [thread overview]
Message-ID: <1534957526.3cc429f3b7d9e826c99398e7953597450914cb1b.asturm@gentoo> (raw)
commit: 3cc429f3b7d9e826c99398e7953597450914cb1b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 16:56:41 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 17:05:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc429f3
media-libs/libsoundtouch: Drop 2.0.0
Package-Manager: Portage-2.3.48, Repoman-2.3.10
.../libsoundtouch/libsoundtouch-2.0.0.ebuild | 54 ----------------------
1 file changed, 54 deletions(-)
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
deleted file mode 100644
index c95ddf7bd4b..00000000000
--- a/media-libs/libsoundtouch/libsoundtouch-2.0.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools flag-o-matic ltprune multilib-minimal
-
-MY_PN="${PN/lib}"
-
-DESCRIPTION="Audio processing library for changing tempo, pitch and playback rates"
-HOMEPAGE="https://www.surina.net/soundtouch/"
-SRC_URI="https://www.surina.net/soundtouch/${P/lib}.tar.gz"
-
-LICENSE="LGPL-2.1"
-# subslot = libSoundTouch.so soname
-SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE="cpu_flags_x86_sse openmp static-libs"
-
-DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
-
-S="${WORKDIR}/${MY_PN}"
-
-src_prepare() {
- default
- if use openmp ; then
- tc-has-openmp || die "Please switch to an openmp compatible compiler"
- fi
- sed -i "s:^\(dist_doc_DATA=\)COPYING.TXT :\1:" Makefile.am || die
- sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g' configure.ac || die
- eautoreconf
-}
-
-multilib_src_configure() {
- local myeconfargs=(
- --enable-shared
- --disable-integer-samples
- $(use_enable cpu_flags_x86_sse x86-optimizations)
- $(use_enable openmp)
- $(use_enable static-libs static)
- )
- ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_compile() {
- emake CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
-}
-
-multilib_src_install() {
- emake DESTDIR="${D}" pkgdocdir="${EPREFIX}"/usr/share/doc/${PF}/html install
-}
-
-multilib_src_install_all() {
- prune_libtool_files
-}
next reply other threads:[~2018-08-22 17:07 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-22 17:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-07 17:50 [gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundtouch/ Sam James
2024-05-01 8:52 Sam James
2024-05-01 8:46 Sam James
2024-05-01 8:44 Sam James
2024-05-01 8:44 Sam James
2024-03-24 7:46 Sam James
2024-03-24 7:46 Sam James
2023-09-06 18:43 WANG Xuerui
2023-04-21 6:49 Miroslav Šulc
2023-04-20 22:44 Sam James
2023-04-20 22:40 Sam James
2022-12-15 16:51 Arthur Zamarin
2022-12-15 16:51 Arthur Zamarin
2022-12-15 16:51 Arthur Zamarin
2022-11-14 6:50 Miroslav Šulc
2022-05-14 21:30 David Seifert
2021-10-24 8:42 Miroslav Šulc
2021-10-24 8:13 Sam James
2021-10-24 8:13 Sam James
2021-10-24 8:08 Sam James
2021-10-24 8:08 Sam James
2021-09-24 6:46 Miroslav Šulc
2021-09-23 13:58 Agostino Sarubbo
2021-09-23 6:53 Miroslav Šulc
2021-09-23 6:40 Agostino Sarubbo
2021-09-22 21:53 Sam James
2021-09-22 21:53 Sam James
2021-09-22 14:30 Yixun Lan
2021-08-22 9:26 Miroslav Šulc
2021-05-30 10:40 Miroslav Šulc
2021-05-30 9:50 Agostino Sarubbo
2021-05-29 15:23 Sam James
2021-05-29 13:28 Sam James
2021-05-29 9:02 Sam James
2021-04-27 17:45 Miroslav Šulc
2020-08-06 2:35 Sam James
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 0:39 Aaron Bauman
2019-04-07 20:52 Sergei Trofimovich
2019-01-07 10:11 Lars Wendler
2019-01-04 8:20 Tim Harder
2018-08-25 18:55 Sergei Trofimovich
2018-08-25 18:25 Sergei Trofimovich
2018-08-24 3:42 Mikle Kolyada
2018-08-24 1:40 Thomas Deutschmann
2017-08-31 12:37 Tim Harder
2017-08-01 8:05 Lars Wendler
2017-08-01 8:04 Lars Wendler
2017-08-01 8:04 Lars Wendler
2015-10-20 14:19 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=1534957526.3cc429f3b7d9e826c99398e7953597450914cb1b.asturm@gentoo \
--to=asturm@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