Search Criteria
Package Details: eternallands 1.9.7.0-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/eternallands.git (read-only, click to copy) |
---|---|
Package Base: | eternallands |
Description: | A free 3D MMORPG game with thousands of on-line players |
Upstream URL: | http://www.eternal-lands.com/ |
Licenses: | LicenseRef-EternalLands |
Submitter: | encelo |
Maintainer: | encelo |
Last Packager: | encelo |
Votes: | 3 |
Popularity: | 0.000005 |
First Submitted: | 2020-09-19 01:18 (UTC) |
Last Updated: | 2024-12-28 12:50 (UTC) |
Dependencies (21)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cal3dAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glu (glu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libx11 (libx11-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- openal (openal-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_net
- sdl2_ttf
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- kdialog (kdialog-gitAUR) (optional) – to use the launch script
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR) (optional) – to use the launch script
Latest Comments
« First ‹ Previous 1 2
pjbroad commented on 2022-04-07 23:57 (UTC)
You might be interested in a new stable release containing a few bug fixes. https://github.com/raduprv/Eternal-Lands/releases/tag/1.9.6.1
encelo commented on 2021-12-24 18:15 (UTC)
Updated client and data to 1.9.6.0
openssl
to thedepends
arrayencelo commented on 2021-07-27 21:30 (UTC) (edited on 2021-07-27 21:31 (UTC) by encelo)
Using CMake to build the game
pkgconf
from themakedepends
arraycmake
to themakedepends
arrayversion
custom variable to_version
pjbroad commented on 2021-06-27 01:36 (UTC)
@NetSysFire Perhaps just modify the PKGBUILD to add "EXE=el.linux.bin" to the make command line and change the name of the installed executable to el.linux.bin.
NetSysFire commented on 2021-06-27 00:58 (UTC)
A bug was just fixed which caused the script to not work. https://github.com/raduprv/Eternal-Lands/commit/fddcfc92a0d9f15602025280005c47761b5b688c The PKGBUILD needs to be updated to reflect that change. It also seems the provided Makefile is legacy and cmake should be used instead.
encelo commented on 2021-04-14 08:48 (UTC) (edited on 2021-07-27 21:31 (UTC) by encelo)
Updated to client and data 1.9.5.9-1
sdl2_ttf
to thedepends
arraygit
from themakedepends
arrayencelo commented on 2020-09-19 14:04 (UTC)
I have migrated the explicit git clone to a VCS source line and removed gzip from the makedepends array.
« First ‹ Previous 1 2