mbox series

[bug#33954,0/3] vlc: Add chromecast support.

Message ID 20190102183813.5132-1-m.othacehe@gmail.com
Headers show
Series vlc: Add chromecast support. | expand

Message

Mathieu Othacehe Jan. 2, 2019, 6:38 p.m. UTC
Hi Guix,

This serie adds support for Google Chromecast to VLC.

Mathieu

Mathieu Othacehe (3):
  gnu: Add libmicrodns.
  gnu: vlc: Add libmicrodns to inputs.
  gnu: vlc: Add protobuf to inputs.

 gnu/packages/dns.scm   | 28 ++++++++++++++++++++++++++++
 gnu/packages/video.scm |  4 ++++
 2 files changed, 32 insertions(+)

Comments

Leo Famulari Jan. 3, 2019, 7:35 p.m. UTC | #1
On Wed, Jan 02, 2019 at 07:38:13PM +0100, Mathieu Othacehe wrote:
> Hi Guix,
> 
> This serie adds support for Google Chromecast to VLC.

Cool!

> Mathieu
> 
> Mathieu Othacehe (3):
>   gnu: Add libmicrodns.
>   gnu: vlc: Add libmicrodns to inputs.
>   gnu: vlc: Add protobuf to inputs.

Thanks, LGTM!
Mathieu Othacehe Jan. 3, 2019, 7:39 p.m. UTC | #2
Hey Leo,

> Thanks, LGTM!

Pushed, thanks for reviewing!

Mathieu