summaryrefslogtreecommitdiff
path: root/libva-vdpau-driver-32
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-04-27 21:53:29 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-04-27 21:53:29 +1000
commit829c2e7ffab22e5dc6c8fdd08722a1450686b0de (patch)
tree8f99dcca06e0617d1a845a12d7de03703c432421 /libva-vdpau-driver-32
parenta601427397e9c143b8e8411e0a622ad649925810 (diff)
downloadcompat-32-829c2e7ffab22e5dc6c8fdd08722a1450686b0de.tar.gz
compat-32-829c2e7ffab22e5dc6c8fdd08722a1450686b0de.tar.xz
[notify] libva-vdpau-driver-32: changed dependency libva1-32 -> libva-32
Diffstat (limited to 'libva-vdpau-driver-32')
-rw-r--r--libva-vdpau-driver-32/.signature4
-rw-r--r--libva-vdpau-driver-32/Pkgfile8
2 files changed, 4 insertions, 8 deletions
diff --git a/libva-vdpau-driver-32/.signature b/libva-vdpau-driver-32/.signature
index 81797974..a8a419e9 100644
--- a/libva-vdpau-driver-32/.signature
+++ b/libva-vdpau-driver-32/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXZtC1fSOd5RDXmOlful5CTaCTCwtr1m8ef2bLpPaWSdu6pZ4LOP1G964bN9wPVZDB1arG3iVQe0jzNm2as2YKgM=
-SHA256 (Pkgfile) = 32e16ae76a7085c83ed8fc0702aeb120aa4b9ac444db53c61fc35bafe5ed9158
+RWSwxGo/zH7eXQKC3xWuL89PMQaMRUEaG/qmyIHH1SvRb9154pdxIhzv7Fgze24iSJtVwH1KkisEeLePHNBJ7TqmKiOsyPT52wM=
+SHA256 (Pkgfile) = 59ffce0289b04e58dc9ab028e351a10dc7b9818bdffec538380bd1c1acaefa74
SHA256 (.footprint) = 37a106ebc0753ace7e8bfd8c96e7e5743edaf6952a2ca8c754d2dd28e30ba507
SHA256 (libva-vdpau-driver-0.7.4.tar.bz2) = 155c1982f0ac3f5435ba20b221bcaa11be212c37db548cd1f2a030ffa17e9bb9
SHA256 (libva-vdpau-driver-0.7.4-glext-missing-definition.patch) = 776bfe4c101cdde396d8783029b288c6cd825d0cdbc782ca3d94a5f9ffb4558c
diff --git a/libva-vdpau-driver-32/Pkgfile b/libva-vdpau-driver-32/Pkgfile
index 534d71b5..176dd72e 100644
--- a/libva-vdpau-driver-32/Pkgfile
+++ b/libva-vdpau-driver-32/Pkgfile
@@ -1,11 +1,11 @@
# Description: VDPAU back-end for NVIDIA and VIA chipsets.
# URL: http://freedesktop.org/wiki/Software/vaapi
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
-# Depends on: libva1-32 libva-vdpau-driver
+# Depends on: libva-32 libvdpau-32 libva-vdpau-driver
name=libva-vdpau-driver-32
version=0.7.4
-release=6
+release=7
source=(https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-$version.tar.bz2
libva-vdpau-driver-0.7.4-glext-missing-definition.patch
libva-vdpau-driver-0.7.4-libvdpau-0.8.patch
@@ -25,7 +25,6 @@ build() {
sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac
autoreconf -i
- PKG_CONFIG_PATH="/usr/lib32/libva1/pkgconfig" \
./configure \
--prefix=/usr \
--libdir=/usr/lib32 \
@@ -33,7 +32,4 @@ build() {
make
make DESTDIR=$PKG install
-
- mv $PKG/usr/lib32/libva1/* $PKG/usr/lib32/
- rmdir $PKG/usr/lib32/libva1
}

Generated by cgit