[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1055347: ITA: kitty -- fast, featureful, GPU based terminal



Hi,

Firstly, I'd like to apologise for the duplicate mail, which was an
accident on my part.

   OTOH, I did take a look at the errors and I see two ways. Either >
   patch out all the go build related code and use debian's go build
   toolchain (which takes care of a bunch of things) or hack around the
   way upstream builds to somehow fit out usecase (this is consuming
   quite some cycles).

I'll outline what method I've used:

What I've done is setup all the correct environment variables for the
Go compiler, as well as patch the setup.py file to work with
GO111MODULE=off. (I did this by looking at the dh-golang source code
and copying what it does.)

I'm worried about using dh-golang directly, since passing --
buildsystem=golang may break the other parts of the build.

Kind regards,
Maytham

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: