From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvmaf/
Date: Thu, 7 Apr 2022 20:00:48 +0000 (UTC) [thread overview]
Message-ID: <1649361635.de5f605d3886ad9d076de0f0e777a5b4869b6af3.sam@gentoo> (raw)
commit: de5f605d3886ad9d076de0f0e777a5b4869b6af3
Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
AuthorDate: Mon Mar 28 19:09:25 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 20:00:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5f605d
media-libs/libvmaf: add bdep to embed models within the shared libs
Correct fix for Bug https://bugs.gentoo.org/835471
Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
Closes: https://github.com/gentoo/gentoo/pull/24796
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../libvmaf/{libvmaf-2.3.0.ebuild => libvmaf-2.3.0-r1.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/media-libs/libvmaf/libvmaf-2.3.0.ebuild b/media-libs/libvmaf/libvmaf-2.3.0-r1.ebuild
similarity index 78%
rename from media-libs/libvmaf/libvmaf-2.3.0.ebuild
rename to media-libs/libvmaf/libvmaf-2.3.0-r1.ebuild
index 7adc3c9eca99..63d25edd6015 100644
--- a/media-libs/libvmaf/libvmaf-2.3.0.ebuild
+++ b/media-libs/libvmaf/libvmaf-2.3.0-r1.ebuild
@@ -21,12 +21,13 @@ fi
LICENSE="BSD-2-with-patent"
SLOT="0"
-# upstream issue, see bug #835471
-RESTRICT="test"
-
BDEPEND="
dev-lang/nasm
+ app-editors/vim-core
"
+# The app-editors/vim-core dep is needed to embed models within the library
+# could be made into a useflag if someones express the need for it
+# see https://github.com/Netflix/vmaf/blob/master/libvmaf/meson_options.txt#L21
RDEPEND="${BDEPEND}"
next reply other threads:[~2022-04-07 20:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-07 20:00 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-16 8:38 [gentoo-commits] repo/gentoo:master commit in: media-libs/libvmaf/ Joonas Niilola
2023-10-06 12:46 Joonas Niilola
2023-10-06 12:46 Joonas Niilola
2022-12-02 18:44 WANG Xuerui
2022-06-16 16:30 Sam James
2022-05-22 7:42 Jakov Smolić
2022-04-18 6:43 Joonas Niilola
2022-04-14 3:47 Joonas Niilola
2022-03-20 13:13 Joonas Niilola
2022-03-20 13:13 Joonas Niilola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1649361635.de5f605d3886ad9d076de0f0e777a5b4869b6af3.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox