[gnome-nettool/wip/jtojnar/meson-cleanups: 6/6] Remove Autotools




commit 89011d09b12ed2b4e332cb17bbdc7f3829b9f68a
Author: Jan Tojnar <jtojnar gmail com>
Date:   Tue Sep 27 04:59:07 2022 +0200

    Remove Autotools
    
    The Meson build offers parity – except for a single bug:
    
    - Meson prefixes the language code in `xml:lang` attribute
      in help files with  https://github.com/mesonbuild/meson/pull/10858
    
    all the differences are improvements:
    
    - Autotools install metainfo to old appdata directory
    - Meson properly merges in metainfo translations, Autotools don’t
    - Meson installs eu, id and nl help, Autotools don’t
    - Autotools contain old bugzilla version in desktop file
      (to be removed by https://gitlab.gnome.org/GNOME/gnome-nettool/-/merge_requests/4)

 ChangeLog                               | 2203 -------------------------------
 INSTALL                                 |  236 ----
 Makefile.am                             |   16 -
 autogen.sh                              |   21 -
 configure.ac                            |  108 --
 data/Makefile.am                        |   34 -
 help/ChangeLog                          |  145 --
 help/Makefile.am                        |   19 -
 pixmaps/Makefile.am                     |   14 -
 pixmaps/icons/16x16/Makefile.am         |    1 -
 pixmaps/icons/16x16/apps/Makefile.am    |   11 -
 pixmaps/icons/22x22/Makefile.am         |    1 -
 pixmaps/icons/22x22/apps/Makefile.am    |   11 -
 pixmaps/icons/24x24/Makefile.am         |    1 -
 pixmaps/icons/24x24/apps/Makefile.am    |   11 -
 pixmaps/icons/32x32/Makefile.am         |    1 -
 pixmaps/icons/32x32/apps/Makefile.am    |   11 -
 pixmaps/icons/Makefile.am               |   14 -
 pixmaps/icons/scalable/Makefile.am      |    1 -
 pixmaps/icons/scalable/apps/Makefile.am |   12 -
 src/Makefile.am                         |   29 -
 21 files changed, 2900 deletions(-)


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