Search Criteria
Package Details: waffle-git 1.5.2.3.r275.g2485a41-2
Git Clone URL: | https://aur.archlinux.org/waffle-git.git (read-only, click to copy) |
---|---|
Package Base: | waffle-git |
Description: | Library for choosing window system and OpenGL API at runtime (git version) |
Upstream URL: | http://www.waffle-gl.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | craftyguy |
Maintainer: | linkmauve (xexaxo, kode54) |
Last Packager: | linkmauve |
Votes: | 1 |
Popularity: | 0.47 |
First Submitted: | 2017-11-28 00:58 |
Last Updated: | 2020-12-21 03:05 |
Dependencies (9)
- libx11 (libx11-git, libx11-threadsafe)
- libxcb (libxcb-git)
- wayland (wayland-git, wayland-nodocs-git)
- docbook-xsl (make)
- git (git-git) (make)
- libxslt (libxslt-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git) (make)
- meson (meson-git) (make)
- xcb-proto (xcb-proto-git) (make)
Required by (2)
- lib32-waffle (requires waffle)
- piglit-git (requires waffle)
Latest Comments
kode54 commented on 2020-12-23 02:32
Oh, I see. If this were to use
git describe --tags
at least, it would know that we're currently 43 commits past1.6.0
. Unfortunately,1.6.1
was released in themaint-1.6
branch only, so its tag does not exist in themaster
branch.kode54 commented on 2020-12-23 02:27
That could be fixed if upstream were to apply a git tag to the first commit of 1.6.0. Again, unless you want to incorporate a hack into the script to apply the tag to the cloned copy instead.
xexaxo commented on 2020-12-23 01:58
Fwiw the version (1.5.2.3) seems off, since the 1.6.0 release tag was not signed. Everything is fine, it's just annoying cosmetics :-)
linkmauve commented on 2020-05-28 20:55
Hi, development has moved to https://gitlab.freedesktop.org/mesa/waffle.git, the GitHub repository hasn’t seen any commit since 2017.
Additionally, they’ve switched to meson, with cmake kept for compatibility for now.