summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add fcitx5-chinese-addons.Zhu Zihao2020-12-08
| | | | | | * gnu/packages/fcitx5.scm (fcitx5-chinese-addons): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add fcitx5-gtk.Zhu Zihao2020-12-08
| | | | | | * gnu/packages/fcitx5.scm (fcitx5-gtk): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add fcitx5-qt.Zhu Zihao2020-12-08
| | | | | | * gnu/packages/fcitx5.scm (fcitx5-qt): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add libime.Zhu Zihao2020-12-08
| | | | | | * gnu/packages/fcitx5.scm (libime): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add fcitx5-lua.Zhu Zihao2020-12-08
| | | | | | * gnu/packages/fcitx5.scm (fcitx5-lua): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add fcitx5.Zhu Zihao2020-12-08
| | | | | | * gnu/packages/fcitx5.scm (fcitx5): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add xcb-imdkit.Zhu Zihao2020-12-08
| | | | | | | * gnu/packages/fcitx5.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: cuirass: Update to 0.0.1-56.697fa14.Mathieu Othacehe2020-12-08
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-56.697fa14.
* gnu: Add cjson.Ryan Prior2020-12-08
| | | | | | * gnu/packages/javascript.scm (cjson): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add tiny-bignum.Ryan Prior2020-12-08
| | | | | | * gnu/packages/maths.scm (tiny-bignum): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: trezord: Update to 2.0.30.Martin Becze2020-12-08
| | | | | | * gnu/packages/finance.scm (trezord): Update to 2.0.30. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add go-gopkg-in-natefinch-lumberjack.v2.Martin Becze2020-12-08
| | | | | | * gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add go-github-com-gorilla-csrf.Martin Becze2020-12-08
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-csrf): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add go-github-com-gorilla-securecookie.Martin Becze2020-12-08
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-securecookie): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add go-github-com-gorilla-handlers.Martin Becze2020-12-08
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-handlers): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add go-github-com-felixge-httpsnoop.Martin Becze2020-12-08
| | | | | | * gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: go-github-com-gorilla-mux: Update to 1.8.0.Martin Becze2020-12-08
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: scummvm: Update source URL.Tobias Geerinckx-Rice2020-12-08
| | | | | | | * gnu/packages/emulators.scm (scummvm)[source]: Use HTTPS & new subdomain. Reported by Matthew Brooks <matthewfbrooks@mailbox.org>.
* gnu: gita: Install shell completions.Michael Rohleder2020-12-08
| | | | | | | * gnu/packages/version-control.scm (gita)[arguments]: Add phase install-shell-completions. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-burly.Ryan Desfosses2020-12-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-burly): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-map.Ryan Desfosses2020-12-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-map): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: shadowsocks: Build against openssl.Leo Prikler2020-12-08
| | | | | | | | | | This patch allows shadowsocks to be used without supplying libopenssl in its configuration. See also https://unix.stackexchange.com/questions/623324/. * gnu/packages/networking.scm (shadowsocks)[inputs]: Add openssl. [#:phases]: Add patch-crypto-paths. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: qoauth: Minor cosmetic improvements.Marius Bakke2020-12-08
| | | | | * gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?. Don't delete 'check' phase. Override 'configure' instead of adding new phase.
* gnu: qoauth: Fix build failure.Marius Bakke2020-12-08
| | | | | | | | Fixes <https://bugs.gnu.org/45031>. Reported by Distopico <distopico@riseup.net>. * gnu/packages/web.scm (qoauth)[arguments]: Add phase 'adjust-mkspecs-directory'.
* gnu: qca: Correct license.Marius Bakke2020-12-08
| | | | * gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
* gnu: Add gita.Oleg Pykhalov2020-12-08
| | | | * gnu/packages/version-control.scm (gita): New variable.
* gnu: imapfilter: Update to 2.7.5.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
* gnu: grammalecte: Update to 2.0.0.Nicolas Goaziou2020-12-07
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 2.0.0.
* gnu: Add glmark2.Kei Kebreau2020-12-07
| | | | * gnu/packages/gl.scm (glmark2): New variable.
* gnu: xfce4-whiskermenu-plugin: Fix installed shell script.Michael Rohleder2020-12-07
| | | | | | | | | | * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Fix installed shell script. [arguments]: Add phase fix-shell-script to substitute paths to xfce4-panel and gettext. [inputs]: Add gettext-minimal. Co-authored-by: Kei Kebreau <kkebreau@posteo.net> Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: bombadillo: Update to 2.3.3.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3.
* gnu: qutebrowser: Update to 1.14.1.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.1.
* gnu: yapet: Omit duplicate licence files.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/password-utils.scm (yapet)[arguments]: Set a better --docdir.
* gnu: yapet: Update to 2.5.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/password-utils.scm (yapet): Update to 2.5.
* gnu: feh: Update to 3.6.1.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/image-viewers.scm (feh): Update to 3.6.1.
* gnu: libmanette: Update to 0.2.6.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/games.scm (libmanette): Update to 0.2.6.
* gnu: thermald: Update to 2.4.1.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/admin.scm (thermald): Update to 2.4.1.
* gnu: emacs-moody: Update to 0.5.4.Nicolas Goaziou2020-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.5.4.
* gnu: Add emacs-modus-themes.André Alexandre Gomes2020-12-07
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable. (emacs-modus-operandi-theme, emacs-modus-vivendi-theme): Deprecate package in favor of emacs-modus-themes. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* Revert "gnu: vim: Run more tests."Efraim Flashner2020-12-07
| | | | | | This reverts commit 17a53aec7a6a7608bd01841ca2058bfe1500c453. This breaks building vim on ARM architectures.
* gnu: minimap2: Fix build on aarch64-linux.Efraim Flashner2020-12-07
| | | | | | | | * gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust configure-flags to be better per-architecture. [source]: Add patch. * gnu/packages/patches/minimap2-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: minimap2: Prepare for cross compilation.Efraim Flashner2020-12-07
| | | | | * gnu/packages/bioinformatics.scm (minimap2)[arguments]: Use cc-for-target.
* gnu: emacs-with-editor: Update to 3.0.2.Michael Rohleder2020-12-07
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.2. [propagated-inputs]: Changed emacs-dash to emacs-async. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: rav1e: Update to 0.3.4.Antoine Côté2020-12-07
| | | | | | | | * gnu/packages/video.scm (rav1e): Update to 0.3.4. [arguments]: In cargo-inputs replace rust-aom-sys-0.1 with 0.2, rust-nasm-rs-0.1 with 0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-nasm-rs-0.2.Antoine Côté2020-12-07
| | | | | | | * gnu/packages/crate-io.scm (rust-nasm-rs-0.2): New variable. (rust-nasm-rs-0.1): Inherit from rust-nasm-rs-0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add rust-aom-sys-0.2.Antoine Côté2020-12-07
| | | | | | | * gnu/packages/crates-graphics.scm (rust-aom-sys-0.2): New variable. (rust-aom-sys-0.1): Inherit from rust-aom-sys-0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-counsel-jq.Joseph LaFreniere2020-12-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-jq): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: diffoscope: Update to 162.Vagrant Cascadian2020-12-06
| | | | * gnu/packages/diffoscope (diffoscope): Update to 162.
* gnu: Add hledger-web.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/finance.scm (hledger-web): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-wai-cors.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-wai-cors): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>