In order to run a fully functional local DDNet server, install 'teeworlds-ddnet-maps-git' and run the desktop file teeworlds-ddnet_srv.desktop (GNOME: press Win key and type 'Server')
Search Criteria
Package Details: ddnet 18.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ddnet.git (read-only, click to copy) |
---|---|
Package Base: | ddnet |
Description: | A Teeworlds modification with a unique cooperative gameplay. |
Upstream URL: | https://ddnet.org |
Keywords: | DDraceNetwork |
Licenses: | zlib, cc-by-sa-3.0, OFL-1.1, Bitstream-Vera, LicenseRef-Arev |
Submitter: | rafaelff |
Maintainer: | rafaelff |
Last Packager: | rafaelff |
Votes: | 27 |
Popularity: | 0.41 |
First Submitted: | 2017-09-01 19:31 (UTC) |
Last Updated: | 2024-11-08 19:26 (UTC) |
Dependencies (22)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- libnotify (libnotify-gitAUR)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- miniupnpc (miniupnpc-gitAUR)
- opusfile (opusfile-gitAUR)
- sqlite (sqlite-fossilAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wavpack (wavpack-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- discord-game-sdkAUR (make)
- glslang (glslang-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- gmock (googletest-gitAUR, gtest) (check)
- ddnet-maps-gitAUR (optional) – All the maps used on the official DDNet Servers.
- discord-game-sdkAUR (optional) – Enable rich presence in Discord desktop client.
Pinned Comments
rafaelff commented on 2022-11-03 14:15 (UTC) (edited on 2023-01-12 13:01 (UTC) by rafaelff)
As of DDNet 16.5 package, Discord's Rich Presence support is enabled. With the discord-game-sdk package installed and the using Discord desktop client (discord package), you can show you are playing DDNet.
If you want to disable it, set
-DDISCORD
and-DDISCORD_DYNAMIC
to OFF and remove 'discord-game-sdk' from makedepends array (optionally from optdepends array as well).rafaelff commented on 2021-12-04 14:58 (UTC)
Please vote on this package to help make it go to official repos!
rafaelff commented on 2019-04-10 18:36 (UTC) (edited on 2021-06-12 22:04 (UTC) by rafaelff)
As of DDNet 15.5 package, MySQL support is enabled. If you want to disable it, set
-DMYSQL=ON
to OFF and remove 'mariadb-libs' package from depends array.