summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
AgeCommit message (Collapse)Author
2019-12-03gnu: exo: Update to 0.12.10.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (exo): Update to 0.12.10.
2019-11-11gnu: xfce4-diskperf-plugin: Fix typo in description.Vagrant Cascadian
* gnu/packages/xfce (xfce4-embed-plugin)[description]: Fix typo.
2019-11-11gnu: xfce4-diskperf-plugin: Fix typo in description.Vagrant Cascadian
* gnu/packages/xfce (xfce4-diskperf-plugin)[description]: Fix typo.
2019-11-11gnu: thunar: Update to 1.8.10.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (thunar): Update to 1.8.10.
2019-11-10gnu: xfce4-whiskermenu-plugin: Download over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Use HTTPS.
2019-11-10gnu: xfce4-whiskermenu-plugin: Update to 2.3.4.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.3.4.
2019-11-10gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Hard-code NAME.
2019-11-04gnu: xfce4-time-out-plugin: Update to 1.1.0.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.0. [inputs]: Substitute default Gtk+ 3 for version 2.
2019-11-03gnu: xfburn: Update to 0.6.1.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfburn): Update to 0.6.1. [inputs]: Substitute default Gtk+ version 3 for 2.
2019-11-03gnu: xfburn: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME.
2019-11-03gnu: xfce4-screenshooter: Update to 1.9.7.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7.
2019-10-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-10-04gnu: Add xfce4-weather-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-weather-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-places-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-places-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-equake-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-equake-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-mailwatch-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-statusnotifier-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-stopwatch-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-netload-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-netload-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-kbdleds-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-kbdleds-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-genmon-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-genmon-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-time-out-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-time-out-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-mpc-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-fsguard-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-diskperf-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-cpufreq-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-calculator-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-datetime-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-embed-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-embed-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-eyes-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-cpugraph-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-mount-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-mount-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-smartbookmark-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-systemload-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-timer-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-timer-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-verve-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-verve-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-wavelan-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-02gnu: Add xfce4-volumed-pulse.Ingo Ruhnke
* gnu/packages/xfce.scm: Add xfce4-volumed-pulse. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-09-29gnu: xfce4-pulseaudio-plugin: Adjust for GCC7 search path change.Marius Bakke
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[arguments]: Gracefully handle a missing C_INCLUDE_PATH.
2019-09-13gnu: Thunar: Update to 1.8.9.L p R n d n
* gnu/packages/xfce.scm (thunar): Update to 1.8.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10gnu: Add copyright header.L p R n d n
* gnu/packages/xfce.scm: Add copyright header. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10gnu: orage: Fix build.L p R n d n
* gnu/packages/xfce.scm (orage)[arguments]: Add phase fixing build with libical3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10gnu: ristretto: Update to 0.10.0.L p R n d n
* gnu/packages/xfce.scm (ristretto): Update to 0.10.0. [inputs] Add gtk+. Remove gtk+-2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10gnu: mousepad: Update to 0.4.2.L p R n d n
* gnu/packages/xfce.scm (mousepad): Update to 0.4.2. [arguments] Remove unnecessary --enable-gtk3 flag from #:configure-flags. [inputs] Add xfconf. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08gnu: thunar-volman: Update to 0.9.5.L p R n d n
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08gnu: tumbler: Remove unused gstreamer.L p R n d n
* gnu/packages/xfce.scm (tumbler)[inputs]: Remove gstreamer. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08gnu: tumbler: Fix pdf thumbnailer.L p R n d n
* gnu/packages/xfce.scm (tumbler)[inputs]: Add cairo. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07gnu: xfce4-panel: Fix tzdata path.L p R n d n
* gnu/packages/xfce.scm (xfce4-panel)[inputs]: Add tzdata. [arguments] Add Fix-tzdata-path phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07gnu: libxfce4ui: Add vendor.L p R n d n
* gnu/packages/xfce.scm (libxfce4ui)[arguments]: Add #:configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07gnu: libxfce4ui: Add gobject-introspection support.L p R n d n
* gnu/packages/xfce.scm (libxfce4ui): Add gobject-introspection to native-inputs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>