all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30514] [PATCH 0/1] Add minitube
@ 2018-02-18 14:59 Ricardo Wurmus
  2018-02-18 16:00 ` [bug#30514] [PATCH 1/1] gnu: " Ricardo Wurmus
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ricardo Wurmus @ 2018-02-18 14:59 UTC (permalink / raw)
  To: 30514; +Cc: Ricardo Wurmus

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-13  0:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-18 14:59 [bug#30514] [PATCH 0/1] Add minitube Ricardo Wurmus
2018-02-18 16:00 ` [bug#30514] [PATCH 1/1] gnu: " Ricardo Wurmus
2018-02-19 15:44 ` [bug#30514] [PATCH 0/1] " Tobias Geerinckx-Rice
2019-02-13  0:14 ` bug#30514: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.