me
/
guix
Archived
1
0
Fork 0
Commit Graph

37527 Commits (94b9b67618617502e5593105001abd7f46323865)

Author SHA1 Message Date
Efraim Flashner 94b9b67618
gnu: perl-cpan-meta: Update to 2.150010.
* gnu/packages/perl.scm (perl-cpan-meta): Update to 2.150010.
2019-07-22 10:07:56 +03:00
Efraim Flashner 6f4d20e387
gnu: perl-clone: Update to 0.42.
* gnu/packages/perl.scm (perl-clone): Update to 0.42.
2019-07-22 10:07:56 +03:00
Efraim Flashner 2756ab8058
gnu: perl-hash-merge: Update to 0.300.
* gnu/packages/perl.scm (perl-hash-merge): Update to 0.300.
[inputs]: Add perl-clone-choose.
2019-07-22 10:07:51 +03:00
Efraim Flashner 5246655fa1
gnu: mallard-ducktype: Run tests.
* gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace
'check phase to run test suite.
2019-07-22 09:49:19 +03:00
Robert Vollmert 7284b11f6c
gnu: oil-shell: Update to 0.6.0
* gnu/packages/shells.scm (oil-shell): Update to 0.6.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-07-22 09:26:55 +03:00
Chris Marusich afb986e77c
gnu: libreoffice: Fix xdg-open absolute paths.
Fixes: <https://bugs.gnu.org/36728>.

* gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add xdg-utils.
[arguments][#:phases][prepare-src]: Replace hard-coded absolute paths to
xdg-open in the source with the path to xdg-open in the xdg-utils input.
2019-07-21 16:47:55 -07:00
Tobias Geerinckx-Rice d1e766e5c6
gnu: libosinfo: Update to 1.5.0.
* gnu/packages/virtualization.scm (libosinfo): Update to 1.5.0.
[arguments]: Remove ‘disable-broken-test’ phase.
[native-inputs]: Remove check.
2019-07-21 20:27:42 +02:00
Mark H Weaver 59f79254bb
gnu: linux-libre: Update to 5.2.2.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.2.
(linux-libre-5.2-pristine-source): Update hash.
2019-07-21 11:17:43 -04:00
Mark H Weaver c39304ce18
gnu: linux-libre@4.19: Update to 4.19.60.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.60.
(linux-libre-4.19-pristine-source): Update hash.
2019-07-21 11:17:41 -04:00
Mark H Weaver 267ce6679e
gnu: linux-libre@4.14: Update to 4.14.134.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.134.
(linux-libre-4.14-pristine-source): Update hash.
2019-07-21 11:17:39 -04:00
Mark H Weaver 5d8187c2ac
gnu: linux-libre@4.9: Update to 4.9.186.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.186.
(linux-libre-4.9-pristine-source): Update hash.
2019-07-21 11:17:36 -04:00
Mark H Weaver aa84be4375
gnu: linux-libre@4.4: Update to 4.4.186.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.186.
(linux-libre-4.4-pristine-source): Update hash.
2019-07-21 11:17:34 -04:00
Mark H Weaver 1ad9c105c2
gnu: linux-libre: Deblob the linux-libre source tarball ourselves.
* gnu/packages/linux.scm (linux-libre-deblob-scripts, deblob-scripts-5.2)
(deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9)
(deblob-scripts-4.4, computed-origin-method, %upstream-linux-source)
(source-with-patches, make-linux-libre-source, linux-libre-5.2-version)
(linux-libre-5.2-pristine-source, linux-libre-5.2-source)
(linux-libre-4.19-pristine-source, linux-libre-4.19-source)
(linux-libre-4.14-pristine-source, linux-libre-4.14-source)
(linux-libre-4.9-pristine-source, linux-libre-4.9-source)
(linux-libre-4.4-pristine-source, linux-libre-4.4-source)
(linux-libre-pristine-source, linux-libre-source)
(linux-libre-headers-4.9, linux-libre-headers-4.4)
(make-linux-libre-headers*, make-linux-libre*): New variables.
(%linux-libre-version): Rename to ...
(linux-libre-version): ... this, and make it equal to linux-libre-5.2-version.
(%linux-libre-4.19-version, %linux-libre-4.14-version)
(%linux-libre-4.9-version, %linux-libre-4.4-version): Rename to ...
(linux-libre-4.19-version, linux-libre-4.14-version)
(linux-libre-4.9-version, linux-libre-4.4-version): ... these.
(%linux-libre-4.19-hash, %linux-libre-4.19-patches)
(%linux-libre-4.14-hash, %linux-libre-4.14-patches)
(%linux-libre-hash, %linux-libre-5.2-patches): Remove variables.
(make-linux-libre-headers, make-linux-libre): Reformulate in terms of
make-linux-libre-headers* and make-linux-libre*, respectively.
(linux-libre-5.2, linux-libre-4.19, linux-libre-4.14, linux-libre-4.9)
(linux-libre-4.4, linux-libre-arm-veyron, linux-libre-arm-generic)
(linux-libre-arm-generic-4.19, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus, linux-libre-arm-omap2plus-4.19)
(linux-libre-arm-omap2plus-4.14): Adapt and use make-linux-libre*.
(linux-libre-headers-5.2, linux-libre-headers-4.19)
(linux-libre-headers-4.14): Adapt and use make-linux-libre-headers*.
2019-07-21 11:15:56 -04:00
Mark H Weaver 2f4698d7d1
gnu: Add darkice.
* gnu/packages/audio.scm (darkice): New variable.
* gnu/packages/patches/darkice-workaround-fpermissive-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-07-21 11:12:36 -04:00
Brian Leung 3aec5263a3
gnu: emacs-ivy: Update to 0.12.0.
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-07-21 21:17:47 +08:00
宋文武 a18a27be9f
gnu: Add python-gdal.
For <https://issues.guix.gnu.org/issue/36623>, thank to Arne Babenhauserheide
for the original patch.

* gnu/packages/geo.scm (python-gdal): New package.
2019-07-21 21:04:38 +08:00
Efraim Flashner e6df9c7e85
gnu: qtwebkit: Update to 5.212.0-alpha3.
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha3.
2019-07-21 08:46:12 +03:00
Brian Leung 14e0ae7ff7
gnu: Add ghc-hasktags.
* gnu/packages/haskell.scm (ghc-hasktags): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung 37850fb9a0
gnu: Add ghc-microlens-platform.
* gnu/packages/haskell.scm (ghc-microlens-platform): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung 38dd4c1da5
gnu: Add ghc-microlens-ghc.
* gnu/packages/haskell.scm (ghc-microlens-ghc): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung ef803cb520
gnu: Add ghc-microlens-mtl.
* gnu/packages/haskell.scm (ghc-microlens-mtl): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung 64b7c06e18
gnu: Add ghc-hindent.
* gnu/packages/haskell.scm (ghc-hindent): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung 697cae2a67
gnu: Add ghc-exactprint.
* gnu/packages/haskell.scm (ghc-exactprint): New variable.
2019-07-19 23:09:50 -04:00
Brian Leung a60056b5d3
gnu: Add ghc-descriptive.
* gnu/packages/haskell.scm (ghc-descriptive): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung ca20ee07b2
gnu: Add ghc-path-io.
* gnu/packages/haskell.scm (ghc-path-io): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung efc55bf6f3
gnu: Add ghc-path.
* gnu/packages/haskell.scm (ghc-path): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung 51c8370385
gnu: Add ghc-genvalidity-property.
* gnu/packages/haskell.scm (ghc-genvalidity-property): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung 522b61ab80
gnu: Add ghc-genvalidity.
* gnu/packages/haskell.scm (ghc-genvalidity): New variable.
2019-07-19 23:09:49 -04:00
Brian Leung f26f2e757f
gnu: Add ghc-validity.
* gnu/packages/haskell.scm (ghc-validity): New variable.
2019-07-19 23:09:48 -04:00
Giacomo Leidi dd3779c276
gnu: Add emacs-zerodark-theme.
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-20 01:32:17 +02:00
Ludovic Courtès ddc586ea5c
gnu: python-jupyter-client: Patch file name of 'ip'.
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases.
[inputs]: New field.
2019-07-20 01:32:17 +02:00
Marius Bakke dd9560a050
gnu: glog: Disable test that fails on non-x86_64 platforms.
This was removed in 4678cc46a4, but turned out
to still be needed.

* gnu/packages/logging.scm (glog)[arguments]: New field.
2019-07-19 16:33:54 +02:00
Marius Bakke 4678cc46a4
gnu: glog: Update to 0.4.0.
* gnu/packages/patches/glog-gcc-5-demangling.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/logging.scm (glog): Update to 0.4.0.
[source]: Use GIT-FETCH.
[arguments]: Remove.
2019-07-19 00:02:09 +02:00
Efraim Flashner 262f904ebd
gnu: i2pd: Rewrite 'check phase using with-directory-excursion.
* gnu/packages/i2p.scm (i2pd)[arguments]: In custom 'check phase use
with-directory-excursion to change directory.
2019-07-18 18:52:49 +03:00
Jakob L. Kreuze 2fba90a8b2
gnu: Add i2pd.
[[PGP Signed Part:No public key for F506FD169D8FD95A created at 2019-07-17T20:12:25+0200 using RSA]]
* gnu/packages/i2p.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Jakob L. Kreuze f33ee234e5
gnu: Add websocketpp.
* gnu/packages/web.scm (websocketpp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Brian Leung 330a6ff4eb
gnu: Add emacs-ccls.
* gnu/packages/emacs-xyz.scm (emacs-ccls): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Brian Leung 0574bc8aa5
gnu: Add emacs-pandoc-mode.
* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Brian Leung a513a4cd17
gnu: Add emacs-focus.
* gnu/packages/emacs-xyz.scm (emacs-focus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Brian Leung 8b65299c57
gnu: Add emacs-deadgrep.
* gnu/packages/emacs-xyz.scm (emacs-deadgrep): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Brian Leung 6bfb0d5077
gnu: Add emacs-github-review.
* gnu/packages/emacs-xyz.scm (emacs-github-review): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Efraim Flashner 0f7b8a7f09
gnu: Add xygrib.
* gnu/packages/geo.scm (xygrib): New variable.
2019-07-18 14:03:02 +03:00
Efraim Flashner 62470a0162
gnu: Add libnova.
* gnu/packages/astronomy.scm (libnova): New variable.
2019-07-18 14:02:47 +03:00
Tobias Geerinckx-Rice 1e73986f44
gnu: bind: Update to 9.14.4.
* gnu/packages/dns.scm (bind): Update to 9.14.4.
2019-07-18 12:57:00 +02:00
Nicolas Goaziou 3c90c57a3b
Revert "gnu: emacs-org: Update to 9.2.4."
This reverts commit 3487533492.

The structure of the tarball is different when obtained from
"https://orgmode.org" and emacs-build-system no longer apply.  Therefore, the
package will not build.

Org has not been updated in ELPA to its latest version (9.2.4); this was
reported upstream.
2019-07-18 10:43:57 +02:00
Kei Kebreau 1fe84f5dd0
gnu: starfighter: Update to 2.0.0.2.
* gnu/packages/games.scm (starfighter): Update to 2.0.0.2.
[source]: Use 'git-fetch' and 'git-file-name'.
[native-inputs]: Add autoconf and automake.
[inputs]: Add pango and sdl2-ttf.
[home-page]: Update project home page.
2019-07-17 22:58:41 -04:00
Marius Bakke 82ccfb1d94
gnu: ungoogled-chromium: Add native Wayland variant.
* gnu/packages/chromium.scm (%preserved-third-party-files): Preserve
"third_party/wayland/wayland_scanner_wrapper.py" and "third_party/wayland-protocols".
(ungoogled-chromium/wayland): New public variable.
2019-07-17 16:30:23 +02:00
Tobias Geerinckx-Rice 243c523946
gnu: emacs-org-contrib: Update to 20190715.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190715.
2019-07-17 16:03:56 +02:00
Tobias Geerinckx-Rice 3487533492
gnu: emacs-org: Update to 9.2.4.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.4.
2019-07-17 16:03:56 +02:00
Tobias Geerinckx-Rice 1d552f636b
gnu: c-reduce: Update to 2.10.0.
* gnu/packages/debug.scm (c-reduce): Update to 2.10.0.
[inputs]: Use default clang & llvm versions (currently 8).
2019-07-17 16:03:56 +02:00