gnome-prototypes-team / gnome-music

Gnome Music
https://live.gnome.org/Music
Other
5 stars 13 forks source link

GNOME Music 3.9.92 Alpha

Music is the new GNOME music playing application.

=== Where can I find more? ===

We have a wiki page at https://wiki.gnome.org/Apps/Music

You can join us on the IRC:

gnome-music on GIMPNet

=== Building from git ===

$ git clone git://git.gnome.org/gnome-music $ cd gnome-music $ ./autogen.sh $ make

=== Troubleshooting ===

Jhbuild fires import errors for python packages like: "ImportError: /opt/gnome/lib64/python2.7/site-packages/" Do: $ jhbuild shell $ export PYTHONPATH=/opt/gnome/lib/python3.3/site-packages:/opt/gnome/lib64/python3.3/site-packages $ gnome-music