summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\
| * gnu: mobile-broadband-provider-info: Update to 20190116.Tobias Geerinckx-Rice2019-06-10
| | | | | | | | * gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116.
| * gnu: gnumeric: Update to 1.12.45.Tobias Geerinckx-Rice2019-06-09
| | | | | | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.45.
| * gnu: rhythmbox: Update to 3.4.3.Kei Kebreau2019-06-06
| | | | | | | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3. [source]: Remove upstream patch.
| * gnu: eolie: Update to 0.9.62.Ricardo Wurmus2019-06-05
| | | | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.62.
| * gnu: gnome-control-center: Set correct file name for the 'passwd' binary.Florian Pelz2019-06-03
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-control-center): Substitute correct path to passwd. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add terminator.Andy Tai2019-06-02
| | | | | | | | | | | | * gnu/packages/gnome.scm (terminator): Add at 1.91 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add gthumb.Andy Tai2019-05-30
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gthumb): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: d-feet: Fix missing input and update to 0.3.14.Pierre Neidhardt2019-05-28
| | | | | | | | | | * gnu/packages/gnome.scm (d-feet): Update to 0.3.14. [inputs]: Add hicolor-icon-theme since d-feet won't list anything without it.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\ \
| * | Merge branch 'master' into stagingMarius Bakke2019-05-24
| |\|
| | * gnu: python2-rsvg: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | | | | | | | | | * gnu/packages/gnome (python2-rsvg)[description]: Fix typo.
| | * gnu: libnotify: Don't build 'libnotify.a'.Marius Bakke2019-05-21
| | | | | | | | | | | | * gnu/packages/gnome.scm (libnotify)[arguments]: New field.
| | * gnu: libnotify: Propagate required inputs.Uko Kokņevičs2019-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libnotify doesn't propagate other needed libraries for linking against it resulting in pkg-config errors like > Package gdk-pixbuf-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' > to the PKG_CONFIG_PATH environment variable * gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ... [propagated-inputs]: ... here. New field. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| | * gnu: libsoup: Update to 2.66.2.Marius Bakke2019-05-21
| | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.66.2.
| | * gnu: network-manager-applet: Patch libnma for modem support.Florian Pelz2019-05-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load iso-codes and mobile-broadband-provider-info from the store and not require them in the profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| | * gnu: gdm: Fix configuration file discovery.Timothy Sample2019-05-12
| | | | | | | | | | | | | | | | | | | | | The configuration file loading code moved to a new file in version 2.28. * gnu/package/gnome.scm (gdm)[arguments]: Change the pre-configure phase to patch configuration file discovery into the 'gdm-settings.c' file.
| | * gnu: upower: Update to 0.99.10.Tobias Geerinckx-Rice2019-05-11
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (upower): Update to 0.99.10. * gnu/packages/patches/upower-builddir.patch: Adapt.
| | * gnu: gnome-tweak-tool: Update to 3.28.1.Ricardo Wurmus2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/35597>. * gnu/packages/gnome.scm (gnome-tweak-tool): Deprecate and rename... (gnome-tweaks): ...to this. Update to 3.28.1. [build-system]: Use meson-build-system. [arguments]: Adjust configure flags; pass glib-or-gtk? flag; remove custom phases that are now provided by the meson-build-system; add phases "wrap" and "wrap-gi-typelib". [native-inputs]: Remove meson-for-build and ninja. [home-page]: Update. [description]: Use "Tweaks" instead of "Tweak Tool". * gnu/packages/patches/gnome-tweak-tool-search-paths.patch: Rename file... * gnu/packages/patches/gnome-tweaks-search-paths.patch: ...to this. * gnu/local.mk (dist_patch_DATA): Update patch file name.
| | * gnu: gnome-control-center: Patch file name of 'nm-connection-editor'.Ludovic Courtès2019-05-07
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-control-center)[argument]: In 'patch-paths' phase, provide absolute file name to 'nm-connection-editor' in panels/network/*.c
| | * gnu: gnome-control-center: Patch file name of 'gkbd-keyboard-display'.Ludovic Courtès2019-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/35605>. Reported by sirgazil <sirgazil@zoho.com>. * gnu/packages/gnome.scm (gnome-control-center)[arguments]: In 'patch-paths' phase, patch "cc-region-panel.cc" and provide it with the absolute file name of 'gkbd-keyboard-display'.
| | * Correct email and license info for Brendan Tildesley.Brendan Tildesley2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * | gnu: libgsf: Update to 1.14.46.Marius Bakke2019-05-08
| |/ | | | | | | * gnu/packages/gnome.scm (libgsf): Update to 1.14.46.
| * Merge branch 'version-1.0.0'Ludovic Courtès2019-05-02
| |\
| | * gnu: gexiv2: Skip failing test on 32-bit platforms.Ludovic Courtès2019-04-30
| | | | | | | | | | | | * gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
| | * gnu: gdm: Avoid selecting the placeholder session.Timothy Sample2019-04-29
| | | | | | | | | | | | | | | | | | | | | This fixes <https://bugs.gnu.org/35484>. * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to patch GDM to only select the placeholder session if there are no others.
* | | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\| |
| * | gnu: vte-ng: Update to 0.56.2.a.Marius Bakke2019-05-01
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround.
| * | gnu: gdm: Avoid selecting the placeholder session.Timothy Sample2019-04-29
| |/ | | | | | | | | | | | | This fixes <https://bugs.gnu.org/35484>. * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to patch GDM to only select the placeholder session if there are no others.
| * Merge branch 'staging'Ludovic Courtès2019-04-28
| |\
| | * gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.Ricardo Wurmus2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/34124>. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg. [arguments]: Add the lib directory of gdk-pixbuf+svg to the LD_LIBRARY_PATH wrapper of the gnome-shell executable.
| | * Merge branch 'master' into stagingMarius Bakke2019-04-17
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2019-04-08
| | |\ \
| | * | | gnu: evolution-data-server: Remove obsolete phase.Marius Bakke2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fixup for the merge of da43d1c ("gnu: evolution-data-server: Add 'libedataserverui' output.") and bb10e7c ("gnu: evolution-data-server: Update to 3.28.3.") in 571fb00. * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Remove phase that is no longer needed since version 3.28.2.
| | * | | Merge branch 'master' into stagingMarius Bakke2019-04-01
| | |\ \ \
| * | | | | gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.Ricardo Wurmus2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
| * | | | | gnu: gdm: Install a placeholder desktop entry.Timothy Sample2019-04-26
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes <https://bugs.gnu.org/35068>. * gnu/packages/gnome.scm (gdm)[arguments]: Add a phase that installs a placeholder desktop entry file. Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
| * | | | gnu: epiphany: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-16
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (epiphany)[source]: Hard-code NAME.
| * | | | gnu: eolie: Update to 0.9.60.Tobias Geerinckx-Rice2019-04-16
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.60.
| * | | | gnu: libsoup: Update to 2.66.1.Marius Bakke2019-04-09
| | |_|/ | |/| | | | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.66.1.
| * | | gnu: Move nss & co. to nss.scm.Ludovic Courtès2019-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
| * | | gnu: gnome-shell: Add dependency on libgnomekbd.Ludovic Courtès2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the "Show keyboard layout" button in the keyboard layout switcher. * gnu/packages/gnome.scm (gnome-shell)[arguments]: In 'record-absolute-file-names' phase, record file name of 'gkbd-keyboard-display'. [inputs]: Add LIBGNOMEKBD.
| * | | gnu: gnome-shell: Store absolute file name of 'ibus-daemon'.Ludovic Courtès2019-04-01
| | |/ | |/| | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[arguments]: Add 'record-absolute-file-names' phase.
| * | gnu: gnome-shell: Remove gnome-control-center from inputs.Timothy Sample2019-03-30
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[inputs]: Remove gnome-control-center. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | gnu: evolution-data-server: Add 'libedataserverui' output.Timothy Sample2019-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnu/packages/gnome.scm (evolution-data-server)[outputs]: Add 'libedataserverui'. [arguments]: Add phases so that only libedataserverui is linked with WebKitGTK, and that it is moved to its own output. (evolution, gnome-calendar, gnome-todo)[inputs]: Add libedataserverui. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | gnu: gnome-online-accounts: Split off 'lib' output.Timothy Sample2019-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnu/packages/gnome.scm (gnome-online-accounts)[outputs]: Add 'lib'. [arguments]: Set the 'libdir' path to the 'out' output, and add a phase to ensure that libgoa gets installed in the 'lib' output. (evolution-data-server, gfbgraph, gnome-calendar, gnome-control-center, gnome-todo, libgdata, libzapojit): Use the 'lib' output of gnome-online-accounts. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | Merge branch 'staging' into core-updatesMarius Bakke2019-03-23
|\ \ \ | | |/ | |/|
| * | gnu: librsvg: Restore version 2.40.20.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg): Downgrade to 2.40.20. (librsvg-next): New public variable.
| * | gnu: gnome-shell: Use the test-only Xorg variant for tests.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS.
| * | Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\|