all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@infotropique.org>
To: Mekeor Melire <mekeor.melire@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: How to package go-sqlite3, go-fuse, and finally TMSU?
Date: Fri, 21 Jul 2017 14:45:31 +0000	[thread overview]
Message-ID: <20170721144531.agpeoavy6tevpqbw@abyayala> (raw)
In-Reply-To: <878tk8kz1o.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1498 bytes --]

Mekeor Melire transcribed 0.8K bytes:
> I want to package TMSU:
> 
>     https://github.com/oniony/TMSU
> 
> As described in the COMPILING instructions at
> 
>     https://github.com/oniony/TMSU/blob/master/COMPILING.md
> 
> it needs these two go-libraries:
> 
>     go-sqlite: https://github.com/mattn/go-sqlite3
>     go-fuse:   https://github.com/hanwen/go-fuse
> 
> But how to package go-libraries for Guix? We don't have a
> go-build-system. On usual distributions, you install these libraries
> either with `go get github.com/mattn/go-sqlite3` or `go install
> github.com/mattn/go-sqlite3`. In fact, Nix just downloads those two
> libraries to the same directory as TMSU:
> 
>     https://github.com/NixOS/nixpkgs/blob/2e983f14f628dab9d83282eca5f85da0846ba0af/pkgs/tools/filesystems/tmsu/default.nix
> 
> PS: Do you know alternatives similar to TMSU?
> 
> --
> mekeor ~ EDD3 DFFA 76F6 11C0 145F 9A99 AC85 BAD8 A2F8 C868
> 
> 

I don't see any replies to this, so:
I think the current state of the go-build-system is that someone
(Pjotr?) started working on it but it needs someone with more experience
in Go to get this finished.
There is 'syncthing' which someone has packaged, maybe you could look at
it and apply something similar.
If you know more about Go, the build system would be the obvious fix :)
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-07-21 14:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-01 14:32 How to package go-sqlite3, go-fuse, and finally TMSU? Mekeor Melire
2017-07-21 14:45 ` ng0 [this message]
2017-07-21 17:55   ` Leo Famulari
  -- strict thread matches above, loose matches on Subject: below --
2017-08-24 20:20 Frederick Muriithi
2017-08-24 20:55 ` Frederick Muriithi
2017-08-26 19:48 ` Mekeor Melire

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170721144531.agpeoavy6tevpqbw@abyayala \
    --to=ng0@infotropique.org \
    --cc=guix-devel@gnu.org \
    --cc=mekeor.melire@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.