Re: gnu: Add syncthing.

2017-01-24 Thread Leo Famulari
On Fri, Dec 16, 2016 at 01:48:57PM +0100, Petter wrote: > On 2016-12-16 02:52, Leo Famulari wrote: > > On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote: > > > +(arguments > > > + `(#:import-path "github.com/syncthing/syncthing" > > > > What do you think about having the

Re: gnu: Add syncthing.

2016-12-16 Thread Leo Famulari
On Fri, Dec 16, 2016 at 01:48:57PM +0100, Petter wrote: > On 2016-12-16 02:52, Leo Famulari wrote: > > On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote: > > > I've prefixed most of the packages with "golang-" now. However, > > > there are > > > some > > > packages already starting with

Re: gnu: Add syncthing.

2016-12-16 Thread Petter
On 2016-12-16 02:52, Leo Famulari wrote: On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote: Hi again, I've prefixed most of the packages with "golang-" now. However, there are some packages already starting with "golang-", f.ex. "golang-org-x-text-unicode-norm", and I left those alone.

Re: gnu: Add syncthing.

2016-12-15 Thread Leo Famulari
On Thu, Dec 15, 2016 at 10:06:59PM +0100, Petter wrote: > Hi again, > > I've prefixed most of the packages with "golang-" now. However, there are > some > packages already starting with "golang-", f.ex. > "golang-org-x-text-unicode-norm", > and I left those alone. It's inconsistent, but I felt

Re: gnu: Add syncthing.

2016-12-15 Thread Petter
Hi again, I've prefixed most of the packages with "golang-" now. However, there are some packages already starting with "golang-", f.ex. "golang-org-x-text-unicode-norm", and I left those alone. It's inconsistent, but I felt this was preferable to names like

Re: gnu: Add syncthing.

2016-12-12 Thread Chris Marusich
ng0 writes: > Leo Famulari writes: > >> On Sun, Dec 11, 2016 at 12:25:31PM +0100, Hartmut Goebel wrote: >>> Am 11.12.2016 um 01:38 schrieb Petter: >>> > +(define-public github-com-audriusbutkevicius-go-nat-pmp >>> > + (package >>> > +(name

Re: gnu: Add syncthing.

2016-12-11 Thread Leo Famulari
On Sun, Dec 11, 2016 at 12:25:31PM +0100, Hartmut Goebel wrote: > Am 11.12.2016 um 01:38 schrieb Petter: > > +(define-public github-com-audriusbutkevicius-go-nat-pmp > > + (package > > +(name "github-com-audriusbutkevicius-go-nat-pmp") > > I suggest that all `go` packages kill get a prefix

Re: gnu: Add syncthing.

2016-12-11 Thread Hartmut Goebel
Am 11.12.2016 um 12:25 schrieb Hartmut Goebel: > I suggest that all `go` packages kill get a prefix like other languages s/kill/will/ -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are

Re: gnu: Add syncthing.

2016-12-11 Thread Hartmut Goebel
Am 11.12.2016 um 01:38 schrieb Petter: > +(define-public github-com-audriusbutkevicius-go-nat-pmp > + (package > +(name "github-com-audriusbutkevicius-go-nat-pmp") I suggest that all `go` packages kill get a prefix like other languages have. I propose using "golang" and prefix, as Debina