After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764776 - Add support for Ubuntu 16.04
Add support for Ubuntu 16.04
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: cerbero
unspecified
Other Linux
: Normal enhancement
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-08 12:40 UTC by Xavier Claessens
Modified: 2016-04-11 07:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add Ubuntu 16.04 support (3.20 KB, patch)
2016-04-08 12:40 UTC, Xavier Claessens
committed Details | Review
Add Ubuntu 16.04 support (6.10 KB, patch)
2016-04-08 13:21 UTC, Xavier Claessens
none Details | Review
libtheora: Do not build spec and doc (2.17 KB, patch)
2016-04-08 14:37 UTC, Xavier Claessens
committed Details | Review

Description Xavier Claessens 2016-04-08 12:40:04 UTC
It's going to be released in a few days.
Comment 1 Xavier Claessens 2016-04-08 12:40:27 UTC
Created attachment 325586 [details] [review]
Add Ubuntu 16.04 support
Comment 2 Xavier Claessens 2016-04-08 13:21:45 UTC
Created attachment 325589 [details] [review]
Add Ubuntu 16.04 support

This adds a patch on libtheora copied from Ubuntu 16.04 package
to fix doc build.
Comment 3 Tim-Philipp Müller 2016-04-08 13:27:06 UTC
I wonder why we build libtheora docs at all, I think we should just always disable docs for our dependencies. Not sure why this is not one unconditionally, maybe someone remembers (Sebastian?)
Comment 4 Xavier Claessens 2016-04-08 14:37:51 UTC
Created attachment 325592 [details] [review]
libtheora: Do not build spec and doc

They fail to build with newer livetex.
Comment 5 Sebastian Dröge (slomo) 2016-04-11 07:25:32 UTC
Attachment 325586 [details] pushed as 3c49697 - Add Ubuntu 16.04 support
Attachment 325592 [details] pushed as 8361035 - libtheora: Do not build spec and doc