(This is a half-rant half actual question)

I wanted a nice qt theme to use on Scribus since Arc Dark doesn’t work on there. When I tried to install it, pacman said this will install 50 packages. 300 Mb in total.

Why does a theme need packages such as Kauth and Kwallet?

  • @darklamer@lemmy.dbzer0.com
    link
    fedilink
    319 months ago

    When you’re not telling us which package you’re trying to install in which packaging system, the only meaningful answer is: you’re trying to install the wrong package.

  • @SquiffSquiff@lemmy.sdf.org
    link
    fedilink
    English
    309 months ago

    I’d check that you’re actually installing the most appropriate package. For instance on Ubuntu there’s kid3 which is a MP3 tag application that will pull in the entire k desktop environment. Or you can install kid3-qt which packages its own version of those dependencies and doesn’t pull an entire desktop environment in if you’re using a non-kde environment.

    • @__jov@lemmy.ml
      link
      fedilink
      199 months ago

      Ubuntu is really bad with this. Installing npm pulls adwaita icon theme, xorg and half the gnome desktop for some reason.

    • D.JOP
      link
      fedilink
      English
      69 months ago

      kid3 which is a MP3 tag application that will pull in the entire k desktop environment.

      Mental illness. And it seems breeze is the only package which offers the QT theme.

  • @20gramsWrench@lemmy.dbzer0.com
    link
    fedilink
    English
    289 months ago

    it’s one of those packages that are only put in the repo with the intent on being itself a dependency of the full kde desktop, since it’s a component of the deskop and not just a random theme

    • @nyan@lemmy.cafe
      link
      fedilink
      English
      119 months ago

      Exactly. Even on Gentoo, which is parsimonious about dependencies, installing breeze pulls in a good chunk of KDE (although you can get just the icons as a separate package). I imagine it includes window decorations and such which need to be compiled against some of the KDE base code, and that’s pulling in everything else.

      I’d suggest qt5ct if you’re trying to set up theming for a few QT5 programs on a non-QT5 desktop. It provides a basic GUI for changing colours/fonts/styles/icons rather than a prepackaged theme that may contain more than you want.

  • Strit
    link
    fedilink
    129 months ago

    As far as I know the breeze theme is only designed for Plasma, as it depends on some Plasma components to do it correctly.

  • bbbhltz
    link
    fedilink
    129 months ago

    Breeze is artwork, styles and assets for the Plasma desktop. I have seen this happen with other distributions as well. I couldn’t tell you why it needs all of those extra bits and pieces.