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:
Carl Fürstenberg 2015-01-04 05:32:37 +01:00 committed by Sebastian Ramacher
parent fb3990e9e5
commit c7030e8d7e
12 changed files with 200 additions and 0 deletions

4
debian/libobs-dev.install vendored Normal file
View file

@ -0,0 +1,4 @@
usr/include/*
usr/lib/*/libobsglad.so
usr/lib/*/libobs.so
usr/lib/*/cmake/LibObs/*