Oh perfect, thank you
Search Criteria
Package Details: ddnet 19.8-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: | 33 |
| Popularity: | 1.66 |
| First Submitted: | 2017-09-01 19:31 (UTC) |
| Last Updated: | 2026-03-17 16:02 (UTC) |
Dependencies (22)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- libnotify (libnotify-gitAUR)
- mariadb-libs (libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, libmysqlclient84AUR, mariadb-lts-libs)
- miniupnpc (miniupnpc-gitAUR)
- opusfile (opusfile-gitAUR)
- sqlite (sqlite-fossilAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wavpack (wavpack-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, placeholder-for-rustAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- discord-game-sdkAUR (make)
- glslang (glslang-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python (placeholder-for-pythonAUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- gmock (googletest-gitAUR, gtest) (check)
- Show 2 more dependencies...
Required by (0)
Sources (8)
AssassinTee commented on 2026-05-04 17:02 (UTC)
rafaelff commented on 2026-05-04 16:16 (UTC)
@AssassinTee, I maintain ddnet-git package here in AUR. As expected, that package is based in the latest Git commit from 'main' branch. It is not exactly a nightly build because I don't build it regularly though.
AssassinTee commented on 2026-05-04 14:36 (UTC)
As a ddnet maintainer, thank you for maintaining this! I'd love to have a ddnet-nightly as well, which checks out the latest git version. Are you willing to create this and/or are you fine if I do it myself?
the_leqend commented on 2024-07-26 23:47 (UTC)
Man you have been maintaining this for a long time with barely any votes and basically no problems with the package, You have my respect.
rafaelff commented on 2023-12-14 18:25 (UTC)
DDNet randomly crashes with libcurl 8.5.0 and a workaround for it is to downgrade libcurl to 8.4.0. See DDNet issue #7636 and Downgrading packages in ArchWiki.
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).
RubenKelevra commented on 2022-06-12 15:26 (UTC)
@rafaelff there's no voting necessary to get to the "official" repos.
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 2020-06-03 17:06 (UTC)
@edpo: Could it be the same issue reported in https://github.com/ddnet/ddnet/issues/2233 ("Client crash on rocket explosions") ? If not, consider reporting your issue. If yes, consider providing more information if applicable.
edpo commented on 2020-06-03 00:47 (UTC) (edited on 2020-06-03 01:52 (UTC) by edpo)
After the last update, when someone or I shoot with granade, game CRASHES... after log research i found the problem: "cl_antiping 1" - game crash. "cl_antiping 0" - geme works good.
P.S. crashes only when shooting near me with granade.
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
-DDISCORDand-DDISCORD_DYNAMICto OFF and remove 'discord-game-sdk' from makedepends array (optionally from optdepends array as well).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=ONto OFF and remove 'mariadb-libs' package from depends array.