JoseExposito / touche

The desktop application to configure Touchégg
GNU General Public License v3.0
556 stars 26 forks source link

Package warnings #41

Open m-roberts opened 3 years ago

m-roberts commented 3 years ago

Building the latest release of this package produces some warnings:

  W: touche: appstream-metadata-in-legacy-location usr/share/appdata/com.github.joseexposito.touche.appdata.xml
  W: touche: description-synopsis-starts-with-article
  W: touche: gir-missing-typelib-dependency usr/share/gir-1.0/Touche-1.0.0.gir gir1.2-touche-1.0.0
  W: touche: gir-section-not-libdevel usr/share/gir-1.0/Touche-1.0.0.gir misc
  W: touche: no-manual-page usr/bin/com.github.joseexposito.touche
  W: touche source: package-depends-on-hardcoded-libc touche Depends
  W: touche: package-name-doesnt-match-sonames libtouche
  W: touche: shared-library-lacks-version usr/lib/arm-linux-gnueabihf/libtouche.so libtouche.so
  W: touche: typelib-package-name-does-not-match usr/lib/arm-linux-gnueabihf/girepository-1.0/Touche-1.0.0.typelib gir1.2-touche-1.0.0
  W: touche: typelib-section-not-introspection usr/lib/arm-linux-gnueabihf/girepository-1.0/Touche-1.0.0.typelib misc
  I: touche: no-symbols-control-file usr/lib/arm-linux-gnueabihf/libtouche.so
  I: touche source: out-of-date-standards-version 4.5.0 (released 2020-01-20) (current is 4.5.1)
  I: touche source: unused-override source-is-missing node_modules/*

Ideally, either these should be addressed or overridden.