Search Criteria
Package Details: gdevelop 4.0.97-1
Git Clone URL: | https://aur.archlinux.org/gdevelop.git (read-only, click to copy) |
---|---|
Package Base: | gdevelop |
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: | |
Provides: | |
Submitter: | kprkpr |
Maintainer: | kprkpr (JoseluCross) |
Last Packager: | kprkpr |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-27 22:06 |
Last Updated: | 2018-05-12 18:33 |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-git)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- gtk-update-icon-cache (gtk3-git, gtk-update-icon-cache-ubuntu)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git)
- libsndfile (libsndfile-git, libsndfile-minimal-git)
- openal (openal119-bin, openal-git, openal-minimal-git)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
- wxgtk (wxgtk-git, wxgtk2-dev, wxgtk2-light)
- cmake (cmake-git) (make)
- curl (curl-git, curl-minimal-git) (make)
- git (git-git) (make)
- rsync (rsync-git) (make)
Latest Comments
kprkpr commented on 2020-05-21 09:41
Maybe someone can help me..
I can build new gdevelop 5 files using this PKGBUILD ( https://hastebin.con/xodisusazo.bash ) and a patch for SMFL ( hastebin.com/ucuposukuk.diff ), but I can't package it because package() things are not in same folders, I found SMFL things but I don't know how to package gdevelop and I didn't found a official guide of author..
kprkpr commented on 2019-08-01 07:28
Hi @paulequilibrio Yes.. I knew thas it is a binary package, but I wanted to use source building.. For binary package we have to use -bin name (gdevelop-bin). I edited your PKGBUILD, used new beta76 and uploaded to gdevelop-bin, try it please
paulequilibrio commented on 2019-07-31 22:15
Hi @kprkpr, there's no need for compile for now. Just download the tar.gz file and run the binary
gdevelop
. I made a simple PKGBUILD:The
gdevelop.desktop
file is:I hope it helps :)
kprkpr commented on 2019-07-29 14:47
Hi +paulequilibrio I saw it, I tried to compile it but with my PKGBUILD doesn't worked.. (Editing download url with https://github.com/4ian/GDevelop/archive/v5.0.0-beta75.tar.gz and respective folders... You have idea?
paulequilibrio commented on 2019-07-21 14:24
First of all, thanks for the package!
Please update the package to the new version from https://gdevelop-app.com/download/
https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta75/gdevelop-5.0.0-beta75.tar.gz
kprkpr commented on 2017-10-22 19:23
+bgenc Updated sums and version. I don't know why changed the md5 of same version, but now works
bgenc commented on 2017-10-20 08:08
This now fails to validate:
==> Validating source files with md5sums...
4.0.94.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build gdevelop.
Could you please look into this problem?