xiota
xiota
Looks like a misnamed -bin package. Also, package is out of date. Potential candidate for autoupdate treatment (eg, `mcpelauncher-latest-bin`).
AUR package fails to build. Cloned and built from [fte-team/fteqw](https://github.com/fte-team/fteqw) to test. Installs files to nonstandard locations, and I couldn't figure out how to get it to run a game.
Not fond of this approach... 16MB wrapper around 45KB of python scripts.
Looks good to merge. Tested with [examples/work/01.edit-test-script.lua](https://github.com/geany/geany-plugins/blob/master/geanylua/examples/work/01.edit-test-script.lua) and following scripts: ```lua -- script 1 local files={} for file in geany.documents() do table.insert(files,file) end if ( #files > 0 ) then...
Also, confirmed crash when unpatched and fixed when patched: ```lua geany.save('/tmp/does-not-exist.txt') ```
There is a bot pushing double commits to the AUR package and commits changing only a file not related to AUR packaging (`.gitlab-ci.yml`). @dr460nf1r3 Would that file be excluded by...
Renovate Bot https://aur.archlinux.org/cgit/aur.git/log/?h=pass-git-helper https://aur.archlinux.org/cgit/aur.git/log/.gitlab-ci.yml?h=pass-git-helper
Looks like a library that no other package currently uses.
@txtsd Here is okay. Why did you make each package separate instead of part of the same pkgbuild, like the git package?
@jlo62 How long do builds take (individual and combined)? How big are the packages? How important is each (rank order)?