patjak / facetimehd

Reverse engineered Linux driver for the FacetimeHD (Broadcom 1570) PCIe webcam
GNU General Public License v2.0
1.35k stars 160 forks source link

Add debian dkms packaging (and github actions test build) #258

Closed whitty closed 2 years ago

whitty commented 2 years ago

Hi,

Not sure if this is helpful to you, but its helpful to me to avoid rebuilding, and allow uninstalling. It provides DKMS packaging on debian systems, along with some basic build testing.

Sadly the 18.04 build pass because the running kernel on the github azure machines doesn't have V4L2 enabled.

cheers,

Greg

patjak commented 2 years ago

Hi, Thanks for the PR but I would prefer not to have distro specific packaging details in the driver repository. IMO these things belong in whatever repository the distro use for packaging. We already have a dkms.conf file in the facetimehd but perhaps this should be removed.

Feel free to change my mind if you feel I am incorrect :)