games:linux:xonotic
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
games:linux:xonotic [2024/08/06 17:14] – removed Sean Rhone | games:linux:xonotic [2024/09/09 20:54] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Information ====== | ||
+ | |||
+ | * Xonotic ((http:// | ||
+ | * Git ((https:// | ||
+ | |||
+ | ===== Prerequisites ===== | ||
+ | |||
+ | * [[linux; | ||
+ | * :!: TODO: Update to mainstream distro | ||
+ | * TODO: If it's the same as Windows, '' | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | * Xonotic compiled from Git is required for AES support and lossless textures | ||
+ | |||
+ | ====== Dependencies ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | sudo eopkg install git gcc glibc-devel binutils make g++ kernel-libc-devel sdl2-devel zlib-devel libjpeg-turbo-devel libx11-devel | ||
+ | |||
+ | ====== Download Initial Source ====== | ||
+ | |||
+ | **** | ||
+ | |||
+ | sudo git clone -b ' | ||
+ | |||
+ | ====== Install ====== | ||
+ | |||
+ | ===== Download Complete Source ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cd '/ | ||
+ | |||
+ | ==== Compile ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cd '/ | ||
+ | |||
+ | ==== Update ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | cd '/ | ||
+ | |||
+ | ====== Desktop Launcher ====== | ||
+ | |||
+ | ===== Initial ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | mkdir -p ~/' | ||
+ | |||
+ | ===== Xonotic ===== | ||
+ | |||
+ | nano ~/' | ||
+ | |||
+ | [Desktop Entry] | ||
+ | Name=Xonotic | ||
+ | Categories=Game; | ||
+ | Exec='/ | ||
+ | Type=Application | ||
+ | StartupNotify=true | ||
+ | Path=/ | ||
+ | Icon=XGM6_Xonotic.0 | ||
+ | |||
+ | ==== Icon ==== | ||
+ | |||
+ | **** | ||
+ | |||
+ | mkdir -p ~/' | ||
/srv/www/wiki/data/attic/games/linux/xonotic.1722978850.txt.gz · Last modified: by Sean Rhone