build: add debian packaging files#411
build: add debian packaging files#411drlkf wants to merge 8 commits intoStremio:masterfrom drlkf:master
Conversation
|
Any chance we could get some attention to this? |
|
I know very little of debian packaging, so I can't talk about correctness, but I tested this on bookworm and it seems to be working fine. One thing I had to do, that is not mentioned, is to enable the |
|
Also, desktop entry is displayed with the default icon. |
|
Both should be fixed now |
## [4.4.168](drlkf/stremio-shell@v4.4.167...4.4.168) (2025-11-21) ### Bug Fixes * fix desktop entry icon in debian packaging ([e9a9fdc](drlkf@e9a9fdc))
|
I created debian packages for 4.4.169 version that are available in https://debian.vejeta.com I created this Pull Request: with updated instructions on how to compile an use them. Those packages has been submitted to the Debian project to be officially included on the Debian archives, and it is made made available on that unofficial repo on the interim. I believe the pull request that I attach could make this pull request obsolete, please have a look and let me know what you think. |
|
Very nice. Closing in favour of #455 |
This pull request introduces debian packaging files. There are 2 most important items:
cmakebuildserver.jsin/usr/binon debian package installsI've added the instructions to build the package in the
DEBIAN.mdfile, let me know if something is missing or unclear.cheers