~asdfghrbljzmkd/vlc/+git/packaging:daily

Last commit made on 2017-05-17
Get this branch:
git clone -b daily https://git.launchpad.net/~asdfghrbljzmkd/vlc/+git/packaging
Only Qwerty Chouskie can upload to this branch. If you are Qwerty Chouskie please log in for upload directions.

Branch merges

Branch information

Name:
daily
Repository:
lp:~asdfghrbljzmkd/vlc/+git/packaging

Recent commits

ce559a4... by Qwerty Chouskie

Fix segfault during compilation(?)

7b01b6b... by Gianfranco Costamagna

Add missing qtbase5-private-dev, seems to be needed to find the missing: QtGui/qpa/qplatformnativeinterface.h
file

aac6d00... by Qwerty Chouskie

Fix build (?)

daed7c3... by Benjamin Drung

Disable OpenGL ES 1 support, mesa has dropped it

Closes: #855117

9c8ed2c... by Benjamin Drung

Drop libschroedinger plugin

libschroedinger was remove from Debian (see Debian bug #845037).

62584a9... by Benjamin Drung

Update Debian changelog

8fa48f0... by Benjamin Drung

vlc-nox: Add strict version dependency to libvlccore8

The symbols of libvlccore changes from time to time (including of
removal of symbols). Thus drop the symbols file for libvlccore8 and add
a strict versioned dependency to vlc-nox instead.

998ec0c... by Benjamin Drung

Build depend on protobuf-compiler (needed for chromecast)

The build fails without protobuf-compiler:

[...]
checking for protoc... no
checking for CHROMECAST... yes
configure: error: protoc compiler needed for chromecast was not found

a66500e... by Benjamin Drung

Rename libqt4_plugin to libqt_plugin

Upstream renamed libqt4_plugin.so to libqt_plugin.so. Thus we have to
update debian/vlc.install.in to install the renamed plug-in into vlc.

f81b250... by Benjamin Drung

Install libegl_wl_plugin.so into vlc (instead of vlc-nox)