about summary refs log tree commit diff
path: root/pkgs/applications/misc/krusader
AgeCommit message (Collapse)AuthorFilesLines
2018-05-21krusader: 2.6.0 -> 2.7.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/krusader/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/qk46il6aq1pyr1fbjfykklcpihj61cng-krusader-2.7.0/bin/krusader had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/qk46il6aq1pyr1fbjfykklcpihj61cng-krusader-2.7.0/bin/.krusader-wrapped had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 2.7.0 with grep in /nix/store/qk46il6aq1pyr1fbjfykklcpihj61cng-krusader-2.7.0 - directory tree listing: https://gist.github.com/d2f674d471fc7a978cf2d1c9e4920a4e - du listing: https://gist.github.com/00387b725fabb991524a07962b9bf2fb
2017-07-09krusader: add missing dependenciesPeter Hoeg1-2/+2
2017-07-09krusader: fix compilationPeter Hoeg1-2/+2
2017-06-18Remove kdeWrapperThomas Tuegel1-20/+15
2017-06-18qt5: move kdeDerivation to qt5.mkDerivationThomas Tuegel1-3/+2
2017-05-11krusader: 2.4.0-beta1 -> 2.6.0Peter Hoeg1-17/+29
Fixes #22952
2017-03-27treewide: purge maintainers.urkudVladimír Čunát1-1/+1
It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
2017-02-24kde4.kdelibs -> kdelibs4Thomas Tuegel1-3/+3
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am moving it out of the kde4 set.
2015-09-27kde414: build with kdelibs-4.14.12Thomas Tuegel1-2/+5
Upstream changes to the build system required adjusting many packages' dependencies. On the Nixpkgs side, we no longer propagate the dependency on cmake (to reduce closure size), so downstream dependencies had to be adjusted for most packages that depend on kdelibs.
2014-01-05kde.krusader: fix build with newer gcc versions (-fpermissive)Vladimír Čunát1-0/+1
2012-11-29Remove a bunch of unreferenced filesEelco Dolstra1-10/+0
Plus a small number of obsolete packages (like old versions of qemu).
2012-02-22Let hydra build kdesvn and krusader.Yury G. Kudryashov1-0/+1
Also fix kdesvn build with qt-4.8. svn path=/nixpkgs/trunk/; revision=32473
2011-12-16krusader-2.4.0beta1Yury G. Kudryashov1-4/+4
svn path=/nixpkgs/trunk/; revision=30945
2011-08-07Switch to forward compatibility of kde45 on kde_baseapps.Karn Kallio1-2/+2
svn path=/nixpkgs/trunk/; revision=28217
2010-10-11Upgrade krusader to 2.2.0-beta1. 2.0.0 fails to compile with new qtYury G. Kudryashov1-8/+7
svn path=/nixpkgs/trunk/; revision=24223
2010-10-05Move most kde-extragear apps to top-levelYury G. Kudryashov2-0/+27
svn path=/nixpkgs/trunk/; revision=24092