Rename -dev package to libgstvaapi-dev.

This commit is contained in:
gb 2010-03-30 13:29:34 +00:00
parent 9f7d2909ad
commit fa12d47020
3 changed files with 4 additions and 5 deletions

View file

@ -289,8 +289,7 @@ debian.upstream/gstreamer-vaapi.install.in
debian.upstream/gstreamer-vaapi-doc.install.in
debian.upstream/libgstvaapi$GST_VAAPI_MAJOR_VERSION.install:\
debian.upstream/libgstvaapi.install.in
debian.upstream/libgstvaapi$GST_VAAPI_MAJOR_VERSION-dev.install:\
debian.upstream/libgstvaapi-dev.install.in
debian.upstream/libgstvaapi-dev.install
debian.upstream/libgstvaapi-x11-$GST_VAAPI_MAJOR_VERSION.install:\
debian.upstream/libgstvaapi-x11.install.in
debian.upstream/libgstvaapi-glx-$GST_VAAPI_MAJOR_VERSION.install:\

View file

@ -19,7 +19,7 @@ DEBIANFILES = \
libgstvaapi.install.in \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-dev.install.in \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \
libgstvaapi-dev.install \
libgstvaapi-x11.install.in \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx.install.in \
@ -33,7 +33,7 @@ DEBIANGENFILES = \
gstreamer$(GST_MAJORMINOR)-vaapi.install \
gstreamer$(GST_MAJORMINOR)-vaapi-doc.install \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \
libgstvaapi-dev.install \
libgstvaapi-x11-$(GST_VAAPI_MAJOR_VERSION).install \
libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \
$(NULL)

View file

@ -64,7 +64,7 @@ Description: GStreamer libraries from the "vaapi" set
.
This package contains glx libraries for the "vaapi" set.
Package: libgstvaapi@GST_VAAPI_MAJOR_VERSION@-dev
Package: libgstvaapi-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}