File: control

package info (click to toggle)
julius 1.8.0%2Bdfsg-3
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 16,276 kB
  • sloc: ansic: 104,165; objc: 87; xml: 84; makefile: 5
file content (41 lines) | stat: -rw-r--r-- 1,611 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: julius
Section: contrib/games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Sébastien Noel <sebastien@twolife.be>,
Homepage: https://github.com/bvschaik/julius
Vcs-Browser: https://salsa.debian.org/games-team/julius
Vcs-Git: https://salsa.debian.org/games-team/julius.git
Standards-Version: 4.7.2
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libsdl2-dev,
 libsdl2-mixer-dev,
 libpng-dev

Package: julius
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: python3-tk | zenity | kdialog
Suggests: augustus-game
Description: Re-implementation of the Caesar III engine
 Julius is a fully working 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. UI
 enhancements for Julius include:
 .
  - Support for widescreen resolutions
  - Windowed mode support for 32-bit desktops
  - Several small in-game quality of life improvements
 .
 Julius requires the original assets (graphics, sounds, etc) from Caesar 3 to
 run. It optionally supports the high-quality MP3 files once provided on the
 Sierra website.
 .
 If you would like to benefit from gameplay changes modernising the game
 experience, you should install Augustus (package augustus-game) instead of
 Julius.