Commit Graph

47 Commits

Author SHA1 Message Date
Lukas Rucka
7f705b4b91 PACKAGING: Add force rebuild env for autobuild script 2020-02-27 10:36:50 +01:00
Martin Piatka
21de6de671 PACKAGING: Ubuntu 14.04: Add uuid-dev to deps, fixes cineform 2019-08-02 13:19:22 +02:00
Lukas Rucka
c7257ac4d9 PACKAGING: update automated build scripts 2019-07-24 10:21:28 +02:00
Lukas Rucka
49e1c04eec PACKAGING: Reenable libavbuild on legacy debian 2019-07-23 16:01:01 +02:00
Lukas Rucka
a99d186a51 PACKAGING: include cineform support in package builds 2019-07-23 16:01:01 +02:00
Lukas Rucka
9d75e70c04 PACKAGING: rename aja module (complement to e3e481243) 2019-02-14 13:19:57 +01:00
Lukas Rucka
8ace2bebaa PACKAGING: Release 1.5 2018-10-04 17:31:53 +02:00
Lukas Rucka
354d66c5b2 BUGFIX: PACKAGING: Fix missing deltacast in debian builds 2018-10-04 15:16:18 +02:00
Lukas Rucka
8e47f5405c PACKAGING: Consolidate deb and rpm packages 2018-09-20 17:15:54 +02:00
Lukas Rucka
c55e004ccc PACKAGING: Add build comparison script 2018-09-18 01:21:39 +02:00
Lukas Rucka
730e813302 PACKAGING: upgrade generic debian package specification 2018-09-13 13:20:41 +02:00
Lukas Rucka
3293daac55 PACKAGING: renew nightly specifications 2018-09-12 23:29:08 +02:00
Lukas Rucka
0f3a14f279 PACKAGING: do not require self-provided symbols, do not export private qt 2018-09-12 23:29:08 +02:00
Lukas Rucka
79e5935a14 PACKAGING: reinitialize driver patches 2/2 2018-09-12 23:29:08 +02:00
Lukas Rucka
1a091c0ac9 PACKAGING: reinitialize driver patches 1/2 2018-09-12 23:29:08 +02:00
Lukas Rucka
82db6a18cf PACKAGING: treat driver patches as binary files 2018-09-12 23:29:08 +02:00
Lukas Rucka
1d31755ab8 PACKAGING: redo symlink relativizer 2018-09-12 23:29:08 +02:00
Lukas Rucka
243ce338af PACKAGING: switch to sdl2 display in nightly and enable hwaccell 2018-09-12 23:29:08 +02:00
Lukas Rucka
d028b69503 Rename ultragrid modules to ultragrid_* instead of module_* 2018-09-12 23:29:08 +02:00
Lukas Rucka
f260904449 PACKAGING: provide drivers for soon-to-be 1.6 release tree 2018-09-12 23:29:07 +02:00
Lukas Rucka
46db27ab8c PACKAGING: AJA driver update 2018-09-12 23:29:07 +02:00
Lukas Rucka
b72a8656de PACKAGING: upgrade bluefish drivers 2018-09-12 23:29:07 +02:00
Lukas Rucka
14154b2eb1 PACKAGING: debian compatibility level 9 in place 2018-09-12 23:29:07 +02:00
Lukas Rucka
c6213fc1d0 PACKAGING: update patch definitions 2018-09-12 23:29:07 +02:00
Lukas Rucka
cb166e1eba PACKAGING: drop patch timestamps 2018-09-12 23:29:07 +02:00
Lukas Rucka
a0fb0395ee PACKAGING: use filterdiff to remove timestamps from patches 2018-09-12 23:29:07 +02:00
Lukas Rucka
d7949bad55 Packaging: adjust & fix releases in automated packaging script 2018-02-14 13:05:25 +01:00
Lukas Rucka
608207bdf0 Packaging: ugpd-1.4 Backport patches for Leap 42.3 2017-12-15 20:55:33 +01:00
Lukas Rucka
1a752b5226 Packaging: enable new gui in nightly where possible 2017-12-15 17:49:55 +01:00
Lukas Rucka
d0425ef28f Packaging: Update build policy for various distributions 2017-12-15 17:49:24 +01:00
Lukas Rucka
24f986de78 Packaging: new drivers for ultragrid 2017-12-15 17:48:37 +01:00
Lukas Rucka
2112cfe25b Packaging: switch to new dependency system (3/3) 2017-12-15 17:15:59 +01:00
Lukas Rucka
29c3a804f4 Packaging split ugpd for 1.4 into separated package (2/3) 2017-12-15 17:15:59 +01:00
Lukas Rucka
6e91411784 Packaging: froze & forked of proprietary drivers for ultragrid 1.4 (1/3) 2017-12-15 17:15:59 +01:00
Lukas Rucka
4dbbf14f8a Added script to generate older versions of proprietary drivers 2017-12-15 17:05:30 +01:00
Lukas Rucka
492f0dbc52 Packaging: add support script for backporting kernel patches 2017-12-15 16:36:53 +01:00
Lukas Rucka
a944f0cd42 Fix permissions for autobuild script 2017-12-15 16:36:53 +01:00
Lukas Rucka
4432fb42de Drop cuda compute capability 2.0 support 2017-12-15 16:36:53 +01:00
Lukas Rucka
965be5f913 Packaging: add manual runtime dependency on libx11-dev for Debian builds 2017-06-02 15:36:47 +02:00
Martin Pulec
053bc15c32 License: clarified configure flags
Instead of --enable-bsd there is now --enable-bsd-build and
--enable-gpl-build build to indicate that the license relates
to UltraGrid build (not components that are linked).

That means that in BSD build only BSD-compatible components can be used
whether in GPL build also GPL libraries can be linked.

+ updated package specs to reflect this change
2017-05-19 15:40:20 +02:00
Lukas Rucka
d5527de873 Packaing: switch to GPL build (explicitly) 2017-05-18 14:11:11 +02:00
Lukas Rucka
7fe8877828 Packaging: fix bad debian package name in control file 2017-05-11 13:44:15 +02:00
Lukas Rucka
1a3e514b98 Packaging: add disable-cuda patch option 2017-04-09 11:29:22 +02:00
Lukas Rucka
b59d5db181 Packaging: fix comment tool to respect rpmspec commenting style 2017-04-09 11:29:18 +02:00
Lukas Rucka
a8611941c9 Packaging: Fix typo in autobuild generator 2017-04-09 11:29:18 +02:00
Lukas Rucka
b9529ca9ee Packaging: rewrote the autobuild script and included it in the primary git template 2017-04-06 19:05:21 +02:00
Lukas Rucka
bc595df570 Packaging: prevent GCC specs interference (see https://gcc.gnu.org/ml/gcc-help/2010-05/msg00292.html) 2017-04-06 19:04:52 +02:00