Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (gfbgraph)[arguments]: Build gtk-doc documentation.
[native-inputs]: Add gtk-doc.
|
|
* gnu/packages/admin.scm (acpica): Update to 20200717.
|
|
* gnu/packages/libusb.scm (usbmuxd): Update to 1.1.1.
[source, home-page]: Update URLs.
|
|
* gnu/packages/libusb.scm (ifuse): Update to 1.1.4.
[source, home-page]: Update URL.
|
|
* gnu/packages/libusb.scm (%libimobiledevice-patches): Delete variable.
(libimobiledevice): Update to 1.3.0.
[source, home-page]: Update URLs.
[arguments]: Delete 'force-bootstrap phase. Add argument to detect the correct
Python binary.
[propagated-inputs]: Replace openssl-1.0 with openssl.
[native-inputs]: Remove autoconf, automake, and libtool.
|
|
* gnu/packages/libusb.scm (libusbmuxd): Update to 2.0.2.
[source, home-page]: Update URLs.
|
|
* gnu/packages/libusb.scm (libplist): Update to 2.2.0.
[source]: Use 'url-fetch' instead of 'git-fetch'.
[home-page]: Update URL.
|
|
* gnu/packages/guile-xyz.scm (guile-srfi-89): New varible.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 68.11.0.
|
|
This reverts commit 2759d4ca74ff4846b79c406c000b64dc2f2ed0ac. The
substitution, it does nothing! (We already applied an upstream patch).
|
|
* gnu/packages/image-processing.scm (opencv): Fix build failure.
[arguments]<#:phases>[fix-jasper]: New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/linux.scm (singularity)[arguments]: Replace references to grep.
|
|
* gnu/packages/cran.scm (r-spectrum): New variable.
|
|
* gnu/packages/cran.scm (r-clusterr): New variable.
|
|
* gnu/packages/cran.scm (r-rfast): New variable.
|
|
* gnu/packages/cran.scm (r-rcppziggurat): New variable.
|
|
* gnu/packages/wm.scm (yeganesh): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/guile-xyz.scm (mcron): Update to 1.2.0.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.3.
|
|
* gnu/packages/sync.scm (megatools)[arguments]: Add custom phase to
install bash completion file.
|
|
* gnu/packages/sync.scm (megatools): Update to 1.10.3.
|
|
* gnu/packages/emulators.scm (qtmips): New variable.
|
|
* gnu/packages/python-xyz.scm (python-typing): Update to 3.7.4.3.
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.9.19.
|
|
* gnu/packages/video.scm (libmatroska): Update to 1.6.2.
|
|
* gnu/packages/text-editors.scm (kakoune): Update to 2020.08.04.
|
|
* gnu/packages/video.scm (mediainfo): Update to 20.08.
|
|
* gnu/packages/video.scm (libmediainfo): Update to 20.08.
|
|
* gnu/packages/textutils.scm (aha)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/textutils.scm (aha): Update to 0.5.1.
|
|
* gnu/packages/python-xyz.scm (python-crashtest): Update to 0.3.1.
|
|
* gnu/packages/image-processing.scm (opencv)[source]: Add patch.
* gnu/packages/patches/opencv-fix-build-of-grfmt_jpeg2000.cpp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/php.scm (php): Update to 7.4.9.
|
|
* gnu/packages/password-utils.scm (yapet): Update to 2.4.
|
|
* gnu/packages/python-xyz.scm (python-aenum): Update to 2.2.4.
|
|
* gnu/packages/storage.scm (ceph): Update to 14.2.11.
|
|
* gnu/packages/lxqt.scm (lxqt-panel)[propagated-inputs]: Add lxmenu-data.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/linux.scm (cpuid): Update to 20200427.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200810.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
Reported by Hamzeh Nasajpour <h.nasajpour@pantherx.org>.
* gnu/packages/machine-learning.scm (dlib)[arguments]: Add
configure-flag to build shared library. Remove custom
'delete-static-library phase.
|
|
* gnu/packages/graphics.scm (drawpile): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/web.scm (httpd): Update to 2.4.46.
|
|
* gnu/packages/web.scm (nginx): Update to 1.19.2.
|
|
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.2-2581-324ca14c3003.
|
|
* gnu/packages/web.scm (perl-catalyst-view-tt): Update to 0.45.
|
|
* gnu/packages/web-browsers.scm (luakit): Update to 2.2.
|
|
* gnu/packages/wm.scm (bspwm): Update to 0.9.10.
|
|
* gnu/packages/package-management.scm (python-conda): Define as deprecated
alias for conda.
(python2-conda): Remove variable.
(conda)[arguments]: Add phases "fix-permissions",
"correct-python-executable-name", "do-not-use-python-root-as-prefix", and
"init"; remove phase "remove-failing-tests"; update "check" phase.
[inputs]: Add python-wrapper.
[native-inputs]: Move them all to...
[propagated-inputs]: ...this field. Add python-conda-package-handling,
python-tqdm, and zstd.
[description]: Remove line about Conda as a library.
|
|
* gnu/packages/python-xyz.scm (python-pycosat): Update to 0.6.3.
|
|
* gnu/packages/bioinformatics.scm (tophat)[arguments]: Add build phase
"hide-default-gcc".
|