Search Criteria
Package Details: libdri2-git r11.4f1eef3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libdri2-git.git (read-only, click to copy) |
---|---|
Package Base: | libdri2-git |
Description: | Library for the DRI2 extension to the X Window System |
Upstream URL: | https://github.com/robclark/libdri2 |
Licenses: | MIT |
Provides: | libdri2 |
Submitter: | Felixoid |
Maintainer: | Felixoid |
Last Packager: | Felixoid |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-11 11:38 (UTC) |
Last Updated: | 2021-12-14 10:50 (UTC) |
Dependencies (5)
- libdrm (libdrm-gitAUR)
- libxext (libxext-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Latest Comments
Felixoid commented on 2021-12-14 10:51 (UTC)
Thanks for the review, Fabio. The package is updated!
FabioLolix commented on 2021-12-12 15:37 (UTC)
Hello, this can't be an 'any' pkgbuild because the builded package is CPU specific, ./autogen.sh belong to prepare() function instead of build()
yochananmarqos commented on 2020-02-27 17:31 (UTC)
You're welcome. I forgot to mention, the
pkgver()
function should look like this:See VCS package guidelines
Felixoid commented on 2020-02-27 16:40 (UTC)
Thank you for figuring it out.
yochananmarqos commented on 2020-02-27 16:26 (UTC)
Please replace
xextproto
withxorgproto
.