Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- dist-kernel examples modules-compress modules-sign strip
v0.13.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel examples modules-compress modules-sign strip
v0.12.7 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel examples modules-compress modules-sign strip
USE flags
General
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- examples
- Install examples, usually source code
- modules-compress
- Install compressed kernel modules (if kernel config enables module compression)
- modules-sign
- Cryptographically sign installed kernel modules (requires CONFIG_MODULE_SIG=y in the kernel)
- strip
- Allow symbol stripping to be performed by the ebuild for special files
Dependencies
virtual / linux-sources : Virtual for Linux kernel sources
Runtime Dependencies
sys-apps / kmod : Library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
Depending packages
x11-wm / xpra : X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/v4l2loopback: drop 0.12.5-r1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
media-video/v4l2loopback: add 0.13.1
Closes: https://bugs.gentoo.org/914291 Closes: https://bugs.gentoo.org/926831 Signed-off-by: Sam James <sam@gentoo.org> - Quincy Fleming · gentoo
media-video/v4l2loopback: simplify utils build
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35792 Signed-off-by: Sam James <sam@gentoo.org> - Quincy Fleming · gentoo
media-video/v4l2loopback: add make target
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
media-video/v4l2loopback: migrate to linux-mod-r1.eclass, EAPI bump
This should also fix Bug 843053 (please confirm that it works now) Should also fix the open CVE-2022-2652, the mentioned patch is in this release Bug: https://bugs.gentoo.org/864442 Bug: https://bugs.gentoo.org/843053 Closes: https://bugs.gentoo.org/888649 Closes: https://bugs.gentoo.org/908723 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/v4l2loopback: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/v4l2loopback: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Petr Šabata · gentoo
media-video/v4l2loopback: Correct description
Fixing the grammar I randomly noticed while searching. I think the description could be rewritten entirely but I can't think of anything and upstream doesn't provide a simple, one sentence summary that is also descriptive. Signed-off-by: Petr Šabata <contyk@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/18495 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
media-video/v4l2loopback: adjust manifest for slight tarball change
Inspected new tarball, only difference is in the top level dir name. Bug: https://bugs.gentoo.org/737512 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-video/v4l2loopback: migrate to sys-apps/kmod
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron W. Swenson · gentoo
media-video/v4l2loopback: Cleanup old
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron W. Swenson · gentoo
media-video/v4l2loopback: Bump to 0.12.5
Assume maintainership. Includes "Bad Address" fix that some users experienced with kernels >=5.4. Use https:// instead of git://. Bump to EAPI 7. Closes: https://bugs.gentoo.org/720036 Closes: https://bugs.gentoo.org/726602 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
media-video/v4l2loopback: Version bump
Version bump to fix build. Checked with grknight who had no objections Didn't hear back from naota, bug is over 2 months old, so pushing Fixes: https://bugs.gentoo.org/679480 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
media-video/v4l2loopback: Drop old
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Brian Evans · gentoo
media-video/v4l2loopback: Version bump for 0.12.0
Closes: https://bugs.gentoo.org/646260 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Brian Evans · gentoo
media-video/v4l2loopback: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Brian Evans · gentoo
media-video/v4l2loopback: Version bump wrt bug 568776
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed