From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/twolame/
Date: Wed,  4 Apr 2018 04:37:48 +0000 (UTC)	[thread overview]
Message-ID: <1522816649.7423f1b903d66d620c8b4b05ea96cffc69040a14.asturm@gentoo> (raw)
commit:     7423f1b903d66d620c8b4b05ea96cffc69040a14
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  4 04:37:29 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr  4 04:37:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7423f1b9
media-sound/twolame: Revert Drop old
This reverts commit 1bd105aa7a0024931c950c07ab662e1a54630850.
 media-sound/twolame/twolame-0.3.13-r1.ebuild | 43 ++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)
diff --git a/media-sound/twolame/twolame-0.3.13-r1.ebuild b/media-sound/twolame/twolame-0.3.13-r1.ebuild
new file mode 100644
index 00000000000..72f6a6d3ffd
--- /dev/null
+++ b/media-sound/twolame/twolame-0.3.13-r1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
+inherit autotools-multilib
+
+DESCRIPTION="An optimised MPEG Audio Layer 2 (MP2) encoder"
+HOMEPAGE="http://www.twolame.org"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="static-libs"
+
+RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}]
+	abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6
+					!app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README TODO )
+
+src_prepare() {
+	sed -i -e '/CFLAGS/s:-O3::' configure || die
+
+	if [[ ${CHOST} == *solaris* ]]; then
+		# libsndfile doesn't like -std=c99 on Solaris
+		sed -i -e '/CFLAGS/s:-std=c99::' configure || die
+		# configure isn't really bourne shell (comment 0) or dash (comment 6)
+		# compatible, bug #388885
+		export CONFIG_SHELL=${BASH}
+	fi
+
+	autotools-multilib_src_prepare
+}
+
+src_install() {
+	autotools-multilib_src_install \
+		pkgdocdir="${EPREFIX}/usr/share/doc/${PF}"
+}
next             reply	other threads:[~2018-04-04  4:37 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-04  4:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-30 14:38 [gentoo-commits] repo/gentoo:master commit in: media-sound/twolame/ Sam James
2022-11-16  5:57 WANG Xuerui
2021-08-10  8:58 Yixun Lan
2021-01-06 14:31 Fabian Groffen
2020-08-02 12:44 Sergei Trofimovich
2020-08-02 12:04 Sergei Trofimovich
2020-08-02 11:48 Sergei Trofimovich
2020-08-02 11:39 Sergei Trofimovich
2020-08-02  2:44 Sam James
2020-07-30 21:13 Sam James
2020-06-27 20:45 Andreas K. Hüttel
2019-10-14 20:50 Lars Wendler
2019-10-14 12:49 Lars Wendler
2018-06-11  0:14 Andreas Sturmlechner
2018-04-18 20:59 Mikle Kolyada
2018-04-03 20:54 Andreas Sturmlechner
2018-04-03  6:26 Sergei Trofimovich
2018-03-05 14:52 Tobias Klausmann
2018-02-22  9:05 Agostino Sarubbo
2018-02-21 22:42 Sergei Trofimovich
2018-02-21  7:42 Sergei Trofimovich
2018-02-20  8:10 Sergei Trofimovich
2018-02-19 16:57 Thomas Deutschmann
2018-02-19  7:31 Sergei Trofimovich
2017-06-19 22:05 Alexis Ballier
2016-02-13 19:53 David Seifert
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=1522816649.7423f1b903d66d620c8b4b05ea96cffc69040a14.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