mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gst1-plugins-base: create libgst1allocators pkg
libgst1allocators was compiled but not packaged. It is needed for v4l2 good plugin Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=gst1-plugins-base
|
PKG_NAME:=gst1-plugins-base
|
||||||
PKG_VERSION:=1.4.4
|
PKG_VERSION:=1.4.4
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||||
|
|
||||||
@@ -219,6 +219,7 @@ define GstBuildLibrary
|
|||||||
$$(eval $$(call BuildPackage,libgst1$(1)))
|
$$(eval $$(call BuildPackage,libgst1$(1)))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
$(eval $(call GstBuildLibrary,allocators,allocators,,))
|
||||||
$(eval $(call GstBuildLibrary,app,app,,))
|
$(eval $(call GstBuildLibrary,app,app,,))
|
||||||
$(eval $(call GstBuildLibrary,audio,audio,tag,))
|
$(eval $(call GstBuildLibrary,audio,audio,tag,))
|
||||||
$(eval $(call GstBuildLibrary,fft,FFT,,))
|
$(eval $(call GstBuildLibrary,fft,FFT,,))
|
||||||
|
|||||||
Reference in New Issue
Block a user