[packages/gpac] - drop directfb
baggins
baggins at pld-linux.org
Fri Oct 20 09:32:40 CEST 2023
commit 7ba98f2a5eda0401b36f7d303c19f0fe585413f8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Oct 20 09:32:09 2023 +0200
- drop directfb
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpac.spec b/gpac.spec
index 443c353..829eed6 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpac.git/commitdiff/7ba98f2a5eda0401b36f7d303c19f0fe585413f8
More information about the pld-cvs-commit
mailing list