[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: package one package from a git repo with multiple packages




On 3/9/20 12:56 PM, Andrey Rahmatullin wrote:
On Mon, Mar 09, 2020 at 11:18:04AM +0100, rosea.grammostola wrote:
Hi,

This git repo contains four packages, but I only want to package one. How to
deal with this situation via git-buildpackage? (Upstream sources kept in the
upstream branch and the the debian in the master branch)

https://git.tuxfamily.org/non/non.git/
This doesn't look like a collection of separate projects but like one
project producing several binaries. You need to package it as one source
package.

You can build each project independently.

** Build a single project

Typing:

    ./waf configure --project=[timline|sequencer|mixer|session-manager]



Reply to: