From 8a922da08440a3f560ab047479f73a2f8ab90065 Mon Sep 17 00:00:00 2001 From: Tormod Volden Date: Fri, 15 Oct 2021 11:34:32 +0200 Subject: README: Update gtk requirement and patch submission Also update HACKING Signed-off-by: Tormod Volden --- HACKING | 5 ++--- README | 5 +++-- README.md | 5 +++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/HACKING b/HACKING index 9de8c290..6336f68b 100644 --- a/HACKING +++ b/HACKING @@ -42,9 +42,8 @@ Minimal Building/Testing Environment build a development version of Marco -- odds are, you may be able to build marco from GIT without building any other modules. - As long as you have gtk+ >= 2.10 and GIO >= 2.25.10 with your distro - (gtk+ >= 2.6 if you manually revert the change from bug 348633), you - should be able to install your distro's development packages + As long as you have gtk+ >= 3.22 and GIO >= 2.25.10 with your distro + you should be able to install your distro's development packages (e.g. gtk2-devel, glib-devel, startup-notification-devel on Fedora; also, remember to install the mate-common package which is needed for building git versions of Mate modules like Marco) as diff --git a/README b/README index 3f1f2fd8..68c51dd6 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ MATE Marco is a fork of GNOME Metacity. COMPILING MARCO === -You need GTK+ 3.14. For startup notification to work you need +You need GTK+ 3.22. For startup notification to work you need libstartup-notification at http://www.freedesktop.org/software/startup-notification/. @@ -24,7 +24,8 @@ about missing features or misfeatures. Feel free to send patches too; Marco is relatively small and simple, so if you find a bug or want to add a feature it should be -pretty easy. Send me mail, or put the patch in bugzilla. +pretty easy. Send me mail, or file a pull request at +https://github.com/mate-desktop/marco/pulls See the HACKING file for some notes on hacking Marco. diff --git a/README.md b/README.md index 86b9673b..0ab95989 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ MATE Marco is a fork of GNOME Metacity. COMPILING MARCO === -You need GTK+ 3.14. For startup notification to work you need +You need GTK+ 3.22. For startup notification to work you need libstartup-notification at http://www.freedesktop.org/software/startup-notification/. @@ -24,7 +24,8 @@ about missing features or misfeatures. Feel free to send patches too; Marco is relatively small and simple, so if you find a bug or want to add a feature it should be -pretty easy. Send me mail, or put the patch in bugzilla. +pretty easy. Send me mail, or file a pull request at +https://github.com/mate-desktop/marco/pulls See the HACKING file for some notes on hacking Marco. -- cgit v1.2.1