c/c++ package manager
@ReenigneArcher ya está trabajando en esto.
Desde el 9/9/2025.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
Is there an existing issue for this item?
- I have searched the existing issues
Repositories
LizardByte/Sunshine, LizardByte/libdisplaydevice, LizardByte/tray
Languages/Skills/Technologies
C, C++, CMake
Description
It's getting a little bit old when system packages are updated in different package managers, introducing breaking changes, and it's very difficult if not impossible to pin the versions.
Below is a table showing the current Sunshine packages and their respective names in both Conan and Conda. Conan seems to be a bit more complete.
I've also been reading about cpm (https://github.com/cpm-cmake/CPM.cmake) which seems interesting, particularly about the ability to easily apply patches.
The other option is to move more packages to submodules. In all cases I think static linking whereever possible will alleviate annoying issues for users on Linux and macOS.
The end goal is to just simplify the build process and make the builds more repeatable/consistent. I know that Plex uses Conan, which is what drew me to investigate that one.
I also briefly looked at vcpkg, but it is missing a lot of important ones.
Any feedback/discussion would be welcomed!
| Type | package name | Conan | Conda |
|---|---|---|---|
| System | appindicator3-0.1 | ? | ? |
| System | ayatana-appindicator3-0.1 | ? | ? |
| System/Fetch | Boost | boost | boost-cpp |
| System | doxygen | doxygen | doxygen |
| Submodule | glad (generator) | glad | glad |
| System | graphviz | ? | graphviz |
| Submodule | googletest | gtest | gtest |
| System | libcap | libcap | libcap |
| System | libcurl | libcurl | libcurl |
| System | libdrm | libdrm | libdrm |
| System | libevdev | libevdev | evdev |
| System | libnotify | ? | ? |
| System | libva | libva | libva |
| System | libva-drm | ? | ? |
| System | minhook | minhook | ? |
| System | miniupnpc | miniupnpc | ? |
| Submodule | nanors | ? | ? |
| System | nlohmann_json | nlohmann_json | nlohmann_json |
| System | npm | nodejs | nodejs |
| Submodule | nv-codec-headers | nv-codec-headers | ? |
| Submodule | nvapi-open-source-sdk | ? | ? |
| Submodule | nvfbc | ? | ? |
| System | OpenSSL | openssl | openssl |
| System | PkgConfig | pkgconf | pkgconfig |
| Submodule | Simple-Web-Server | ? | ? |
| System | systemd | libsystemd | libsystemd |
| System | Threads | ? | ? |
| Submodule | TPCircularBuffer | ? | ? |
| System | Udev | libudev | libudev |
| System | Wayland | wayland | wayland |
| Submodule | wayland-protocols | wayland-protocols | wayland-protocols |
| Submodule | wlr-protocols | ? | ? |
| System | X11 | xorg ? | xorg-libx11 |
| System | zlib | zlib | zlib or libzlib |
Packages that should not come from a package manager:
| Type | package name |
|---|---|
| Submodule | build-deps (FFmpeg) |
| Submodule | doxyconfig |
| Submodule | inputtino |
| Submodule | libdisplaydevice |
| Submodule | moonlight-common-c |
| Submodule | tray |
| Submodule | ViGEmClient |
Conda References:
- https://wolfv.github.io/posts/2019/06/12/conda-for-cpp.html
- https://computing.docs.ligo.org/conda/compiling/
Also see: https://moderncppdevops.com/pkg-mngr-roundup/ for other options.
Estimated Effort
effort:Extra-Large
Priority
priority:Medium
Target Milestone
6+ months
Dependencies
No response
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2
- Forks
- 0
- Merge medio
- 25 min
- PR fusionados (30 d)
- 5
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de LizardByte/roadmap
-
1-3 months effort:Large LizardByte/Sunshine packaging planned priority:Medium
Dificultad 5/5 Más de una semana Aptitud para principiantes 35/100
LizardByte/roadmap#178 ·
-
Sunshine: add game/app metadata Abierto1-3 months C++ CSS effort:Medium HTML JavaScript LizardByte/Sunshine planned priority:High Vue
Dificultad 5/5 Más de una semana Aptitud para principiantes 35/100
LizardByte/roadmap#153 · 2 reacciones ·
-
Dependency Dashboard Abiertodependencies
LizardByte/roadmap#151 · 1 asignado ·
-
actions: add zimzor action Abierto1-3 months Bash/Shell/Scripting effort:Medium GitHub actions LizardByte/actions planned priority:High
LizardByte/roadmap#134 · 1 asignado ·
-
cpp: audit include statements Abierto1-3 months C++ effort:Large LizardByte/libdisplaydevice LizardByte/Sunshine LizardByte/tray planned priority:High
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
LizardByte/roadmap#102 ·