summaryrefslogtreecommitdiffstats
path: root/rules/gst-validate1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-09 19:48:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-15 09:43:09 +0200
commit5bc1dba70d85019a4711a20f8b12f0d4a1e56af4 (patch)
treef362a07882ff5b0fe0abb7c1a7985fff8a583429 /rules/gst-validate1.make
parent5f8367038b562580a8fc9799fa6562a290df52e7 (diff)
downloadptxdist-5bc1dba70d85019a4711a20f8b12f0d4a1e56af4.tar.gz
ptxdist-5bc1dba70d85019a4711a20f8b12f0d4a1e56af4.tar.xz
gst-validate1: version bump 1.4.0 -> 1.6.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-validate1.make')
-rw-r--r--rules/gst-validate1.make13
1 files changed, 10 insertions, 3 deletions
diff --git a/rules/gst-validate1.make b/rules/gst-validate1.make
index 62e520987..30af09aec 100644
--- a/rules/gst-validate1.make
+++ b/rules/gst-validate1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_VALIDATE1) += gst-validate1
#
# Paths and names
#
-GST_VALIDATE1_VERSION := 1.4.0
-GST_VALIDATE1_MD5 := f85b335f39a29c1ebee231bd17767b4e
+GST_VALIDATE1_VERSION := 1.6.0
+GST_VALIDATE1_MD5 := 39ccc35814b1aa1c6b200e42e0eda94b
GST_VALIDATE1 := gst-validate-$(GST_VALIDATE1_VERSION)
GST_VALIDATE1_SUFFIX := tar.xz
GST_VALIDATE1_URL := http://gstreamer.freedesktop.org/data/src/gst-validate/$(GST_VALIDATE1).$(GST_VALIDATE1_SUFFIX)
@@ -69,6 +69,13 @@ $(STATEDIR)/gst-validate1.targetinstall:
@$(call install_lib, gst-validate1, 0, 0, 0644, libgstvalidate-1.0)
@$(call install_lib, gst-validate1, 0, 0, 0644, \
libgstvalidate-default-overrides-1.0)
+ @$(call install_lib, gst-validate1, 0, 0, 0644, \
+ libgstvalidate_preload-1.0)
+
+ @$(call install_lib, gst-validate1, 0, 0, 0644, \
+ gstreamer-1.0/validate/libgstvalidatefaultinjection)
+ @$(call install_lib, gst-validate1, 0, 0, 0644, \
+ gstreamer-1.0/validate/libgstvalidategapplication)
@$(call install_copy, gst-validate1, 0, 0, 0755, -, \
/usr/bin/gst-validate-1.0)
@@ -78,7 +85,7 @@ $(STATEDIR)/gst-validate1.targetinstall:
/usr/bin/gst-validate-transcoding-1.0)
@$(call install_tree, gst-validate1, 0, 0, -, \
- /usr/share/gstreamer-1.0/validate-scenario)
+ /usr/share/gstreamer-1.0/validate/scenarios)
ifdef PTXCONF_GST_VALIDATE1_LAUNCHER
@$(call install_copy, gst-validate1, 0, 0, 0755, -, \