Michael Rohleder
1981a39e5d
gnu: ytfzf: Update to 2.4.1.
...
* gnu/packages/image-viewers.scm (ytfzf): Update to 2.4.1.
[inputs]: Add perl.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-07 22:02:41 +02:00
Cairn
0c5e2333ca
gnu: Add pixterm.
...
* gnu/packages/image-viewers.scm (pixterm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-06 16:58:12 +02:00
Tomasz Jeneralczyk
9b8507df11
gnu: Add hydrus-network.
...
* gnu/packages/image-viewers.scm (hydrus-network): Add variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-08-30 00:40:05 +02:00
Maxim Cournoyer
8d60951864
gnu: viewnior: Use new style inputs and fix indentation.
...
* gnu/packages/image-viewers.scm (viewnior)[phases]: Delete trailing #t.
[native-inputs, inputs]: Remove labels.
2022-08-17 22:55:04 -04:00
Maxim Cournoyer
e3af0324bc
gnu: gpicview: Build with GTK 3.
...
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
2022-08-17 22:55:03 -04:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
a0beb297a3
gnu: qtwebengine: Rename to qtwebengine-5.
...
Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
0938c3e34a
gnu: qtwebchannel: Rename to qtwebchannel-5.
...
Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
735d340ae4
gnu: qtdeclarative: Rename to qtdeclarative-5.
...
Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
...
This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Tobias Geerinckx-Rice
a432ae0c0b
gnu: feh: Use G-expressions.
...
* gnu/packages/image-viewers.scm (feh)[arguments]:
Rewrite as G-expressions.
2022-07-17 02:00:16 +02:00
Tobias Geerinckx-Rice
a7c3eb8fdf
gnu: feh: Update to 3.9.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.9.
[arguments]: Add "magic=1" to #:make-flags.
2022-07-17 02:00:15 +02:00
Michael Rohleder
7727757a73
gnu: ytfzf: Update to 2.3.
...
* gnu/packages/patches/ytfzf-programs.patch,
* gnu/packages/patches/ytfzf-updates.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): Unregister them.
* gnu/packages/image-viewers.scm (ytfzf): Update to 2.3.
[source]: Delete patches.
[arguments]: Remove phase 'patch-script. Add phase 'install-addons,
'wrap-program.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-06 10:32:06 +02:00
Liliana Marie Prikler
2344fb1097
gnu: mcomix: Install messages.
...
* gnu/packages/image-viewer.scm (mcomix)[install-data]: Also install messages
subdirectory.
2022-03-27 09:49:02 +02:00
Liliana Marie Prikler
ff4585d147
gnu: mcomix: Wrap missing paths.
...
* gnu/packages/image-viewers.scm (mcomix)[inputs]: Add gtk+.
[arguments]<#:imported-modules,#:modules>: New arguments.
<#:phases>: Add ‘glib-or-gtk-wrap’ and ‘gi-wrap’.
2022-03-26 08:52:40 +01:00
Liliana Marie Prikler
8358ad36c6
gnu: mcomix: Update to 2.0.1.
...
* gnu/packages/image-viewers.scm (mcomix): Update to 2.0.1.
[source]: Use sourceforge once again.
[inputs]: Add ‘python’.
[arguments]: Convert to a list of G-Expressions.
<#:tests?>: Drop.
<#:phases>: Rename ‘configure’ to ‘patch-sources’. Also fix an assertion
error in "mcomix/image_tools.py".
No longer replace ‘build’ or ‘install’. Add ‘install-data’ phase after
‘install’. Use (this-package-input) to refer to the python input.
2022-03-26 08:52:40 +01:00
Ludovic Courtès
a6de0c4c9c
gnu: feh, newsboat: Inline top-level reference to 'curl'.
...
These references introduced top-level circular dependencies.
Furthermore, they were inaccurate since only CURL_CA_BUNDLE is honored.
* gnu/packages/image-viewers.scm (feh)[native-search-paths]: Remove
top-level reference to 'curl'; inline "CURL_CA_BUNDLE" spec.
* gnu/packages/syndication.scm (newsboat)[native-search-paths]:
Likewise.
2022-03-18 16:03:34 +01:00
Jai Vetrivelan
066cdbfa92
gnu: feh: Update to 3.8.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.8.
[inputs]: Sort lexically.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-14 10:57:45 +01:00
Nicolas Goaziou
c81b0dcc72
gnu: qview: Update to 5.0.
...
* gnu/packages/image-viewers.scm (qview): Update to 5.0.
[build-system]: Use QT-BUILD-SYSTEM.
[arguments]<#:phases>: Use G-expressions. Remove trailing #T. Add a new phase
for tests.
[native-inputs]: Add QTTOOLS.
[inputs]: Re-order alphabetically.
2022-02-14 00:45:33 +01:00
Ludovic Courtès
9cdce964ca
gnu: luminance-hdr: Remove input labels.
...
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Remove
labels.
2022-02-02 17:58:21 +01:00
Ludovic Courtès
bbc26afd61
gnu: luminance-hdr: Fix compilation.
...
Reported by Leo Famulari <leo@famulari.name>.
* gnu/packages/image-viewers.scm (luminance-hdr)[arguments]: In
'add-ilmbase-include-path' phase, set C_INCLUDE_PATH and be more
specific about the include directory searched for.
2022-02-02 17:58:21 +01:00
Leo Famulari
4bd060909d
gnu: luminance-hdr: Replace dependency on QtWebKit with QtWebEngine.
...
See <https://issues.guix.gnu.org/53289 > for more information about this change.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Remove qtwebkit. Add
qtwebengine, qtdeclarative, and qtwebchannel.
2022-01-29 18:43:13 -05:00
Guy-Fleury Iteriteka
540a47a01f
gnu: chafa: Update to 1.8.0.
...
* gnu/packages/image-viewers.scm(chafa): Update to 1.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-13 23:11:19 +01:00
Tobias Geerinckx-Rice
7986acd993
gnu: imv: Remove unused inputs.
...
They aren't needed and probably never were.
* gnu/packages/image-viewers.scm (imv)[native-inputs]: Remove cmocka and git.
2021-12-18 17:35:48 +01:00
Tobias Geerinckx-Rice
a63a35daa6
gnu: imv: Remove input labels.
...
* gnu/packages/image-viewers.scm (imv)[native-inputs]:
Remove input labels.
2021-12-18 17:35:48 +01:00
Tobias Geerinckx-Rice
c1f364a2d2
gnu: imv: Update to 4.3.1.
...
* gnu/packages/image-viewers.scm (imv): Update to 4.3.1.
[arguments]: Don't explicitly return #t from phases.
[source, home-page]: Update URL.
2021-12-18 17:35:47 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
3b8825421b
gnu: geeqie: Fix X11 error at startup.
...
Fixes <https://issues.guix.gnu.org/52089 >.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
Patch provided by John Kehayias <john.kehayias@protonmail.com>.
* gnu/packages/patches/geeqie-clutter.patch: New file.
* gnu/packages/image-viewers.scm (geeqie)[sources]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-12-08 22:35:03 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
dissent
c663d037aa
gnu: Add pqiv.
...
* gnu/packages/image-viewers.scm (pqiv): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-05 12:27:02 +01:00
Efraim Flashner
63661eacca
gnu: viewnior: Update to 1.8.
...
* gnu/packages/image-viewers.scm (viewnior): Update to 1.8.
[home-page]: Use https.
2021-11-26 15:46:01 +02:00
Ludovic Courtès
02492e8a9b
gnu: geeqie: Build with '-O2'.
...
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Pass "-O2 -g".
2021-11-25 15:13:36 +01:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
Foo Chuan Wei
686b9403a0
gnu: Add nsxiv.
...
* gnu/packages/image-viewers.scm (nsxiv): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-14 15:20:18 +01:00
Maxim Cournoyer
95633a36b2
gnu: geeqie: Update to 1.6.
...
* gnu/packages/image-viewers.scm (geeqie): Update to 1.6.
[phases]{correctly-locate-aux-scripts}: New phase.
2021-11-12 00:09:14 -05:00
Efraim Flashner
075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-11-03 14:27:51 +02:00
Tobias Geerinckx-Rice
57b7e1cfd0
gnu: qiv: Update to 2.3.2.
...
* gnu/packages/image-viewers.scm (qiv): Update to 2.3.2.
[source]: Add a snippet.
[arguments]: Don't explicitly return #t from phases.
2021-11-03 11:19:56 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-10-31 14:49:47 +02:00
Vinicius Monego
d71336b2e3
gnu: Rename openexr to openexr-2.
...
This is done so the OpenEXR package can be upgraded to version 3 in a
later commit.
* gnu/packages/graphics.scm (openexr): Rename to ...
(openexr-2): ... new variable.
(blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly.
(ctl)[propagated-inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise.
* gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic,
nip2)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise.
* gnu/packages/kde.scm (krita)[inputs]: Likewise.
* gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:22:06 -04:00
Efraim Flashner
9c5a83c7e7
gnu: imv: Build with librsvg.
...
This is a follow-up to 1eca979fb8da842e73c42f4f53be29b169810f2.
* gnu/packages/image-viewers.scm (imv)[inputs]: Adjust package input
from librsvg-next to librsvg.
2021-10-12 21:16:04 +03:00
Mathieu Othacehe
a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen.
2021-10-12 17:46:23 +00:00
Tobias Geerinckx-Rice
8452772433
gnu: quazip: Update to 1.1.
...
* gnu/packages/compression.scm (quazip): Redefine as an heir to the…
(quazip-0): …new name of the previous package definition.
Adjust all packages with quazip as input to use quazip-0.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice
ea0fb5a567
gnu: feh: Update to 3.7.2.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.7.2.
2021-10-04 13:31:37 +02:00
Z572
be32889902
gnu: imv: Update to 4.1.0 and adjust arguments+inputs.
...
* gnu/packages/image-viewers.scm (imv): [version]: Update to 4.1.0.
[build-system]: Replace with meson-build-system.
[phases]: Remove (delete 'configure)
[make-flags]: Remove it.
[inputs]: Remove asciidoc. Add libheif, libjpeg-turbo, libinih, libnsgif,
librsvg-next, libtiff
[native-inputs]: Add asciidoc, Add git-minimal
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-21 15:15:52 +02:00
Guillaume Le Vaillant
d5d1e5d1d4
gnu: geeqie: Fix build.
...
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Pass '-fcommon' to
CFLAGS.
2021-09-16 10:33:43 +02:00
Ludovic Courtès
d9dfbf886d
Merge branch 'master' into core-updates-frozen
2021-09-07 14:19:08 +02:00
Xinglu Chen
e76ed759a0
gnu: feh: Update to 3.7.1.
...
* gnu/packages/image-viewers.scm (feh): Update to 3.7.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-06 11:05:20 +02:00
Ludovic Courtès
00d1ccaf12
gnu: Use 'search-input-directory' for the OpenEXR header directory.
...
* gnu/packages/graphics.scm (blender): Use 'search-input-directory' when
searching for "include/OpenEXR".
(blender-2.79): Likewise.
* gnu/packages/image-processing.scm (opencv): Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr): Likewise.
* gnu/packages/photo.scm (darktable): Likewise.
2021-07-24 16:23:22 +02:00
Raghav Gururajan
ffc04f5cc6
gnu: ytfzf: Use patches inside source block, instead of inputs.
...
* gnu/packages/image-viewers.scm (ytfzf)[patches]: Add ytfzf-programs.patch
and ytfzf-updates.patch.
[phases](apply-patches): Remove phase.
[native-inputs]: Remove ytfzf-programs and ytfzf-updates.
2021-07-06 09:08:29 -04:00