Skip to content

Conversation

@silentjet
Copy link

@silentjet silentjet commented Mar 9, 2024

Add debian package file to allow local build of the debian packages in custom systems

@silentjet silentjet force-pushed the add_debian_package_files branch from c1ec115 to ff79a5d Compare September 2, 2025 10:42
@silentjet silentjet force-pushed the add_debian_package_files branch from ff79a5d to a96399e Compare January 7, 2026 22:10
@silentjet silentjet changed the title WIP: Add Debian package files Add Debian package files for local build Jan 7, 2026
@silentjet silentjet force-pushed the add_debian_package_files branch from a96399e to b9ebb78 Compare January 7, 2026 22:19
On some custom systems it is not possible to instal mavproxy via pip (or
similar mechanism). By having such files the user can easily build and
install mavproxy into a system (or build container) just in two commands
immediatelly after clone:
  dpkg-buildpackage -b -us -uc
  dpkg -i ../python3-mavproxy_*_amd64.deb
If there are some unmet deps, just run
  apt-get -f install
@silentjet silentjet force-pushed the add_debian_package_files branch from b9ebb78 to 99f9e59 Compare January 7, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant