Efraim Flashner
|
20b7b75c32
|
gnu: gnome-planner: Fix building on aarch64.
* gnu/packages/gnome.scm (gnome-planner)[arguments]: Add configure-flag
to set build-target when building on aarch64.
|
2017-06-19 08:41:54 +03:00 |
Marius Bakke
|
4b926cb6c8
|
gnu: gnome-planner: Correct license.
This is a followup to d1d739fab0 .
* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
|
2017-06-17 15:43:46 +02:00 |
Chris Marusich
|
d1d739fab0
|
gnu: Add gnome-planner.
* gnu/packages/gnome.scm (gnome-planner): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-06-17 14:30:14 +02:00 |
Kei Kebreau
|
a93f14eaf4
|
gnu: gnome-calendar: Update to 3.24.3.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
|
2017-06-16 14:15:29 -04:00 |
Kei Kebreau
|
6d7273a04d
|
gnu: grilo: Add liboauth support.
* gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl.
|
2017-06-16 11:09:27 -04:00 |
Kei Kebreau
|
99dd2af99e
|
gnu: grilo: Update to 0.3.3.
* gnu/packages/gnome.scm (grilo): Update to 0.3.3.
|
2017-06-16 11:08:44 -04:00 |
Kei Kebreau
|
8cdbaebcbd
|
gnu: gnome-online-accounts: Update to 3.24.1.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
|
2017-06-16 10:07:54 -04:00 |
Kei Kebreau
|
f54efbdc46
|
gnu: gspell: Update to 1.4.1.
* gnu/packages/gnome.scm (gspell): Update to 1.4.1.
* gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
|
2017-06-15 21:58:37 -04:00 |
Kei Kebreau
|
240cee8ab4
|
gnu: network-manager-applet: Update to 1.8.2.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2.
[arguments]: Remove "--without-wwan" configure flag.
[inputs]: Add libselinux and modem-manager.
|
2017-06-15 11:17:28 -04:00 |
Danny Milosavljevic
|
324b0040f4
|
gnu: Move desktop-file-utils to (gnu packages freedesktop).
* gnu/packages/gnome.scm (desktop-file-utils): Move from here ...
* gnu/packages/freedesktop.scm (desktop-file-utils): ... to here.
* gnu/packages/engineering.scm: Import (gnu packages freedesktop).
* gnu/packages/game-development.scm: Import (gnu packages freedesktop).
* gnu/packages/xfce.scm: Import (gnu packages freedesktop).
|
2017-06-15 09:53:27 +02:00 |
Kei Kebreau
|
856ca567cf
|
gnu: network-manager: Update to 1.8.0.
* gnu/packages/gnome.scm (network-manager): Update to 1.8.0.
[inputs]: Add curl, cyrus-sasl and eudev.
|
2017-06-15 01:37:31 -04:00 |
Kei Kebreau
|
9cf8d93a9e
|
gnu: libgweather: Update to 3.24.1.
* gnu/packages/gnome.scm (libgweather): Update to 3.24.1.
|
2017-06-11 19:08:55 -04:00 |
nee
|
b6821ee051
|
gnu: Add five-or-more.
* gnu/packages/gnome.scm (five-or-more): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
2017-06-11 14:04:57 -04:00 |
djwj
|
7f10628ca8
|
gnu: libgxps: Add "/" before name in source URL.
* gnu/packages/gnome.scm (libgxps)[source]: Add "/".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2017-06-10 23:39:59 +02:00 |
Kei Kebreau
|
9a0968816f
|
gnu: evince: Enable XPS document support.
* gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
|
2017-06-09 21:03:35 -04:00 |
Kei Kebreau
|
94e10cf4bd
|
gnu: Add libgxps.
* gnu/packages/gnome.scm (libgxps): New variable.
|
2017-06-09 21:03:35 -04:00 |
Marius Bakke
|
30e760f0cf
|
gnu: gnome-shell: Fix startup failure.
Fixes <https://bugs.gnu.org/27264>.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add LIBRSVG and GEOCLUE.
|
2017-06-08 18:26:58 +02:00 |
Marius Bakke
|
758798a9cb
|
gnu: geoclue: Create typelib files.
* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
|
2017-06-08 18:26:57 +02:00 |
Marius Bakke
|
f484a50d50
|
Merge branch 'staging'
|
2017-06-05 00:36:11 +02:00 |
Kei Kebreau
|
1ed398d192
|
gnu: gnumeric: Update to 1.12.34.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.34.
[native-inputs]: Add docbook-xml and itstool.
|
2017-05-31 12:25:06 -04:00 |
Kei Kebreau
|
dfb0323db0
|
gnu: shotwell: Update to 0.26.1.
* gnu/packages/gnome.scm (shotwell): Update to 0.26.1.
[inputs]: Add libgdata.
|
2017-05-30 13:13:16 -04:00 |
Kei Kebreau
|
adc5cb1b49
|
gnu: Add libgdata.
* gnu/packages/gnome.scm (libgdata): New variable.
* gnu/packages/patches/libgdata-fix-tests.patch,
gnu/packages/patches/libgdata-glib-duplicate-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
|
2017-05-30 13:13:16 -04:00 |
Efraim Flashner
|
5a6527e43d
|
byzanz: Add file-name for source.
* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field.
|
2017-05-29 10:16:45 +03:00 |
Marius Bakke
|
7a0d78fc52
|
gnu: gnome-desktop: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2.
|
2017-05-25 00:53:45 +02:00 |
Marius Bakke
|
62963f568e
|
gnu: gnome-disk-utility: Update to 3.24.1.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1.
|
2017-05-25 00:53:45 +02:00 |
Marius Bakke
|
ac89f213e3
|
gnu: gnome-mines: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
|
2017-05-25 00:53:45 +02:00 |
Marius Bakke
|
34a8af2d9d
|
gnu: gnome-sudoku: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0.
|
2017-05-25 00:53:45 +02:00 |
Marius Bakke
|
e20d997fbf
|
gnu: gnome-terminal: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
|
2017-05-25 00:53:44 +02:00 |
Marius Bakke
|
becd37043a
|
gnu: libgweather: Update to 3.24.0.
* gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
|
2017-05-25 00:53:44 +02:00 |
Marius Bakke
|
6481cad754
|
gnu: gnome-settings-daemon: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.2.
|
2017-05-25 00:53:44 +02:00 |
Marius Bakke
|
9bf10a7424
|
gnu: devhelp: Update to 3.24.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.24.0.
|
2017-05-25 00:53:44 +02:00 |
Marius Bakke
|
aad56d0e21
|
gnu: totem: Update to 3.24.0.
* gnu/packages/gnome.scm (totem): Update to 3.24.0.
|
2017-05-25 00:53:44 +02:00 |
Marius Bakke
|
16c2b151a3
|
gnu: epiphany: Update to 3.24.2.
* gnu/packages/gnome.scm (epiphany): Update to 3.24.2.
|
2017-05-25 00:53:43 +02:00 |
Marius Bakke
|
380cb96e35
|
gnu: zenity: Update to 3.24.0.
* gnu/packages/gnome.scm (zenity): Update to 3.24.0.
|
2017-05-25 00:42:43 +02:00 |
Marius Bakke
|
de20d91058
|
gnu: mutter: Update to 3.24.2.
* gnu/packages/gnome.scm (mutter): Update to 3.24.2.
|
2017-05-25 00:42:43 +02:00 |
Marius Bakke
|
743aebd78d
|
gnu: evolution-data-server: Update to 3.24.2.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.2.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]<#:configure-flags>: Adjust accordingly. Enable introspection.
<#:phases>: Patch tests after unpack.
[native-inputs]: Change PYTHON to PYTHON-WRAPPER.
[inputs]: Add MIT-KRB5 and OPENLDAP.
|
2017-05-25 00:42:23 +02:00 |
Marius Bakke
|
8f37813e8a
|
gnu: gdm: Update to 3.24.2.
* gnu/packages/gnome.scm (gdm): Update to 3.24.2.
|
2017-05-24 23:23:17 +02:00 |
Marius Bakke
|
44da12be48
|
gnu: gnome-control-center: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.2.
|
2017-05-24 23:23:17 +02:00 |
Marius Bakke
|
ce1e6de076
|
gnu: gnome-shell: Update to 3.24.2.
* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2.
[source]: Remove patch.
|
2017-05-24 23:22:39 +02:00 |
Marius Bakke
|
ac8f1ce477
|
gnu: nautilus: Update to 3.24.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.24.1.
|
2017-05-24 22:59:50 +02:00 |
Marius Bakke
|
44b1e86db2
|
gnu: gnome-calendar: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.2.
|
2017-05-24 22:59:49 +02:00 |
Marius Bakke
|
6e2fc6c7f6
|
gnu: gnome-dictionary: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.24.0.
|
2017-05-24 22:59:49 +02:00 |
Marius Bakke
|
bc91a80c79
|
gnu: gnome-tweak-tool: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.0.
|
2017-05-24 22:59:49 +02:00 |
Marius Bakke
|
a5b5fcaead
|
gnu: gnome-shell-extensions: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.2.
|
2017-05-24 22:59:49 +02:00 |
Marius Bakke
|
2c2da7ec0c
|
gnu: gnome-calculator: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.24.0.
[inputs]: Add MPC.
|
2017-05-24 22:59:49 +02:00 |
Marius Bakke
|
155f0d69d1
|
gnu: gnome-system-monitor: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.24.0.
|
2017-05-24 22:39:58 +02:00 |
Marius Bakke
|
36747eb0da
|
Merge branch 'master' into staging
|
2017-05-24 22:12:13 +02:00 |
Marius Bakke
|
ffaf5cbd36
|
gnu: libsoup: Update to 2.58.1.
* gnu/packages/gnome.scm (libsoup): Update to 2.58.1.
[arguments]<#:configure-flags>: Specify HTTPD module directory.
[arguments]<#:phases>: Don't load mod_mpm_prefork for tests.
|
2017-05-24 21:53:10 +02:00 |
Marius Bakke
|
6d836f4d83
|
gnu: vala: Update to 0.36.3.
* gnu/packages/gnome.scm (vala): Update to 0.36.3.
|
2017-05-24 21:53:10 +02:00 |
Marius Bakke
|
8e8fefb622
|
gnu: gvfs: Update to 1.32.1.
* gnu/packages/gnome.scm (gvfs): Update to 1.32.1.
|
2017-05-24 21:53:10 +02:00 |