Commit Graph

12727 Commits

Author SHA1 Message Date
Efraim Flashner f66b3e1523
gnu: qtxmlpatterns: Skip network tests.
* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to
prevent the building of network tests.
2017-01-13 07:00:03 +02:00
Efraim Flashner c195b5ba98
gnu: qtsvg: Build tests by default.
* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the
custom 'configure phase to include tests. Add custom 'set-display
phase to enable offscreen tests.
(qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation,
qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects,
qtcharts, qtdatavis3d)[arguments]: Disable tests.
(qtmultimedia)[source]: Edit snippet to not build 'spectrum' example.
[arguments]: Disable tests.
(qtscxml)[source]: Edit snippet to not build 'scion' test.
(qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests.
2017-01-13 07:00:03 +02:00
Efraim Flashner a69945a78d
gnu: Add qtdatavis3d.
* gnu/packages/qt.scm (qtdatavis3d): New variable.
2017-01-13 07:00:03 +02:00
Efraim Flashner 68bbe14b15
gnu: Add qtcharts.
* gnu/packages/qt.scm (qtcharts): New variable.
2017-01-13 07:00:03 +02:00
Efraim Flashner 173b54b994
gnu: Add qtcanvas3d.
* gnu/packages/qt.scm (qtcanvas3d): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner de5e018057
gnu: Add qtpurchasing.
* gnu/packages/qt.scm (qtpurchasing): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner 56cd88fd3c
gnu: Add qtscxml.
* gnu/packages/qt.scm (qtscxml): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner 51519fd3fc
gnu: Add qtgamepad.
* gnu/packages/qt.scm (qtgamepad): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner a98ffab5ca
gnu: Add qtserialbus.
* gnu/packages/qt.scm (qtserialbus): New variable.
2017-01-13 07:00:02 +02:00
Efraim Flashner 843bdfb77e
gnu: Add qtdeclarative-render2d.
* gnu/packages/qt.scm (qtdeclarative-render2d): New variable.
2017-01-13 06:59:47 +02:00
Tobias Geerinckx-Rice 5bb9dbc0a8
gnu: nano: Update to 2.7.4.
* gnu/packages/nano.scm (nano): Update to 2.7.4.
2017-01-12 23:40:39 +01:00
Mark H Weaver 08b98ae8d3
gnu: linux-libre@4.4: Update to 4.4.42.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
2017-01-12 16:28:27 -05:00
John Darrington 60bc300680
gnu: Add twm.
* gnu/packages/xorg.scm (twm): New variable.
2017-01-12 21:11:31 +01:00
John Darrington 6ea1523ac8
gnu: Add xmag.
* gnu/packages/xorg.scm (xmag): New variable.
2017-01-12 21:11:26 +01:00
John Darrington f50fff693b
gnu: Add xmessage.
* gnu/packages/xorg.scm (xmessage): New variable.
2017-01-12 21:11:21 +01:00
Danny Milosavljevic 9a443cf90d
gnu: xonsh: Update to 0.5.2.
* gnu/packages/shells.scm (xonsh): Update to 0.5.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-12 19:17:03 +01:00
Tobias Geerinckx-Rice d9cf11e0f0
gnu: miniupnpc: Update to 2.0.20161216.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216.
[source]: Use HTTPS.
2017-01-12 17:44:28 +01:00
Tobias Geerinckx-Rice cd7caa3ee2
gnu: mcelog: Update to 147.
* gnu/packages/linux.scm (mcelog): Update to 147.
2017-01-12 17:44:28 +01:00
John Darrington 97fedab17d
gnu: xfig: Remove wrapper and clean up implementation.
* gnu/packages/xorg.scm (%app-defaults-dir): Make public.
* gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set
the XAPPLOADDIR in the Imakefile instead.
2017-01-12 17:41:06 +01:00
John Darrington 0eefac0f2f
gnu: xfig: Use modify-phases.
* gnu/packages/xfig.scm (xfig): Use modify-phases.
2017-01-12 17:41:00 +01:00
John Darrington 5aae77e44b
gnu: xfd: Remove wrapper.
* gnu/packages/xorg.scm (xfd): Remove wrapper.
2017-01-12 17:40:55 +01:00
John Darrington 73ae4e69a1
gnu: editres: Use %app-defaults-dir.
* gnu/packages/xorg.scm (editres): Replace string literal with
%app-defaults-dir.
2017-01-12 17:40:47 +01:00
John Darrington 5dc8dd07b0
gnu: xfontsel: Simplify definition.
* gnu/packages/xorg.scm (%app-defaults-dir): New variable.
(xfontsel): Remove wrapper.
2017-01-12 17:40:35 +01:00
Danny Milosavljevic 35c99a1fa0
gnu: ghc-semigroups: Update to 0.18.2.
* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic 9076281529
gnu: Add ghc-wave.
* gnu/packages/haskell.scm (ghc-wave): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Danny Milosavljevic ff26453601
gnu: ghc-quickcheck: Update to 2.8.2.
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-12 16:49:47 +01:00
Roel Janssen ac1f1e4e02
gnu: Add r-ggthemes.
* gnu/packages/statistics.scm (r-ggthemes):  New variable.
2017-01-12 15:14:04 +01:00
Ludovic Courtès a91740655c
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to eefd042.
2017-01-12 10:13:35 +01:00
Ludovic Courtès e5d861f305
gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.
* gnu/packages/linux.scm (eudev-with-hwdb): New variable.
(usbutils)[inputs]: Use it instead of EUDEV.
2017-01-12 10:13:35 +01:00
Roel Janssen c5173d74d6
gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene.
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable.
2017-01-12 10:02:57 +01:00
Leo Famulari eefd042e60
gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].
* gnu/packages/dns.scm (bind): Update to 9.10.4-P5.
2017-01-11 18:13:39 -05:00
Leo Famulari 639168dde2
gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes].
Fixes CVE-2016-{9131,9147,9444}.

* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5.
2017-01-11 18:13:39 -05:00
Ludovic Courtès 5c3d6c1da8
gnu: fprintd: Provide the right file name for 'fprintd.conf'.
* gnu/packages/freedesktop.scm (fprintd)[arguments]: New field.
2017-01-11 23:01:54 +01:00
Ludovic Courtès aaa2581b61
gnu: abiword: Remove timestamps from libabiword.
* gnu/packages/abiword.scm (abiword)[source](modules, snippet): New
fields.
2017-01-11 23:01:54 +01:00
Ludovic Courtès 89b99531c2
gnu: abiword: Allow GTK+ schemas to be found.
Fixes <http://bugs.gnu.org/25037>.
Reported by Adonay Felipe Nogueira <adfeno@openmailbox.org>.

* gnu/packages/abiword.scm (abiword)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
2017-01-11 23:01:54 +01:00
Danny Milosavljevic 8d67610bdc
gnu: Add python2-cheetah
* gnu/packages/python.scm (python2-cheetah): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-11 13:09:21 -05:00
Mark H Weaver 57203ebba0
gnu: gnome-session: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
2017-01-11 11:35:11 -05:00
Mark H Weaver 2e45916c43
gnu: gnome-shell-extensions: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2.
2017-01-11 11:35:09 -05:00
Mark H Weaver 759a077cca
gnu: gnome-shell: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2.
2017-01-11 11:35:07 -05:00
Mark H Weaver fc119619c1
gnu: gjs: Update to 1.46.0.
* gnu/packages/gnome.scm (gjs): Update to 1.46.0.
[arguments]: Start Xvfb in 'pre-check' phase.
2017-01-11 11:35:05 -05:00
Mark H Weaver 7a6cd578e3
gnu: gnome-control-center: Update to 3.22.1.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1.
2017-01-11 11:35:03 -05:00
Mark H Weaver e1f3c790d6
gnu: gnome-settings-daemon: Update to 3.22.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1.
2017-01-11 11:35:01 -05:00
Mark H Weaver 4edc6a9c7e
gnu: gdm: Update to 3.22.1.
* gnu/packages/gnome.scm (gdm): Update to 3.22.1.
2017-01-11 11:35:00 -05:00
Mark H Weaver 11bffbfab6
gnu: network-manager: Update to 1.4.4.
* gnu/packages/gnome.scm (network-manager): Update to 1.4.4.
2017-01-11 11:34:57 -05:00
Mark H Weaver 09d8890569
gnu: nautilus: Update to 3.22.2.
* gnu/packages/gnome.scm (nautilus): Update to 3.22.2.
[arguments]: Remove "--disable-tracker" from configure flags.
[inputs]: Add gnome-autoar, nettle, and tracker.
2017-01-11 11:34:55 -05:00
Mark H Weaver b64e217f0d
gnu: Add tracker.
* gnu/packages/gnome.scm (tracker): New variable.
2017-01-11 11:34:54 -05:00
Mark H Weaver dc69fe187b
gnu: Add gnome-autoar.
* gnu/packages/gnome.scm (gnome-autoar): New variable.
2017-01-11 11:34:52 -05:00
Mark H Weaver a88d5a0c25
gnu: mutter: Update to 3.22.2.
* gnu/packages/gnome.scm (mutter): Update to 3.22.2.  Add comment
noting that forked versions of 'cogl' and 'clutter' are now bundled
with mutter.
[arguments]: Add "--disable-wayland" to configure flags.  Add TODO comments
reminding us to add support for wayland and the native backend.  Add configure
flags from 'cogl' and 'clutter'.
[propagated-inputs]: Remove clutter.  Add new inputs needed by
mutter-{clutter,cogl}-1.0.pc.
[inputs]: Add libgudev and libxrandr.  Move libxkbcommon to propagated-inputs.
Remove mesa-headers, replaced by mesa in propagated-inputs.
(cogl, clutter): Add comments to note that changes to cogl and clutter may
also be needed in mutter.
2017-01-11 11:34:50 -05:00
Mark H Weaver ee0f4e78b0
gnu: zenity: Update to 3.22.0.
* gnu/packages/gnome.scm (zenity): Update to 3.22.0.
2017-01-11 11:34:48 -05:00
Mark H Weaver c88e669a44
gnu: aisleriot: Update to 3.22.1.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.1.
2017-01-11 11:34:46 -05:00
Mark H Weaver d56bea89ea
gnu: gnome-sudoku: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2.
2017-01-11 11:34:45 -05:00
Mark H Weaver 7399296264
gnu: gnome-mines: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.22.2.
[inputs]: Add libgnome-games-support.
2017-01-11 11:34:43 -05:00
Mark H Weaver f4eae76fb9
gnu: gnome-klotski: Update to 3.22.1.
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.1.
[inputs]: libgames-support -> libgnome-games-support.
2017-01-11 11:34:41 -05:00
Mark H Weaver 43ec26046c
gnu: Add libgnome-games-support.
* gnu/packages/gnome.scm (libgnome-games-support): New variable.
2017-01-11 11:34:39 -05:00
Mark H Weaver ac20cd7bbd
gnu: telepathy-mission-control: Update to 5.16.4.
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.4.
[source][uri]: Use .tar.gz file.
2017-01-11 11:34:38 -05:00
Mark H Weaver f169ad102e
gnu: gnome-tweak-tool: Update to 3.22.0.
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.22.0.
2017-01-11 11:34:36 -05:00
Mark H Weaver acc5b65ef2
gnu: gnome-system-monitor: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.22.2.
2017-01-11 11:34:34 -05:00
Mark H Weaver efa355bceb
gnu: gnome-screenshot: Update to 3.22.0.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.22.0.
2017-01-11 11:34:32 -05:00
Mark H Weaver 4b8aae4177
gnu: gnome-calendar: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.22.2.
[inputs]: Add gsettings-desktop-schemas.
2017-01-11 11:34:31 -05:00
Mark H Weaver b9e63fc9cb
gnu: gnome-backgrounds: Update to 3.22.1.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.22.1.
2017-01-11 11:34:29 -05:00
Mark H Weaver fd408e296f
gnu: dconf-editor: Update to 3.22.1.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.1.
2017-01-11 11:34:27 -05:00
Mark H Weaver 3edeaeb229
gnu: baobab: Update to 3.22.1.
* gnu/packages/gnome.scm (baobab): Update to 3.22.1.
2017-01-11 11:34:25 -05:00
Mark H Weaver 7d04b13c14
gnu: d-feet: Update to 0.3.11.
* gnu/packages/gnome.scm (d-feet): Update to 0.3.11.
2017-01-11 11:34:24 -05:00
Mark H Weaver 4faa8abebe
gnu: rhythmbox: Update to 3.4.1.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.1.
2017-01-11 11:34:22 -05:00
Mark H Weaver e6f5e6b65a
gnu: file-roller: Update to 3.22.2.
* gnu/packages/gnome.scm (file-roller): Update to 3.22.2.
2017-01-11 11:34:20 -05:00
Mark H Weaver 76aea80d45
gnu: devhelp: Update to 3.22.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.22.0.
2017-01-11 11:34:18 -05:00
Mark H Weaver 491cc0dc61
gnu: yelp: Update to 3.22.0.
* gnu/packages/gnome.scm (yelp): Update to 3.22.0.
2017-01-11 11:34:16 -05:00
Mark H Weaver 0803a6b60d
gnu: epiphany: Update to 3.22.4.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.4.
2017-01-11 11:34:15 -05:00
Mark H Weaver 0acaac9e3e
gnu: evince: Update to 3.22.1.
* gnu/packages/gnome.scm (evince): Update to 3.22.1.
2017-01-11 11:34:13 -05:00
Mark H Weaver 9beae2a2da
gnu: gedit: Update to 3.22.0.
* gnu/packages/gnome.scm (gedit): Update to 3.22.0.
2017-01-11 11:34:11 -05:00
Mark H Weaver f635aa8cd9
gnu: eog: Update to 3.20.5.
* gnu/packages/gnome.scm (eog): Update to 3.20.5.
2017-01-11 11:34:09 -05:00
Mark H Weaver 7f760a8474
gnu: totem: Update to 3.22.0.
* gnu/packages/gnome.scm (totem): Update to 3.22.0.
[source]: Remove patch.
* gnu/packages/patches/totem-debug-format-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-11 11:34:08 -05:00
Mark H Weaver 22753632f7
gnu: grilo-plugins: Update to 0.3.3.
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.3.
2017-01-11 11:34:06 -05:00
Mark H Weaver e7305878d3
gnu: grilo: Update to 0.3.2.
* gnu/packages/gnome.scm (grilo): Update to 0.3.2.
[inputs]: Add nettle.
2017-01-11 11:34:04 -05:00
Mark H Weaver 5e503e73a4
gnu: upower: Update to 0.99.4.
* gnu/packages/gnome.scm (upower): Update to 0.99.4.
* gnu/packages/patches/upower-builddir.patch: Adapt.
2017-01-11 11:34:02 -05:00
Mark H Weaver 59339bb480
gnu: gnome-terminal: Update to 3.22.1.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.22.1.
2017-01-11 11:34:00 -05:00
Mark H Weaver de1215e20b
gnu: vte: Update to 0.46.1.
* gnu/packages/gnome.scm (vte): Update to 0.46.1.
[propagated-inputs]: Add pcre2.
2017-01-11 11:33:58 -05:00
Mark H Weaver 6b7d7e9b6f
gnu: gusb: Update to 0.2.9.
* gnu/packages/gnome.scm (gusb): Update to 0.2.9.
2017-01-11 11:33:56 -05:00
Mark H Weaver 8852ca2461
gnu: gvfs: Update to 1.30.3.
* gnu/packages/gnome.scm (gvfs): Update to 1.30.3.
[inputs]: Add libcap and polkit.
2017-01-11 11:33:54 -05:00
Mark H Weaver 41d54c1558
gnu: gnome-themes-standard: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.2.
2017-01-11 11:33:52 -05:00
Mark H Weaver ea2c15825c
gnu: adwaita-icon-theme: Update to 3.22.0.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.22.0.
2017-01-11 11:33:50 -05:00
Mark H Weaver b62a0070bf
gnu: hicolor-icon-theme: Update to 0.15.
* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.15.
[source][uri]: Use .tar.xz file.
2017-01-11 11:33:49 -05:00
Mark H Weaver b18e5945b6
gnu: font-abattis-cantarell: Update to 0.0.25.
* gnu/packages/fonts.scm (font-cantarell): Update to 0.0.25.
2017-01-11 11:33:47 -05:00
Mark H Weaver aab951cda6
gnu: evolution-data-server: Update to 3.22.3.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.22.3.
2017-01-11 11:33:45 -05:00
Mark H Weaver b1cd747b4f
gnu: gnome-online-accounts: Update to 3.22.3.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.22.3.
2017-01-11 11:33:44 -05:00
Mark H Weaver e980cbe99a
gnu: totem-pl-parser: Update to 3.10.7.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.7.
[source][uri]: Use 'version-major+minor'.
2017-01-11 11:33:42 -05:00
Mark H Weaver c01deb86dc
gnu: gnome-desktop: Update to 3.22.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.22.2.
2017-01-11 11:33:40 -05:00
Mark H Weaver 0dd6aed9bd
gnu: libpeas: Update to 1.20.0.
* gnu/packages/gnome.scm (libpeas): Update to 1.20.0.
2017-01-11 11:33:38 -05:00
Mark H Weaver bd03f9db44
gnu: libgweather: Update to 3.20.4.
* gnu/packages/gnome.scm (libgweather): Update to 3.20.4.
2017-01-11 11:33:36 -05:00
Mark H Weaver 195bfa68d5
gnu: libnotify: Update to 0.7.7.
* gnu/packages/gnome.scm (libnotify): Update to 0.7.7.
2017-01-11 11:33:35 -05:00
Mark H Weaver 0abc663433
gnu: libgnomekbd: Update to 3.22.0.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0.
2017-01-11 11:33:33 -05:00
Mark H Weaver 80f2d23a52
gnu: libchamplain: Update to 0.12.14.
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.14.
2017-01-11 11:33:31 -05:00
Mark H Weaver 70241d9d7e
gnu: clutter-gst: Update to 3.0.22.
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.22.
2017-01-11 11:33:29 -05:00
Mark H Weaver a6e448358d
gnu: clutter-gtk: Update to 1.8.2.
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.2.
2017-01-11 11:33:28 -05:00
Mark H Weaver 6a55accc80
gnu: cogl: Update to 1.22.2.
* gnu/packages/gnome.scm (cogl): Update to 1.22.2.
2017-01-11 11:33:26 -05:00
Mark H Weaver 124596f29a
gnu: gtkmm@2: Update to 2.24.5.
* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.5.
2017-01-11 11:33:24 -05:00
Mark H Weaver b1d6910e5d
gnu: gtkmm: Update to 3.22.0.
* gnu/packages/gtk.scm (gtkmm): Update to 3.22.0.
2017-01-11 11:33:23 -05:00
Mark H Weaver 44350d23da
gnu: gtk+: Update to 3.22.6.
* gnu/packages/gtk.scm (gtk+): Update to 3.22.6.
2017-01-11 11:33:21 -05:00
Mark H Weaver 8d2952e351
gnu: at-spi2-atk: Update to 2.22.0.
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.22.0.
2017-01-11 11:33:19 -05:00
Mark H Weaver d8c6438fe3
gnu: at-spi2-core: Update to 2.22.0.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.22.0.
2017-01-11 11:33:17 -05:00