summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormickybart2017-05-08 14:56:56 -0400
committermickybart2017-05-08 14:56:56 -0400
commit4a5330bcaf3430fd254cc13d790285e0c8ec967d (patch)
tree9ac9a9b21c485738662ae71c2eb041ea86c063dc /PKGBUILD
parent2864a2b8a450db1f8b9618850ce9f86ec3d5e01c (diff)
downloadaur-4a5330bcaf3430fd254cc13d790285e0c8ec967d.tar.gz
Rework based on upstream
upstream reintroduced compat support so this package is based on it and add few functions for surfaceflinger. A pull request was done to upstream project and the target is to delete this package at the end
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a980437f6d52..2a8eba504504 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgbase=libhybris-ext-git
pkgname=('libhybris-ext-git' 'libhybris-ext-libgl-git' 'libhybris-ext-wayland-egl-git')
_pkgbase=libhybris
-pkgver=775.4cd30c8
-pkgrel=2
+pkgver=1245.a1f2e5d
+pkgrel=1
arch=('armv7h')
url="https://github.com/mickybart/libhybris_ext"
license=('Apache')
-makedepends=('wayland')
-source=("libhybris::git+https://github.com/mickybart/libhybris_ext")
+makedepends=('wayland' 'hybris-android-headers')
+source=("libhybris::git+https://github.com/mickybart/libhybris_ext#branch=master-next")
md5sums=('SKIP')
pkgver() {
@@ -67,7 +67,7 @@ package_libhybris-ext-libgl-git() {
depends=('libhybris' 'libhybris-ext-wayland-egl-git' 'mesa-hybris')
provides=('libgl')
replaces=('libgl')
- conflicts=('libgl')
+ conflicts=('libgl' 'libglvnd')
install -m755 -d ${pkgdir}/usr/lib/pkgconfig
cp -av ${srcdir}/fakeinstall/opt/android/hybris/lib/pkgconfig/{egl,glesv1_cm,glesv2}.pc ${pkgdir}/usr/lib/pkgconfig/