Commit Graph

16078 Commits (324b0040f4ac493ef11f82712db2c9abcc6b92ca)

Author SHA1 Message Date
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
Danny Milosavljevic b7aa3f5d2e
gnu: postgresql: Enable contributed extensions.
* gnu/packages/databases.scm (postgresql)[arguments]: Add "build-contrib",
"install-contrib" phases.  Add configure-flags.
[inputs]: Add libuuid.
2017-06-15 09:44:17 +02:00
Thomas Danckaert c84384cb7c
gnu: kdevelop: Update to 5.1.1.
* gnu/packages/kde.scm (kdevelop): Update to 5.1.1.
[arguments]: Set QT_QPA_PLATFORM_PLUGIN_PATH during the wrap-executable
phase.
(kdevplatform): Update to 5.1.1.
2017-06-15 09:34:16 +02:00
Efraim Flashner 07bf6929b9
gnu: gemma: Fix indentation.
* gnu/packages/bioinformatics.scm (gemma)[arguments]: Fix indentation.
2017-06-15 10:32:03 +03:00
Efraim Flashner 2c9232ae69
gnu: gemma: Fix building on 32-bit architectures.
* gnu/packages/bioinformatics.scm (gemma)[arguments]: On 32-bit
architectures add 'FORCE_32BIT' flag.
2017-06-15 10:31:44 +03:00
Kei Kebreau 9ffc1f0e95
gnu: libselinux: Propagate libsepol and pcre.
Both libsepol and pcre required by libselinux.pc.

* gnu/packages/selinux.scm (libselinux)[inputs]: Move libsepol and pcre...
[propagated-inputs]: ...here.
2017-06-15 02:47:45 -04:00
Efraim Flashner 4dbef2397f
gnu: lensfun: Fix building on non-Intel machines.
* gnu/packages/photo.scm (lensfun)[arguments]: On non-Intel machines,
don't build with architecture specific instructions.
2017-06-15 09:18:25 +03:00
Kei Kebreau 007993bf0b
gnu: openttd: Update to 1.7.1.
* gnu/packages/games.scm (openttd): Update to 1.7.1.
2017-06-15 02:10:19 -04:00
Eric Bavier d56c55fffb
gnu: tomb: Upgrade to 2.4.
* gnu/packages/crypto.scm (tomb): Upgrade to 2.4.
[inputs]: Remove swish-e.  Move "sude" input to...
[native-inputs]: ...here.  New field.
2017-06-15 00:40:35 -05: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
Eric Bavier e0c9530165
gnu: calcurse: Upgrade to 4.2.2.
* gnu/packages/calcurse.scm (calcurse): Upgrade to 4.2.2.
[inputs]: Add tzdata for tests.
[arguments]: Add new 'check-setup' phase.
2017-06-14 22:16:11 -05:00
Efraim Flashner bb3df15e55
gnu: ffmpeg: Add vaapi hardware acceleration.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libva.
2017-06-14 22:28:21 +03:00
Marius Bakke 22239ae21f
gnu: whois: Update to 5.2.16.
* gnu/packages/networking.scm (whois): Update to 5.2.16.
2017-06-14 19:42:27 +02:00
Marius Bakke ed77c68ac9
gnu: nmap: Update to 7.50.
* gnu/packages/admin.scm (nmap): Update to 7.50.
2017-06-14 19:40:32 +02:00
Leo Famulari daf3006636
gnu: curl: Update replacement to 7.54.1 [fixes CVE-2017-9502].
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.54.1.
(curl-7.54.0): Replace with ...
(curl-7.54.1): ... new variable.
2017-06-14 13:26:51 -04:00
Leo Famulari 75072795bd
gnu: osip: Fix CVE-2017-7853.
* gnu/packages/patches/osip-CVE-2017-7853.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (osip)[source]: Use it.
2017-06-14 13:16:21 -04:00
Leo Famulari 6dfbbd2c11
gnu: osip: Update to 5.0.0.
* gnu/packages/telephony.scm (osip): Update to 5.0.0.
2017-06-14 13:16:18 -04:00
Roel Janssen e407310431
gnu: darktable: Update to 2.2.5.
* gnu/packages/photo.scm (darktable): Update to 2.2.5.
2017-06-14 09:31:20 +02:00
Mark H Weaver 89727ada52
gnu: icecat: Add security fixes from upstream mozilla-esr52.
This adds fixes for CVE-2017-7757, CVE-2017-7758, and the remaining
5 patches for CVE-2017-5470.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository, through ESR 52.2.
2017-06-14 02:23:25 -04:00
Mark H Weaver 449bff2b79
gnu: icecat: Rename patches to indicate CVE assignments.
This documents that we include fixes for the following CVEs: CVE-2017-5472,
CVE-2017-7749, CVE-2017-7750, CVE-2017-7751, CVE-2017-7752, CVE-2017-7754,
CVE-2017-7756, CVE-2017-7764, CVE-2017-7765, CVE-2017-7778, and that we
include 15 out of 20 patches for CVE-2017-5470.

* gnu/packages/gnuzilla.scm (icecat)[source]: Rename existing patches to
indicate their CVE assignments.
2017-06-14 02:23:18 -04:00
Ludovic Courtès 8e469b67f9
gnu: guile-ssh: Close RREPL channel ports before they are finalized.
Partly fixes <https://bugs.gnu.org/26976>.

* gnu/packages/patches/guile-ssh-channel-finalization.patch: New file.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-06-13 23:22:19 +02:00
ng0 5c46c8582f
gnu: enlightenment: Fix the inability to switch keyboard layout.
* gnu/packages/enlightenment.scm (enlightenment): Add new 'fix-keyboard' phase.
(inputs): Add 'xkeyboard-config'.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-06-13 22:05:05 +03:00
Kei Kebreau 70c9090301
gnu: abiword: Correct the download and home page URL.
The old URL redirects to https://abisource.com.

* gnu/packages/abiword.scm (abiword)[source]: Change URL.
[home-page]: Change URL.
2017-06-13 14:47:52 -04:00
Danny Milosavljevic 5144c044c3
gnu: ldc-bootstrap: Update ldc to 0.17.4.
* gnu/packages/ldc.scm (ldc-bootstrap): Update ldc to 0.17.4.
2017-06-13 06:53:33 +02:00
Kyle Meyer d30c4841de
gnu: emacs-markdown-mode: Update to 2.2.
* gnu/packages/emacs.scm (emacs-markdown-mode): Update to 2.2.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer f9f77a9ef0
gnu: emacs-iedit: Update to 0.9.9.9.
* gnu/packages/emacs.scm (emacs-iedit): Update to 0.9.9.9.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer 9dfc5bb5a9
gnu: emacs-helm: Update to 2.7.1.
* gnu/packages/emacs.scm (emacs-helm): Update to 2.7.1.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer 847284e196
gnu: emacs-yaml-mode: Update to 0.0.13.
* gnu/packages/emacs.scm (emacs-yaml-mode): Update to 0.0.13.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Kyle Meyer e831283de8
gnu: emacs-elfeed: Update to 2.1.1.
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.1.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-13 01:11:53 +05:30
Muriithi Frederick Muriuki ef74a425e6
gnu: python-rednose: Add the python2 variant.
* gnu/packages/python.scm (python2-rednose): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-12 21:31:25 +02:00
Muriithi Frederick Muriuki af842d45b1
gnu: python-sphinx-rtd-theme: Update to 0.2.4.
* gnu/packages/python.scm (python-sphinx-rtd-theme): Update to 0.2.4.
[source]: Use 'pypi-uri'.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-12 21:31:25 +02:00
Marius Bakke a10040e09b
gnu: nss, nss-certs: Update to 3.31.
Release notes:
<https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes>

* gnu/packages/certs.scm (nss-certs): Update to 3.31.
* gnu/packages/gnuzilla.scm (nss): Likewise.
[source]<patches>: Remove upstream 'nss-disable-long-b64-tests' patch.
[arguments]<#:phases>: Move armhf timeout substitution ...
* gnu/packages/patches/nss-increase-test-timeout.patch: ... here.
* gnu/packages/patches/nss-disable-long-b64-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-12 21:31:12 +02:00
Marius Bakke c4395e782e
gnu: nspr: Update to 4.15.
* gnu/packages/gnuzilla.scm (nspr): Update to 4.15.
2017-06-12 21:24:47 +02:00
Marius Bakke c476f029ea
gnu: libinput: Update to 1.7.3.
* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.7.3.
2017-06-12 21:24:47 +02:00
nee 1243aaac73
gnu: crawl: Fix savegame upgrades.
* gnu/packages/patches/crawl-upgrade-saves.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/games.scm (crawl)[source]: Apply patch.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-12 15:02:23 +05:30
Efraim Flashner af5faef90f
gnu: aircrack-ng: Fix building on non-Intel machines.
* gnu/packages/networking.scm (aircrack-ng)[arguments]: Only use system
optimizations on x86_64 and i686 machines.
2017-06-12 10:35:55 +03:00
Danny Milosavljevic f37f949dfd
gnu: Add minicom.
* gnu/packages/engineering.scm (minicom): New variable.
2017-06-12 07:34:56 +02:00
Danny Milosavljevic 8cd7f43086
gnu: stellarium: Update to 0.15.2.
* gnu/packages/astronomy.scm (stellarium): Update to 0.15.2.
2017-06-12 07:33:31 +02:00
Danny Milosavljevic 2606fd6fc9
gnu: stellarium: Fix build with Qt 5.9.
* gnu/packages/astronomy.scm (stellarium)[arguments]:
Add phase "patch-version-check".
2017-06-12 07:33:14 +02:00
Leo Famulari 34a0984e57
gnu: libmwaw: Fix CVE-2017-9433.
* gnu/packages/patches/libmwaw-CVE-2017-9433.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libmwaw)[source]: Use it.
2017-06-12 01:20:34 -04:00
Leo Famulari e3c9ab5f41
gnu: libmwaw: Update to 0.3.11.
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.11.
2017-06-12 01:20:21 -04:00
Tobias Geerinckx-Rice cdd85a85e7
gnu: youtube-dl: Update to 2017.06.12.
* gnu/packages/video.scm (youtube-dl): Update to 2017.06.12.
2017-06-12 04:25:56 +02:00
Tobias Geerinckx-Rice 783467ae02
gnu: mcelog: Update to 153.
* gnu/packages/linux.scm (mcelog): Update to 153.
2017-06-12 04:25:56 +02: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
Kei Kebreau 78a5205152
gnu: mate-menus: Update to 1.18.0.
* gnu/packages/mate.scm (mate-menus): Update to 1.18.0.
2017-06-11 18:46:02 -04:00
Kei Kebreau d954e569da
gnu: libmateweather: Update to 1.18.1.
* gnu/packages/mate.scm (libmateweather): Update to 1.18.1.
[arguments]: Remove obsolete "--with-gtk" flag.
2017-06-11 18:01:29 -04:00
Kei Kebreau 3bbdf6415a
gnu: mate-desktop: Update to 1.18.0.
* gnu/packages/mate.scm (mate-desktop): Update to 1.18.0.
[arguments]: Remove obsolete configure flags.
[inputs]: Remove python-2.
2017-06-11 17:34:15 -04:00
eacces c580ff6724
gnu: mercurial: Update to 4.2.1.
* gnu/packages/version-control.scm (mercurial): Update to 4.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-11 22:54:05 +02:00
Kei Kebreau d84f718271
gnu: mate-icon-theme: Update to 1.18.2.
* gnu/packages/mate.scm (mate-icon-theme): Update to 1.18.2.
2017-06-11 14:41:33 -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