Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libepoxy: bump to version 1.4.0 | Gustavo Zacarias | 2017-02-15 | 1 | -95/+0 |
| | | | | | | | | | | | Drop all patches since they're upstream, yay! Switch to the gnome mirror since it's more handy than github, and it also allows to drop autoreconf since it's a distribution tarball with the configure script is already generated. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | libepoxy: move outside x11r7 scope | Gustavo Zacarias | 2016-03-20 | 1 | -0/+95 |
Move it outside x11r7 scope since it can be built without it with a few patches (sent upstream via github pull request). Motivation is simple, it's a dependency for newer gtk3 versions which can work with a wayland or broadway backend, and having a full x11 stack is pointless for that scenario. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Thomas: split the first patch into four separate patches, since that's how they were submitted upstream.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |