directfb on CentOS 7

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



I have another package (baresip) that needs "directfb".

from baresip make

MOD                := directfb
$(MOD)_SRCS        += directfb.c
$(MOD)_LFLAGS      += $(shell pkg-config --libs directfb)
$(MOD)_CFLAGS      += $(shell pkg-config --cflags directfb \
                        | sed -e 's/-I/-isystem/g')

include mk/mod.mk



I tried to find with:
yum provides "*/directfb.pc" but nothing is returned.

Where can I get/find directfb for CentOS 7 ?

Thanks,

Jerry
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux