summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormickybart2016-06-03 20:31:24 -0400
committermickybart2016-06-03 20:31:24 -0400
commit7f837187521d6b401d41b60afb2793685f4e02a5 (patch)
treeb08c5eaf0ed89c9337a08b48df589b8c3738a67b /.SRCINFO
downloadaur-7f837187521d6b401d41b60afb2793685f4e02a5.tar.gz
initial: libhybris-ext
libhybris with compatibility support + Android 5 support This package is (at least) used for the GNU/Linux for Android devices project: https://github.com/mickybart/gnulinux_support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b6fef5c90c01
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,32 @@
+pkgbase = libhybris-ext-git
+ pkgver = 775.4cd30c8
+ pkgrel = 1
+ url = https://github.com/mickybart/libhybris_ext
+ arch = armv7h
+ license = Apache
+ makedepends = wayland
+ source = libhybris::git+https://github.com/mickybart/libhybris_ext
+ md5sums = SKIP
+
+pkgname = libhybris-ext-git
+ pkgdesc = hybris allows to use bionic-based HW adaptations in glibc systems (ext version)
+ depends = hybris-device
+ provides = libhybris
+ conflicts = libhybris
+
+pkgname = libhybris-ext-libgl-git
+ pkgdesc = hybris 3-D graphics library
+ depends = libhybris
+ depends = libhybris-ext-wayland-egl-git
+ depends = mesa-hybris
+ provides = libgl
+ conflicts = libgl
+ replaces = libgl
+
+pkgname = libhybris-ext-wayland-egl-git
+ pkgdesc = hybris 3-D wayland library
+ depends = libhybris
+ provides = libwayland-egl
+ conflicts = libwayland-egl
+ replaces = libwayland-egl
+