From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 05109138334 for ; Wed, 21 Aug 2019 07:55:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35C0CE07F6; Wed, 21 Aug 2019 07:55:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0DE6DE07F6 for ; Wed, 21 Aug 2019 07:55:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B452934A050 for ; Wed, 21 Aug 2019 07:55:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F94776D for ; Wed, 21 Aug 2019 07:55:53 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1566374108.34fa5b0661fa3ea99b3aa6287b2179eede8f024e.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ilbc-rfc3951/, dev-libs/ilbc-rfc3951/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ilbc-rfc3951/Manifest dev-libs/ilbc-rfc3951/files/ilbc-rfc3951-asneeded.patch dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild X-VCS-Directories: dev-libs/ilbc-rfc3951/ dev-libs/ilbc-rfc3951/files/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 34fa5b0661fa3ea99b3aa6287b2179eede8f024e X-VCS-Branch: master Date: Wed, 21 Aug 2019 07:55:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 99fc9dc5-9ff4-483e-a392-0134f2d825b2 X-Archives-Hash: 3412af8dc751326167d1b8eb552bb03b commit: 34fa5b0661fa3ea99b3aa6287b2179eede8f024e Author: David Seifert gentoo org> AuthorDate: Wed Aug 21 07:55:08 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Aug 21 07:55:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34fa5b06 dev-libs/ilbc-rfc3951: Port to EAPI 7 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert gentoo.org> dev-libs/ilbc-rfc3951/Manifest | 2 +- .../ilbc-rfc3951/files/ilbc-rfc3951-asneeded.patch | 4 ++-- dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild | 23 +++++++++++++--------- 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/dev-libs/ilbc-rfc3951/Manifest b/dev-libs/ilbc-rfc3951/Manifest index 3dc92b229c1..ef6c16aeaf3 100644 --- a/dev-libs/ilbc-rfc3951/Manifest +++ b/dev-libs/ilbc-rfc3951/Manifest @@ -1 +1 @@ -DIST ilbc-rfc3951.tar.gz 330306 BLAKE2B cf8c56d9fc3dd2dc6a2dd241f3b0cddb7e7f6cea126056d2ab94aaf8add382f1bc1d9b03c9a91110197e0d82253ca8e824cf37bc1622af26fdf0939204736c35 SHA512 7828a9c5a193ebdfcb383d1edad0868afdee0f71d1a8a878c7d9ea2078fd63f57d31b34ae2cf4890d5abc28c8f5f4ee940c665a126f0512d1e79c4f76a72fbcf +DIST ilbc-rfc3951-0.tar.gz 330306 BLAKE2B cf8c56d9fc3dd2dc6a2dd241f3b0cddb7e7f6cea126056d2ab94aaf8add382f1bc1d9b03c9a91110197e0d82253ca8e824cf37bc1622af26fdf0939204736c35 SHA512 7828a9c5a193ebdfcb383d1edad0868afdee0f71d1a8a878c7d9ea2078fd63f57d31b34ae2cf4890d5abc28c8f5f4ee940c665a126f0512d1e79c4f76a72fbcf diff --git a/dev-libs/ilbc-rfc3951/files/ilbc-rfc3951-asneeded.patch b/dev-libs/ilbc-rfc3951/files/ilbc-rfc3951-asneeded.patch index 8cc197d2062..115d339dd86 100644 --- a/dev-libs/ilbc-rfc3951/files/ilbc-rfc3951-asneeded.patch +++ b/dev-libs/ilbc-rfc3951/files/ilbc-rfc3951-asneeded.patch @@ -1,5 +1,5 @@ ---- src/Makefile.am.orig 2006-07-11 01:18:20.000000000 +1000 -+++ src/Makefile.am 2006-07-11 01:21:20.000000000 +1000 +--- a/src/Makefile.am ++++ b/src/Makefile.am @@ -10,6 +10,8 @@ doCPLC.c gainquant.c hpOutput.c iLBC_define.h lsf.c syntFilter.c \ doCPLC.h gainquant.h hpOutput.h iLBC_encode.c lsf.h syntFilter.h diff --git a/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild b/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild index 075b530085f..c93ceda1bb0 100644 --- a/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild +++ b/dev-libs/ilbc-rfc3951/ilbc-rfc3951-0-r1.ebuild @@ -1,29 +1,34 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 -inherit eutils autotools +inherit autotools DESCRIPTION="iLBC is a speech codec suitable for robust voice communication over IP" HOMEPAGE="https://webrtc.org/license/ilbc-freeware/" -SRC_URI="http://simon.morlat.free.fr/download/1.1.x/source/ilbc-rfc3951.tar.gz" +SRC_URI="http://simon.morlat.free.fr/download/1.1.x/source/ilbc-rfc3951.tar.gz -> ${P}.tar.gz" # relicensed under 3-clause BSD license, bug 390797 LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 sparc x86" -IUSE="" S="${WORKDIR}/${PN}" +PATCHES=( "${FILESDIR}"/${PN}-asneeded.patch ) -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PN}-asneeded.patch +src_prepare() { + default eautoreconf } +src_configure() { + econf \ + --enable-shared \ + --disable-static +} + src_install() { - emake DESTDIR="${D}" install || die + default + find "${D}" -name '*.la' -delete || die }