Search Criteria
Package Details: castledb-git 1.6.0.r81.g14519ad-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/castledb-git.git (read-only, click to copy) |
---|---|
Package Base: | castledb-git |
Description: | A structured database and level editor with a local web app to edit it |
Upstream URL: | http://castledb.org/ |
Licenses: | ISC |
Conflicts: | castledb |
Provides: | castledb |
Submitter: | shackra |
Maintainer: | shackra |
Last Packager: | shackra |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-25 14:46 (UTC) |
Last Updated: | 2021-01-26 15:27 (UTC) |
Latest Comments
shackra commented on 2021-01-26 15:27 (UTC)
@klabz fixed!
klabz commented on 2021-01-26 12:53 (UTC)
haxelib setup "${srcdir}/${pkgname}/haxelib"
lines 32 and 39 should be removed, it will break haxe environment for those that already use haxe.Line 32 can be replaced with
haxelib newrepo
which creates a local (to current folder) repository.