summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chun Liu (PaulLiu) <paulliu@debian.org>2016-03-24 17:47:12 +0800
committerYing-Chun Liu (PaulLiu) <paulliu@debian.org>2016-03-24 17:47:12 +0800
commit2511d9e3cc7cf489210d05d15da181d8caaf1a1b (patch)
treef6651aadfc6e33c48a37c7eb4a4d08d749e3686c
parente4728165a4b5b285a705255e8ff3c2c644286550 (diff)
Update README.Debian.
Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
-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