Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch,
gnu/packages/patches/ungoogled-chromium-system-zlib.patch: Delete files.
* gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 84.
(%ungoogled-revision): Set to df199c04ff367da59ce52a23a3f3b305dd3b00c3.
(%debian-revision): Set to debian/83.0.4103.116-3.
(%gentoo-revision): Set to f3f649046d31ebdbc8c4a302b2384504eff78027.
(chromium-gcc-patchset, %chromium-gcc-patches): New variables.
(%gentoo-patches): Remove GCC patches, which have been moved to the above
repo. Add ffmpeg compatibility patch.
(%debian-patches): Add zlib and jsoncpp patch; remove nspr patch.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Add the new GCC patches. Remove obsolete local
patches, add new.
(xcb-proto/python2): New variable.
(ungoogled-chromium): Update to 84.0.4147.89-0..df199c0.
[arguments]: Add "is_unsafe_developer_build", "max_jobs_per_link",
"exclude_unwind_tables", "xcbproto_path", "perfetto_use_system_protobuf" to
#:configure-flags. Remove "linux_use_bundled_binutils". Adjust vulkan
header substitutions.
[native-inputs]: Remove YASM.
[inputs]: Change from FFMPEG-4.2 to FFMPEG. Add PROTOBUF and XCB-PROTO/PYTHON2.
|
|
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.7.2.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-mcclim-fonts-truetype)[inputs]: Add
font-dejavu.
[arguments]: Add 'fix-paths' phase and don't disable test phase.
|
|
* gnu/packages/python-xyz.scm (python-humanfriendly): Upgrade to 8.2.
|
|
python-monotonic targets python-2 and early versions of python-3.
* gnu/packages/python-xyz.scm (python-humanfriendly)[propagated-inputs]:
Remove python-monotonic.
[properties]: New field.
(python2-humanfriendly): Adjust accordingly.
|
|
* gnu/packages/python-xyz.scm (python-language-server)[inputs]: Remove comment
introduced in dcff9bda97d088a717d6f7c01bdf7c0e68d62b9b about using special
versions of packages.
|
|
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.34.1.
|
|
* gnu/packages/lean.scm (lean): Update to 3.17.1.
|
|
* gnu/packages/video.scm (straw-viewer): Update to 0.0.6.
|
|
* gnu/packages/prolog.scm (swi-prolog): Update to 8.3.4.
[arguments]: Several test phases now pass that were broken previously, so
'delete-failing-tests-(pre/post) have been removed in favor of a single
'delete-failing-tests phase after unpack. The comment was revised to reflect
this change.
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27.
[arguments]: Move 'telega-paths-patch after check phase to work around
substituting store paths for ffmpeg and ffplay.
|
|
* gnu/packages/messaging.scm (tdlib): Update to 1.6.6.
|
|
* gnu/packages/gnome.scm (gnome-multi-writer): New variable.
|
|
* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
|
|
* gnu/packages/games.scm (7kaa): Update to 2.15.4p1.
|
|
* gnu/packages/admin.scm (nnn): Update to 3.3.
|
|
* gnu/packages/cran.scm (r-loo): Update to 2.3.1.
|
|
* gnu/packages/compression.scm (libzip): Update to 1.7.3.
|
|
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.4.2.
[inputs]: Add libxinerama.
|
|
* gnu/packages/java.scm (java-hamcrest-library)[arguments]: Fix
build.xml in the same way it is fixed in java-hamcrest-all to prevent a
race condition.
|
|
* gnu/packages/crates-io.scm (rust-dirs-sys-0.3): Update to 0.3.5.
(rust-dirs-2.0, rust-dirs-sys-0.3): Don't skip build.
|
|
* gnu/packages/ruby.scm (ruby-yard)[phases]: Add a 'do-not-set-date-in-gemspec
phase.
|
|
* gnu/packages/ruby.scm (ruby-asciidoctor-pdf): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rouge): Update to 3.21.0.
|
|
* gnu/packages/ruby.scm (ruby-open-uri-cached): New variable.
|
|
* gnu/packages/ruby.scm (ruby-text-hyphen): New variable.
|
|
* gnu/packages/ruby.scm (ruby-chunky-png): New variable.
|
|
* gnu/packages/ruby.scm (ruby-standard): New variable.
|
|
* gnu/packages/ruby.scm (ruby-gimme): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rubocop-performance): New variable.
|
|
* gnu/packages/patches/ruby-rubocop-break-dependency-cycle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.88.0.
[origin]: Use git-fetch. Apply the newly added patch.
[arguments]: Set #:test-target to "default". Remove #:tests?, enabling tests.
[phases]{remove-problematic-tests, disable-bundler, set-home,
make-adoc-files-writable}: New phases. Replace the 'replace-git-ls-files
phase.
[native-inputs]: Add ruby-bump, ruby-pry, ruby-rspec, ruby-test-queue,
ruby-webmock-2 and ruby-yard.
[propagated-inputs]: Remove ruby-powerpack and ruby-jaro-winkler. Add
ruby-regexp-parser, ruby-rexml and ruby-rubocop-ast.
|
|
* gnu/packages/ruby.scm (ruby-test-queue): New variable.
|
|
* gnu/packages/ruby.scm (ruby-regexp-parser): New variable.
|
|
* gnu/packages/ruby.scm (ruby-regexp-property-values): New variable.
|
|
* gnu/packages/ruby.scm (ruby-range-compressor): New variable.
|
|
* gnu/packages/ruby.scm (ruby-character-set): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rexml): New variable.
|
|
* gnu/packages/ruby.scm (ruby-rubocop-ast): New variable.
|
|
* gnu/packages/ruby.scm (ruby-ast): Update to 2.4.1.
[origin]: Use git-fetch.
|
|
* gnu/packages/ruby.scm (ruby-parser): Update to 2.7.1.4.
|
|
* gnu/packages/ruby.scm (ruby-coveralls)[phases]: New
'strip-version-requirements phase.
|
|
* gnu/packages/ruby.scm (ruby-rspec-given): New variable.
|
|
* gnu/packages/ruby.scm (ruby-given-core): New variable.
|
|
* gnu/packages/ruby.scm (ruby-sorcerer): New variable.
|
|
* gnu/packages/ruby.scm (ruby-treetop): New variable.
|
|
* gnu/packages/ruby.scm (ruby-polyglot): New variable.
|
|
* gnu/packages/ruby.scm (ruby-prawn-templates): New variable.
|
|
* gnu/packages/ruby.scm (ruby-prawn-svg): New variable.
|
|
* gnu/packages/ruby.scm (ruby-css-parser): New variable.
|
|
* gnu/packages/ruby.scm (ruby-prawn-icon): New variable.
|