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
On Fri, Mar 27, 2020 at 11:38 AM Jerry Geis <jerry.geis at gmail.com> wrote:> I have another package (baresip) that needs "directfb". >good luck. per https://www.phoronix.com/scan.php?page=news_item&px=DirectFB-2017-Dormant directFB project has gone dormant and awol, its websites vanished. -- -john r pierce recycling used bits in santa cruz
Possibly Parallel Threads
- swfdec on DirectFb to work for Mozilla Firefox browser with DirectFb backend
- Looking for DirectFB 1.4.11 RPMs for 32-bit CentOS 6
- CPU hogging in swfplay with directfb backend
- Looking for DirectFB 1.4.11 RPMs for 32-bit CentOS 6
- [Asterisk-video] gstreamer integration