Thibault Saunier
09c9517c64
docker: Explicitely install flex before installing hotdoc
2019-04-25 16:50:28 -04:00
Thibault Saunier
e2db595678
docker:fedora: Use meson 0.50.1
2019-04-25 10:44:16 -04:00
Thibault Saunier
fee11e9374
docker: Install hotdoc and required packages to build the doc
2019-04-25 10:40:14 -04:00
Jordan Petridis
4c1a551c91
Fedora docker: Bump to f30
...
Needed to get an upgraded ffmpeg.
Also required to have a new enough version of gobject-introspection
and remove all warnings
2019-04-24 15:55:32 -04:00
Thibault Saunier
69f1f7760b
fedora: Install temrinal markdown viewer
...
To enhance the launcher output
2019-04-16 15:47:24 +00:00
Thibault Saunier
472901ba17
docker:fedora: Remove Qt5 devel packages
...
as we haven't tested building it and it leads to build issues in
examples.
2019-03-22 21:21:31 +00:00
Thibault Saunier
452f64bb5e
docker:fedora: No need to add site-packages to PATH
2019-03-21 20:53:32 -03:00
Thibault Saunier
f04c2e7f38
fedora: Install meson 0.49.2
...
Working around https://github.com/mesonbuild/meson/issues/5087
2019-03-21 18:15:13 -03:00
Thibault Saunier
e229b559d4
Revert "docker/fedora: use meson from fedora repos"
...
This reverts commit a116f19eeb
.
2019-03-21 18:15:13 -03:00
Thibault Saunier
3f3031eafb
fedora: Install git-lfs
2019-03-21 18:15:13 -03:00
Jordan Petridis
fb91ee1830
docker/fedora: use the meson subprojects cmd to download subprojects
...
Introduced in 0.49.0 so we can avoid the need to configure in
order to cache the subproejct repos.
2019-03-14 15:33:05 +00:00
Jordan Petridis
a9e17aad52
docker/fedora: use git-core instead of git
...
We don't need the full blown git pakcage and we can avoid
a couple of perl deps that way
2019-03-14 15:33:05 +00:00
Jordan Petridis
a116f19eeb
docker/fedora: use meson from fedora repos
...
Fedora is still on version 0.49.2 while pip is on 0.50.
With the version from pip we can no longer run some gst-sharp tests
so we essentially revert back to 0.49
https://github.com/mesonbuild/meson/issues/5087
2019-03-14 15:33:05 +00:00
Jordan Petridis
aa8205abdb
docker/fedora: Include common debug symbols in the image
...
Part of #14
2019-03-12 15:53:47 +02:00
Jordan Petridis
98176bd5bf
docker/fedora/prepare.sh: add valgrind
2019-03-11 12:50:58 +00:00
Thibault Saunier
b8c24cc7f4
Add depencencies to build gstreamer-sharp in our image
2019-02-25 18:00:02 -03:00
Jordan Petridis
032c8cc01e
docker fedora: add extra deps
...
featuring:
- flite
- elfuitls
- gsl
- couple of mesa packages
- sdl2
- graphene
- aom
- neon
- sbc
2018-11-30 20:48:54 +02:00
Jordan Petridis
72ec8cd33f
docker: Add a unified image for fedora
...
This is meant to replace both the runtime and build images.
Spliting it in two increasing the maintainance required without
any big benefits.
2018-11-27 14:29:36 +02:00