]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- drop directfb
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 20 Oct 2023 07:28:24 +0000 (09:28 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 20 Oct 2023 07:28:24 +0000 (09:28 +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

xine-lib.spec

index f6430d1ab6433cf4517ed4decdd922c0d5854b6e..41c8eb1214f4888961748580d3cee46e57ff4dce 100644 (file)
@@ -10,7 +10,7 @@
 %bcond_without aalib           # don't build aalib video output plugin
 %bcond_without alsa            # don't build ALSA audio output plugin
 %bcond_with    caca            # don't build libcaca video output plugin
-%bcond_without directfb        # don't build DirectFB video output plugin
+%bcond_with    directfb        # don't build DirectFB video output plugin
 %bcond_without dxr3            # don't build dxr3 video output and decode plugins
 %bcond_without dvd             # don't build dvdnav stuff
 %bcond_with    esd             # build EsounD audio output plugin
This page took 0.117483 seconds and 4 git commands to generate.