]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- drop directfb
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 20 Oct 2023 07:32:09 +0000 (09:32 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 20 Oct 2023 07:32:09 +0000 (09:32 +0200)
DirectFB is dead and unmaintained, the successor, DirectFB2 is aimed at
embedded systems.

https://archive.fosdem.org/2022/schedule/event/directfb/attachments/slides/5077/export/events/attachments/directfb/slides/5077/fosdem_2022_directfb2.pdf

gpac.spec

index 443c3532b8317d65855d7f9a8bea8677545b4790..829eed683b00912e6e657351d552a33ce1cf4103 100644 (file)
--- a/gpac.spec
+++ b/gpac.spec
@@ -6,7 +6,7 @@
 # Conditional build:
 %bcond_with    amr             # AMR-NB and AMR-WB (floating-point) support
 %bcond_without avcap           # AVCap module
-%bcond_without directfb        # DirectFB support
+%bcond_with    directfb        # DirectFB support
 %bcond_without faad            # AAC decoding support
 %bcond_without ffmpeg          # ffmpeg support
 %bcond_without freenect        # freenect (MS Kinect driver) module
This page took 0.073315 seconds and 4 git commands to generate.