summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: json-glib: Update to 1.4.4.•••* gnu/packages/patches/json-glib-fix-tests-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gnome.scm (json-glib): Update to 1.4.4. [source](patches): Remove. Marius Bakke2018-12-041-3/+2
* gnu: libbonobo: Build sequentially.•••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?. Ludovic Courtès2018-11-291-1/+8
* gnu: orbit2: Specify upstream name.•••* gnu/packages/gnome.scm (orbit2)[properties]: New field. Ludovic Courtès2018-11-271-1/+2
* gnu: orbit2: Do not build static libraries.•••* gnu/packages/gnome.scm (orbit2)[arguments]: Add "--disable-static" to #:configure-flags. Ludovic Courtès2018-11-271-3/+7
* Merge branch 'master' into core-updatesMarius Bakke2018-11-241-1/+1
|\
| * gnu: rhythmbox: Update hash of patch.•••* gnu/packages/gnome.scm (rhythmbox)[source]: Update hash of the applied patch. Mark H Weaver2018-11-241-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-221-9/+9
|\|
| * gnu: vte-ng: Update to 0.54.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.54.2.a. Marius Bakke2018-11-211-2/+2
| * gnu: vte-ng: Fetch source using git.•••* gnu/packages/gnome.scm (vte-ng)[source]: Rewrite in terms of GIT-FETCH. Marius Bakke2018-11-211-8/+7
| * gnu: vte-ng: Add a home page.•••* gnu/packages/gnome.scm (vte-ng)[home-page]: New field. Marius Bakke2018-11-211-0/+1
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-051-4/+4
|\|
| * gnu: libsoup: Update to 2.64.2.•••* gnu/packages/gnome.scm (libsoup): Update to 2.64.2. Marius Bakke2018-11-051-2/+2
| * gnu: totem: Update to 3.26.2.•••* gnu/packages/gnome.scm (totem): Update to 3.26.2. Ludovic Courtès2018-11-031-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-221-3/+3
|\|
| * gnu: eolie: Update to 0.9.45.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.45. Ricardo Wurmus2018-10-211-3/+3
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-211-8/+75
|\|
| * gnu: libgxps: Update to 0.3.0.•••* gnu/packages/gnome.scm (libgxps): Update to 0.3.0. [source](patches): Remove. [build-system]: Switch to MESON-BUILD-SYSTEM. [inputs]: Change LIBJPEG to LIBJPEG-TURBO. * gnu/packages/patches/libgxps-CVE-2017-11590.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2018-10-211-5/+4
| * gnu: libgxps: Propagate required inputs.•••* gnu/packages/gnome.scm (libgxps)[inputs]: Move CAIRO, GLIB and LIBARCHIVE ... [propagated-inputs]: ... here. New field. Marius Bakke2018-10-211-3/+6
| * gnu: Add soundconverter.•••* gnu/packages/gnome.scm (soundconverter): New variable. * gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Christopher Baines2018-10-201-0/+65
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-051-3/+3
|\|
| * gnu: eolie: Update to 0.9.38.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.38. Ricardo Wurmus2018-09-271-3/+3
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-261-35/+25
|\|
| * gnu: gspell: Update to 1.8.1.•••* gnu/packages/gnome.scm (gspell): Update to 1.8.1. [propagated-inputs]: Change ENCHANT-1.6 to ENCHANT. Marius Bakke2018-09-261-3/+3
| * gnu: enchant: Update to 2.2.3.•••* gnu/packages/enchant.scm (enchant): Update to 2.2.3. [arguments]: Add "--enable-relocatable" to #:configure-flags. [native-inputs]: Add UNITTEST-CPP. (enchant-1.6): New public variable. * gnu/packages/fcitx.scm (fcitx)[inputs]: Change ENCHANT to ENCHANT-1.6. * gnu/packages/gnome.scm (gspell): Likewise. * gnu/packages/mate.scm (pluma): Likewise. * gnu/packages/gtk.scm (gtkspell3)[propagated-inputs]: Likewise. [inputs]: Remove duplicate ENCHANT. Marius Bakke2018-09-261-1/+1
| * gnu: eolie: Update to 0.9.37.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.37. [source]: Fetch from gitlab. [build-system]: Use meson-build-system. [arguments]: Remove custom phases; set #:glib-or-gtk?. [native-inputs]: Remove meson-for-build and ninja; add glib:bin. [inputs]: Add python-pyfxa and python-pycrypto. Ricardo Wurmus2018-09-241-19/+13
| * gnu: workrave: Use Guix's built-in bootstrap phase.•••* gnu/packages/gnome.scm (workrave)[arguments]: Remove 'autoconf' phase. Tobias Geerinckx-Rice2018-09-241-7/+0
| * gnu: eolie: Use webkitgtk-2.22.•••* gnu/packages/gnome.scm (eolie)[native-inputs]: Add gcc-7:lib. [inputs]: Replace webkitgtk with webkitgtk-2.22. [arguments]: Add "gcc:lib" to the list of libraries to add to LD_LIBRARY_PATH. Use invoke. Mark H Weaver2018-09-231-6/+8
| * gnu: epiphany: Use webkitgtk-2.22.•••* gnu/packages/gnome.scm (epiphany)[native-inputs]: Add gcc-7. [inputs]: Replace webkitgtk with webkitgtk-2.22. Mark H Weaver2018-09-231-1/+2
| * gnu: workrave: Update to 1.10.21.•••* gnu/packages/gnome.scm (workrave): Update to 1.10.21. [source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice2018-09-211-3/+3
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-201-3/+3
|\|
| * gnu: eolie: Update home page.•••* gnu/packages/gnome.scm (eolie)[home-page]: Set to wiki.gnome.org/Apps/Eolie. Marius Bakke2018-09-201-1/+1
| * gnu: shotwell: Update to 0.28.4.•••* gnu/packages/gnome.scm (shotwell): Update to 0.28.4. Leo Famulari2018-09-191-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-091-2/+3
|\|
| * gnu: libsoup: Update to 2.64.0.•••* gnu/packages/gnome.scm (libsoup): Update to 2.64.0. [inputs]: Add LIBPSL. Marius Bakke2018-09-091-2/+3
* | gnu: vala: Update to 0.40.9.•••* gnu/packages/gnome.scm (vala): Update to 0.40.9. Marius Bakke2018-08-281-2/+2
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-251-18/+13
|\ \
| * | Merge branch 'master' into stagingMarius Bakke2018-08-221-14/+8
| |\|
| | * gnu: xpad: Update to 5.1.0.•••* gnu/packages/gnome.scm (xpad): Update to 5.1.0. [arguments]: Remove obsolete ‘run-autogen’ phase. Tobias Geerinckx-Rice2018-08-201-8/+2
| | * Merge branch 'staging'Marius Bakke2018-08-191-4/+8
| | |\
| | * | gnu: lollypop: Update to 0.9.521.•••* gnu/packages/gnome.scm (lollypop)[version]: Update to 0.9.521. [source]: Change the URL, as the project has moved on gitlab.gnome.org. Update the uri and sha256. [home-page]: Change to wiki.gnome.org as the previous URL 404's. Christopher Baines2018-08-171-5/+5
| | * | gnu: Use HTTPS for gtk.org.•••* gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org. * gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org. * gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise. Tobias Geerinckx-Rice2018-08-171-1/+1
| * | | gnu: libgsf: Update to 1.14.44.•••* gnu/packages/gnome.scm (libgsf): Update to 1.14.44. Marius Bakke2018-08-191-2/+2
| | |/ | |/|
| * | Merge branch 'master' into stagingMarius Bakke2018-08-161-2/+3
| |\|
| | * gnu: gdm: Fix CVE-2018-14424.•••* gnu/packages/patches/gdm-CVE-2018-14424.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm): Use it. Leo Famulari2018-08-141-0/+1
| | * gnu: libsoup: Update to 2.62.3.•••* gnu/packages/gnome.scm (libsoup): Update to 2.62.3. Marius Bakke2018-08-101-2/+2
* | | Merge branch 'staging' into core-updatesRicardo Wurmus2018-08-131-23/+14
|\| |
| * | Merge branch 'master' into stagingMarius Bakke2018-08-101-19/+6
| |\|
| | * gnu: gusb: Update to 0.3.0.•••* gnu/packages/gnome.scm (gusb): Update to 0.3.0. [source](uri): Adjust tarball name. [build-system]: Switch to MESON-BUILD-SYSTEM. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. [arguments]: Remove #:phases. Marius Bakke2018-08-091-19/+6
| * | gnu: epiphany: Correctly set the library RUNPATH.•••* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags. Leo Famulari2018-08-081-2/+6
| * | Merge branch 'master' into stagingMarius Bakke2018-08-071-15/+9
| |\|