Update README.GNOME3.md

This commit is contained in:
Hylke Bons 2013-11-09 11:00:09 +00:00
parent 12d98a30f8
commit f83cfd73cc

View file

@ -1,13 +1,13 @@
## Building on GNOME 3
SparkleShare now successfully runs on the GNOME 3 platform!
SparkleShare now successfully runs on the GNOME 3 platform!
Here's how you compile it against GTK+3 and other dependencies.
You will still need to have the regular build dependencies installed:
You will still need to have the regular build dependencies installed:
https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Linux/README.md
The C# bindings that SparkleShare uses need to be recompiled against GTK+3, so
you will need to get the the dependencies from the specific locations listed
The C# bindings that SparkleShare uses need to be recompiled against GTK+3, so
you will need to get the the dependencies from the specific locations listed
below, where they are GTK+3-enabled.
Install the `gtk-sharp3` bindings from:
@ -15,10 +15,10 @@ https://github.com/mono/gtk-sharp
Or on Ubuntu, get it from this PPA:
https://launchpad.net/~meebey/+archive/mono-preview
Install the `notify-sharp` bindings from:
https://github.com/meebey/notify-sharp
Install the `notify-sharp` bindings from:
https://git.gnome.org/browse/notify-sharp/
Install the `webkitgtk-sharp` bindings from:
Install the `webkitgtk-sharp` bindings from:
https://github.com/xDarkice/webkitgtk-sharp
All with the usual:
@ -31,6 +31,6 @@ sudo make install
### Ubuntu
If you're using Ubuntu, install `appindicator-sharp` bindings from:
If you're using Ubuntu, install `appindicator-sharp` bindings from:
https://github.com/xDarkice/appindicator-sharp