Help getting started -- trying to build csound package

Felipe Sateler fsateler at debian.org
Fri Jun 8 13:56:42 UTC 2012


On Thu, Jun 7, 2012 at 11:52 PM, Forrest Cahoon
<forrest.cahoon at gmail.com> wrote:
>
> On Thu, Jun 7, 2012 at 7:33 PM, Forrest Cahoon <forrest.cahoon at gmail.com>
> wrote:
>
> > It looks like I get to fix up the patch so it applies now. Any advice
> > on how to do this?
>
> On closer inspection, I have found that the diff for
> interfaces/CMakeLists.txt in
> debian/patches/0000-backported-cmake-additions.diff has been applied
> upstream.  I could manually remove that diff from the file, I'm under
> the impression I need to use quilt to manage these diffs so they'll
> continue to play nicely with the build? I'm poring over the quilt
> docs, but have yet to attain enlightenment.

In csound, we follow the following naming pattern:

0xxx for patches taken from upstream git
1xxx for patches that should be forwarded upstream
2xxx for debian-specific patches

So, most likely all 0xxx patches have to go away, and 1xxx need to be
reviewed. In any case, all remaining patches have to be refreshed so
that they apply without fuzz.

As noted, we use quilt. Use[1] quilt pop and quilt push to
apply/unapply patches, and the file debian/patches/series contains the
order in which they are to be applied.


[1] After following the advice Giulio mentioned.
--

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list