summaryrefslogtreecommitdiff
path: root/libva-vdpau-driver
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2019-11-02 13:48:55 +1100
committerDanny Rawlins <monster.romster@gmail.com>2019-11-02 14:27:53 +1100
commit624a7256779771fe52d9866af2337578306d1c2a (patch)
treec104fb0db2bfdb05df81dbea695c536f3bbe5fab /libva-vdpau-driver
parent64e907e837fd9262629f8c215dde0eb949c8be88 (diff)
downloadcontrib-624a7256779771fe52d9866af2337578306d1c2a.tar.gz
contrib-624a7256779771fe52d9866af2337578306d1c2a.tar.xz
libva-vdpau-driver: remove conflicting symlink vdpau_drv_video.so, mesa3d provides this when built with libva
Diffstat (limited to 'libva-vdpau-driver')
-rw-r--r--libva-vdpau-driver/.footprint1
-rw-r--r--libva-vdpau-driver/.signature6
-rw-r--r--libva-vdpau-driver/Pkgfile3
3 files changed, 3 insertions, 7 deletions
diff --git a/libva-vdpau-driver/.footprint b/libva-vdpau-driver/.footprint
index 237093f99..ae061bae0 100644
--- a/libva-vdpau-driver/.footprint
+++ b/libva-vdpau-driver/.footprint
@@ -1,7 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/dri/
-lrwxrwxrwx root/root usr/lib/dri/nouveau_drv_video.so -> vdpau_drv_video.so
lrwxrwxrwx root/root usr/lib/dri/nvidia_drv_video.so -> vdpau_drv_video.so
lrwxrwxrwx root/root usr/lib/dri/s3g_drv_video.so -> vdpau_drv_video.so
-rwxr-xr-x root/root usr/lib/dri/vdpau_drv_video.la
diff --git a/libva-vdpau-driver/.signature b/libva-vdpau-driver/.signature
index f19a377bd..8b1a84324 100644
--- a/libva-vdpau-driver/.signature
+++ b/libva-vdpau-driver/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36XQhbSjTOEr4nxMsSXTnijbwQxexSYBbxPmwXbSxSGQuIj7gHr/PqAOq2K3jTyL8OtRf8UQL/e+ET2XsaTTLwE=
-SHA256 (Pkgfile) = 25486d1ede19943593667a2c6c4dc5b200799f77f5c2ebd6c3d265e5e56508ae
-SHA256 (.footprint) = 1ca80acf81c1d37cd345cf7d75352e8abdfa7e128ac596e668d8888d8441f35c
+RWSagIOpLGJF3587RRgtMFRDzjtl68x7bPhr4WyIaAdDHnN2pE/ooTueDDGAgy+IG+wbNhlbn6PtmkXNsmSIzXo6WFFbyXfi3wE=
+SHA256 (Pkgfile) = 66bdff1c680af21ed3bafbd0c173cd6937eac9c40c50af34867261bf6e37d940
+SHA256 (.footprint) = c5171012397e1889693c1bcabd77ad07959cde5d16fc1c020b3d1a5455d83f8d
SHA256 (libva-vdpau-driver-0.7.4.tar.bz2) = 155c1982f0ac3f5435ba20b221bcaa11be212c37db548cd1f2a030ffa17e9bb9
SHA256 (libva-vdpau-driver-0.7.4-glext-missing-definition.patch) = 776bfe4c101cdde396d8783029b288c6cd825d0cdbc782ca3d94a5f9ffb4558c
SHA256 (libva-vdpau-driver-0.7.4-libvdpau-0.8.patch) = 5e567b026b97dc0e207b6c05410cc1b7b77a58ceb5046801d0ea1a321cba3b9d
diff --git a/libva-vdpau-driver/Pkgfile b/libva-vdpau-driver/Pkgfile
index e14b008fe..5a5e37ba3 100644
--- a/libva-vdpau-driver/Pkgfile
+++ b/libva-vdpau-driver/Pkgfile
@@ -35,7 +35,4 @@ build() {
mv $PKG/usr/lib/libva1/* $PKG/usr/lib/
rmdir $PKG/usr/lib/libva1
-
- # required for nouveau driver
- ln -s vdpau_drv_video.so $PKG/usr/lib/dri/nouveau_drv_video.so
}

Generated by cgit