Commit Graph

30395 Commits (3dc77d40e6ede67a85c88a950cca5f291f8d64cf)

Author SHA1 Message Date
Tobias Geerinckx-Rice 3dc77d40e6
gnu: i3lock-color: Update to 2.11-c.
* gnu/packages/wm.scm (i3lock-color): Update to 2.11-c.
[inputs]: Add LIBJPEG-TURBO.
2018-04-17 04:02:08 +02:00
Tobias Geerinckx-Rice fa2886b7fd
gnu: i3lock-color: Stylistic fixes.
* gnu/packages/wm.scm (i3lock-color)[arguments]: Use INVOKE and end
phase with explicit #t.
[inputs, native-inputs]: Fix indentation and order alphabetically.
2018-04-17 04:02:08 +02:00
Tobias Geerinckx-Rice 800e4fd802
gnu: xmobar: Update to 0.26.
* gnu/packages/wm.scm (xmobar): Update to 0.36.
[native-inputs]: Add GHC-HSPEC and HSPEC-DISCOVER.
2018-04-17 04:02:07 +02:00
Tobias Geerinckx-Rice eddc4b3352
gnu: pure: Update to 0.68.
* gnu/packages/pure.scm (pure): Update to 0.68.
2018-04-17 04:02:07 +02:00
Tobias Geerinckx-Rice 01005901fd
gnu: Use HTTPS for more sigrok.org home pages.
* gnu/packages/electronics.scm (libserialport, pulseview)[home-page]:
Use HTTPS.
2018-04-17 03:56:44 +02:00
Rene fc5c5b92cf
gnu: epiphany: Update to 3.28.1.
* gnu/packages/gnome.scm (epiphany): Update to 3.28.1.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin.
[inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf.
[arguments]: Remove #:configure-flags.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:37:27 +02:00
Rene 5849c68a3d
gnu: Add mbpfan.
* gnu/packages/linux.scm (mbpfan): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:36:08 +02:00
Rene 08fda9c6c0
gnu: xpad: Update to 5.0.0.
* gnu/packages/gnome.scm (xpad) Update to 5.0.0.
[arguments]: Add autogen phase.
[native-inputs]: Add autoconf and automake.
[inputs]: Remove gtk+.
[native-inputs]: Add gtk+:bin.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:29:00 +02:00
Pierre Langlois d09e31bdf6
gnu: libmygpo-qt: Update to 1.1.0.
* gnu/packages/music.scm (libmygpo-qt): Update to 1.1.0.
[source]: Remove 'patches'.
[arguments]: Do not set BUILD_WITH_QT4=OFF, it is the default.
* gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17 00:08:45 +02:00
Danny Milosavljevic 237587f1e0
gnu: rust: Disable test_process_mask tests.
* gnu/packages/rust.scm (rust-1.19): Disable test_process_mask tests.
2018-04-16 19:58:05 +02:00
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 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
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
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
Leo Famulari d2dd939e68
gnu: tmux: Update to 2.7.
* gnu/packages/tmux.scm (tmux): Update to 2.7.
2018-04-14 23:08:42 -04:00
Mark H Weaver 9578ed006c
gnu: linux-libre@4.9: Update to 4.9.94.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.94.
2018-04-14 14:06:21 -04:00
Mark H Weaver 72d5109ca4
gnu: linux-libre@4.4: Update to 4.4.128.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.128.
2018-04-14 14:05:44 -04:00