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 6BABE1382C5 for ; Sun, 18 Apr 2021 02:08:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3FC5E0833; Sun, 18 Apr 2021 02:08:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A81E0E0833 for ; Sun, 18 Apr 2021 02:08:26 +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 C8F99340C57 for ; Sun, 18 Apr 2021 02:08:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41F43647 for ; Sun, 18 Apr 2021 02:08:24 +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: <1618711688.c546e5635a07fae9ffb21552bf94cf0064f0a9d4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/svt-av1/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/svt-av1/svt-av1-0.8.6.ebuild media-libs/svt-av1/svt-av1-9999.ebuild X-VCS-Directories: media-libs/svt-av1/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c546e5635a07fae9ffb21552bf94cf0064f0a9d4 X-VCS-Branch: master Date: Sun, 18 Apr 2021 02:08:24 +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: a085f0d3-da99-471a-bbc5-62e6b7180788 X-Archives-Hash: 88b3bd9eab39c25af9a77d6fb70b7920 commit: c546e5635a07fae9ffb21552bf94cf0064f0a9d4 Author: Theo Anderson posteo de> AuthorDate: Sun Jan 10 21:03:55 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 18 02:08:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c546e563 media-libs/svt-av1: depend amd64? ( dev-lang/yasm ) Closes: https://bugs.gentoo.org/764794 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19020 Signed-off-by: Sam James gentoo.org> media-libs/svt-av1/svt-av1-0.8.6.ebuild | 2 ++ media-libs/svt-av1/svt-av1-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+) diff --git a/media-libs/svt-av1/svt-av1-0.8.6.ebuild b/media-libs/svt-av1/svt-av1-0.8.6.ebuild index 424c5cda9ef..f59f10582d7 100644 --- a/media-libs/svt-av1/svt-av1-0.8.6.ebuild +++ b/media-libs/svt-av1/svt-av1-0.8.6.ebuild @@ -21,6 +21,8 @@ fi LICENSE="BSD-2 Apache-2.0 BSD ISC LGPL-2.1+ MIT" SLOT="0" +DEPEND="amd64? ( dev-lang/yasm )" + PATCHES=( "${FILESDIR}"/${P}-fix-c-only-build.patch ) src_configure() { diff --git a/media-libs/svt-av1/svt-av1-9999.ebuild b/media-libs/svt-av1/svt-av1-9999.ebuild index 9bd9658e06a..9c3996507ab 100644 --- a/media-libs/svt-av1/svt-av1-9999.ebuild +++ b/media-libs/svt-av1/svt-av1-9999.ebuild @@ -21,6 +21,8 @@ fi LICENSE="BSD-2 Apache-2.0 BSD ISC LGPL-2.1+ MIT" SLOT="0" +DEPEND="amd64? ( dev-lang/yasm )" + src_configure() { append-ldflags -Wl,-z,noexecstack local mycmakeargs=(