Commit graph

157 commits

Author SHA1 Message Date
Michael R. Crusoe
8bdc468f32
remove last references to the bundled simde paths 2020-05-29 11:25:07 +02:00
Sebastian Ramacher
f8c0f2d52c Finalize changelog 2020-05-27 23:05:04 +02:00
Sebastian Ramacher
4c4370779c Add new symbols 2020-05-27 23:03:14 +02:00
Sebastian Ramacher
7f75d27664 Bump debhelper compat to 13 2020-05-27 23:01:53 +02:00
Michael R. Crusoe
2283768689
SIMDe: Built-Using, only for libobs0 & obs-plugins 2020-05-17 11:58: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
5240f0b1eb Finalize changelog 2020-03-28 12:16:21 +01:00
Sebastian Ramacher
d7b404e169 Finalize changelog 2020-03-25 22:01:36 +01:00
Sebastian Ramacher
5ea6742076 Remove executable bits from json files 2020-03-25 21:58:24 +01:00
Sebastian Ramacher
7038c51c4b Finalize changelog 2020-03-25 21:45:18 +01:00
Sebastian Ramacher
11768d73cc Do not build with SSE2 enabled on i386 2020-03-25 21:42:43 +01:00
Sebastian Ramacher
30ba13cb33 Build on all platforms
Closes: #953520
2020-03-25 21:38:41 +01:00
Sebastian Ramacher
aabca08e03 Bump Standards-Version 2020-03-25 21:37:38 +01:00
Sebastian Ramacher
75a6e289c2 Remove unused paragraphs 2020-03-25 21:36:58 +01:00
Sebastian Ramacher
51c9f65cd0 Add new symbols 2020-03-25 21:34:47 +01:00
Sebastian Ramacher
1755557f03 Rebase patches 2020-03-25 21:27:47 +01:00
Sebastian Ramacher
b3aa399d22 Document simde 2020-03-25 21:23:46 +01:00
Sebastian Ramacher
07e487b55b Finalize changelog 2019-12-24 10:21:18 +01:00
Sebastian Ramacher
d823ba38b4 Add missing B-Ds 2019-12-24 10:20:45 +01:00
Sebastian Ramacher
dedd2a3906 Finalize changelog 2019-12-24 10:08:26 +01:00
Sebastian Ramacher
bbb0cb0a1f Finalize changelog 2019-12-10 20:38:37 +01: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
020e7ee80e Finalize changelog 2019-11-18 20:47:39 +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
Sebastian Ramacher
7681155109 Set RRR: no 2019-11-18 20:18:09 +01:00
Olivier Humbert
eaa4377480 Update copyright (http -> https) 2019-11-16 21:05:04 +00:00
Sebastian Ramacher
3204a0c894 Finalize changelog 2019-10-13 22:00:40 +02:00
Sebastian Ramacher
479ac937cb Bump Standards-Version 2019-10-13 22:00:14 +02:00
Sebastian Ramacher
43ee34e409 Finalize changelog 2019-09-22 23:42:33 +02:00
Sebastian Ramacher
7f31855c60 Switch to python3-docutils 2019-09-22 23:40:55 +02:00
Sebastian Ramacher
8c7d4f5f19 install pkgconfig file 2019-09-22 23:40:18 +02:00
Sebastian Ramacher
56c87d500f New symbols 2019-09-22 23:39:41 +02:00
Sebastian Ramacher
7a0fca5e5f New upstream release 2019-09-22 23:29:39 +02:00
Sebastian Ramacher
977d60245f Refresh patches 2019-09-22 23:29:12 +02:00
Sebastian Ramacher
238fddf725 Install appdata 2019-08-06 00:09:53 +02:00
Sebastian Ramacher
a2737a4a74 Finalize changelog 2019-08-06 00:06:33 +02:00
Sebastian Ramacher
e78f9434fd Add new symbols 2019-08-06 00:06:33 +02:00
Sebastian Ramacher
1029e285c2 B-D on libmbedtls-dev 2019-08-06 00:06:33 +02:00
Sebastian Ramacher
c08a86373f Bump debhelper compat to 12 2019-08-05 23:56:24 +02:00
Sebastian Ramacher
4863f068b3 Bump Standards-Version 2019-08-05 23:56:18 +02:00
Simon Chopin
9b95788e00 Add libqt5svg5-dev as new build dep 2019-07-28 20:34:04 +02: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
Simon Chopin
34aa2c5c96 Refresh the license display patches
They have been partially obsoleted by the following pull request
upstream:

  https://github.com/obsproject/obs-studio/pull/1435
2019-07-27 15:45:54 +02:00
Ondřej Nový
87b3fa8b7e Use debhelper-compat instead of debian/compat 2019-07-20 00:56:29 +02:00
Sebastian Ramacher
4c954b8d42 Finalize changelog 2018-12-16 18:14:46 +01:00
Sebastian Ramacher
4ff7eafb80 Update symbols 2018-12-16 18:10:27 +01:00
Sebastian Ramacher
e80058fcf0 Refresh patches again 2018-12-16 18:05:42 +01:00