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 0E5C7158089 for ; Fri, 6 Oct 2023 12:46:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FDAB2BC017; Fri, 6 Oct 2023 12:46:55 +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 2FA612BC017 for ; Fri, 6 Oct 2023 12:46:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 434AA335D31 for ; Fri, 6 Oct 2023 12:46:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9D78949 for ; Fri, 6 Oct 2023 12:46:52 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1696596409.a819064cbb3eab9678311c2b992b3db9eefb3a5d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvmaf/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvmaf/Manifest media-libs/libvmaf/libvmaf-2.3.0-r2.ebuild media-libs/libvmaf/libvmaf-2.3.1.ebuild X-VCS-Directories: media-libs/libvmaf/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: a819064cbb3eab9678311c2b992b3db9eefb3a5d X-VCS-Branch: master Date: Fri, 6 Oct 2023 12:46:52 +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: 6076849c-b8b4-42f2-9a5b-4c9ae844698c X-Archives-Hash: 1d95b3b59d30f4a4c79a5292fe79defb commit: a819064cbb3eab9678311c2b992b3db9eefb3a5d Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sat Aug 19 23:19:24 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Oct 6 12:46:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a819064c media-libs/libvmaf: add 2.3.1, drop 2.3.0-r2 Closes: https://bugs.gentoo.org/859925 Signed-off-by: Adel KARA SLIMANE zegrapher.com> Signed-off-by: Joonas Niilola gentoo.org> media-libs/libvmaf/Manifest | 2 +- media-libs/libvmaf/{libvmaf-2.3.0-r2.ebuild => libvmaf-2.3.1.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/media-libs/libvmaf/Manifest b/media-libs/libvmaf/Manifest index 1dc0a2fdcdb4..0a9637b681e0 100644 --- a/media-libs/libvmaf/Manifest +++ b/media-libs/libvmaf/Manifest @@ -1 +1 @@ -DIST libvmaf-2.3.0.tar.gz 18373659 BLAKE2B a08f18cabf99bf421c61c1fa60b946ee62027f06d5ec2a1b78c7d14ef7541a850b83216eed815f586711365ac2e31bdc6b5be811ae4fd6882717bf030d9ffc0f SHA512 10f0af2b1e868d9780a2766c6c06451ea79f4a8cd8f6c546473382587011f9a7c8c5bf80952021980ede62e2188bcb388337c8903a906d50c739be7cdbb8f61b +DIST libvmaf-2.3.1.tar.gz 18388094 BLAKE2B df5af307382eeb215a5f47ea7f78d8d6d8087f238c3f68c2614c0588415dc948cadce5ce2da9b37f6e05a1c695e5437cfb9ca3917fc8346bab6312f0859e90a2 SHA512 4854247bba4b323d08fa9ef4a082a08ed9ab1763dffbe0a1af2b594205e908f47dfb919d03a32e0bce77a40e33e4b2a2594e5d1e8e081379640d6abf279a129b diff --git a/media-libs/libvmaf/libvmaf-2.3.0-r2.ebuild b/media-libs/libvmaf/libvmaf-2.3.1.ebuild similarity index 96% rename from media-libs/libvmaf/libvmaf-2.3.0-r2.ebuild rename to media-libs/libvmaf/libvmaf-2.3.1.ebuild index 4b8559100337..c1900850a167 100644 --- a/media-libs/libvmaf/libvmaf-2.3.0-r2.ebuild +++ b/media-libs/libvmaf/libvmaf-2.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit meson-multilib +inherit meson-multilib flag-o-matic DESCRIPTION="C libary for Netflix's Perceptual video quality assessment" HOMEPAGE="https://github.com/Netflix/vmaf" @@ -48,6 +48,7 @@ multilib_src_configure() { ) EMESON_SOURCE="${S}/libvmaf" + filter-lto meson_src_configure }