Menu

#27 glu.h may not be distributed

POGL 0.xx
fixed-in-git
nobody
None
5
2022-04-14
2017-08-05
No

I'd like to have the perl-OpenGL package shipped with openSUSE, but it includes a glu.h that says

Copyright (c) 1985-95, Microsoft Corporation
Copyright 1991-1993, Silicon Graphics, Inc.
All Rights Reserved.

This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon Graphics, Inc.;
the contents of this file may not be disclosed to third parties, copied or
duplicated in any form, in whole or in part, without the prior written
permission of Silicon Graphics, Inc.

Can it be made to work without this file or with a version under an open source license?

Discussion

  • Chris Marshall

    Chris Marshall - 2017-08-05

    That file should not be needed on linux which should have an open source enabled GLU library already. The perl OpenGL module should use that one and you could delete the one in the CPAN version.

     
  • Petr Písař

    Petr Písař - 2018-08-06

    This is not only issue for openSUSE but even from CPAN administrators as they now distribute a code without a permissions of the copyright owner.

    It must be fixed by uploading a clean OpenGL distribution to CPAN and removing the old ones from CPAN.

     
  • Chris Marshall

    Chris Marshall - 2018-08-07

    Thanks for the report. Apparently the file in question has been in the distribution since before I was maintainer. I plan on a scrub and re-release with CPAN/backpan clean up as suggested.

     
  • mohawk

    mohawk - 2022-04-14
    • status: open --> fixed-in-git
     

Log in to post a comment.