mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
21
package/gstreamer1/gst1-interpipe/gst1-interpipe.mk
Normal file
21
package/gstreamer1/gst1-interpipe/gst1-interpipe.mk
Normal file
@@ -0,0 +1,21 @@
|
||||
################################################################################
|
||||
#
|
||||
# gst1-interpipe
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GST1_INTERPIPE_VERSION = 9af5b40d106f35ce75f8baa5efc8c59fc5f7eda1
|
||||
GST1_INTERPIPE_SITE = https://github.com/RidgeRun/gst-interpipe
|
||||
GST1_INTERPIPE_SITE_METHOD = git
|
||||
# fetch gst-interpipe/common sub module
|
||||
GST1_INTERPIPE_GIT_SUBMODULES = YES
|
||||
|
||||
GST1_INTERPIPE_LICENSE = LGPL-2.1
|
||||
GST1_INTERPIPE_LICENSE_FILES = COPYING
|
||||
|
||||
# from git source
|
||||
GST1_INTERPIPE_AUTORECONF = YES
|
||||
|
||||
GST1_INTERPIPE_DEPENDENCIES = host-pkgconf gstreamer1 gst1-plugins-base
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user