Summary: | sci-libs/vtk - add gl2ps support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Colin Macdonald <cbm> |
Component: | New packages | Assignee: | Markus Dittrich (RETIRED) <markusle> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | jjstickel, sci |
Priority: | High | ||
Version: | 2006.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | gl2pspatch.diff |
Description
Colin Macdonald
2006-09-02 11:30:40 UTC
Created attachment 95767 [details, diff]
gl2pspatch.diff
It looks like the gl2ps flag has been enabled in the 5.0.3 version ebuild, and this bug can be closed. Jonathan Great thanks for pointing that out! I think my comments re: license are still valid (the gl2ps is GPL not BSD so now should the LICENSE="BSD" change to LICENSE="BSD GPL-2"). However, I'll close it fixed for now. Hi Colin, AFAICT gl2ps is LGPL-2 (not GPL-2), so we should probably change the license to LICENSE="BSD LGPL-2". Best, Markus You're right, seems my original comment said that too. I just added LGPL-2 to LICENSE in the ebuild. Thanks, Markus |