soqt,soxt: update homepage
This commit is contained in:
parent
b6c721f6e9
commit
58d03b427f
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.coin3d.org/;
|
||||
homepage = https://bitbucket.org/Coin3D/coin/wiki/Home;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
description = "Glue between Coin high-level 3D visualization library and Qt";
|
||||
|
||||
|
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ coin3d motif xlibsWrapper libGLU_combined ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.coin3d.org/;
|
||||
homepage = https://bitbucket.org/Coin3D/coin/wiki/Home;
|
||||
license = licenses.bsd3;
|
||||
description = "A GUI binding for using Open Inventor with Xt/Motif";
|
||||
maintainers = with maintainers; [ tmplt ];
|
||||
|
Loading…
Reference in New Issue
Block a user