Commit Graph

3075 Commits

Author SHA1 Message Date
adisbladis
5d7cbc659e
darktable: Remove $out/share/doc
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
Daniel Șerbănescu
e6e8d49597 gscan2pdf: 2.8.0 -> 2.8.1 2020-07-13 14:51:36 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Ryan Mulligan
0abdd2adea
Merge pull request #92698 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.21 -> 2.22
2020-07-09 12:00:14 -07:00
Daniël de Kok
7d674b390e drawio: 13.3.5 -> 13.3.9
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.3.9
2020-07-09 07:17:41 +02:00
R. RyanTM
ea9ad36bc8 mandelbulber: 2.21 -> 2.22 2020-07-08 10:16:34 +00:00
Daniël de Kok
b31ec450fe
Merge pull request #92619 from pacien/gscan2pdf-wrapper-scanimage
gscan2pdf: add scanimage to PATH in wrapper
2020-07-08 09:03:43 +02:00
Ryan Mulligan
7020181a52
Merge pull request #92563 from r-ryantm/auto-update/sane-airscan
sane-airscan: 0.99.3 -> 0.99.8
2020-07-07 15:02:20 -07:00
pacien
bf40153c8d gscan2pdf: add scanimage to PATH in wrapper
Gscan2pdf/Frontend/CLI.pm calls this binary.
2020-07-07 20:46:59 +02:00
R. RyanTM
2603a6d8be krita: 4.2.9 -> 4.3.0 2020-07-07 11:40:28 -07:00
R. RyanTM
9fff2b76c6 sane-airscan: 0.99.3 -> 0.99.8 2020-07-07 10:28:13 +00:00
pacien
a564ea217c gscan2pdf: 2.6.5 -> 2.8.0 2020-07-06 18:01:11 +02:00
Jan Tojnar
9925e909e4
Merge pull request #92228 from jtojnar/gimp-interp 2020-07-05 05:45:03 +02:00
gnidorah
7a16dafa07 lazpaint: init at 7.1.3 2020-07-05 01:21:57 +03:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Jan Tojnar
64ec4fd65d
gimp: Hardcode interpreter paths
The E (extension) line in pygimp.interp prints the following warnings:

GIMP-Warning: Bad interpreter referenced in interpreter file /nix/store/5c91dah385gn70blsn6i5rzncqj3ks0y-gimp-with-plugins-2.10.18/lib/gimp/2.0/interpreters/pygimp.interp: python2
GIMP-Warning: Bad binary format string in interpreter file /nix/store/5c91dah385gn70blsn6i5rzncqj3ks0y-gimp-with-plugins-2.10.18/lib/gimp/2.0/interpreters/pygimp.interp

This means that the py extension will not be registered when python2 is not in PATH. To prevent this, let’s hardcode the absolute python2 path.

https://github.com/NixOS/nixpkgs/issues/60937#issuecomment-653652093

Closes: https://github.com/NixOS/nixpkgs/issues/60937
2020-07-03 22:47:17 +02:00
Jan Tojnar
3b701aa4b6
gimp: Fix interpreter path
GIMP uses python interpreter specified in pygimp.interp file for running Python plug-ins,
so any Python related wrapping is useless. It will pick up and use the python from build PATH.

Let’s use a python environment containing pygtk, which is needed by many plug-ins.

Closes: https://github.com/NixOS/nixpkgs/issues/87883
2020-07-03 21:07:45 +02:00
Frederik Rietdijk
c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Vladimír Čunát
e640908b92
Merge #79391: glibc: 2.30 -> 2.31 2020-07-01 00:04:29 +02:00
Daniël de Kok
2c4cc00969 drawio: 13.3.1 -> 13.3.5
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.3.5
2020-06-30 17:33:05 +02:00
worldofpeace
a17ab53053
Merge pull request #91829 from IvarWithoutBones/akira-update
akira-unstable: 2019-10-12 -> 2020-05-01
2020-06-30 11:22:40 -04:00
IvarWithoutBones
c9c29390c7 akira-unstable: 2019-10-12 -> 2020-05-01 2020-06-30 13:44:18 +02:00
Mario Rodas
2a5d9d626f
Merge pull request #91827 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.3 -> 0.3.4
2020-06-30 06:40:53 -05:00
R. RyanTM
442458ab7c pdfcpu: 0.3.3 -> 0.3.4 2020-06-30 11:13:29 +00:00
Niklas Hambüchen
625f6b22d5
Merge pull request #91398 from tasmo/processing-3.5.4
processing: 3.5.3 -> 3.5.4
2020-06-29 17:17:01 +02:00
Alyssa Ross
10bb0637e4 Revert "darktable: Remove doc directory from output"
This reverts commit 730133e130.

multiple-outputs.sh has been fixed, so documentation is now
corrrrectly installed under $out/share/doc/darktable.

Fixes: https://github.com/NixOS/nixpkgs/pull/72160
Fixes: https://github.com/NixOS/nixpkgs/pull/83248
2020-06-29 13:56:27 +00:00
Maximilian Bosch
f95acb5cc6
imagemagick7: 7.0.10-17 -> 7.0.10-19, fix build w/glibc-2.31 2020-06-29 14:41:42 +02:00
Niklas Hambüchen
96776d5a2f cloudcompare: Improve Qt wrapping.
As I learned in the review of #91627.
2020-06-27 23:50:36 +02:00
Niklas Hambüchen
254c2fb8d0 cloudcompare: init at 2.11.0
Based on:

6118f8b275
2020-06-26 15:06:51 +02:00
Thomas Friese
7ad968fd09
processing: 3.5.3 -> 3.5.4 2020-06-25 23:16:06 +02:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Mario Rodas
71ef943f63
Merge pull request #91423 from danieldk/remove-xara
xara: remove
2020-06-25 06:01:30 -05:00
Daniël de Kok
842acd9000 xara: remove
Not updated since 2006:

https://en.wikipedia.org/wiki/Xara_Xtreme_LX

Marked broken in nixpkgs since 2016-02-27.
2020-06-25 07:55:01 +02:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Daniël de Kok
72cfe09e7f drawio: 13.2.2 -> 13.3.1
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.3.1
2020-06-23 19:48:36 +02:00
Timo Kaufmann
40178ea3a2
Merge pull request #90515 from fgaz/evilpixie/init
impy,evilpixie: init
2020-06-20 16:04:30 +02:00
Florian Klink
34efb1df34
Merge pull request #90328 from priegger/fix/sane-backends
sane-backends: 1.0.28 -> 1.0.30
2020-06-19 00:35:18 +02:00
David Guibert
e1e044e70e
Merge pull request #90072 from jobojeha/paraview_5_8
paraview: 5.6.3 -> 5.8.0
2020-06-18 22:23:26 +02:00
R. RyanTM
e487f9f708 avocode: 4.6.4 -> 4.7.0 2020-06-17 12:41:36 -07:00
R. RyanTM
fdc434621c goxel: 0.10.5 -> 0.10.6 2020-06-17 12:17:45 -07:00
Andy Tockman
612b7f71a0 feh: add enableAutoreload option
This change enables the inotify-based auto-reload feature of feh, which
causes images to be refreshed when the image file changes.
2020-06-16 19:48:50 -05:00
Doron Behar
db20a2371c
krop: move libsForQt5.poppler out of propagatedBuildInputs (#87790) 2020-06-16 22:02:48 +02:00
Léo Gaspard
a1095de695
Merge pull request #90582 from r-ryantm/auto-update/krop
krop: 0.5.1 -> 0.6.0
2020-06-16 22:00:51 +02:00
R. RyanTM
7a89140466 krop: 0.5.1 -> 0.6.0 2020-06-16 06:43:29 +00:00
Francesco Gazzetta
21720b4c93 evilpixie: init at 0.2 2020-06-15 18:45:01 +02:00
Ryan Mulligan
aa060ababf
Merge pull request #90448 from r-ryantm/auto-update/yeetgif
yeetgif: 1.23.5 -> 1.23.6
2020-06-15 08:11:01 -07:00
R. RyanTM
4a09efd523 yeetgif: 1.23.5 -> 1.23.6 2020-06-15 06:33:14 +00:00
Philipp Riegger
03690ba290 sane-backends: 1.0.28 -> 1.0.30 2020-06-14 12:53:23 +02:00
Daniël de Kok
b188f230cb drawio: 13.0.3 -> 13.2.2
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.2.2
2020-06-14 08:41:35 +02:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Jan Tojnar
3437d3c64f
Merge pull request #90154 from adisbladis/gimp-2_10_20 2020-06-12 11:29:25 +02:00
markuskowa
3f2e6b9c4b
Merge pull request #90148 from markuskowa/fix-lics
Fix licenses
2020-06-11 23:20:00 +02:00
adisbladis
d7ffb5fa07
gimp: 2.10.18 -> 2.10.20 2020-06-11 20:45:07 +02:00
R. RyanTM
2e264a8908 imagemagick7: 7.0.10-14 -> 7.0.10-17 2020-06-11 10:30:33 -07:00
Markus Kowalewski
d00013fd7c
jpeg-archive: add license 2020-06-11 18:27:33 +02:00
Jonathan Jeppener-Haltenhoff
7d424a400d paraview: 5.6.3 -> 5.8.0 2020-06-10 18:59:56 +02:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Maximilian Bosch
1095a14993
Merge pull request #89940 from r-ryantm/auto-update/feh
feh: 3.4 -> 3.4.1
2020-06-10 14:24:32 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
R. RyanTM
fbace4e4ed feh: 3.4 -> 3.4.1 2020-06-09 15:57:43 +00:00
R. RyanTM
41525f7d9a avocode: 4.6.3 -> 4.6.4 2020-06-09 08:01:11 +00:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Ryan Mulligan
d0abc5d54f
Merge pull request #89597 from r-ryantm/auto-update/cq-editor
cq-editor: 0.1RC2 -> 0.1.1
2020-06-07 15:39:19 -07:00
Jan Solanti
7bdddd0917 renderdoc: 1.7 -> 1.8 2020-06-07 15:58:02 +02:00
R. RyanTM
d3b5e28142 cq-editor: 0.1RC2 -> 0.1.1 2020-06-06 04:56:35 +00:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
Frederik Rietdijk
a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
josephtheengineer
4eaa5a0863
freecad: use wrapQtAppsHook 2020-06-05 14:16:52 +10:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Lassulus
872fedd192
Merge pull request #88889 from paperdigits/displaycal
displaycal: 3.5 -> 3.8.9.3
2020-06-04 11:01:39 +02:00
Mario Rodas
0ad42c656c
Merge pull request #89319 from zaninime/sane-airscan-update
sane-airscan: 0.99.0 -> 0.99.3
2020-06-03 20:44:01 -05:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Michael Weiss
8a9cbdb549
tev: 1.15 -> 1.16 2020-06-03 16:13:07 +02:00
Francesco Zanini
07d3ca8112 sane-airscan: 0.99.0 -> 0.99.3 2020-06-01 19:22:30 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Frederik Rietdijk
36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
Mario Rodas
b6b424b490
Merge pull request #88041 from zowoq/imagemagick
imagemagick: 6.9.10-71 -> 6.9.11-14, 7.0.9-0 -> 7.0.10-14
2020-05-28 23:55:50 -05:00
Mario Rodas
daf2f7cf29
Merge pull request #89088 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.2 -> 0.3.3
2020-05-28 19:42:43 -05:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
R. RyanTM
931b3f225e pdfcpu: 0.3.2 -> 0.3.3 2020-05-28 08:15:45 +00:00
R. RyanTM
5384385c79 fondo: 1.3.8 -> 1.3.9 2020-05-27 10:11:27 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Rick van Schijndel
5b32225cc1 nomacs: remove unused patch
This patch became obsolete in the previous update, so can be removed.
2020-05-26 19:56:37 +02:00
Rick van Schijndel
7042530075 nomacs: remove old maintainer, add myself as maintainer
The old maintainer @ahmedtd sent me the following email:

Title: Are you interested in being the NixPkgs maintainer for nomacs?
Body: I don't run NixOS anymore, so I can't really build or check the PRs.
2020-05-26 19:44:00 +02:00
Mica Semrick
009284cd4c displaycal: 3.5 -> 3.8.9.3 2020-05-25 11:42:40 -07:00
markuskowa
2901376d00
Merge pull request #88256 from r-ryantm/auto-update/avocode
avocode: 4.6.2 -> 4.6.3
2020-05-24 13:35:23 +02:00
Frederik Rietdijk
d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
Dmitry Kalinkin
e4cd1ba5b8 openscad: use wrapQtApp for macOS app 2020-05-24 07:52:19 +02:00
zowoq
fd3d93a3e2 imagemagick7: 7.0.9-0 -> 7.0.10-14 2020-05-24 10:49:48 +10:00
zowoq
9efb29f978 imagemagick: 6.9.10-71 -> 6.9.11-14 2020-05-24 10:49:39 +10:00
adisbladis
1f8bda3ce2
ivm: Package is not x86 specific 2020-05-23 22:47:22 +01:00
Frederik Rietdijk
8a77c900dd Merge staging-next into staging 2020-05-23 10:25:19 +02:00
Benjamin Hipple
531eab10a8
Merge pull request #88572 from marcus7070/marcus7070/cq-bump
python3Packages.cadquery: 2.0RC0 -> 2.0
2020-05-22 10:34:58 -04:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Scott Worley
4085661911 opentoonz: Init at 1.4.0 2020-05-22 01:25:44 -07:00
Marcus Boyd
a2ba99b22f cq-editor: 0.1RC1 -> 0.1RC2 2020-05-22 14:25:48 +09:30
R. RyanTM
71d291d7c7 gnome-photos: 3.34.1 -> 3.34.2 2020-05-21 12:38:37 +00:00
R. RyanTM
cca54adf81 avocode: 4.6.2 -> 4.6.3 2020-05-20 07:44:20 +00:00
Jan Tojnar
f8a9c6efac
Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Rick van Schijndel
4007543e66 nomacs: 3.12 -> 3.14.2 2020-05-16 12:01:27 +02:00
John Ericson
ee8cfe4bf3 treewide: pkg-config has targetPrefix 2020-05-16 00:21:21 +00:00
adisbladis
730133e130
darktable: Remove doc directory from output
It puts very generic file names in the store like
`$out/share/doc/README.md` which has a high risk of collisions.
2020-05-15 10:38:39 +01:00
Mario Rodas
c8010f6a13
Merge pull request #87745 from zaninime/sane-update
sane-airscan: 0.9.17 -> 0.99.0
2020-05-14 08:04:23 -05:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Francesco Zanini
5629e60d71 sane-airscan: 0.9.17 -> 0.99.0 2020-05-13 17:53:40 +02:00
Lassulus
83b618a11b
Merge pull request #87282 from symphorien/krop-desktop-file
krop: install desktop file
2020-05-12 23:30:28 +02:00
R. RyanTM
0e0995d14c yed: 3.19.1.1 -> 3.20 2020-05-11 03:04:49 +00:00
Symphorien Gibol
6bac73bc4a krop: install desktop file 2020-05-10 12:00:00 +00:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Martin Weinelt
459bad4be4 graphicsmagick: 1.3.32 → 1.3.35
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
R. RyanTM
d2be85f9f1 krita: 4.2.7.1 -> 4.2.9 2020-05-09 08:53:31 +02:00
Mario Rodas
e813d1b30c
Merge pull request #86859 from cole-h/qimgv
qimgv: 0.9 -> 0.9.1
2020-05-08 05:58:17 -05:00
Jon
c12f5a256d
Merge pull request #86901 from r-ryantm/auto-update/gthumb
gthumb: 3.8.3 -> 3.10.0
2020-05-05 18:50:02 -07:00
Ryan Mulligan
7a040bd6e4
Merge pull request #86782 from r-ryantm/auto-update/avocode
avocode: 4.4.3 -> 4.6.2
2020-05-05 06:01:04 -07:00
R. RyanTM
67ee391c56 gthumb: 3.8.3 -> 3.10.0 2020-05-05 07:56:35 +00:00
Cole Helbling
d0de28e20a
qimgv: 0.9 -> 0.9.1
https://github.com/easymodo/qimgv/compare/v0.9...v0.9.1
2020-05-04 17:22:25 -07:00
R. RyanTM
f45c1dc89e avocode: 4.4.3 -> 4.6.2 2020-05-04 14:30:48 +00:00
Guillaume Bouchard
b3c18fe2be
apitrace: fix OpenGL library path and Qt GUI (#86475)
For unknown reasons, Apitrace breaks the runpath of the traced program.
OpenGL programs on nix are looking at /run/opengl-driver/lib to find the
system OpenGL driver.

This change:

- add path /run/opengl-driver{-32} to the RPATH of the wrapper
libraries. This fixs tracing with `apitrace trace`.
- add rpath to `libglnvd` and `libGL` to the `{e}glretrace` binaries.
These libraries are loaded at runtime, but does not appears as NEEDED in
the binaries, hence the need for the explicit rpath addition. This fix
`{e}glretrace`.
- Explicitly add Qt wrapper to `qapitrace`. It fixs the GUI.

Co-authored-by: Florian Klink <flokli@flokli.de>

Co-authored-by: Florian Klink <flokli@flokli.de>
2020-05-04 12:39:44 +00:00
Benjamin Hipple
5ce11e6853
Merge pull request #86564 from r-ryantm/auto-update/fstl
fstl: 0.9.3 -> 0.9.4
2020-05-03 00:41:10 -04:00
R. RyanTM
8beea3f8ce fstl: 0.9.3 -> 0.9.4 2020-05-02 10:15:25 +00:00
R. RyanTM
44dd05c5f9 drawio: 12.9.9 -> 13.0.3 2020-05-02 07:05:39 +00:00
Cole Helbling
a3f27a2720 qimgv: 0.8.9 -> 0.9
https://github.com/easymodo/qimgv/compare/v0.8.9...v0.9
2020-05-01 09:16:16 +02:00
Jörg Thalheim
fb159eba4f
Merge pull request #86355 from Dema/darktable-3.0.2 2020-04-29 22:23:12 +01:00
Dmitry Olyenyov
c7f9151479 darktable: 3.0.1 -> 3.0.2 2020-04-29 23:45:11 +03:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Nikolay Korotkiy
73f3469c76
azpainter: 2.1.5 -> 2.1.6 (#86028) 2020-04-26 12:11:09 +00:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata
a0a076b857 awesomebump: use qt5's mkDerivation
Wrap Qt program manually, remove makeWrapper from nativeBuildInputs.
2020-04-22 15:23:10 +02:00
Martin Milata
606a15d9d8 phototonic: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata
2986699ab0 qcomicbook: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata
904fc69424 write_stylus: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
Nikolay Korotkiy
42d290316c xournalpp: 1.0.17 -> 1.0.18 2020-04-21 19:45:02 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
worldofpeace
786946a952
Merge pull request #83782 from mkg20001/krita-fix
krita: disable parallel building #35359
2020-04-17 09:42:19 -04:00
Constantine Glen Evans
919293492b ipe: fix Qt wrapping
Uses mkDerivation instead of stdenv.mkDerivation, to fix Qt wrapping problem.
2020-04-16 20:31:22 -07:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
worldofpeace
a6e85bd6c2
Merge pull request #84361 from dominikh/luminanceHDR-wrapQtAppsHook
luminance-hdr: use Qt5's mkDerivation
2020-04-14 08:32:30 -04:00
Jan Tojnar
a725962ae9
inkscape: drop redundant enableParallelBuilding
With CMake it is on by default.
2020-04-14 11:32:41 +02:00
Jan Tojnar
0995d779a3
Merge pull request #85184 from jtojnar/inkscape-0.92.5
inkscape: 0.92.4 → 0.92.5
2020-04-14 10:21:25 +02:00
Benjamin Hipple
3988732856
Merge pull request #84965 from cole-h/qimgv
qimgv: enable video support
2020-04-13 22:11:55 -04:00
Jan Tojnar
a926e7358f
inkscape: add jtojnar as maintainer 2020-04-14 02:05:49 +02:00
Jan Tojnar
a48d86e851
inkscape: 0.92.4 → 0.92.5
https://gitlab.com/inkscape/inkscape/-/tags/INKSCAPE_0_92_5
2020-04-14 02:05:49 +02:00
Jan Tojnar
eff936e8b9
inkscape: format with nixpkgs-fmt
Also order the build inputs alphabetically and switch to pname+version.
2020-04-14 02:05:33 +02:00
Jan Tojnar
38e316d398
inkscape: clean up
The unpackPhase override was only needed when the download server mangled the file extension:

https://github.com/NixOS/nixpkgs/pull/23652
2020-04-14 02:05:12 +02:00
Jonathan Ringer
8fdc7cc1d0 kodelife: preferLocalBuild 2020-04-13 10:40:27 -07:00
Jonathan Ringer
088afc8375 kodelife: fix non-x86 hashes 2020-04-13 10:40:27 -07:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
R. RyanTM
50605b6927 kodelife: 0.8.8.110 -> 0.9.0.129 2020-04-12 17:45:00 -07:00
Maximilian Bosch
2d836ab922
feh: 3.3 -> 3.4
https://feh.finalrewind.org/archive/3.4/
2020-04-12 10:05:04 +02:00
Cole Helbling
a276d1220d
qimgv: enable video support
I actually went back and `strace`'d the binary when it complained about
being unable to load the library it uses for playing videos. Turns out,
it wasn't finding the library because it wasn't in any of its library
paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the
library it uses to play videos, and now things are peachy.

There is a (seemingly innocuous) error that gets displayed from Exiv2
being unable to determine its image type. Since it's actually a video, I
think it's fine. Another issue that pops up in the output is missing
`libcuda.so.1`, but that doesn't seem to affect functionality, and using
`addOpenGLRunpath` on both the binary and libraries didn't silence it.

Also did a little formatting.
2020-04-11 16:35:28 -07:00