Skip to content

kyoushuu/gnome-music

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • CSS 2.6%
  • Shell 0.3%