tridentli / trident

Trident is a trusted and secure communication platform for enabling better communication between groups of trusted parties
https://trident.li
Apache License 2.0
20 stars 9 forks source link

Create debian-ext-src package to aid sbuild #32

Closed bapril closed 7 years ago

bapril commented 7 years ago

Create a package that collects all gopath deps into one installable package so that sbuild will work without requiring network access.

bapril commented 7 years ago

We will create a source package (pitchfork-deps.deb) that contains the source of all the external packages (effectively ext/_gopath).

End result of packages:

trident the main package (depends on trident-server + trident-cli) trident-server the server package trident-cli the CLI package trident-wikiexport the Wiki Export package trident-repository the repository package containing the APT sources, PGP key and APT pins epiceditor The editor used in the wiki trident-src Golang Source: Trident pitchfork-src Golang Source: Pitchfork trident-ext-src Golang Source: various Golang libraries that have not made it into Debian yet