unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mekeor Melire <mekeor.melire@gmail.com>
To: guix-devel@gnu.org
Subject: How to package go-sqlite3, go-fuse, and finally TMSU?
Date: Sat, 01 Jul 2017 16:32:51 +0200	[thread overview]
Message-ID: <878tk8kz1o.fsf@gmail.com> (raw)

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

             reply	other threads:[~2017-07-01 14:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-01 14:32 Mekeor Melire [this message]
2017-07-21 14:45 ` How to package go-sqlite3, go-fuse, and finally TMSU? ng0
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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=878tk8kz1o.fsf@gmail.com \
    --to=mekeor.melire@gmail.com \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).