[nautilus-actions] fma_required_versions: improve comments



commit a7070fa5d670975e010845a474cf82504384f612
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Feb 20 11:57:10 2017 +0100

    fma_required_versions: improve comments

 fma_required_versions |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/fma_required_versions b/fma_required_versions
index cce6551..a2f33e5 100644
--- a/fma_required_versions
+++ b/fma_required_versions
@@ -30,15 +30,16 @@
 # - configure.ac
 # - some m4/ modules
 
-# =========================================== #
-# Oldest supported distribution as of 2017-02 #
-# =========================================== #
+# =================================================================== #
+# FMA 3.4: supported distributions as of 2017-02                      #
+# =================================================================== #
 #
-# distribution                       release date  end of life
-# ---------------------------------  ------------  -----------
-# Debian 7.x Wheezy                  2013-05-04    [2018-05]
-# Fedora 24                          2016-06-21    [2017-07]
-# Ubuntu 12.04 LTS Precise Pangolin  2012-04-26    [2017-04]
+# distribution                       release date  end of life  Gtk   GLib
+# ---------------------------------  ------------  -----------  ----  ------
+# Debian 7.x Wheezy                  2013-05-04    [2018-05]    3.4   2.32.4
+# Fedora 24                          2016-06-21    [2017-07]    3.20  2.48.2
+# Ubuntu 14.04 LTS Trusty Tahr       2014-04-17    [2019-04]    3.10  2.40.0
+# Ubuntu 16.04 LTS Xenial Xerus      2016-04-21    [2021-04]    3.18  2.48.0
 
 gtk_required=3.4.1
 glib_required=2.32.1
@@ -52,3 +53,6 @@ nautilus_required=3.4.1
 nemo_required=1.8                                      # appeared with Trusty 14 LTS
 
 REQUIRED_INTLTOOL_VERSION=${intltool_required}
+
+# in Debian:
+# apt-get install autoconf automake pkg-config gtk-doc-tools libglib2.0-dev libgtk-3-dev libgtop2-dev 
libxml2-dev uuid-dev gnome-doc-utils libgconf2-dev dblatex libnautilus-extension-dev


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