pkgs/development/libraries: add missing descriptions and homepages
(#73312)
This commit is contained in:
committed by
Renaud
parent
056bda4714
commit
96476e6b2a
@@ -19,7 +19,8 @@ stdenv.mkDerivation rec {
|
||||
doCheck = stdenv.isLinux;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://libopenraw.freedesktop.org/wiki/Exempi/;
|
||||
description = "An implementation of XMP (Adobe's Extensible Metadata Platform)";
|
||||
homepage = "https://libopenraw.freedesktop.org/wiki/Exempi/";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user