summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian24
1 files changed, 21 insertions, 3 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 2b808f4..257e3a2 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,10 +1,28 @@
s900-gpu-binary for Debian
-------------------------
-This package is still WIP.
+= Install =
-For those who wants to run pvr-utils. Please copy all the text files in
-/usr/share/pvr-utils/*.txt to /usr/local/bin
+ * The minimum packages that makes the system working is
+ + dpkg -i libegl1-pvr_20160324-1_arm64.deb \
+ libgl1-pvr-dri_20160324-1_arm64.deb \
+ libgl1-pvr-glx_20160324-1_arm64.deb \
+ libglapi-pvr_20160324-1_arm64.deb \
+ libgles1-pvr_20160324-1_arm64.deb \
+ libgles2-pvr_20160324-1_arm64.deb \
+ libpvr-private_20160324-1_arm64.deb \
+ libwayland-egl1-pvr_20160324-1_arm64.deb \
+ pvr-icd-libopencl1_20160324-1_arm64.deb \
+ pvr-opencl-icd_20160324-1_arm64.deb \
+ pvr-utils_20160324-1_arm64.deb \
+ xserver-xorg-core-pvr_20160324-1_arm64.deb \
+ xserver-xorg-video-pvr_20160324-1_arm64.deb
+ * We still don't know we need libGLESv2.so to be installed for es2gears to
+ work.
+ + dpkg -i libgles2-pvr-dev_20160322-1_arm64.deb
+
+ * For those who wants to run pvr-utils. Please copy all the text files in
+ /usr/share/pvr-utils/*.txt to /usr/local/bin
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Tue, 01 Mar 2016 14:57:26 +0800