tech-pkg archive

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

Re: wip/adguardhome, wip/packr - request for feedback and import to pkgsrc



Thanks!
One improvement I want to introduce to packr later is to generate
go.mod and go.sum only for packr/packr (that's what's only built
there, not the whole https://github.com/gobuffalo/packr repo). Right
now I used the go.mod from top directory of the repo and that has all
the dependencies (and some unnecessary ones).

I tried to use go-package.mk for packr instead but I couldn't really
understand how to deal with import dependencies so I reverted to
go-module.mk. What would be the use case for go-package.mk?

Regards

On Thu, 4 Nov 2021 at 18:17, Benny Siegert <bsiegert%gmail.com@localhost> wrote:
>
> On Wed, Nov 3, 2021 at 6:59 PM Bartek Krawczyk
> <bbartlomiej.mail%gmail.com@localhost> wrote:
> >
> > Hi all
> > I've finished packaging wip/adguardhome and wip/packr as a build
> > dependency for it. Kindly have a look and provide feedback.
> > I am fairly sure they can be imported to net/adguardhome and lang/packr
> > respectively.
>
> I just imported packr (into devel, not lang). I'll do adguardhome as
> soon as I have the time.
>
> Thanks for your contribution!
>
> --
> Benny



-- 
Bartek Krawczyk


Home | Main Index | Thread Index | Old Index