[vlc-devel] [PATCH 1/2] contrib: add bpg
Tristan Matthews
le.businessman at gmail.com
Wed Jan 7 00:02:05 CET 2015
On Tue, Jan 6, 2015 at 4:43 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On 05 Jan, Tristan Matthews wrote :
>> + $(APPLY) $(SRC)/bpg/pic.patch
>
> Apply that without condition, doubtful.
Yeah I thought that was dicey, but I'm not sure when I should omit it...win?
>
>> + cd $< && $(MAKE) libbpg.a
>> + mkdir -p $(PREFIX)/include/ && cp $</libbpg.h $(PREFIX)/include/
>> + mkdir -p $(PREFIX)/lib/ && cp $</libbpg.a $(PREFIX)/lib/
>
> No .pc?
Nope, I wish.
More information about the vlc-devel
mailing list