[pkg-lua-devel] How to analyse dependencies of a multi programming language package?

Victor Seva linuxmaniac at torreviejawireless.org
Fri Feb 2 09:43:01 UTC 2018


2018-02-01 21:39 GMT+01:00 Raju Devidas <rajudev at disroot.org>:

> Dear Go/Lua Teams
>         I have recently filed an ITP for packaging micro a text editor [1]
> ,
>         a simple terminal Text editor written mostly in Go, some Lua and
> other languages.
>
> [1]     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888813
>
>         The upstream package is present here [2]
>
> [2]     https://github.com/zyedidia/micro
>
>         This is my first attempt trying to package a multi programming
> language project.
>
>         I have previously done some language specific packages from Ruby
> and Javascript [3]
>
> [3] https://qa.debian.org/developer.php?login=rajudev@disroot.org
>
> Now I am looking to figure out the dependencies of the main package so
> that I can build a
> dependency tree for it.
>
> What are the initial steps I should be looking at do build the correct
> dependency trees for
> dependent Go/Lua or any other language projects?
>
>
I think there's  no lua dependencies for this package. Looking a bit into
[0], it seems is a Go implementation of the Lua VM. I would assume you
would need only the dependencies that a lua pluging is using if any.

[0] https://github.com/yuin/gopher-lua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-lua-devel/attachments/20180202/193db862/attachment.html>


More information about the pkg-lua-devel mailing list