gtkglextmm: Mark as broken
No release since 2010. Build broken. Sounds like a library, but no users. GNOME 2 stuff. http://hydra.nixos.org/build/49554500/nixlog/3
This commit is contained in:
parent
a3a21a7245
commit
8dce538640
@ -28,9 +28,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "C++ wrappers for GtkGLExt";
|
description = "C++ wrappers for GtkGLExt";
|
||||||
|
|
||||||
license = stdenv.lib.licenses.lgpl2Plus;
|
license = stdenv.lib.licenses.lgpl2Plus;
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user