Age | Commit message (Expand) | Author |
2019-03-04 | gnu: coq-coquelicot: Update to 3.0.2....* gnu/packages/coq.scm (coq-coquelicot): Update to 3.0.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Dan Frumin |
2019-03-04 | gnu: emacs-orgit: Update to 20190304....* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 20190304.
| Pierre Neidhardt |
2019-03-04 | gnu: calcurse: Update to 4.4.0....* gnu/packages/calcurse.scm (calcurse): Update to 4.4.0.
| Tobias Geerinckx-Rice |
2019-03-04 | gnu: calcurse: Fix documentation directory....* gnu/packages/calcurse.scm (calcurse)[arguments]: Set ‘--docdir’
in #:configure-flags' and add ‘respect-docdir’ phase to use it.
| Tobias Geerinckx-Rice |
2019-03-04 | gnu: thermald: Update to 1.8....* gnu/packages/admin.scm (thermald): Update to 1.8.
[source]: Add patch.
* gnu/packages/patches/thermald-make-int-max32-visible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2019-03-04 | gnu: Add java-jblas....* gnu/packages/java-maths.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2019-03-04 | gnu: lyx: Remove obsolete patch....* gnu/packages/patches/lyx-2.2.3-fix-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus |
2019-03-04 | gnu: emacs-minimal: Don't inherit configure-flags....* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Move
configure-flags lower than inherited package-arguments so it won't be
overwritten.
| Efraim Flashner |
2019-03-04 | gnu: looking-glass-client: Update to commit 182c475....* gnu/packages/virtualization.scm (looking-glass-client): Update to commit
182c475. Rename from lookingglass to looking-glass-client. Add
deprecated-package lookingglass.
| Rutger Helling |
2019-03-04 | gnu: mkvtoolnix: Use modular qt....* gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase,
qtmultimedia.
[native-inputs]: Add qttools.
| Efraim Flashner |
2019-03-04 | gnu: mkvtoolnix: Unbundle more libraries....* gnu/packages/video.scm (mkvtoolnix)[source]: Remove more bundled
libraries.
[inputs]: Add fmt, cmark.
| Efraim Flashner |
2019-03-04 | gnu: mkvtoolnix: Update to 31.0.0....* gnu/packages/video.scm (mkvtoolnix): Update to 31.0.0.
[arguments]: Remove unneeded 'with-extra-includes' flag, add flags to
disable update checks and not use precompiled headers.
| Efraim Flashner |
2019-03-04 | gnu: Add arcan-sdl....* gnu/packages/arcan.scm (arcan-sdl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lprndn |
2019-03-04 | gnu: Add arcan....* gnu/packages/arcan.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lprndn |
2019-03-04 | gnu: emacs: Add modules support....* gnu/packages/emacs.scm (emacs): Add modules support in configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre-Antoine Rouby |
2019-03-04 | gnu: Add r-htscluster....* gnu/packages/bioconductor.scm (r-htscluster): New variable.
| Ricardo Wurmus |
2019-03-04 | gnu: Add r-capushe....* gnu/packages/cran.scm (r-capushe): New variable.
| Ricardo Wurmus |
2019-03-04 | gnu: python-matplotlib-documentation: Fix build....* gnu/packages/python-xyz.scm (python-matplotlib-documentation)
[native-inputs]: Add python-ipykernel; replace texlive with a texlive-union
consisting of texlive-latex-amsfonts, texlive-latex-amsmath,
texlive-latex-enumitem, texlive-latex-expdlist, texlive-latex-preview,
texlive-latex-type1cm, texlive-latex-ucs, texlive-generic-pdftex,
texlive-fonts-amsfonts, texlive-fonts-ec, texlive-fonts-adobe-times, and
texlive-fonts-txfonts.
[arguments]: Do not build PDF, remove PDF-related changes; patch to avoid
dependency on network resources.
| Ricardo Wurmus |
2019-03-04 | gnu: emacs-helm-emms: Update to 20190304....* gnu/packages/emacs-xyz.scm (emacs-helm-emms): Update to 20190304.
| Pierre Neidhardt |
2019-03-04 | gnu: emacs-evil-magit: Update to 20190224....* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 20190224.
| Pierre Neidhardt |
2019-03-04 | gnu: emacs-magit-todos: Update to 1.1.7....* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.1.7.
| Pierre Neidhardt |
2019-03-04 | gnu: emacs-magit: Update to 2.90.1....* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 2.90.1.
| Pierre Neidhardt |
2019-03-03 | gnu: avidemux: Build with modular qt....* gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase,
qttools.
| Efraim Flashner |
2019-03-03 | gnu: avidemux: Update to 2.7.1....* gnu/packages/video.scm (avidemux): Update to 2.7.1.
[arguments]: Update bundled ffmpeg to 3.3.7.
| Efraim Flashner |
2019-03-03 | gnu: libopenshot: Build with modular qt....* gnu/packages/video.scm (libopenshot)[propagated-inputs]: Remove qt,
add qtbase, qtmultimedia.
| Efraim Flashner |
2019-03-03 | gnu: libopenshot: Remove bundled libraries....* gnu/packages/video.scm (libopenshot)[source]: Add snippet to remove
bundled libraries.
| Efraim Flashner |
2019-03-03 | gnu: libopenshot: Fix tests on other architectures....* gnu/packages/video.scm (libopenshot)[source]: Add patch.
* gnu/packages/patches/libopenshot-fixup-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2019-03-03 | gnu: Add emacs-isearch+....* gnu/packages/emacs-xyz.scm (emacs-isearch+): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Brian Leung |
2019-03-03 | gnu: wine-staging: Add faudio support....* gnu/packages/wine.scm (wine-staging)[inputs]: Add faudio.
[arguments]: Adjust patchinstall.sh to faudio.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust patchinstall.sh to
faudio.
| Rutger Helling |
2019-03-03 | gnu: Add faudio....* gnu/packages/audio.scm (faudio): New variable.
| Rutger Helling |
2019-03-03 | gnu: wine-staging: Update to 4.3....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.3.
* gnu/packages/wine.scm (wine-staging): Update to 4.3.
| Rutger Helling |
2019-03-03 | gnu: eolie: Update to 0.9.52....* gnu/packages/gnome.scm (eolie): Update to 0.9.52.
| Ricardo Wurmus |
2019-03-03 | gnu: musescore: Update to 3.0.4....* gnu/packages/music.scm (musescore): Update to 3.0.4.
| Nicolas Goaziou |
2019-03-02 | gnu: python-dask: Update to 1.1.3....* gnu/packages/python-xyz.scm (python-dask): Update to 1.1.3.
| Marius Bakke |
2019-03-02 | gnu: appstream-glib: Update to 0.7.15....* gnu/packages/glib.scm (appstream-glib): Update to 0.7.15.
| Marius Bakke |
2019-03-02 | gnu: audit: Update to 2.8.5....* gnu/packages/admin.scm (audit): Update to 2.8.5.
| Marius Bakke |
2019-03-02 | gnu: libsecret: Update to 0.18.8....* gnu/packages/gnome.scm (libsecret): Update to 0.18.8.
| Marius Bakke |
2019-03-02 | gnu: ungoogled-chromium: Update to 72.0.3626.121-0.a80839c [fixes CVE-2019-57......* gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.121.
(ungoogled-chromium-source): Update hash.
| Marius Bakke |
2019-03-02 | gnu: WebKitGTK: Update to 2.22.7....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.7.
| Marius Bakke |
2019-03-02 | gnu: ldb: Update to 1.6.2....* gnu/packages/samba.scm (ldb): Update to 1.6.2.
[native-inputs]: Change from PYTHON-2 to PYTHON. Add WHICH.
| Marius Bakke |
2019-03-02 | gnu: tdb: Update to 1.3.18....* gnu/packages/databases.scm (tdb): Update to 1.3.18.
[native-inputs]: Add WHICH. Change PYTHON-2 to PYTHON.
| Marius Bakke |
2019-03-02 | gnu: tevent: Update to 0.9.39....* gnu/packages/samba.scm (tevent): Update to 0.9.39.
[native-inputs]: Add WHICH. Change PYTHON-2 to PYTHON.
| Marius Bakke |
2019-03-02 | gnu: talloc: Update to 2.1.16....* gnu/packages/samba.scm (talloc): Update to 2.1.16.
[native-inputs]: Add WHICH.
[inputs]: Change from PYTHON-2 to PYTHON.
(talloc/static)[arguments]: Adjust GCC command line.
| Marius Bakke |
2019-03-02 | gnu: pigx-chipseq: Update to 0.0.31....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.31.
| Ricardo Wurmus |
2019-03-02 | gnu: lyx: Parameterize more version variables....* gnu/packages/tex.scm (lyx)[source]: Parameterize the version string.
[arguments]: Parameterize version variables in 'configre-flags and in
the custom phases 'setenv-check and 'install-symlink.
| Efraim Flashner |
2019-03-02 | gnu: lyx: Update to 2.3.2-2....* gnu/packages/tex.scm (lyx): Update to 2.3.2-2.
[source]: Remove patch.
[arguments]: Adjust configure flags; add build phase
"fix-compilation-with-boost-1.69"; remove phase "patch-installer"; create
missing file in phase "setenv-check".
[inputs]: Add mythes.
[propagated-inputs]: Replace texlive with a texlive-union containing
texlive-fonts-ec.
| Ricardo Wurmus |
2019-03-02 | gnu: emacs-desktop-environment: Update to 20190301....* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 20190301.
| Pierre Neidhardt |
2019-03-01 | gnu: Add WireGuard....* gnu/packages/vpn.scm (wireguard): New variable.
| Leo Famulari |
2019-03-01 | gnu: bundler: Update to 1.17.3....* gnu/packaqes/ruby.scm (bundler): Update to 1.17.3.
| Julien Lepiller |
2019-03-01 | gnu: opensmtpd: Remove unused arguments....* gnu/packages/mail.scm (opensmtpd)[arguments]: Remove unused procedure
arguments to 'patch-FHS-file-names' phase.
| Tobias Geerinckx-Rice |