multimedia: add fbdevsink
authorTim Harvey <[email protected]>
Tue, 10 Nov 2015 20:47:51 +0000 (12:47 -0800)
committerLuka Perkov <[email protected]>
Wed, 18 Nov 2015 21:55:55 +0000 (22:55 +0100)
Signed-off-by: Tim Harvey <[email protected]>
multimedia/gst1-plugins-bad/Makefile

index bfeb1c593f3cbc41dcb242321013e9532b346ecb..ca04b8d8ff96f6241871e1e1bc06b01a57222bee 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gst1-plugins-bad
 PKG_VERSION:=1.4.5
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_MAINTAINER:=W. Michael Petullo <[email protected]>
 
@@ -115,7 +115,6 @@ CONFIGURE_ARGS += \
        --disable-resindvd \
        --disable-faac \
        --disable-faad \
-       --disable-fbdev \
        --disable-flite \
        --disable-gsm \
        --disable-kate \
@@ -247,6 +246,7 @@ $(eval $(call GstBuildPlugin,camerabin2,camerabin support,basecamerabinsrc photo
 $(eval $(call GstBuildPlugin,dataurisrc,dataurisrc support,,,))
 $(eval $(call GstBuildPlugin,debugutilsbad,debugutils support,video,,))
 $(eval $(call GstBuildPlugin,dvdspu,dvdspu support,video,,))
+$(eval $(call GstBuildPlugin,fbdevsink,fbdev support,video,,))
 $(eval $(call GstBuildPlugin,festival,festival support,audio,,))
 $(eval $(call GstBuildPlugin,frei0r,frei0r support,controller video,,))
 $(eval $(call GstBuildPlugin,id3tag,id3tag support,tag,,))