summaryrefslogtreecommitdiff
path: root/debian.upstream
diff options
context:
space:
mode:
Diffstat (limited to 'debian.upstream')
-rw-r--r--debian.upstream/Makefile.am3
-rw-r--r--debian.upstream/control.in9
-rw-r--r--debian.upstream/libgstvaapi-wayland.install.in1
3 files changed, 13 insertions, 0 deletions
diff --git a/debian.upstream/Makefile.am b/debian.upstream/Makefile.am
index 8bb59be6..cf3bc3ef 100644
--- a/debian.upstream/Makefile.am
+++ b/debian.upstream/Makefile.am
@@ -25,6 +25,8 @@ DEBIANFILES = \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx.install.in \
libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \
+ libgstvaapi-wayland.install.in \
+ libgstvaapi-wayland-$(GST_VAAPI_MAJOR_VERSION).install \
rules \
$(NULL)
@@ -37,6 +39,7 @@ DEBIANGENFILES = \
libgstvaapi-dev.install \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \
+ libgstvaapi-wayland-$(GST_VAAPI_MAJOR_VERSION).install \
$(NULL)
EXTRA_DIST = \
diff --git a/debian.upstream/control.in b/debian.upstream/control.in
index 5f23160c..bd812abe 100644
--- a/debian.upstream/control.in
+++ b/debian.upstream/control.in
@@ -67,6 +67,15 @@ Description: GStreamer libraries from the "vaapi" set
.
This package contains glx libraries for the "vaapi" set.
+Package: libgstvaapi-wayland-@GST_VAAPI_MAJOR_VERSION@
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GStreamer libraries from the "vaapi" set
+ VA-API support libraries for GStreamer.
+ .
+ This package contains Wayland libraries for the "vaapi" set.
+
Package: libgstvaapi-dev
Architecture: any
Section: libdevel
diff --git a/debian.upstream/libgstvaapi-wayland.install.in b/debian.upstream/libgstvaapi-wayland.install.in
new file mode 100644
index 00000000..e1740b5c
--- /dev/null
+++ b/debian.upstream/libgstvaapi-wayland.install.in
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libgstvaapi-wayland-@GST_MAJORMINOR@.so.*