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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F55A15808B for ; Sun, 13 Mar 2022 05:28:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64CBAE0858; Sun, 13 Mar 2022 05:28:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E5B7E0858 for ; Sun, 13 Mar 2022 05:28:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A339134327D for ; Sun, 13 Mar 2022 05:28:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 785A22EE for ; Sun, 13 Mar 2022 05:28:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1647149271.44a086dd2bb3dcd3703da2f3b9cc215c93245dcf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libbdplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libbdplus/Manifest media-libs/libbdplus/libbdplus-0.2.0.ebuild media-libs/libbdplus/libbdplus-9999.ebuild X-VCS-Directories: media-libs/libbdplus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 44a086dd2bb3dcd3703da2f3b9cc215c93245dcf X-VCS-Branch: master Date: Sun, 13 Mar 2022 05:28:16 +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: 0bb72dd7-c707-41d5-a73b-b77ba83bd354 X-Archives-Hash: d79d0e66453cfdf3b38772145a464e3e commit: 44a086dd2bb3dcd3703da2f3b9cc215c93245dcf Author: Sam James gentoo org> AuthorDate: Sun Mar 13 05:10:51 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 13 05:27:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a086dd media-libs/libbdplus: add 0.2.0 Signed-off-by: Sam James gentoo.org> media-libs/libbdplus/Manifest | 1 + .../{libbdplus-9999.ebuild => libbdplus-0.2.0.ebuild} | 12 +++++++----- media-libs/libbdplus/libbdplus-9999.ebuild | 12 +++++++----- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/media-libs/libbdplus/Manifest b/media-libs/libbdplus/Manifest index 1a3d37fd9857..15a53cb7b585 100644 --- a/media-libs/libbdplus/Manifest +++ b/media-libs/libbdplus/Manifest @@ -1 +1,2 @@ DIST libbdplus-0.1.2.tar.bz2 319828 BLAKE2B bdf8868dc511b22fd6926b4b29cfae513ca5c9f30433314c99bf31aefb5842eea1042e514383d1c1ff96ee6c62f3220a542973eb1017df8dd48aecd7f81237ac SHA512 e00e7bc9f52b9275646593b753ba646b052255be94a7241965f4dbe4734f8f6a072973ed4b9997957f939236b0633897c295749f79e232188430795be5b5087b +DIST libbdplus-0.2.0.tar.bz2 321743 BLAKE2B 2ef8da1741829aef1e0e52fda3ef4d41d05fc7141d1e38c0e8bbdf116fe7afa65024c9d97f61e5ec9ccdf5d2d6063a4d1aff2a0731e7f19b280e31f1b637a9c2 SHA512 172e4932fb5540fbdb5b86e1d42cfaddf60b81416d2de50c8add83fb7f1bd7c296c975fd84a6ec42566977086dccfe07db5ce696038862bc75c6494c647998d6 diff --git a/media-libs/libbdplus/libbdplus-9999.ebuild b/media-libs/libbdplus/libbdplus-0.2.0.ebuild similarity index 85% copy from media-libs/libbdplus/libbdplus-9999.ebuild copy to media-libs/libbdplus/libbdplus-0.2.0.ebuild index 8bffc8107314..42d90708b4cc 100644 --- a/media-libs/libbdplus/libbdplus-9999.ebuild +++ b/media-libs/libbdplus/libbdplus-0.2.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit multilib-minimal @@ -21,7 +21,7 @@ SLOT="0" IUSE="aacs" RDEPEND=" - dev-libs/libgcrypt:0=[${MULTILIB_USEDEP}] + dev-libs/libgcrypt:=[${MULTILIB_USEDEP}] dev-libs/libgpg-error[${MULTILIB_USEDEP}] aacs? ( >=media-libs/libaacs-0.7.0[${MULTILIB_USEDEP}] ) " @@ -29,19 +29,21 @@ DEPEND="${RDEPEND}" src_prepare() { default + [[ ${PV} == 9999 ]] && eautoreconf } multilib_src_configure() { local myeconfargs=( --disable-optimizations - --disable-static $(use_with aacs libaacs) ) - ECONF_SOURCE=${S} econf "${myeconfargs[@]}" + + ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" } multilib_src_install_all() { einstalldocs + find "${ED}" -type f -name "*.la" -delete || die } diff --git a/media-libs/libbdplus/libbdplus-9999.ebuild b/media-libs/libbdplus/libbdplus-9999.ebuild index 8bffc8107314..42d90708b4cc 100644 --- a/media-libs/libbdplus/libbdplus-9999.ebuild +++ b/media-libs/libbdplus/libbdplus-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit multilib-minimal @@ -21,7 +21,7 @@ SLOT="0" IUSE="aacs" RDEPEND=" - dev-libs/libgcrypt:0=[${MULTILIB_USEDEP}] + dev-libs/libgcrypt:=[${MULTILIB_USEDEP}] dev-libs/libgpg-error[${MULTILIB_USEDEP}] aacs? ( >=media-libs/libaacs-0.7.0[${MULTILIB_USEDEP}] ) " @@ -29,19 +29,21 @@ DEPEND="${RDEPEND}" src_prepare() { default + [[ ${PV} == 9999 ]] && eautoreconf } multilib_src_configure() { local myeconfargs=( --disable-optimizations - --disable-static $(use_with aacs libaacs) ) - ECONF_SOURCE=${S} econf "${myeconfargs[@]}" + + ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" } multilib_src_install_all() { einstalldocs + find "${ED}" -type f -name "*.la" -delete || die }