commit: cbf2d982b240ddf653a03f21250aacb5f1909f80 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu May 31 18:22:41 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu May 31 18:29:54 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=cbf2d982
profiles: use.desc: Add missing v4l2 description profiles/use.desc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/use.desc b/profiles/use.desc index 87523df..c850c1b 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -14,3 +14,6 @@ qt3 - Adds support for the Qt GUI/Application Toolkit version 3.x # dropped 2011-02-23 in 1.451 hal - Enable Hardware Abstraction Layer (HAL) support (WARNING: Try to avoid this. Deprecated method of accessing hardware.) + +# dropped 2011-11-01 in 1.468 +v4l2 - Enable support for video4linux (DEPRECATED: Use USE v4l for your package to enable v4l2 or libv4l support)
