summaryrefslogtreecommitdiff
path: root/strata/mesa-demos-common
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 19:59:43 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-11 16:37:17 +0900
commitbc986a0eb4ad3e7e311e3e4d8a570843d5b1eead (patch)
tree052abf362eb1686c830acd19410ac9116e7079b3 /strata/mesa-demos-common
parenta865fd19d83441a9393cf25427bf394f865d4094 (diff)
downloaddefinitions-bc986a0eb4ad3e7e311e3e4d8a570843d5b1eead.tar.gz
Adding mesa-demos-common strata
This strata contains mesa-demos package which provides glxinfo and glxgears We also add some old and crusty libs here such as glu/glut and glew, included xorg's makedepend utility here to build glut. Change-Id: Ib44c576dbc7e3f66430e21917c304fc9e78c1977
Diffstat (limited to 'strata/mesa-demos-common')
-rw-r--r--strata/mesa-demos-common/glew.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/mesa-demos-common/glew.morph b/strata/mesa-demos-common/glew.morph
new file mode 100644
index 00000000..202e00a2
--- /dev/null
+++ b/strata/mesa-demos-common/glew.morph
@@ -0,0 +1,6 @@
+name: glew
+kind: chunk
+build-system: manual
+install-commands:
+- make LIBDIR="/usr/lib"
+- make LIBDIR="/usr/lib" DESTDIR="$DESTDIR" install