This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pspec_x86_64.xml
61 lines (61 loc) · 2.42 KB
/
pspec_x86_64.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<PISI>
<Source>
<Name>v4l2loopback</Name>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>kernel.drivers</PartOf>
<Summary xml:lang="en">A kernel module to create V4L2 loopback devices</Summary>
<Description xml:lang="en">A kernel module to create V4L2 loopback devices
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>v4l2loopback</Name>
<Summary xml:lang="en">A kernel module to create V4L2 loopback devices</Summary>
<Description xml:lang="en">A kernel module to create V4L2 loopback devices
</Description>
<PartOf>kernel.drivers</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="264">v4l2loopback-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/lib/modules/5.15.131-216.lts/extra/v4l2loopback.ko.zst</Path>
</Files>
</Package>
<Package>
<Name>v4l2loopback-common</Name>
<Summary xml:lang="en">Common components for v4l2loopback packages</Summary>
<Description xml:lang="en">A kernel module to create V4L2 loopback devices
</Description>
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/v4l2loopback-ctl</Path>
<Path fileType="man">/usr/share/man/man1/v4l2loopback-ctl.1</Path>
</Files>
</Package>
<Package>
<Name>v4l2loopback-current</Name>
<Summary xml:lang="en">v4l2loopback package for linux-current</Summary>
<Description xml:lang="en">A kernel module to create V4L2 loopback devices
</Description>
<PartOf>kernel.drivers</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="264">v4l2loopback-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/lib/modules/6.5.3-256.current/extra/v4l2loopback.ko.zst</Path>
</Files>
</Package>
<History>
<Update release="264">
<Date>2023-09-16</Date>
<Version>0.12.7</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>