libgweather

libgweather

libgweather

  • version 4.4.0-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install libgweather

or

kpkg build libgweather

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["cantarell-fonts"]
    N1["libunistring"]
    N2["libidn2"]
    N3["geocode-glib"]
    N4["libpsl"]
    N5["gsettings-desktop-schemas"]
    N6["libnettle"]
    N7["glib-networking"]
    N8["glib"]
    N9["json-glib"]
    N10["libsoup"]
    N11["vala"]
    N12["gnutls"]
    N13["gobject-introspection"]
    N14["libgweather"]
    style N14 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N0 --> N5
    N1 --> N4
    N1 --> N2
    N2 --> N4
    N3 --> N14
    N4 --> N10
    N5 --> N7
    N6 --> N12
    N7 --> N10
    N8 --> N14
    N8 --> N9
    N8 --> N10
    N8 --> N11
    N8 --> N13
    N8 --> N7
    N8 --> N3
    N9 --> N14
    N9 --> N3
    N10 --> N14
    N10 --> N3
    N11 --> N10
    N12 --> N7
    N13 --> N10
    N13 --> N11
    N13 --> N5