Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Google API Go Client packages; slotting?
Date: Mon, 21 Mar 2016 09:27:38
Message-Id: 56EFBE7A.3080602@gentoo.org
In Reply to: Re: [gentoo-dev] Google API Go Client packages; slotting? by Andrew Udvare
1 On 03/21/2016 12:44 AM, Andrew Udvare wrote:
2 > On 21/03/16 00:05, Zac Medico wrote:
3 >> On 03/20/2016 11:45 PM, Andrew Udvare wrote:
4 >>> Currently I'm re-wrapping https://github.com/odeke-em/drive (I had done
5 >>> this before when there were no Go helper eclasses).
6 >>
7 >> Oh, that could be handy for drive users.
8 >>
9 > It's a decent alternative to what was Grive. Although I have only
10 > learned recently of the fork to fix Grive for the newer APIs (already on
11 > Portage).
12 >
13 > The other option on building Drive is to emulate `go get` (put itself
14 > and all deps in SRC_URI and fix up a GOROOT to compile with). Some
15 > packages already do this partially, like go-oauth2 which grabs other
16 > things in SRC_URI that could be separated out.
17 >
18 > Go is nice, but is difficult to package.
19
20 Yeah, I know. Anyway, I went ahead and packaged it. Please try it out
21 and file bugs if there's anything wrong:
22
23 https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ebd6535d66e0ba011c1a1beeb33df570dcff8d
24 --
25 Thanks,
26 Zac

Replies

Subject Author
Re: [gentoo-dev] Google API Go Client packages; slotting? Andrew Udvare <audvare@×××××.com>