Summary
The aim of this project is to create an open-source version of Caesar 3, with the same logic as the original, but with some UI enhancements, that is able to be played on multiple platforms. The same logic means that the saved games are 100% compatible, and any gameplay bugs present in the original Caesar 3 game will also be present in Julius. It is meant as a drop-in replacement for Caesar 3, with the same look and feel, so there will be no major UI changes.
Versions
v1.6.0 :: 0 :: gentoo
- Modified
- License
- AGPL-3
- Keywords
- ~amd64 ~arm64 ~ppc64
Dependencies
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - brahmajit das · gentoo
games-strategy/julius: Fix building on musl
execinfo is not available on musl, hence only include that header on GLIBC systems Closes: https://bugs.gentoo.org/829246 Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26349 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
games-strategy/julius: Keyword 1.6.0 ppc64, #850463
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-strategy/julius: drop 1.4.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Horea Christian · gentoo
games-strategy/julius: version bump 1.6.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu> Closes: https://github.com/gentoo/gentoo/pull/21720 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/julius: Rename binary without breaking desktop file
Closes: https://bugs.gentoo.org/770121 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/julius: Keyword 1.4.1 arm64, #760339
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/julius: Add xdg eclass to handle icon cache
Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Horea Christian · gentoo
games-strategy/julius: new package
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Horea Christian <chr@chymera.eu> Closes: https://github.com/gentoo/gentoo/pull/15660 Signed-off-by: James Le Cuirot <chewi@gentoo.org>