Age | Commit message (Collapse) | Author |
|
* gnu/packages/accessibility.scm (florence)[inputs]: Replace librsvg
with librsvg-for-system.
|
|
* gnu/packages/genealogy.scm (gramps)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/games.scm (colobot)[native-inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/games.scm (tuxpaint)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/games.scm (pioneers)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/games.scm (xboard)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/tryton.scm (tryton)[propagated-inputs]: Replace librsvg
with librsvg-for-system.
|
|
* gnu/packages/photo.scm (rawtherapee)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/pdf.scm (xournalpp)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/openbox.scm (obconf)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/networking.scm (blueman)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/music.scm (quodlibet)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/music.scm (denemo)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/messaging.scm (dino)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/lxqt.scm (obconf-qt)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/language.scm (nimf)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/image.scm (mypaint)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/guile-xyz.scm (guile-picture-language)[inputs]: Replace
librsvg with librsvg-for-system.
|
|
* gnu/packages/graphics.scm (openscenegraph)[inputs]: Replace librsvg
with librsvg-for-system.
|
|
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/xdisorg.scm (fuzzel)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/xdisorg.scm (tint2)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/xdisorg.scm (rofi)[source]: Add snippet to remove
pre-generated files.
|
|
* gnu/packages/xdisorg.scm (rofi)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/wm.scm (jwm)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/dunst.scm (dunst)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/image-processing.scm (nip2)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/image-processing.scm (vips)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
* gnu/packages/lua.scm (fennel): Update to 1.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/machine-learning.scm (llama-cpp): Update to 0.0.0-0.f31b539.
[#:phases](install-python-scripts): Adapt python scripts.
(install): Remove deleted quantize script installation.
Co-authored-by: Andy Tai <atai@atai.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pretty-print.scm (highlight): Fix paths for Perl bindings.
[arguments]<phases>: Set hl_data_dir and hl_conf_dir in install-perl-bindings phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pretty-print.scm (highlight): Add gui output.
[source]: Add patch for GUI data directory.
[outputs]: Add gui.
[arguments]<phases>{fix-search-for-lua}: Fix Lua package name for GUI.
{build-gui}: Add phase to build GUI.
{install}: Set PREFIX variable.
{install-gui}: Add phase to install GUI.
[inputs]: Add qtbase-5.
* gnu/packages/patches/highlight-gui-data-dir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pretty-print.scm (highlight) Use new package style.
[arguments]: Use G-expression. Drop trailing #t from phases.
[source, inputs, native-inputs, description]: Reformat with guix style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pretty-print.scm (highlight): Update to 4.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/fbreader-fix-icon.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ebook.scm (fbreader)[source]<#:patches>: Add it.
|
|
* gnu/packages/photo.scm (entangle)[arguments]: Rewrite as G-expressions.
Don't explicitly return #t from phases.
[native-inputs]: Remove input labels.
|
|
* gnu/packages/photo.scm (entangle)[arguments]:
Add a new 'build-with-meson-0.60 phase.
[native-inputs]: Add itstool.
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.7.
|
|
* gnu/packages/games.scm (corsix-th)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/games.scm (corsix-th): Update to 0.67.
|
|
* gnu/packages/noweb.scm (noweb): Update to 2.13.
|
|
* gnu/packages/noweb.scm (noweb)[arguments]:
Rewrite as G-expressions. Don't explicitly return #t from phases.
|
|
* gnu/packages/mc.scm (mc)[arguments]: Add "--disable-configure-args"
to the #:configure-flags.
|
|
* gnu/packages/mc.scm (mc)[arguments]: Set PERL_FOR_BUILD.
Rename 'patch-FHS-file-names phase to 'patch-file-names.
Properly distinguish build-time from run-time commands.
Reorganise to catch more occurrences.
[inputs]: Add bash-minimal and perl.
|
|
* gnu/packages/mc.scm (mc)[arguments]: Don't SUBSTITUTE* "/bin/cat".
It's been fixed upstream.
|
|
* gnu/packages/mc.scm (mc)[arguments]: Rewrite as G-expressions.
|
|
* gnu/packages/mc.scm (mc): Update to 4.8.30.
|
|
* gnu/packages/tex.scm (texlive-collection-langgreek): New variable.
|
|
* gnu/packages/tex.scm (texlive-yannisgr): New variable.
|