Add libgstvaapi-glx-0 package.

This commit is contained in:
gb 2010-03-29 14:50:52 +00:00
parent b4868f9f50
commit 28e2b37cfb
4 changed files with 15 additions and 0 deletions

View file

@ -259,6 +259,8 @@ debian.upstream/libgstvaapi.install.in
debian.upstream/libgstvaapi-dev.install.in
debian.upstream/libgstvaapi-x11-$GST_VAAPI_MAJOR_VERSION.install:\
debian.upstream/libgstvaapi-x11.install.in
debian.upstream/libgstvaapi-glx-$GST_VAAPI_MAJOR_VERSION.install:\
debian.upstream/libgstvaapi-glx.install.in
docs/Makefile
docs/reference/Makefile
docs/reference/libs/Makefile

View file

@ -22,6 +22,8 @@ DEBIANFILES = \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \
libgstvaapi-x11.install.in \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx.install.in \
libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \
rules \
$(NULL)
@ -33,6 +35,7 @@ DEBIANGENFILES = \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \
$(NULL)
EXTRA_DIST = \

View file

@ -55,6 +55,15 @@ Description: GStreamer libraries from the "vaapi" set
.
This package contains x11 libraries for the "vaapi" set.
Package: libgstvaapi-glx-@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 glx libraries for the "vaapi" set.
Package: libgstvaapi@GST_VAAPI_MAJOR_VERSION@-dev
Architecture: any
Section: libdevel

View file

@ -0,0 +1 @@
debian/tmp/usr/lib/libgstvaapi-glx-@GST_MAJORMINOR@.so.*