These tools are commonly used but don't require the other bind binaries.
Bind's libs are used, so they've also been split into an extra output.
The old version of host isn't maintained anymore and was removed From Debian
back in 2009: https://packages.qa.debian.org/h/host.html
This is the simplest way to reenable the use of BLCR
(which at present requires linux version >3.12 <3.18)
until we find a better solution.
This reverts commit 6a9e765e27.
Add the package "lf" (as in "list files") at version 2016-10-02
(nightly) under the category "tools/misc", add it to the top-level
package collection and set myself as the maintainer.
I have tested this package under NixOS and Gentoo+Nix.
pcmanfm-qt is part of the LXQt desktop. With the addition of LXQt to
nixpkgs, including a newer package for pcmanfm-qt, the older one is
removed and the entry in all-packages refers to the one in lxqt.
This new version fixes#8008 which despite the issue being closed was
still a problem.
We now compile it with the default qt5 which as of today is 5.6.1
instead of forcing 5.5.
Add the package "pgpdump" at version v0.31 under the category
"tools/security", add it to the top-level package collection and set
myself as the maintainer (I added myself to lib/maintainers.nix).
I have tested this package under NixOS and Gentoo+Nix.
Fix crafty and update to latest version
* Download URLs changed to www.craftychess.com
* crafty 23.4 doesn't quite build, updated to latest
* Modify the wrapping script so that the books are in the user's home (so that
they can be easily modified and also so that crafty can learn)
* End game table bases are no longer available (should be built) removed from
now
* Platform specific targets changed, I can only test linux, so removed darwin
for now
* The enormous pgn is no longer available, removed
* Removed craftyfull
update urls
move the books to HOME
So that learning works and we can modify books to control openings
remove leftovers
Delete unused parts
I have no idea how to build for ios, so I fixed linux build only (ios build was
broken anyway, so I removed it)
I couldn't find the new end game table bases, so I removed them for now.