aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add rust-serial-test-derive-0.5.Nicolas Goaziou2021-01-03
| | | | | * gnu/packages/crates-io.scm (rust-serial-test-derive-0.5): New variable. (rust-serial-test-derive-0.1): Inherit from above.
* gnu: pidgin-otr: Add some inputs.Raghav Gururajan2021-01-03
| | | | | | | | * gnu/packages/messaging.scm (pidgin-otr) [native-inputs]: Add gettext-minimal. [inputs]: Add perl. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin-otr: Update license.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin-otr) [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin-otr: Make some cosmetic changes.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin-otr): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libotr: Update license.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (libotr) [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libotr: Make some cosmetic changes.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (libotr): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable MultiMedia and A/V support.Raghav Gururajan2021-01-03
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (pidgin) [patches]<search-patches> [pidgin-vv-gst.patch]: New patch. [arguments]<#:configure-flags>[--diable-vv]: Remove flag. [--disable-gstreamer]: Remove flag. [CFLAGS]: New flag. [inputs]: Add farstream and gstreamer. Move gtk+-2 to ... [propagated-inputs]: ... here. * gnu/packages/patches/pidgin-vv-gst.patch: New file. * gnu/local.mk (dist_patch_DATA): Add entry. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable Gadu-Gadu protocol support.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add libgadu. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Upgrade to 2.14.1.Raghav Gururajan2021-01-03
| | | | | | | | | | * gnu/packages/messaging.scm (pidgin) [version]: Modify. [source]<origin>[sha256]: Modify base32. [patches]<search-patches>[pidgin-libnm.patch]: Remove obsolete patch. * gnu/packages/patches/pidgin-libnm.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove entry. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable support for Tk.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add tk. [arguments]<#:configure-flags>[--with-tkconfig]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable support for Tcl.Raghav Gururajan2021-01-03
| | | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add Tcl. [arguments]<#:configure-flags>[--disable-tcl]: Remove flag. [--with-tclconfig]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable SILC protocol support.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add silc-toolkit. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable CAP.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [arguments]<#:configure-flags> [--enable-cap]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable meanwhile.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add meanwhile. [arguments]<#:configure-flags>[--disable-meanwhile]: Remove flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Enable support for mono.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [inputs]: Add mono. [arguments]<#:configure-flags>[--enable-mono]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Add missing inputs.Raghav Gururajan2021-01-03
| | | | | | | | | | | | | These new inputs are referenced by the package but was missing in the package definition. Some of these inputs might have been used by the package indirectly via propagation from other inputs. * gnu/packages/messaging.scm (pidgin) [native-inputs]: Add graphviz. Move python-2 to ... [inputs]: ... here. Add libgnt, libx11, libxext, nspr, nss, pango and perl. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Re-arrange inputs in alphabetical order.Raghav Gururajan2021-01-03
| | | | | | | * gnu/packages/messaging.scm (pidgin) [native-inputs]: Re-order. [inputs]: Re-order. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: pidgin: Make some cosmetic changes.Raghav Gururajan2021-01-03
| | | | | | * gnu/packages/messaging.scm (pidgin): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add ghq.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/version-control.scm (ghq): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: go-github-com-motemen-go-colorine: Propagate inputs.Efraim Flashner2021-01-03
| | | | | * gnu/packages/golang.scm (go-github-com-motemen-go-colorine)[inputs]: Move go-github-com-daviddengcn-go-colortext ... [propagated-inputs]: ... to here.
* gnu: Add go-github-com-urfave-cli-v2.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-urfave-cli-v2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-golang.org-x-net-html.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-golang.org-x-net-html): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-motemen-go-colorine.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-motemen-go-colorine): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-daviddengcn-go-colortext.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-daviddengcn-go-colortext): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-golangplus-testing.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-golangplus-testing): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-golangplus-fmt.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-golangplus-fmt): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-songmu-gitconfig.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-songmu-gitconfig): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-goccy-yaml.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-goccy-yaml): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-gopkg-in-go-playground-validator-v9.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-gopkg-in-go-playground-validator-v9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-gopkg-in-go-playground-assert-v1.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-gopkg-in-go-playground-assert-v1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-go-playground-universal-translator.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-go-playground-universal-translator): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-go-playground-locales.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-go-playground-locales): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-leodido-go-urn.Joseph LaFreniere2021-01-03
| | | | | | * gnu/packages/golang.scm (go-github-com-leodido-go-urn): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ccid: Fix cross-compilation.Caliph Nomble2021-01-03
| | | | | | | | * gnu/packages/security-token.scm (ccid)[native-inputs]: Move pcsc-lite back to... [inputs]: ...here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: sdcv: Add 'STARDICT_DATA_DIR' search path spec.luhux2021-01-03
| | | | | | * gnu/packages/dictionaries.scm (sdcv)[native-search-paths]: New field. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: sddm: Update to 0.19.0.Vincent Legoll2021-01-03
| | | | | | * gnu/packages/display-managers.scm (sddm): Update to 0.19.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: graphicsmagick: Add dependency on libwebp.Vinicius Monego2021-01-03
| | | | | | | * gnu/packages/imagemagick.scm (graphicsmagick): Add dependency on libwebp. [inputs]: Add libwebp. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rav1e: Update to 0.3.5.Antoine Côté2021-01-03
| | | | | | * gnu/packages/video.scm (rav1e): Update to 0.3.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: guile-picture-language: Update to 0.0.1-3.7e5982a.Ricardo Wurmus2021-01-03
| | | | | | | | * gnu/packages/guile-xyz.scm (guile-picture-language): Update to 0.0.1-3.7e5982a. [propagated-inputs]: Add guile-rsvg. [native-inputs]: Remove imagemagick; add librsvg. [license]: Add GPLv3+.
* gnu: guix-data-service: Update to 0.0.1-23.e3878fe.Christopher Baines2021-01-03
| | | | | | | This fixes the system test, which broke when the squee update broke the metrics endpoint. * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-23.e3878fe.
* gnu: guix-build-coordinator: Update to 0-14.5149e4f.Christopher Baines2021-01-03
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-14.5149e4f.
* gnu: Add rust-num-enum-0.4.Nicolas Goaziou2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-num-enum-0.4): New variable.
* gnu: newsboat: Update to 2.22.Efraim Flashner2021-01-03
| | | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.22. [arguments]: Remove rust-gettext-sys-0.19, rust-lazy-static-1, rust-nom-5, rust-xdg-2.2 from cargo-inputs. Add rust-cxx-0.5, rust-cxx-build-0.5, rust-nom-6.
* gnu: Add rust-cxx-0.5, rust-cxxbridge-macro-0.5.Efraim Flashner2021-01-03
| | | | | * gnu/packages/crates-io.scm (rust-cxx-0.5, rust-cxxbridge-macro-0.5): New variables.
* gnu: Add rust-cxx-build-0.5.Efraim Flashner2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-cxx-build-0.5): New variable.
* gnu: Add rust-cxx-gen-0.6.Efraim Flashner2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-cxx-gen-0.6): New variable.
* gnu: Add rust-codespan-reporting-0.9.Efraim Flashner2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-codespan-reporting-0.9): New variable.
* gnu: rust-trybuild-1: Update to 1.0.38.Efraim Flashner2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-trybuild-1): Update to 1.0.38.
* gnu: Add rust-rustyline-6.Efraim Flashner2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-rustyline-6): New variable.
* gnu: Add rust-skim-0.7.Efraim Flashner2021-01-03
| | | | * gnu/packages/crates-io.scm (rust-skim-0.7): New variable.