pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/audio/flac



On Sat, Jun 15, 2013 at 06:16:16AM +0000, David Holland wrote:
> On Sat, Jun 15, 2013 at 07:55:02AM +0200, Thomas Klausner wrote:
>  > > I think this broke multimedia/vlc and multimedia/vlc2, which are now
>  > > failing with: 'stream_decoder.h' file not found.
>  > 
>  > It did.
>  > 
>  > The change is:
>  > < Cflags: -I${includedir}/FLAC++
>  > > Cflags: -I${includedir}
>  > 
>  > in the pkgconfig file. This was done on purpose in 2008.
>  > 
> https://git.xiph.org/?p=flac.git;a=commitdiff;h=7ae181f27c16e7eca45840ec9171b938b9f86fbc
>  > 
>  > We could revert this for pkgsrc, or go along with upstream and fix the
>  > packages that don't prepend "FLAC" or "FLAC++" respectively when
>  > including the files.
>  > 
>  > How many other packages failed for this reason? (None in my limited
>  > bulk build except for vlc2, where I didn't notice due to newlocale()).
> 
> The only ones seem to be vlc and vlc2; let's just fix them.

Ok, I tried to do that. Please fix my fixes if they are
incomplete/broken, I can't really test on -current (see PR 47900).
 Thomas



Home | Main Index | Thread Index | Old Index