debian: split libva packages based on the implemented API.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 3 Oct 2012 09:56:18 +0000 (11:56 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 3 Oct 2012 09:56:18 +0000 (11:56 +0200)
commit2703f4144df261be2f93f256d9bc616fb4b617d6
tree976bbfe8af287f3333deebb75c122d42a60ba942
parent276a73c1e1804dd507a006b7666e8984c8a74727
debian: split libva packages based on the implemented API.

Align with OSVs (Ubuntu, Debian) for libva package names. i.e. split
the main libva1 package into Core (libva1) and as many packages as
there are backends enabled configure/dist time.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
.gitignore
configure.ac
debian.upstream/Makefile.am
debian.upstream/control.in
debian.upstream/libva-drm.install.in [new file with mode: 0644]
debian.upstream/libva-egl.install.in [new file with mode: 0644]
debian.upstream/libva-glx.install.in [new file with mode: 0644]
debian.upstream/libva-wayland.install.in [new file with mode: 0644]
debian.upstream/libva-x11.install.in [new file with mode: 0644]
debian.upstream/libva.install.in