aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
koszkoAllow unauthorized `guix pull`W. Kosior2 weeks
koszko-scriptsAdd `koszko-vpn' branch.W. Kosior19 hours
 
5eec73f78321b41c80b90c53b951acc'>gnu: libsecret: Update to 0.18.7.Efraim Flashner * gnu/packages/gnome.scm (libsecret): Update to 0.18.7. 2019-01-04gnu: goffice: Update to 0.10.44.Efraim Flashner * gnu/packages/gnome.scm (goffice): Update to 0.10.44. 2018-12-30gnu: vinagre: Don't build icon-cache.Efraim Flashner * gnu/packages/gnome.scm (vinagre)[arguments]: Add custom phase to remove 'gtk-update-icon-cache'. [native-inputs]: Remove gtk+-bin. 2018-12-30gnu: vinagre: Update package for newer freerdp.Efraim Flashner * gnu/packages/gnome.scm (vinagre)[source]: Update patches. [arguments]: Add custom phase to replace 'freerdp' with 'freerdp2'. Remove configure flags. * gnu/packages/patches/vinagre-revert-1.patch, gnu/packages/patches/vinagre-revert-2.patch: Remove files. * gnu/packages/patches/vinagre-newer-freerdp.patch, gnu/packages/patches/vinagre-newer-rdp-parameters.patch: New files. * gnu/local.mk (dist_patch_DATA): Register changes. 2018-12-30gnu: gdm: Change locale settings file.Timothy Sample * gnu/packages/gnome.scm (gdm)[arguments]: Set the '--with-lang-file' configure flag to '/etc/environment'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> 2018-12-30gnu: gdm: Pass XDG_DATA_DIRS into session environment.Timothy Sample * gnu/packages/gnome.scm (gdm)[arguments]: Update the pre-configure phase so that GDM preserves the XDG_DATA_DIRS variable when setting up the session environment. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> 2018-12-08gnu: Remove more GCC ICE workarounds.Marius Bakke These were fixed with <https://bugs.gnu.org/31708>. * gnu/packages/glib.scm (python-pygobject, python2-pygobject)[native-inputs]: Remove GCC-7. * gnu/packages/gnome.scm (gjs)[native-inputs]: Likewise. [arguments]: Remove related phase. 2018-12-06gnu: arc-theme: Update to 20181022 and fix build.Björn Höfling * gnu/packages/gnome.scm (arc-theme)[version]: Update to 20181022. [source]: Use new fork, change to git-fetch. [inputs]: Remove and move gtk+ to native-inputs. [native-inputs]: Add gtk+, glib:bin, gnome-shell, inkscape, optipng and sassc. [home-page]: Adapt to new fork. [license]: Fix to GPL 3 or later (gpl3+). Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 2018-11-29gnu: libbonobo: Build sequentially.Ludovic Courtès See <https://berlin.guixsd.org/log/5mr1fyac5kyz41zwmnf4b0wm7vl42ryv-libbonobo-2.32.1> for an example of a parallel build failure: CCLD echo-client-2 CCLD bonobo-echo-2 ld: libEcho.a(Bonobo_Sample_Echo-stubs.o): in function `Bonobo_Sample_Echo_echo': /tmp/guix-build-libbonobo-2.32.1.drv-0/libbonobo-2.32.1/samples/echo/Bonobo_Sample_Echo-stubs.c:12: undefined reference to `Bonobo_Sample_Echo__iinterface' ld: /tmp/guix-build-libbonobo-2.32.1.drv-0/libbonobo-2.32.1/samples/echo/Bonobo_Sample_Echo-stubs.c:12: undefined reference to `Bonobo_Sample_Echo__classid' ld: /tmp/guix-build-libbonobo-2.32.1.drv-0/libbonobo-2.32.1/samples/echo/Bonobo_Sample_Echo-stubs.c:12: undefined reference to `_ORBIT_skel_small_Bonobo_Sample_Echo_echo' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:488: echo-client-2] Error 1 * gnu/packages/gnome.scm (libbonobo)[arguments]: Add #:parallel-build?. 2018-11-27gnu: orbit2: Specify upstream name.Ludovic Courtès * gnu/packages/gnome.scm (orbit2)[properties]: New field. 2018-11-27gnu: orbit2: Do not build static libraries.Ludovic Courtès * gnu/packages/gnome.scm (orbit2)[arguments]: Add "--disable-static" to #:configure-flags. 2018-11-24Merge branch 'master' into core-updatesMarius Bakke 2018-11-24gnu: rhythmbox: Update hash of patch.Mark H Weaver * gnu/packages/gnome.scm (rhythmbox)[source]: Update hash of the applied patch. 2018-11-22Merge branch 'master' into core-updatesMarius Bakke 2018-11-21gnu: vte-ng: Update to 0.54.2.a.Marius Bakke * gnu/packages/gnome.scm (vte-ng): Update to 0.54.2.a. 2018-11-21gnu: vte-ng: Fetch source using git.Marius Bakke * gnu/packages/gnome.scm (vte-ng)[source]: Rewrite in terms of GIT-FETCH. 2018-11-21gnu: vte-ng: Add a home page.Marius Bakke * gnu/packages/gnome.scm (vte-ng)[home-page]: New field. 2018-11-05Merge branch 'master' into core-updatesMarius Bakke 2018-11-05gnu: libsoup: Update to 2.64.2.Marius Bakke * gnu/packages/gnome.scm (libsoup): Update to 2.64.2. 2018-11-03gnu: totem: Update to 3.26.2.Ludovic Courtès * gnu/packages/gnome.scm (totem): Update to 3.26.2. 2018-10-22Merge branch 'master' into core-updatesMarius Bakke