Version: 1.2.1, Package name: arx-libertatis-1.2.1 |
Maintained by: Thomas Frohwein |
Master sites: |
Description Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game and dungeon crawler developed by Arkane Studios. Arx Fatalis (Latin for "fatal fortress") is set on a world whose sun has failed, forcing the above-ground creatures to take refuge in subterranean caverns. The action in Arx Fatalis takes place in one of these large caves, where inhabitants from all races such as Trolls, Goblins, Dwarves, Humans, etc. have made their homes on various levels of the cave. The player awakens inside a prison cell and, after making his escape, eventually discovers his mission is to subvert and imprison the God of Destruction, Akbaa, who is trying to manifest itself in Arx. |
Filesize: 1445.742 KB |
Version History (View Complete History) |
|
2021-09-18 23:24:31 by Rafael Sadowski | Files touched by this commit (12) |
Log message: Remove boost version checks and bump after boost rollback |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-01-06 14:26:03 by Thomas Frohwein | Files touched by this commit (9) |
Log message: bulk-update maintainer email, reminded of need to bump & ok phessler@ |
2018-11-08 09:49:09 by Christian Weisgerber | Files touched by this commit (1) |
Log message: needs desktop-file-utils at build time because desktop-file-validate is run during the build |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-08 15:41:08 by Marc Espie | Files touched by this commit (1) |
Log message: add missing BUILD_DEPENDS, from maintainer (no need to bump) |