Colin Woodbury
Colin Woodbury
Thanks! To the matter at hand then: I'm trying to use Lapis with [Fennel](https://fennel-lang.org/) and it seems that in its Fennel->Lua translation phase, it strictly considers which function symbols exist...
Finally updated!
Hi there, I apologize for taking so long to return to this. For the originally posted case, Aura 4 now displays: ``` aura :: Dependency cycle detected: mingw-w64-pango => mingw-w64-cairo...
Thanks again for the report. The Aura 4 release is soon, and so I'm going back through older issues. I'm going to close this, but please let me know if...
I suppose this is still an issue? I just tried to install this with no luck.
Ah, I see now PR #12 ! And it's working great.
Would it be adapted from the [existing GT implementation](https://geotrellis.github.io/scaladocs/latest/index.html#geotrellis.raster.mapalgebra.focal.FocalMethods@slope(cs:geotrellis.raster.CellSize,zFactor:Double,bounds:Option[geotrellis.raster.GridBounds],target:geotrellis.raster.mapalgebra.focal.TargetCell):geotrellis.raster.Tile)?
Yup good point, thanks for catching that.
In an attempt to build `ofono-git`: ``` 10:41:10 [DEBUG] (1) aura::command::aur::build: Copying git://git.kernel.org/pub/scm/libs/ell/ell.git ``` Taking a look at it's PKGBUILD, we see: ``` source=("$pkgname::git+https://git.kernel.org/pub/scm/network/ofono/ofono.git" git://git.kernel.org/pub/scm/libs/ell/ell.git) ``` I believe the second...