1. 05 Dec, 2016 1 commit
    • Michael Shigorin's avatar
      browser: safer fallback browser · 70f9bf6d
      Michael Shigorin authored
      elinks doesn't require libX11 (unlike links2),
      and webclient can become e.g. rekonq pulling
      in kde4libs -- that's exactly what I ran into
      while preparing 201612xx server starterkits.
      70f9bf6d
  2. 12 Sep, 2016 1 commit
  3. 11 Mar, 2016 1 commit
  4. 10 Mar, 2016 1 commit
  5. 28 Feb, 2016 1 commit
  6. 14 Oct, 2015 1 commit
    • Michael Shigorin's avatar
      browser: tweak target dependencies · 4a503294
      Michael Shigorin authored
      The issue with this was that plain use/browser/firefox/esr
      didn't actually pull in the feature as such; it MUST NOT
      pull in use/browser/firefox since it will change semantics
      from "if it's Firefox make it ESR" to outright "use FX ESR"
      (starterkits depend on the former and it was intentional).
      4a503294
  7. 08 Sep, 2015 1 commit
    • Michael Shigorin's avatar
      browser: introduce firefox-esr support · 5af8b76d
      Michael Shigorin authored
      FX_FLAVOUR variable can be set anywhere to switch
      use/browser/firefox to prefer ESR packages, including
      the appropriate localization ones.
      
      Note that there's no dependency as it can be set in e.g.
      starterkits (still unset in regular builds) wholesale
      but shouldn't affect those of them lacking firefox.
      5af8b76d
  8. 09 Jun, 2014 1 commit
  9. 26 May, 2014 1 commit
    • Michael Shigorin's avatar
      initial browser feature · d986baac
      Michael Shigorin authored
      This one has been asking to be implemented for too long already,
      and zerg@ was interested in a bit more lean and mean regular-kde4
      either (there are two browsers provided with it via metapackage).
      
      There's another reason to do it recently: Firefox Australis UI
      is not exactly the best for many of us, and good ol' seamonkey
      seems preferable for "vintage"/low-resource images coming with
      icewm or windowmaker.
      d986baac