mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 10:33:28 -04:00
Merge updates from master
This commit is contained in:
@@ -57,6 +57,11 @@ src_install() {
|
||||
newicon -s 32x32 icon.png ${PN}.png
|
||||
newicon -s 64x64 icon2.png ${PN}.png
|
||||
make_desktop_entry ${PN} "Droidcam" ${PN} 'AudioVideo;Video'
|
||||
|
||||
# The cli and gui do not auto load the module if unloaded (why not tho?)
|
||||
# so we just put it in modules-load.d to make sure it always works
|
||||
insinto /usr/lib/modules-load.d/
|
||||
doins "${FILESDIR}/v4l2loopback-dc.conf"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
1
media-tv/droidcam/files/v4l2loopback-dc.conf
Normal file
1
media-tv/droidcam/files/v4l2loopback-dc.conf
Normal file
@@ -0,0 +1 @@
|
||||
v4l2loopback-dc
|
||||
Reference in New Issue
Block a user