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 E63FB138359 for ; Mon, 31 Aug 2020 09:10:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 995DBE0A7C; Mon, 31 Aug 2020 09:10:32 +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 83E80E0A7C for ; Mon, 31 Aug 2020 09:10:32 +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 42675340DC0 for ; Mon, 31 Aug 2020 09:10:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A33F834A for ; Mon, 31 Aug 2020 09:10:28 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1598865019.7747965ab98efdc7e7e5e477fe16cbff3e60fa0f.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libaacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libaacs/Manifest media-libs/libaacs/libaacs-0.11.0.ebuild X-VCS-Directories: media-libs/libaacs/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7747965ab98efdc7e7e5e477fe16cbff3e60fa0f X-VCS-Branch: master Date: Mon, 31 Aug 2020 09:10:28 +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: 06227c53-4fc5-4be2-9c22-e1a4a70692cc X-Archives-Hash: ab0566bc05ff6890bd4d893eb7d47596 commit: 7747965ab98efdc7e7e5e477fe16cbff3e60fa0f Author: Alexis Ballier gentoo org> AuthorDate: Mon Aug 31 06:42:32 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Aug 31 09:10:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7747965a media-libs/libaacs: bump to 0.11.0 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier gentoo.org> media-libs/libaacs/Manifest | 1 + media-libs/libaacs/libaacs-0.11.0.ebuild | 44 ++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/media-libs/libaacs/Manifest b/media-libs/libaacs/Manifest index 3d503411c8f..2114cb937b9 100644 --- a/media-libs/libaacs/Manifest +++ b/media-libs/libaacs/Manifest @@ -1,2 +1,3 @@ DIST libaacs-0.10.0.tar.bz2 319890 BLAKE2B b7ea746e72028f718ee630d74360c52627360b503d739e884c213651597e719711b2dc7649ded4164ee35a56e3420de59e420c4ce8fa7b1dbebcd547f5221798 SHA512 4527749c3c78fd270012b3b36e916356a4aeb8f90169e781a00739f01f190121691042607209864e9b676ede9741f614c6003a7dfbb350dc020e1fa94cd6d66e +DIST libaacs-0.11.0.tar.bz2 324061 BLAKE2B 8faffa270580f82b7fc6ae53922a9ec15087b754adebc84f1fd216c748dbcbe6723c14908efc9ef77b891bda149d10bf5020321906a36a3654dddbf6bdc00936 SHA512 167edbb6f26599e41d6084908039bf902f69f57da1f64f1491734157d1568ad0b32c8ea3064e0706e383af8dc6007eef65170b2b47222bf3d363e395e0b60388 DIST libaacs-0.9.0.tar.bz2 316323 BLAKE2B 4fd1ecca0ba5106b1d0195884356a8a8d7163614ebc2fe09f85ed79fa1534b6376951ab90670b3a7d375129e76fae80e3c42f3e1971d0cbcabd6e4e8384bde1a SHA512 b9c658db22a0966486070d3b762509a7c0120469ab29d1e57c1b624cad309701de8b92455ec649db4d731be4a5c29c38fb4f99bb7617dbb4254270284a1903f6 diff --git a/media-libs/libaacs/libaacs-0.11.0.ebuild b/media-libs/libaacs/libaacs-0.11.0.ebuild new file mode 100644 index 00000000000..74cf4b7ff8d --- /dev/null +++ b/media-libs/libaacs/libaacs-0.11.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit multilib-minimal + +DESCRIPTION="Open implementation of the Advanced Access Content System (AACS) specification" +HOMEPAGE="https://www.videolan.org/developers/libaacs.html" +SRC_URI="https://downloads.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="static-libs" + +RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] + >=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}" +BDEPEND=" + sys-devel/flex + virtual/yacc +" + +DOCS=( ChangeLog KEYDB.cfg README.md ) + +src_prepare() { + default + multilib_copy_sources +} + +multilib_src_configure() { + local myeconfargs=( + --disable-optimizations + --enable-shared + $(use_enable static-libs static) + ) + econf "${myeconfargs[@]}" +} + +multilib_src_install_all() { + einstalldocs + find "${ED}" -type f -name "*.la" -delete || die +}