Summary: | media-sound/nuvola_player - Nuvola Player - Cloud music integration for your Linux desktop | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Luis Medinas <lmedinas> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | UNCONFIRMED --- | ||
Severity: | enhancement | CC: | follettoonip, gmturner007, phobosk, theli.ua |
Priority: | Normal | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://launchpad.net/nuvola-player | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Nuvola Player 1.0.2 ebuild
nuvolaplayer-1.1.1.ebuild nuvolaplayer-2.0.2.ebuild |
Description
Luis Medinas
2012-03-15 20:29:47 UTC
Created attachment 305547 [details]
Nuvola Player 1.0.2 ebuild
Created attachment 330829 [details]
nuvolaplayer-1.1.1.ebuild
today I spent some time with nuvolaplayer ebuild.
this is the one for latest of 1.x serie ans is based on the one found in this bug with some dependencies re-worked \ refined and using waf-utils and vala eclasses.
known issue: I think there's a problem with the icon which is not displayed in gnome-shell menu
I didn't run it as I discovered (with the first run) that it needs a version of webkit-gtk < 1.7 and I currently don't have time (nor the will) to downgrade.
maybe I'll spend some time later with 2.x version
Created attachment 335720 [details]
nuvolaplayer-2.0.2.ebuild
:2 branch (gtk3) one
Removed flash dependency (as it wont currently work anyway in gtk3 webkit)
added webkit[gstreamer] so that at least some services work
Still needs support via use flags for following optional features and its dependecies (configurable via waf configure) (they are enabled by default):
notifications (>=libnotify-0.7)
lastfm scrobbling ( >=json-glib-0.7 )
I wanted to see what the bleeding edge "only for patreon subscribers" magic was like. After getting a glimpse of the thing, I've decided I'm not interested in nuvola, but here's what I had up to that point; perhaps someone will want to pick up where I left off. https://github.com/gmt/nuvola-overlay |