You are not logged in.

#1 2015-01-17 20:33:30

pheerai
Member
Registered: 2014-07-26
Posts: 10
Website

[SOLVED] license file formats

Hey there,

currently, I'm about to add licensing information to my x32-edit PKGBUILD , but Behringer provides the EULA as pdf only.

When loking through /usr/share/licenses , I recognized that all the packages I installed provided either a plaintext- or a html-file. The packaging-standards just say, I should "copy the license to a file and include it"

Is it tolerated to just download & save the pdf, or should license-files be in a simpler format (which would need me to host the txt or html somewhere offside from the vendor)?

Thanks in advance.

Last edited by pheerai (2015-01-22 17:45:50)

Offline

#2 2015-01-17 20:55:19

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: [SOLVED] license file formats

I just found out that the poppler package has a pdftotext utility. Additionally, I tested it with the pdf file you pointed out: the final result looked nice.

I would convert it to text if I were packaging (you can add poppler to 'makedepends'),but I don't know if it is the recommended procedure.

Offline

#3 2015-01-18 11:04:26

pheerai
Member
Registered: 2014-07-26
Posts: 10
Website

Re: [SOLVED] license file formats

pdftotext and pdftohtml both have a few problems with this pdf (first one messes up the chapter-enumeration, second one has char encoding problems).
Furthermore, I'm not a fan of adding 4.18 MB + deps of makedepends (even though poppler SHOULD be installed on almost any system, who doesn't need cups, loffice or texlive?)

My current hope is that I'll be able to convince Behringer of providing the EULA in txt or pdf themselves (I need to drop them a mail either way, their binary comes with an executable stack…).

Offline

#4 2015-01-18 12:15:56

progandy
Member
Registered: 2012-05-17
Posts: 5,201

Re: [SOLVED] license file formats

Since you create the PKGBUILD, I'd suggest you manually create a text file and add that to the package. Maybe include a note that in case of differences/mistakes the pdf  takes precedence.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Online

#5 2015-01-18 12:51:10

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,399
Website

Re: [SOLVED] license file formats

Just use the pdf - if that is all upstream supplies, do the same.

Offline

#6 2015-01-22 17:45:22

pheerai
Member
Registered: 2014-07-26
Posts: 10
Website

Re: [SOLVED] license file formats

Hm, OK.
I'll do that then.
Thanks everyone.

Offline

Board footer

Powered by FluxBB