guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30514] [PATCH 0/1] Add minitube


From: Ricardo Wurmus
Subject: [bug#30514] [PATCH 0/1] Add minitube
Date: Sun, 18 Feb 2018 15:59:25 +0100

Hi Guix,

This patch adds minitube, an alternative way to browse Youtube.
I'm not really happy with this patch for three reasons:

1. it should really go to (gnu packages video), but I could not import (gnu
packages kde-frameworks) from that module.

2. The package requires extra setup on non-KDE systems.  To get Phonon to work
I had to install phonon-backend-gstreamer and set QT_PLUGIN_PATH to include
its lib/qt5/ directory.

3. Users need to obtain a Google API key before they can use the application.
This is a rather involved process and requires a Google account.

What do you think?

Ricardo Wurmus (1):
  gnu: Add minitube.

 gnu/packages/kde.scm | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

-- 
2.16.2







reply via email to

[Prev in Thread] Current Thread [Next in Thread]