VPDF for AROS
  • Just looking around
    Mazze
    Posts: 20 from 2010/11/6
    Hi,

    I'm trying to port VPDF to AROS.

    I'm missing the files init.h and constructor.h.
    I'm missing the definition of CONSTRUCTOR_P.

    What's its license? It should be GPL because it uses the GPL'ed libpoppler. I have VPDF's source already in AROS's contrib archive and I don't want any doubts about its license.
  • »30.08.14 - 16:05
    Profile Visit Website
  • MorphOS Developer
    itix
    Posts: 1520 from 2003/2/24
    From: Finland
    Quote:

    Mazze wrote:
    Hi,

    I'm trying to port VPDF to AROS.

    I'm missing the files init.h and constructor.h.
    I'm missing the definition of CONSTRUCTOR_P.

    What's its license? It should be GPL because it uses the GPL'ed libpoppler. I have VPDF's source already in AROS's contrib archive and I don't want any doubts about its license.



    Those headers are in the MorphOS SDK and are copyrighted. Dont copy them over but find replacement solution. They are compiler specific but should be self explanatory.
    1 + 1 = 3 with very large values of 1
  • »30.08.14 - 16:23
    Profile
  • Just looking around
    Mazze
    Posts: 20 from 2010/11/6
    Quote:

    itix schrieb:

    Those headers are in the MorphOS SDK and are copyrighted. Dont copy them over but find replacement solution. They are compiler specific but should be self explanatory.



    OK, thanks. Looks like our ADD2INIT.
  • »30.08.14 - 16:51
    Profile Visit Website
  • Just looking around
    Mazze
    Posts: 20 from 2010/11/6
    It starts:
    vpdf1.png

    I'm still waiting for a confirmation about its license.
  • »31.08.14 - 15:44
    Profile Visit Website
  • MorphOS Developer
    itix
    Posts: 1520 from 2003/2/24
    From: Finland
    According to Licenses.txt it is GPL'd.
    1 + 1 = 3 with very large values of 1
  • »31.08.14 - 16:06
    Profile