cloudcompare: creation of .desktop entry#293291
Conversation
drupol
left a comment
There was a problem hiding this comment.
I agree with the PR, but to avoid breaking the desktop environment and confusing users relying on .desktop files, would it be possible to create the desktop entry within this PR ? It's quite trivial to do.
You're right. I removed it because the .desktop entries were introduced in unstable but it's better to keep them. |
drupol
left a comment
There was a problem hiding this comment.
Looks like it's not building anymore.
Seems that default jdk version has been changed 2 days ago and gdal dependency do not build anymore. |
|
I've set the PR in draft in the meantime. |
CloudCompare no longer provides snap directory with images and .desktop entry since they removed snap builds support. Those files where used during the nix package build to create a .desktop entry. Since they no longer exists the build fails. To solve the issue, the build of the desktop entry have been replaced by desktop entries in the package definition.
e3cd9b0 to
c17ac8a
Compare
|
The issue have been solved in gdal. Cloudcompare builds again. I just saw that it was updated to v2.13.1. I updated the package. Sorry for the noise. |
CloudCompare no longer provides snap directory with images and .desktop entry since they removed snap builds support. CloudCompare/CloudCompare@6e6e3f1
Those files where used during the nix package build to create a .desktop entry. Since they no longer exists the build fails : https://hydra.nixos.org/build/251747046/nixlog/1/tail
Description of changes
To solve the issue, the build of the desktop entry added in efdec26090fe6c61327b67d933e39d694da36bc2 has been removed.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.