taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> l...@gnu.org (Ludovic Courtès) writes:
[...]
>> If Audacity uses Autoconf and pkg.m4, I guess you could just pass
>> PKG_CONFIG=true as a configure flag, or {LIBID3TAG,LIBMAD}_{CFLAGS,LIBS}
>> and it will just work.
>
> The latt
l...@gnu.org (Ludovic Courtès) writes:
> Sorry for not being clear: I think we should avoid diverging from
> upstream in this way, especially if there’s just one package that makes
> the incorrect assumption. So I would rather not add those .pc files.
All clear. (No worries; it was my idea to c
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>>> - It tries to find libid3tag and libmad via pkg-config even though they
>>> don't install .pc files. Perhaps we can generate them manually in the
>>> install phase of those package
l...@gnu.org (Ludovic Courtès) writes:
>> - It tries to find libid3tag and libmad via pkg-config even though they
>> don't install .pc files. Perhaps we can generate them manually in the
>> install phase of those packages, or maybe they just don't get
>> installed due to a bug. Perhaps the
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> Several weird issues with this one:
>
> - It tries to find libid3tag and libmad via pkg-config even though they
> don't install .pc files. Perhaps we can generate them manually in the
> install phase of those packages, or may
Several weird issues with this one:
- It tries to find libid3tag and libmad via pkg-config even though they
don't install .pc files. Perhaps we can generate them manually in the
install phase of those packages, or maybe they just don't get
installed due to a bug. Perhaps they just need 'pk