summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: pjproject-jami: Add the missing "--enable-epoll" flag.series-3577Jan Wielkiewicz2020-04-17
|
* gnu: jami: Replace gnu-gettext with gettext-minimal, just like on master.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Bump to 20200401.1.6f090de.Jan Wielkiewicz2020-04-17
|
* gnu: opendht: Bump to 2.0.0.Jan Wielkiewicz2020-04-17
|
* gnu: jami.scm: Indent code properly.Jan Wielkiewicz2020-04-17
|
* gnu: pjproject-jami: Bump to 2.10; apply some cool patches.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Bump to 20200326.1.f8d3d10.Jan Wielkiewicz2020-04-17
|
* gnu: pjproject, pjproject-jami: Remove broken pjproject package. Make ↵Jan Wielkiewicz2020-04-17
| | | | pjproject-jami package stand-alone by moving package code from pjproject into it.
* gnu: networking.scm: Add missing copyright year.Jan Wielkiewicz2020-04-17
|
* gnu: opendht: Bump to 2.0.0rc2.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Bump to 20200214.1.7488e86.Jan Wielkiewicz2020-04-17
|
* gnu: jami.scm: Untabify by emacs.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Make gettext a native input.Jan Wielkiewicz2020-04-17
|
* gnu: pjproject: Fix formatting.Jan Wielkiewicz2020-04-17
|
* gnu: pjproject-jami: Add a new SFL patch.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Bump to 20200206.2.996bf03.Jan Wielkiewicz2020-04-17
|
* gnu: jami.scm: Add a missing module.Jan Wielkiewicz2020-04-17
|
* gnu: pjproject: Add and apply a patch fixing the crash.Jan Wielkiewicz2020-04-17
|
* gnu: restinio: Bump to 0.6.1.1.Jan Wielkiewicz2020-04-17
|
* gnu: libring: Use ffmpeg-jami instead of ffmpeg.Jan Wielkiewicz2020-04-17
|
* gnu: Add ffmpeg-jami.Jan Wielkiewicz2020-04-17
|
* gnu: opendht: Bump to 2.0.0rc1.Jan Wielkiewicz2020-04-17
|
* gnu: libupnp: Bump to 1.8.6; change the download method to git-fetch; add ↵Jan Wielkiewicz2020-04-17
| | | | missing dependencies.
* gnu: libring: Add libnatpmp as an optional dependency; remove unnecessary ↵Jan Wielkiewicz2020-04-17
| | | | comment.
* gnu: Add libnatpmp.Jan Wielkiewicz2020-04-17
|
* gnu: pjproject-jami: Use the jami-apply-dependency-patches procedure.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Add a generalized procedure for applying patches made by ↵Jan Wielkiewicz2020-04-17
| | | | Savoir-faire linux to Jami dependencies.
* gnu: jami: Fix downloading by changing the prefix to "jami_"; Use the ↵Jan Wielkiewicz2020-04-17
| | | | "release" dir instead of the deprecated "ring-release".
* gnu: jami: Bump to 20200203.1.5ee7e10.Jan Wielkiewicz2020-04-17
|
* gnu: jami: Move Jami and its dependencies to jami.scm.Jan Wielkiewicz2020-04-17
|
* gnu: python-jedi: Fix test failure on some file systems.base-for-series-3577Marius Bakke2020-04-17
| | | | | | | | | Reported by sirgazil on #guix. * gnu/packages/patches/python-jedi-sort-project-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-jedi)[source](patches): Add it. [arguments]: Run tests more verbosely while at it.
* gnu: xournalpp: Remove outdated comments.Nicolas Goaziou2020-04-16
| | | | | * gnu/packages/pdf.scm (xournalpp): Remove outdated comments. This is a followup to 9cb2f28c5a737576ec28099d69aa35ff687e7778.
* gnu: wireshark: Update to 3.2.3.Nicolas Goaziou2020-04-16
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.2.3.
* gnu: python-hy: Update to 0.18.0.Efraim Flashner2020-04-16
| | | | | | | | * gnu/packages/python-xyz.scm (python-hy): Update to 0.18.0. [arguments]: Make all phases return #t. [propagated-inputs]: Remove python-clint, python-fastentrypoints. Add python-colorama. (python2-hy): Remove variable.
* gnu: python-icalendar: Update to 4.0.5.Efraim Flashner2020-04-16
| | | | * gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.5.
* gnu: toot: Update to 0.26.0.Efraim Flashner2020-04-16
| | | | * gnu/packages/mastodon.scm (toot): Update to 0.26.0.
* gnu: python-urwid: Update to 2.1.0.Efraim Flashner2020-04-16
| | | | * gnu/packages/python-xyz.scm (python-urwid): Update to 2.1.0.
* gnu: python-vobject: Update to 0.9.6.1.Efraim Flashner2020-04-16
| | | | * gnu/packages/python-xyz.scm (python-vobject): Update to 0.9.6.1.
* gnu: python-pyicu: Update to 2.4.3.Efraim Flashner2020-04-16
| | | | | | * gnu/packages/python-xyz.scm (python-pyicu): Update to 2.4.3. [properties]: Remove field. (python2-pyicu): Remove package customizations.
* gnu: khard: Update to 0.16.1.Efraim Flashner2020-04-16
| | | | | | * gnu/packages/mail.scm (khard): Update to 0.16.1. [arguments]: Remove custom 'install-doc phase. Add 'install-completions phase.
* gnu: xournalpp: Update to 1.0.18.Nicolas Goaziou2020-04-16
| | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.0.18.
* installer: Remove guile-newt definition.Mathieu Othacehe2020-04-16
| | | | | | This is no longer necessary since 0.0.2 release of Guile-Newt. * gnu/installer.scm (guile-newt): Remove variable.
* gnu: guile-newt: Update to 0.0.2.Mathieu Othacehe2020-04-16
| | | | | * gnu/packages/guile-xyz.scm (guile-newt): Update to 0.0.2, [source]: remove Guile 3.0 snippet.
* gnu: xfce4-taskmanager: Update to 1.2.3.Tobias Geerinckx-Rice2020-04-16
| | | | | * gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.2.3. [source]: Hard-code NAME.
* gnu: xfwm4: Update to 4.14.1.Tobias Geerinckx-Rice2020-04-16
| | | | | * gnu/packages/xfce.scm (xfwm4): Update to 4.14.1. [source]: Hard-code NAME.
* gnu: xfdesktop: Update to 4.14.2.Tobias Geerinckx-Rice2020-04-16
| | | | | * gnu/packages/xfce.scm (xfdesktop): Update to 4.14.2. [source]: Hard-code NAME.
* gnu: augeas: Use HTTPS home page.Tobias Geerinckx-Rice2020-04-16
| | | | * gnu/packages/augeas.scm (augeas)[home-page]: Use HTTPS.
* gnu: augeas: Update to 1.12.0.Tobias Geerinckx-Rice2020-04-16
| | | | * gnu/packages/augeas.scm (augeas): Update to 1.12.0.
* gnu: xterm: Update to 353.Tobias Geerinckx-Rice2020-04-16
| | | | * gnu/packages/xorg.scm (xterm): Update to 353.
* gnu: Add the GNU MDK.guy fleury iteriteka2020-04-16
| | | | | | * gnu/packages/education.scm (mdk): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>