Commit Graph

32567 Commits

Author SHA1 Message Date
Efraim Flashner 67ca98ec78
gnu: rust: Don't build for "native" arch on ARM.
* gnu/packages/rust.scm (rust-1.23)<#:phases>[dont-build-native]: New phase.
2018-04-16 19:58:05 +02:00
Danny Milosavljevic af4ea9c5cb
gnu: rust: Don't #ignore the same test twice.
* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[patch-tests]:
Don't #ignore the same test twice.
2018-04-16 19:58:05 +02:00
Danny Milosavljevic a92bf11c49
gnu: Add mrustc.
* gnu/packages/rust.scm (mrustc): New variable.
2018-04-16 19:58:05 +02:00
Nikolai Merinov fe61c88af9
gnu: rust: Update to 1.24.0.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.24): ...this.
(rust): New variable.
2018-04-16 19:58:04 +02:00
Nikolai Merinov 1bb23335e6
gnu: rust: Enable more tests.
* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[set-env]: Modify.
(rust-1.23)<#:phases>[patch-cargo-tests]: New phase.
(rust-1.23)<#:phases>[check]: Enable more tests.
2018-04-16 19:58:02 +02:00
Tobias Geerinckx-Rice eb357e24f7
gnu: xfig: Update to 3.2.7.
* gnu/packages/xfig.scm (xfig): Update to 3.2.7.
2018-04-16 18:45:07 +02:00
Tobias Geerinckx-Rice 7aa6e29d0c
gnu: libsigrokdecode: Update phase style.
* gnu/packages/electronics.scm (libsigrokdecode)[arguments]: Use INVOKE
and end all phases with an explicit #t.
2018-04-16 18:45:07 +02:00
Tobias Geerinckx-Rice bf660f726a
gnu: libsigrokdecode: Update to 0.5.1.
* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.1.
2018-04-16 18:45:06 +02:00
Tobias Geerinckx-Rice 4780089803
gnu: Use HTTPS for sigrok.org home pages.
* gnu/packages/electronics.scm (libsigrokdecode, sigrok-firmware-fx2lafw)
(libsigrok, sigrok-cli)[home-page]: Use HTTPS.
2018-04-16 18:45:06 +02:00
Tobias Geerinckx-Rice 7ee5881dc1
gnu: webkitgtk: Update to 2.20.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.
2018-04-16 18:33:48 +02:00
Tobias Geerinckx-Rice 727ffbd56b
gnu: pugixml: Update to 1.9.
* gnu/packages/xml.scm (pugixml): Update to 1.9.
2018-04-16 18:33:47 +02:00
Tobias Geerinckx-Rice 286552278a
gnu: pugixml: Use HTTPS home page.
* gnu/packages/xml.scm (pugixml)[home-page]: Use HTTPS.
2018-04-16 18:33:47 +02:00
Marius Bakke 5d904d63f4
Merge branch 'master' into staging 2018-04-16 18:15:28 +02:00
Marius Bakke bab5f3a7f6
gnu: eudev: Update to 3.2.5.
* gnu/packages/linux.scm (eudev): Update to 3.2.5.
[source](uri): Use tarball instead of zipball.
[source](file-name): Adjust accordingly.
2018-04-16 18:14:50 +02:00
Marius Bakke 55e76e420d
gnu: libinput: Update to 1.10.3.
* gnu/packages/freedesktop.scm (libinput): Update to 1.10.3.
2018-04-16 18:14:50 +02:00
Marius Bakke d0ee11b2f0
gnu: sharutils: Fix CVE-2018-1000097.
* gnu/packages/patches/sharutils-CVE-2018-1000097.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (sharutils)[source](patches): Use it.
2018-04-16 18:02:14 +02:00
Oleg Pykhalov 452454e30c
gnu: Add emacs-epkg.
* gnu/packages/emacs.scm (emacs-epkg): New public variable.
2018-04-16 17:02:34 +03:00
Oleg Pykhalov 93aba854db
gnu: Add emacs-closql.
* gnu/packages/emacs.scm (emacs-closql): New public variable.
2018-04-16 17:02:34 +03:00
Oleg Pykhalov 4d089b5e56
gnu: Add emacs-emacsql.
* gnu/packages/emacs.scm (emacs-emacsql): New public variable.
2018-04-16 17:02:34 +03:00
Oleg Pykhalov 6c92b4406f
gnu: Add emacs-finalize.
* gnu/packages/emacs.scm (emacs-finalize): New public variable.
2018-04-16 17:02:33 +03:00
Oleg Pykhalov 5b6d674760
gnu: Add emacs-cl-generic.
* gnu/packages/emacs.scm (emacs-cl-generic): New public variable.
2018-04-16 17:02:33 +03:00
Oleg Pykhalov 086bfb37af
gnu: Add emacs-pg.
* gnu/packages/emacs.scm (emacs-pg): New public variable.
2018-04-16 17:02:33 +03:00
Rutger Helling 16ff8d6aeb
gnu: wayland-protocols: Update to 1.13.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.13.
2018-04-16 10:06:51 +02:00
Rutger Helling a430b1e7f7
gnu: wayland: Update to 1.15.0.
* gnu/packages/freedesktop.scm (wayland): Update to 1.15.0.
2018-04-16 10:06:51 +02:00
Efraim Flashner 892527829c
gnu: abcde: Update to 2.9.1.
* gnu/packages/cdrom.scm (abcde): Update to 2.9.1.
2018-04-15 22:58:44 +03:00
Tobias Geerinckx-Rice b433c7b336
gnu: geoclue: Update to 2.4.8.
* gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
2018-04-15 19:31:14 +02:00
Tobias Geerinckx-Rice 605ade4429
gnu: google-brotli: Update to 1.0.4.
* gnu/packages/compression.scm (google-brotli): Update to 1.0.4.
2018-04-15 19:31:13 +02:00
Tobias Geerinckx-Rice 1b0be8c506
gnu: di: Update to 4.46.
* gnu/packages/admin.scm (di): Update to 4.46.
2018-04-15 19:31:11 +02:00
Leo Famulari 93cbcc26bf
gnu: ncmpcpp: Update to 0.8.2.
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.2.
2018-04-15 13:09:20 -04:00
Marius Bakke 73a118bdc5
gnu: gdk-pixbuf: Update to 2.36.12.
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.12.
2018-04-15 14:45:56 +02:00
Marius Bakke 538d6d025c
build-system/meson: Don't override LDFLAGS if already set.
* guix/build/meson-build-system.scm (configure): Test for LDFLAGS before
adding ours.

(cherry picked from commit 611c27db2a)
2018-04-15 14:45:56 +02:00
Marius Bakke f6a6a050ea
gnu: atk: Update to 2.28.1.
* gnu/packages/gtk.scm (atk): Update to 2.28.1.
2018-04-15 14:45:56 +02:00
Marius Bakke 6c69d24daf
gnu: alsa-plugins: Update to 1.1.6.
* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.6.
2018-04-15 14:45:56 +02:00
Marius Bakke 7ff0577020
gnu: alsa-utils: Update to 1.1.6.
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.6.
2018-04-15 14:45:56 +02:00
Marius Bakke 45c053ac76
gnu: alsa-lib: Update to 1.1.6.
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.6.
2018-04-15 14:45:56 +02:00
Marius Bakke ed471e6848
gnu: mesa: Update to 17.3.8.
* gnu/packages/gl.scm (mesa): Update to 17.3.8.
2018-04-15 14:45:56 +02:00
Marius Bakke c5154b37ac
gnu: nss, nss-certs: Update to 3.36.1.
* gnu/packages/gnuzilla.scm (nss): Update to 3.36.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
2018-04-15 14:45:43 +02:00
Manolis Ragkousis fdb61400a0
gnu: mupen64plus-video-z64: Fix glew.h location.
* gnu/packages/patches/mupen64plus-video-z64-glew-correct-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use it.
2018-04-15 15:17:21 +03:00
Marius Bakke 3b4f3ff7ee
gnu: xscreensaver: Update to 5.39.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
2018-04-15 13:03:21 +02:00
Marius Bakke 1c24862f1e
gnu: nginx: Update to 1.13.12.
* gnu/packages/web.scm (nginx): Update to 1.13.12.
2018-04-15 13:03:04 +02:00
Marius Bakke a7aed511ec
gnu: efivar: Update to 35.
* gnu/packages/linux.scm (efivar): Update to 35.
2018-04-15 12:55:39 +02:00
Marius Bakke 732825f3f8
gnu: efibootmgr: Update to 16.
* gnu/packages/linux.scm (efibootmgr): Update to 16.
[arguments]: Add EFIDIR to #:make-flags.  Remove related 'branding' phase.
2018-04-15 12:52:41 +02:00
Marius Bakke e0cfc37396
gnu: offlineimap: Update to 7.2.0.
* gnu/packages/mail.scm (offlineimap): Update to 7.2.0.
2018-04-15 12:36:16 +02:00
Marius Bakke fe4adc12ed
gnu: htop: Update to 2.2.0.
* gnu/packages/patches/htop-fix-process-tree.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/admin.scm (htop): Update to 2.2.0.
[source](patches): Remove.
2018-04-15 12:31:49 +02:00
Marius Bakke 87b08d8421
gnu: libsoup: Update to 2.62.1.
* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.
2018-04-15 12:23:09 +02:00
Marius Bakke 8e84eb6847
gnu: python-paramiko: Update to 2.4.1 [fixes CVE-2018-7750].
* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.4.1.
[arguments]: Set #:tests? #f.
2018-04-15 12:10:19 +02:00
Rutger Helling fc12113704
gnu: mgba: Update to 0.6.3.
* gnu/packages/emulators.scm (mgba): Update to 0.6.3.
2018-04-15 11:03:26 +02:00
Danny Milosavljevic 347bc15161
gnu: Add uefitool.
* gnu/packages/flashing-tools.scm (uefitool): New variable.
2018-04-15 09:22:16 +02:00
Danny Milosavljevic ca523cc518
gnu: Factorize rust-bootstrapped-package.
* gnu/packages/rust.scm (rust-bootstrapped-package): New procedure.
(rust): Use rust-bootstrapped-package.
2018-04-15 09:22:16 +02:00
Danny Milosavljevic 8fdde58103
gnu: Add rust@1.19.0.
* gnu/packages/rust.scm (rust-1.23)[build-system, native-inputs, inputs,
native-search-paths, synopsis, description, home-page, license]: Move to...
(rust-1.19): ... here. New variable.
(rust-1.23)[arguments]<#:phases>[set-env, patch-tests, patch-cargo-checksums]:
Move to...
(rust-1.19): ... here.
(rust-1.19)[arguments]<#:phases>[configure, check, install]: Replace by no-op.
2018-04-15 09:22:12 +02:00