2013-06-11 12:18:41 +02:00
|
|
|
################################################################################
|
|
|
|
#
|
2013-07-22 07:30:22 +02:00
|
|
|
# gst-plugin-x170
|
2013-06-11 12:18:41 +02:00
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
GST_PLUGIN_X170_VERSION = 1.0
|
2014-07-31 10:46:58 +02:00
|
|
|
GST_PLUGIN_X170_SITE = ftp://ftp.linux4sam.org/pub/demo/linux4sam_1.9/codec
|
2013-06-11 12:18:41 +02:00
|
|
|
|
|
|
|
GST_PLUGIN_X170_LICENSE = BSD-1c
|
|
|
|
#A license file is included but it is just a placeholder
|
|
|
|
|
|
|
|
# There is no generated configure script in the tarball.
|
|
|
|
GST_PLUGIN_X170_AUTORECONF = YES
|
2014-09-27 21:32:43 +02:00
|
|
|
GST_PLUGIN_X170_AUTORECONF_OPTS = -Im4/
|
2013-06-11 12:18:41 +02:00
|
|
|
GST_PLUGIN_X170_DEPENDENCIES = gstreamer libglib2 on2-8170-libs
|
|
|
|
|
|
|
|
$(eval $(autotools-package))
|