xf86-video-opentegra: Compositing improvements (!311)
Includes pull request 51 from upstream. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
e66967c06e
commit
24814b2ccb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Robert Yang <decatf@gmail.com>
|
||||
pkgname=xf86-video-opentegra
|
||||
pkgver=0.6.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="X.Org driver for NVIDIA tegra"
|
||||
url="https://github.com/grate-driver/"
|
||||
arch="armhf armv7"
|
||||
|
@ -10,7 +10,7 @@ subpackages="$pkgname-doc"
|
|||
depends="libdrm-grate"
|
||||
makedepends="libdrm-grate-dev xorg-server-dev xproto fontsproto util-macros
|
||||
libtool m4 automake autoconf bison flex"
|
||||
_commit="feac05833e96ff9951603eb580fc134c0dae2bb8"
|
||||
_commit="bf853ada6d906ca1e983c1965995102ae1ccfccc"
|
||||
source="
|
||||
https://github.com/grate-driver/xf86-video-opentegra/archive/$_commit.tar.gz
|
||||
Guard-malloc_trim-with-__GLIBC__.patch
|
||||
|
@ -45,5 +45,5 @@ package() {
|
|||
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
|
||||
}
|
||||
|
||||
sha512sums="ef29176fa00f374aaaa3e8661614daeb33c16c3baa0dee8503d81943780d5783603d009ffc790c2c5d8cd27e3c1b234715147b206e10b15054e7530f04a156a6 feac05833e96ff9951603eb580fc134c0dae2bb8.tar.gz
|
||||
sha512sums="7de5fc0e93a46bf8c5f2f04ef144ef2442b117e2260c7fea277dbec050c4fd2124e7a0fd640591ac3192c5be6ca61f79b44a5884fed0c6f6c900f20f29d124e9 bf853ada6d906ca1e983c1965995102ae1ccfccc.tar.gz
|
||||
3e3cced887a73d865ee03cf030dbe2dd2035e29e3e771d79a95491c6e59a02570e273fc7fec67b87b0bf2008ab97212252bb9ed31bd6137b78d1bbbeda467fec Guard-malloc_trim-with-__GLIBC__.patch"
|
||||
|
|
Loading…
Reference in a new issue