6t8k
dd14fdd6b2
digikam, kphotoalbum, photoqt: patches fixing build against exiv2 0.28.1
2023-11-10 03:43:56 +01:00
Austin Horstman
0d6c907ba8
treewide: add meta.mainProgram to graphics
2023-08-04 10:36:02 -05:00
Someone Serge
471dbe9bcf
treewide: consume config.cudaSupport as required
...
Eliminate uses of `config.cudaSupport or false` and alike, since the
option is now declared in config.nix with a default value
fd .nix -t f -x sed 's/config\.cudaSupport or false, cudaPackages [?] [{][}]/config.cudaSupport, cudaPackages ? { }/' '{}' -i
fd .nix -t f -x sed 's/config\.cudaSupport or false/config.cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = pkgs.config.cudaSupport/inherit (pkgs.config) cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = config.cudaSupport/inherit (config) cudaSupport/' '{}' -i
2023-07-20 18:08:19 +03:00
Kevin Tran
f2120bc2bb
digikam: 8.0.0 -> 8.1.0
2023-07-13 09:56:50 +10:00
Pol Dellaiera
9f9f5dde5c
Merge pull request #237482 from 1000teslas/digikam
...
digikam: 7.10.0 -> 8.0.0
2023-06-14 22:40:37 +02:00
Kevin Tran
b0aac89f1f
digikam: 7.10.0 -> 8.0.0
2023-06-15 00:47:47 +10:00
Aidan Gauland
fe12b14ffd
digikam: Fix build when config.cudaSupport is enabled
2023-06-07 08:44:04 +12:00
Fabián Heredia Montiel
1e07e5480d
digikam: 7.9.0 → 7.10.0
2023-04-27 21:19:46 +02:00
Atemu
9bd2506458
treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
...
These packages were identified as broken when ffmpeg = ffmpeg_5.
Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
R. Ryantm
ba2f6a3aa2
digikam: 7.8.0 -> 7.9.0
2022-12-05 08:46:27 +00:00
R. Ryantm
fac26c087f
digikam: 7.7.0 -> 7.8.0
2022-08-31 06:43:05 +00:00
André Vitor de Lima Matos
6de4f6b39f
digikam: 7.6.0 -> 7.7.0
2022-07-11 14:29:34 +08:00
André Vitor de Lima Matos
5d7333150a
digikam: 7.4.0 -> 7.6.0
2022-04-24 19:05:46 -03:00
Austin Butler
10ce0204ac
digikam: 7.3.0 -> 7.4.0
2021-12-21 15:33:48 -08:00
R. RyanTM
cfc749e5b4
digikam: 7.2.0 -> 7.3.0
2021-07-12 23:38:23 -07:00
R. RyanTM
35a33570dd
digikam: 7.1.0 -> 7.2.0
2021-03-23 00:53:26 +00:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
S. Nordin Abouzahra
32fefa8fb1
digikam: enable appstyles
...
Without this digikam forces the fusion style.
2021-01-04 18:58:23 -05:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Jörg Thalheim
dae00908a8
digikam: update opencv
2020-11-21 10:12:14 +01:00
Frederik Rietdijk
9436457542
digikam: fix double wrapping
2020-11-01 23:39:05 +01:00
Thomas Tuegel
b10e170cb3
Merge pull request #98721 from callahad/digikam-7.1.0
...
digikam: 6.4.0 -> 7.1.0
2020-09-26 06:18:06 -05:00
Thomas Tuegel
2e48e306f6
Merge pull request #98795 from callahad/digikam-icons
...
digikam: fix broken icons
2020-09-26 06:16:27 -05:00
Dan Callahan
c4c101e414
digikam: unbreak media playback
...
This patch re-adds libqtav to digikam's list of dependencies, restoring
support for video playback in the application.
This effectively reverts commit 5194e7c0cb
2020-09-26 08:38:59 +01:00
Dan Callahan
afec4b31bd
digikam: fix broken icons
...
Ensures that the Breeze icon theme is available to digikam.
Without this, digikam breaks in strange ways.
Fixes #65322
Fixes #78225
2020-09-25 21:49:29 +01:00
Dan Callahan
a9e0dd08d1
digikam: 6.4.0 -> 7.1.0
2020-09-25 09:06:48 +01:00
David Anderson
3a38cef8f9
jasper: remove, abandoned upstream.
...
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.
Fixes #55388 .
Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Thomas Tuegel
347ef4f768
digikam: 6.2.0 -> 6.4.0
...
digikam is updated to the latest stable release, which supports Qt 5.14. The
package is now built from the official tarball, instead of GitHub.
2020-07-31 18:50:58 +02:00
Thomas Tuegel
5194e7c0cb
digikam: remove libqtav dependency
...
The optional dependency on libqtav is removed because libqtav does not have a
stable release supporting Qt 5.14 (or any recent stable release at all).
2020-07-31 18:50:58 +02: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
nyanloutre
2abd0a559c
treewide: replace kcalcore dependencies with kcalendarcore
2019-12-15 16:13:49 +01:00
c0bw3b
acd9058931
digikam: disable JPEG2000 support by default
...
jasper has several unfixed CVE and seems unmaintained
Upstream open bug to replace it with OpenJPEG is:
https://bugs.kde.org/show_bug.cgi?id=364231
2019-11-17 19:28:05 +01:00
Maximilian Bosch
997ed4eca2
digikam: enable parallel build
2019-08-04 17:58:29 +02:00
R. RyanTM
a9d9fea4b7
digikam: 6.1.0 -> 6.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/digikam/versions
2019-08-04 02:14:01 -07:00
Will Dietz
bc94dcf500
digikam: 6.0.0 -> 6.1.0 ( #60042 )
...
* digikam: 6.0.0 -> 6.1.0
* digikam: add dep, use ffmpeg_4
* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Dan Callahan
9e1a3b404b
digikam: add ffmpeg to buildInputs
...
Since version 6.0.0, media playback in Digikam requires ffmpeg.
2019-02-21 09:59:22 +00:00
R. RyanTM
c1c4620f83
digikam: 5.9.0 -> 6.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/digikam/versions
2019-02-16 06:21:35 -08:00
Dmitry Kalinkin
00754cd689
digikam: switch from QtWebKit to QtWebEngine
2018-12-31 10:18:04 +01:00
Eelco Dolstra
a3382a85b3
digikam: libGLU_combined -> libGL + libGLU
...
This prevents a runtime dependency on a large number of -dev outputs.
2018-10-08 22:56:23 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Ryan Mulligan
abb357c23e
digikam: 5.8.0 -> 5.9.0
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.9.0 with grep in /nix/store/a0lvk4dyi87si7gdyblvh3zs16s0kp76-digikam-5.9.0
- found 5.9.0 in filename of file in /nix/store/a0lvk4dyi87si7gdyblvh3zs16s0kp76-digikam-5.9.0
- directory tree listing: https://gist.github.com/5e9b0273318688eb36b670f51aa482ec
2018-03-22 17:04:08 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Bas van Dijk
9bafe42450
digikam: 5.7.0 -> 5.8.0
...
See: https://raw.githubusercontent.com/KDE/digikam/v5.8.0/project/NEWS.5.8.0
2018-01-09 20:54:37 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster
a6bb022b15
digikam: mysql is not needed in buildInputs
2017-12-29 02:18:35 +01:00
gnidorah
c3efc32210
digikam: fix build
2017-12-24 12:54:20 +03:00
Orivej Desh
9b08b87f4d
digikam: disable parallel building
2017-12-06 11:28:29 +00:00
Bastian Köcher
f2d8970aeb
digikam: Fix empty album problem with Qt 5.9.3
2017-12-01 13:17:47 +01:00