commit:     9511d13d1e59a4361e9c657877c1db23290659d1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 06:10:43 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 08:01:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9511d13d

media-libs/x264: add TODO for tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/x264/x264-0.0.20240513.ebuild | 4 +++-
 media-libs/x264/x264-9999.ebuild         | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/media-libs/x264/x264-0.0.20240513.ebuild 
b/media-libs/x264/x264-0.0.20240513.ebuild
index 8a455357f951..e5aaa92caa73 100644
--- a/media-libs/x264/x264-0.0.20240513.ebuild
+++ b/media-libs/x264/x264-0.0.20240513.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -32,6 +32,8 @@ DEPEND="
 "
 RDEPEND="opencl? ( >=virtual/opencl-0-r3[${MULTILIB_USEDEP}] )"
 
+# TODO: Consider implementing src_test which does what doc/regression_test says
+# https://code.videolan.org/videolan/x264/-/blob/master/doc/regression_test.txt
 DOCS=( AUTHORS doc/{ratecontrol,regression_test,standards,threads,vui}.txt )
 
 multilib_src_configure() {

diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild
index d178c18c2f1e..84707422b110 100644
--- a/media-libs/x264/x264-9999.ebuild
+++ b/media-libs/x264/x264-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -32,6 +32,8 @@ DEPEND="
 "
 RDEPEND="opencl? ( >=virtual/opencl-0-r3[${MULTILIB_USEDEP}] )"
 
+# TODO: Consider implementing src_test which does what doc/regression_test says
+# https://code.videolan.org/videolan/x264/-/blob/master/doc/regression_test.txt
 DOCS=( AUTHORS doc/{ratecontrol,regression_test,standards,threads,vui}.txt )
 
 multilib_src_configure() {

Reply via email to