Quantcast
Channel: Active questions tagged launchpad - Ask Ubuntu
Viewing all articles
Browse latest Browse all 49

How to generate deb packages for different architectures just from binaries?

$
0
0

I maintain a PPA package for numbat.

For that, I do something along this answer,

I ship the numbat binary for amd64 (from GitHub releases), and copy it to /usr/bin using the debian/install script. I also copy an icon and a .desktop file in a similar way, and package it using Launchpad recipe.

Is there any way to ship several binaries for different architectures in the repository, such that during building the .deb package, Launchpad will detect the architecture, and copy the appropriate binary to /usr/bin?


Viewing all articles
Browse latest Browse all 49

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>