Add libgstvaapi-glx-0 package.
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Mon, 29 Mar 2010 14:50:52 +0000 (14:50 +0000)
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Mon, 29 Mar 2010 14:50:52 +0000 (14:50 +0000)
configure.ac
debian.upstream/Makefile.am
debian.upstream/control.in
debian.upstream/libgstvaapi-glx.install.in [new file with mode: 0644]

index 7879b3f..7d358b0 100644 (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
index 93b9514..74906e6 100644 (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 = \
index ca4bd12..20301a8 100644 (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
diff --git a/debian.upstream/libgstvaapi-glx.install.in b/debian.upstream/libgstvaapi-glx.install.in
new file mode 100644 (file)
index 0000000..cd7352a
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libgstvaapi-glx-@GST_MAJORMINOR@.so.*