mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
media-libs/svt-vp9: update EAPI 7 -> 8
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit flag-o-matic cmake
|
||||
|
||||
@@ -20,7 +20,7 @@ fi
|
||||
LICENSE="BSD-2-with-patent"
|
||||
SLOT="0/1"
|
||||
|
||||
DEPEND="dev-lang/nasm"
|
||||
BDEPEND="dev-lang/nasm"
|
||||
|
||||
src_prepare() {
|
||||
append-ldflags -Wl,-z,noexecstack
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit flag-o-matic cmake
|
||||
|
||||
@@ -19,7 +19,7 @@ fi
|
||||
LICENSE="BSD-2-with-patent"
|
||||
SLOT="0/1"
|
||||
|
||||
DEPEND="dev-lang/nasm"
|
||||
BDEPEND="dev-lang/nasm"
|
||||
|
||||
src_prepare() {
|
||||
append-ldflags -Wl,-z,noexecstack
|
||||
|
||||
Reference in New Issue
Block a user