Age | Commit message (Expand) | Author |
2020-11-24 | gnu: postgis: Update to 3.0.3....* gnu/packages/geo.scm (postgis): Update to 3.0.3.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: libde265: Update to 1.0.8....* gnu/packages/video.scm (libde265): Update to 1.0.8.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: asymptote: Update to 2.68....* gnu/packages/plotutils.scm (asymptote): Update to 2.68.
| Nicolas Goaziou |
2020-11-24 | gnu: sysstat: Update to 12.4.1....* gnu/packages/linux.scm (sysstat): Update to 12.4.1.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: notmuch: Update to 0.31.2....* gnu/packages/mail.scm (notmuch): Update to 0.31.2.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: Update a copyright line. | Nicolas Goaziou |
2020-11-24 | gnu: re2c: Update to 2.0.3....* gnu/packages/re2c.scm (re2c): Update to 2.0.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sergei Trofimovich |
2020-11-24 | gnu: racket-minimal: Update upstream tarball hash....It changed in place. The only difference besides file metadata is in
etc/config.rktd:
- (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/))
+ (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/ #f))
The same change was made for the racket package in
c57157b89a56d33c76492a1fce1e521f00859f2a.
* gnu/packages/scheme.scm (racket-minimal)[source]: Update hash.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Jack Hill |
2020-11-24 | gnu: Add pcb2gcode....* gnu/packages/engineering.scm (pcb2gcode): New variable.
| Arun Isaac |
2020-11-24 | gnu: rofi: Update to 1.6.1....* gnu/packages/xdisorg.scm (rofi): Update to 1.6.1.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: mupdf: Use only dynamic linking....* gnu/packages/pdf.scm (mupdf)[source]: Add patch.
[arguments]: Build and find the shared library.
(zathura-pdf-mupdf)[arguments]: Add a 'remove-libmupdfthird.a-requirement
phase to deal with the now-missing static one.
* gnu/packages/patches/mupdf-fix-linkage.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: mupdf: Build verbosely....* gnu/packages/pdf.scm (mupdf)[arguments]: Add ‘verbose’ to #:make-flags.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: zathura-pdf-mupdf: Update to 0.3.6....* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.6.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: esbuild: Update to 0.8.13....* gnu/packages/web.scm (esbuild): Update to 0.8.13.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Ryan Prior |
2020-11-24 | gnu: Add python-baycomp....* gnu/packages/python-science.scm (python-baycomp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-11-24 | gnu: Add python-commonmark....* gnu/packages/python-xyz.scm (python-commonmark): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-11-24 | gnu: Add xtitle....gnu/packages/xdisorg.scm(xtitle): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| B. Wilson |
2020-11-24 | gnu: mblaze: Update to 1.0....gnu/packages/mail.scm (mblaze): Update to 1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| B. Wilson |
2020-11-24 | gnu: emacs-ascii-art-to-unicode: Update to 1.13....* gnu/packages/emacs-xyz.scm (emacs-ascii-art-to-unicode): Update to 1.13.
| Nicolas Goaziou |
2020-11-24 | gnu: emacs-ivy-posframe: Update to 0.5.3....* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.3.
| Nicolas Goaziou |
2020-11-24 | gnu: s6-linux-init: Omit static library....* gnu/packages/skarnet.scm (s6-linux-init)[arguments]: Add
‘--disable-static’ to #:configure-flags.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: s6-linux-init: Update to 1.0.5.1....* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.5.1.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: chirp: Update to 20201121....* gnu/packages/radio.scm (chirp): Update to 20201121.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: mupdf: Prepare for cross-compilation....* gnu/packages/pdf.scm (mupdf)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: mupdf: Update to 1.18.0....* gnu/packages/pdf.scm (mupdf): Update to 1.18.0.
[inputs]: Add gumbo-parser.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: mupdf: Remove more bundled software....* gnu/packages/pdf.scm (mupdf)[source]: In the snippet, list the
thirdparty/ packages we want to keep instead of those to delete.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: axel: Update to 2.17.10....* gnu/packages/networking.scm (axel): Update to 2.17.10.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: python-databricks-cli: Update to 0.14.1....* gnu/packages/python-web.scm (python-databricks-cli): Update to 0.14.1.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: earlyoom: Update to 1.6.2....* gnu/packages/linux.scm (earlyoom): Update to 1.6.2.
[arguments]: Remove obsolete 'install-contribs phase.
Add a new 'disable-failing-test phase.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: youtube-dl: Update to 2020.11.24....* gnu/packages/video.scm (youtube-dl): Update to 2020.11.24.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: poppler-data: Update to 0.4.10....* gnu/packages/pdf.scm (poppler-data): Update to 0.4.10.
| Tobias Geerinckx-Rice |
2020-11-24 | gnu: grub-minimal: Fix cross-compilation....Fixes a regression introduced in
34a6f123514b5677d442ed7cd609ff01534904b8 that would break
cross-compilation of 'grub-minimal' because it would enable Freetype
support as a side effect but the 'set-freetype-variables' phase was not
inherited in 'grub-minimal'.
* gnu/packages/bootloaders.scm (grub-minimal)[arguments]: Use
'substitute-keyword-arguments' so that the 'set-freetype-variables'
phase is inherited.
| Ludovic Courtès |
2020-11-24 | gnu: flameshot: Update to 0.8.5....* gnu/packages/image.scm(flameshot): Update to 0.8.5.
[source, home-page]: Use new source URL.
[build-system]: Use qt-build-system.
[inputs]: Add qtsvg.
[arguments]<phases>: Remove stale code.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zhu Zihao |
2020-11-24 | gnu: Add emacs-dart-mode....* gnu/packages/emacs-xyz.scm (emacs-dart-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| nixo |
2020-11-24 | gnu: Add emacs-gn-mode....* gnu/packages/emacs-xyz.scm (emacs-gn-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| nixo |
2020-11-24 | gnu: emacs-webfeeder: Update to 1.1.1....* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.1.
| Nicolas Goaziou |
2020-11-24 | gnu: tadbit: Update to 1.0.1....* gnu/packages/bioinformatics.scm (tadbit): Update to 1.0.1.
[arguments]: Remove #:tests? and #:python arguments.
[phases]{fix-problems-with-setup.py}: Remove no longer needed steps.
{check}: Override phase.
[native-inputs]: Add glib and pkg-config.
[inputs]: Add python-future and python-h5py.
| Maxim Cournoyer |
2020-11-24 | gnu: imp: Migrate to Python 3....* gnu/packages/bioinformatics.scm (imp)
[arguments]: Enable tests by removing the #:tests? argument.
Specify the arguments to pass to the ctest test running via the
#:configure-flags argument.
[inputs]: Add cgal and opencv. Remove python-2. Move swig to...
[native-inputs]: ...here. Add python-wrapper.
[propagated-inputs]: Replace python2-numpy, python2-scipy, python2-pandas,
python2-scikit-learn and python2-networkx by python-numpy, python-scipy,
python-pandas, python-scikit-learn and python-networkx, respectively.
| Maxim Cournoyer |
2020-11-24 | gnu: cmake: Update to 3.19.0....* gnu/packages/cmake.scm (cmake): Update to 3.19.0.
[source]: Modify inherited source to adjust the hash as well as the snippet so
that the "Utilities/cm3p" sub-directory is preserved.
[phases]{patch-bin-sh, check}: Temporarily overrides until the next rebuild
cycle.
| Maxim Cournoyer |
2020-11-24 | gnu: python-mamba: Update to 0.11.2....* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.2.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Tanguy Le Carrour |
2020-11-24 | gnu: python-isbnlib: Update to 3.10.4....* gnu/packages/python-xyz.scm (python-isbnlib): Update to 3.10.4.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Tanguy Le Carrour |
2020-11-23 | gnu: ghc-text-short: Fix spelling....* gnu/packages/haskell-xyz (ghc-text-short): Fix spelling of
"similar".
| Vagrant Cascadian |
2020-11-23 | gnu: bsd-games: Fix spelling....* gnu/packages/games (bsd-games)[description]: Fix spelling of
"chosen".
| Vagrant Cascadian |
2020-11-23 | gnu: emacs-frame-local: Fix typo....* gnu/packages/emacs-xyz (emacs-frame-local)[description]: Fix grammar
of "This package".
| Vagrant Cascadian |
2020-11-23 | Merge branch 'master' into staging | Marius Bakke |
2020-11-23 | gnu: ungoogled-chromium: Update to 87.0.4280.66-0.1f7cdef....* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 87.
(arch-patch, %arch-revision, %arch-patches): Remove.
(ungoogled-chromium-snippet): Remove %ARCH-PATCHES.
(%ungoogled-revision): Set to 1f7cdef6dfa8f612afde8f988131f210612333e0.
(%chromium-version): Set to 87.0.4280.66.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Adjust #:configure-flags for changes in 87. Enable Pipewire
support in WebRTC.
[native-inputs]: Add WAYLAND.
[inputs]: Add PIPEWIRE and WAYLAND.
(ungoogled-chromium/wayland): Implement as a wrapper over UNGOOGLED-CHROMIUM.
* gnu/packages/patches/ungoogled-chromium-system-nspr.patch: Adjust for 87.
| Marius Bakke |
2020-11-23 | Merge branch 'version-1.2.0' | Ludovic Courtès |
2020-11-23 | gnu: mujs: Omit static library....* gnu/packages/javascript.scm (mujs)[arguments]: Replace the default
'install phase which would install (only) the static library.
| Tobias Geerinckx-Rice |
2020-11-23 | gnu: mujs: Cross-compile....* gnu/packages/javascript.scm (mujs)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2020-11-23 | gnu: mujs: Update to 1.0.9....* gnu/packages/javascript.scm (mujs): Update to 1.0.9.
| Tobias Geerinckx-Rice |