[oe-commits] [meta-openembedded] 09/31: mesa-glut: Remove the recipe

git at git.openembedded.org git at git.openembedded.org
Fri May 27 13:39:22 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit bb260122ef66a399f9c51a6b3e43dba9e1ada3db
Author: Neena Busireddy <neenareddy.busireddy at nxp.com>
AuthorDate: Wed May 18 16:22:54 2016 -0500

    mesa-glut: Remove the recipe
    
    mesa-glut is dead upstream for almost three years now and it does
    not generate library for GLUT.
    mesa-glut is now replaced by freeGLUT which is a free-software/open-source
    alternative to the OpenGL Utility Toolkit (GLUT) library.
    
    Signed-off-by: Neena Busireddy <neenareddy.busireddy at nxp.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb b/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
deleted file mode 100644
index 404ee53..0000000
--- a/meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "OpenGL Utility Toolkit"
-LICENSE = "Kilgard"
-LIC_FILES_CHKSUM = "file://include/GL/glut.h;md5=4aab626c830aed79d7b2e5a76dfa2dd6;startline=4;endline=8"
-
-SRC_URI = "git://anongit.freedesktop.org/mesa/glut"
-
-SRCREV = "ee89e9aeb49604b036e06f1df6478d32006b30cd"
-PV = "8.0.0+git${SRCPV}"
-
-S = "${WORKDIR}/git"
-
-inherit autotools-brokensep pkgconfig distro_features_check
-# depends on virtual/libx11
-REQUIRED_DISTRO_FEATURES = "x11"
-
-DEPENDS = "virtual/libx11 libxmu libxi virtual/libgl libglu"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list