[gnome-games] HACKING: Update dependencies



commit 586aa00a811005a36811cfeb730e792702528fa2
Author: Gaurav Agrawal <agrawalgaurav1999 gmail com>
Date:   Fri May 31 12:05:13 2019 +0000

    HACKING: Update dependencies
    
    Add libhandy.

 HACKING   |  7 +++----
 README    |  2 --
 README.md | 24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 6 deletions(-)
---
diff --git a/HACKING b/HACKING
index 20b304d3..c4084a50 100644
--- a/HACKING
+++ b/HACKING
@@ -71,10 +71,9 @@ git clone https://gitlab.gnome.org/GNOME/gnome-games.git
 ```
 
 ### Required dependencies
-Games always requires the matching version of [retro-gtk](https://gitlab.gnome.org/GNOME/retro-gtk)
-and [libmanette](https://gitlab.gnome.org/aplazas/libmanette),
-so if you use the master version of Games, you need to use
-the master version of retro-gtk and libmanette.
+Games always requires the matching version of [retro-gtk](https://gitlab.gnome.org/GNOME/retro-gtk),
+[libmanette](https://gitlab.gnome.org/aplazas/libmanette) and 
[libhandy](https://source.puri.sm/Librem5/libhandy)
+so if you use the master version of Games, you need to use the master version of retro-gtk, libmanette and 
libhandy.
 
 ### Prepare compilation
 ```shell
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..b7b76133
--- /dev/null
+++ b/README.md
@@ -0,0 +1,24 @@
+# Games
+
+<a href="https://flathub.org/apps/details/org.gnome.Games";><img height="51" alt="Download on Flathub" 
src="https://flathub.org/assets/badges/flathub-badge-en.svg"/> </a>
+
+Games is a GNOME 3 application to browse your video games library and to
+easily pick and play a game from it. It aims to do for games what Music
+already does for your music library.
+
+You want to install Games if you just want a very simple and comfortable
+way to play your games and you don’t need advanced features such as
+speedrunning tools or video game development tools.
+
+- Website:      https://wiki.gnome.org/Apps/Games
+- Issues:       https://gitlab.gnome.org/GNOME/gnome-games/issues
+- Download:     https://download.gnome.org/sources/gnome-games/
+- Mailing list: https://mail.gnome.org/mailman/listinfo/games-list
+
+## Contribution guide
+https://gitlab.gnome.org/GNOME/gnome-games/blob/master/HACKING
+
+## Developing
+We support development using Flatpak via GNOME Builder. At the Builder
+"Clone..." dialog, enter https://gitlab.gnome.org/GNOME/gnome-games.git, and the
+default build + run development flow using Flatpak should work.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]