pkgs/development/libraries: add missing descriptions and homepages
(#73312)
This commit is contained in:
committed by
Renaud
parent
056bda4714
commit
96476e6b2a
@@ -40,6 +40,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = stdenv.isx86_64;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = " A library for 2D/3D vectors and matrices and other mathematical objects, functions and data types for computer graphics";
|
||||
homepage = https://www.openexr.com/;
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user