summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
AgeCommit message (Expand)Author
2015-03-01gnu: thunar: Update to 1.6.6....* gnu/packages/xfce.scm (thunar): Update to 1.6.6. 宋文武
2015-03-01gnu: xfce4-settings: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0. 宋文武
2015-03-01gnu: xfce4-session: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0. 宋文武
2015-03-01gnu: xfce4-appfinder: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0. 宋文武
2015-03-01gnu: xfce4-panel: Update to 4.12.0....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0. 宋文武
2015-03-01gnu: tumbler: Update to 0.1.31....* gnu/packages/xfce.scm (tumbler): Update to 0.1.31. 宋文武
2015-03-01gnu: garcon: Update to 0.4.0....* gnu/packages/xfce.scm (garcon): Update to 0.4.0. 宋文武
2015-03-01gnu: exo: Update to 0.10.3....* gnu/packages/xfce.scm (exo): Update to 0.10.3. 宋文武
2015-03-01gnu: libxfce4ui: Update to 4.12.0....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0. 宋文武
2015-03-01gnu: libxfce4util: Update to 4.12.1....* gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1. 宋文武
2015-02-07gnu: tumbler: Update to 0.1.30....* gnu/packages/xfce.scm (tumbler): Update to 0.1.30. Use latest gstreamer. Mark H Weaver
2015-02-05gnu: Add xfce....* gnu/packages/xfce.scm (xfce): New variable. 宋文武
2014-12-27packages: Add 'file-type' field to 'search-path-specification'....Fixes <http://bugs.gnu.org/18033>. * guix/packages.scm (<search-path-specification>): Rename 'directories' field to 'files'. Add 'file-type'. (search-path-specification->sexp): Honor 'file-type'. * gnu/packages/autotools.scm, gnu/packages/bootstrap.scm, gnu/packages/cross-base.scm, gnu/packages/games.scm, gnu/packages/gcc.scm, gnu/packages/glib.scm, gnu/packages/guile.scm, gnu/packages/man.scm, gnu/packages/perl.scm, gnu/packages/pkg-config.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/xfce.scm: Change 'directories' to 'files'. * tests/packages.scm ("search paths"): Change 'directories' field to 'files'. * guix/scripts/environment.scm (for-each-search-path): Likewise. Ludovic Courtès
2014-12-20gnu: Add xfce4-terminal....* gnu/packages/xfce.scm (xfce4-terminal): New variable. 宋文武
2014-12-14gnu: Add xfce4-battery-plugin....* gnu/packages/xfce.scm (xfce4-battery-plugin): New variable. Mark H Weaver
2014-12-14gnu: xfce4-panel: Support panel plugins from other packages....* gnu/packages/patches/xfce4-panel-plugins.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/xfce.scm (xfce4-panel): Add the patch, and a native search path specification for X_XFCE4_LIB_DIRS. Mark H Weaver
2014-12-13gnu: xfconf: Disable parallel tests....* gnu/packages/xfce.scm (xfconf): Add 'arguments' field. 宋文武
2014-12-12gnu: Add xfdesktop....* gnu/packages/xfce.scm (xfdesktop): New variable. 宋文武
2014-12-12gnu: Add xfwm4....* gnu/packages/xfce.scm (xfwm4): New variable. 宋文武
2014-12-12gnu: Add thunar-volman....* gnu/packages/xfce.scm (thunar-volman): New variable. 宋文武
2014-12-12gnu: Add thunar....* gnu/packages/xfce.scm (thunar): New variable. 宋文武
2014-12-12gnu: Add xfce4-settings....* gnu/packages/xfce.scm (xfce4-settings): New variable. 宋文武
2014-12-12gnu: Add xfce4-session....* gnu/packages/xfce.scm (xfce4-session): New variable. 宋文武
2014-12-12gnu: Add xfce4-appfinder....* gnu/packages/xfce.scm (xfce4-appfinder): New variable. 宋文武
2014-12-12gnu: Add xfce4-panel....* gnu/packages/xfce.scm (xfce4-panel): New variable. 宋文武
2014-12-12gnu: Add tumbler....* gnu/packages/xfce.scm (tumbler): New variable. 宋文武
2014-12-12gnu: Add garcon....* gnu/packages/xfce.scm (garcon): New variable. 宋文武
2014-12-12gnu: Add exo....* gnu/packages/xfce.scm (exo): New variable. 宋文武
2014-12-12gnu: Add libxfce4ui....* gnu/packages/xfce.scm (libxfce4ui): New variable. 宋文武
2014-12-12gnu: Add xfconf....* gnu/packages/xfce.scm (xfconf): New variable. 宋文武
2014-12-12gnu: Add libxfce4util....* gnu/packages/xfce.scm (libxfce4util): New variable. 宋文武
2014-12-12gnu: Add gtk-xfce-engine....* gnu/packages/xfce.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. 宋文武