Debianization
To build the debian package, it's recommended to use git-buildpackage. It's assumed the debian files is in the "debian" branch, and the obs upstream source is in the "master" branch. Override if necessary.
This commit is contained in:
parent
fb3990e9e5
commit
c7030e8d7e
12 changed files with 200 additions and 0 deletions
4
debian/libobs-dev.install
vendored
Normal file
4
debian/libobs-dev.install
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
usr/include/*
|
||||
usr/lib/*/libobsglad.so
|
||||
usr/lib/*/libobs.so
|
||||
usr/lib/*/cmake/LibObs/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue