Bump buildroot to 2019.02
This commit is contained in:
19
bsp/buildroot/package/gstreamer1/gst1-shark/gst1-shark.mk
Normal file
19
bsp/buildroot/package/gstreamer1/gst1-shark/gst1-shark.mk
Normal file
@@ -0,0 +1,19 @@
|
||||
################################################################################
|
||||
#
|
||||
# gst1-shark
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GST1_SHARK_VERSION = v0.5.5
|
||||
GST1_SHARK_SITE = https://github.com/RidgeRun/gst-shark.git
|
||||
GST1_SHARK_SITE_METHOD = git
|
||||
GST1_SHARK_GIT_SUBMODULES = YES
|
||||
|
||||
GST1_SHARK_LICENSE = LGPL-2.1+
|
||||
GST1_SHARK_LICENSE_FILES = COPYING
|
||||
|
||||
GST1_SHARK_AUTORECONF = YES
|
||||
GST1_SHARK_DEPENDENCIES = host-pkgconf gstreamer1 gst1-plugins-base
|
||||
GST1_SHARK_CONF_OPTS = --disable-graphviz
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user