From 6c95fabc52d22484939616a4057f2a7f728f825d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 10 Mar 2019 10:38:42 +0000 Subject: user: untested bumps that can't be tested until gtk+ etc is built --- user/libva/APKBUILD | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'user/libva') diff --git a/user/libva/APKBUILD b/user/libva/APKBUILD index 7e25b7045..83bfad60e 100644 --- a/user/libva/APKBUILD +++ b/user/libva/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: A. Wilcox pkgname=libva -pkgver=2.3.0 +pkgver=2.4.0 pkgrel=0 pkgdesc="Video Acceleration (VA) API for Linux" url="https://github.com/intel/libva" @@ -15,7 +15,6 @@ subpackages="$pkgname-dev" source="https://github.com/intel/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2" prepare() { - cd "$builddir" default_prepare # we need to regen the configure script which will unconditionally # depend on wayland scanner otherwise @@ -24,7 +23,6 @@ prepare() { } build() { - cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -41,8 +39,7 @@ build() { } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="e6e8b5e5c3dcfc4ad11560828c849ff522e3cd8db6763fe8d2fcec41c05461b3f354aaba82c7c78b8623f3d1c842851209fbbd046d027a0b88c6d9861e2ecfd3 libva-2.3.0.tar.bz2" +sha512sums="67373e20932bca0d52cd8f48ed10c1f01752be73642ad4d2c85dcee813dccf205c8ca62fdc69fb3f4f83a685e2a8ef2c6646174e3453a8f5763cac16a58321c3 libva-2.4.0.tar.bz2" -- cgit v1.2.3-60-g2f50