Package Details: gdevelop-git v5.0.0.beta106.r10.g35bf3861a-1

Git Clone URL: https://aur.archlinux.org/gdevelop-git.git (read-only, click to copy)
Package Base: gdevelop-git
Description: A full featured, open source game development software, allowing to create HTML5 and native games without knowing a programming language. All the game logic is made thanks to an intuitive and powerful event based system.
Upstream URL: http://www.compilgames.net
Licenses: GPL, MIT, zlib/png
Provides: gdevelop
Submitter: JoseluCross
Maintainer: None
Last Packager: kprkpr
Votes: 5
Popularity: 0.000000
First Submitted: 2016-05-28 15:40 (UTC)
Last Updated: 2021-03-20 16:57 (UTC)

Latest Comments

« First ‹ Previous 1 2

nanners commented on 2017-06-27 09:46 (UTC)

@kprkpr I'm very new to package maintanence and PKGBUILD tweaking, but I've managed to repair a couple broken, abandoned AUR builds and can use Git and Google. So if you need a hand with something, just ask. I was confused on just how changing the build name would affect this, if at all. The devs are about to roll out Gdevelop 5 as well and are hoping to have a true universal app and IDE, so there are some big changes coming as well (according to the devs anyway).

kprkpr commented on 2017-06-27 08:42 (UTC)

+nanners, I will try to see it, but, as this is the git master pull, is somewhat weird to no pull git master.. But we can make a non git one with the branch you say. I have little time to do it

nanners commented on 2017-06-25 22:51 (UTC) (edited on 2017-06-25 22:54 (UTC) by nanners)

Just a heads-up, but this will crash until the build is renamed to follow the dev's naming convention. I opened an issue on GitHub, here's the dev's reply explaining it: "The crash when creating/opening a new project is due to the branch being named new-ide-beta1-16-g9fbc4613a, which is not following "major.minor.revision.patch" scheme and making the code discovering the version number crash. Could you try again with version tagged 4.0.94? I've also created a tag 4.0.95 to avoid having users relying on new-ide-beta1 tag." (https://github.com/4ian/GD/issues/356) I ended up adding the repo to pacman.conf and downloading that way, per the website. Works fine.