Commit graph

22 commits

Author SHA1 Message Date
Sebastian Ramacher
6d9d674b6f Only keep extra plugins in obs-plugins 2020-10-01 23:28:43 +02:00
Sebastian Ramacher
8e5c92ee62 Clean up 2020-10-01 22:57:25 +02:00
Sebastian Ramacher
e4d74deee9 Obsolete 2020-10-01 22:56:13 +02:00
Sebastian Ramacher
92b8cebf51 Fix BUILD_CAPTIONS flag 2020-10-01 22:53:16 +02:00
Sebastian Ramacher
68816c3248 Build with caption support 2020-10-01 22:27:46 +02:00
Michael R. Crusoe
103fad448f
use the packaged libsimde-dev
* debian/patches:
   - Use the SIMD Everywhere headers from libsimde-dev, instead of upstream's
     code copy
* debian/control
   - Build-dep on libsimde-dev
   - Add "Built-Using: ${simde:Built-Using}" to all the binary packages to
     document the version of libsimde-dev used, as required to keep that
     version in the Debian archive, which is needed to fulfill the GPL
* debian/copyright:
   - exclude libobs/util/simde/* as we will use the files from libsimde-dev
* debian/rules:
   - Include the recommended flags for SIMDe, especially important for
     non-X86 architectures
2020-04-24 20:12:29 +02:00
Sebastian Ramacher
985d6b2851 Also byte-compile Python scripts in obs-studio 2019-11-19 22:45:27 +01:00
Sebastian Ramacher
288f19b2ac dh-sequence-addon implies --with addon 2019-11-18 22:14:56 +01:00
Sebastian Ramacher
1915668464 Compress SVGs with scour 2019-11-18 20:47:31 +01:00
Sebastian Ramacher
76c3903586 Compile Python scripts 2019-11-18 20:41:33 +01:00
Kurt Kartaltepe
b5f6e46383 Set version number 2019-11-18 20:19:25 +01:00
Simon Chopin
53176e97fa Refresh the use-path-in-usr-lib patch and the exec name and location
Upstream has decided to now ship the ffmpeg-mux executable as a binary
in /usr/bin. In order to keep the -plugins package Multiarch: Same, we
still need to ship it in /usr/lib/x86_64, although we now use the new
name to not diverge too much from upstream.
2019-07-28 20:31:41 +02:00
Sebastian Ramacher
d8af846e71 Disable updater with the correct flag 2018-12-16 17:30:56 +01:00
Sebastian Ramacher
53054a31bf Disable and remove libcaption 2017-04-19 22:06:06 +02:00
Sebastian Ramacher
d8a56f12fb Bump compat to 10 2017-04-15 21:17:42 +02:00
Sebastian Ramacher
322c40a57d Disable updater 2017-04-15 21:15:02 +02:00
Sebastian Ramacher
0ed9a7ffb2 Add manpage 2016-08-28 16:04:54 +02:00
Sebastian Ramacher
a07fe0647b Tighten inter-package dependencies 2016-08-28 15:52:00 +02:00
Sebastian Ramacher
447e87cf41 Reorder 2016-05-21 14:47:45 +02:00
Sebastian Ramacher
ffebd3679b Install ffmpeg-mux in /usr/lib/... 2016-02-24 01:11:49 +01:00
Sebastian Ramacher
cc41a1a60e Update packaging to 0.13.2 2016-02-24 00:30:24 +01:00
Carl Fürstenberg
c7030e8d7e 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.
2016-02-24 00:19:43 +01:00