fbida: extend description
Add the tools names to the package description to make it discoverable by e.g. `nix search`
This commit is contained in:
parent
0b21ea6d04
commit
16281a9b53
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Image viewing and manipulation programs";
|
description = "Image viewing and manipulation programs including fbi, fbgs, ida, exiftran and thumbnail.cgi";
|
||||||
homepage = https://www.kraxel.org/blog/linux/fbida/;
|
homepage = https://www.kraxel.org/blog/linux/fbida/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user