Hi @SolarAquarion,
Thanks for reporting, fixed.
Git Clone URL: | https://aur.archlinux.org/xf86-video-intel-git.git (read-only, click to copy) |
---|---|
Package Base: | xf86-video-intel-git |
Description: | X.org Intel i810/i830/i915/945G/G965+ video drivers |
Upstream URL: | https://01.org/linuxgraphics |
Keywords: | git intel xf86 xorg xserver |
Licenses: | custom |
Groups: | xorg-drivers-git |
Conflicts: | xf86-video-i810, xf86-video-intel, xf86-video-intel-legacy, xf86-video-intel-sna, xf86-video-intel-uxa, xorg-server |
Provides: | xf86-video-intel, xf86-video-intel-sna, xf86-video-intel-uxa |
Replaces: | xf86-video-intel-sna, xf86-video-intel-uxa |
Submitter: | None |
Maintainer: | yurikoles (JstKddng) |
Last Packager: | yurikoles |
Votes: | 117 |
Popularity: | 0.000275 |
First Submitted: | 2008-07-27 16:36 (UTC) |
Last Updated: | 2022-09-22 10:56 (UTC) |
Hi @SolarAquarion,
Thanks for reporting, fixed.
libxfont2 is a makedepend or a depend of the package now
@lucasrizzini this is how -git
packages work. We don't push new pkgver
for every new commit? pkgver
is dynamic variable, it's being updated by makepkg
during build, just after it pulls source. So your local version will have a higher version then you see here, on AUR.
This is older than on repo, which is 1:2.99.917+908+g7181c5a4-1.
@PedroHLC, thanks for report. I had tried to add it to depends and build in clean chroot, but check script told me that it's not a required dep, so I put it in makedepends.
@yurikoles one more missing dep
fatal error: X11/fonts/libxfont2.h: No such file or directory
available with libxfont2
@PedroHLC thanks for report, fixed
intel_batchbuffer.c:42:10: fatal error: X11/extensions/Xvlib.h: No such file or directory
42 | #include <X11/extensions/Xvlib.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Getting these on a clean chroot.
EDIT: Just missing libxv
as dependency
@rien333, I can confirm its fixed in 581ddc5d2f55efa2cf5ec76a802fb781ee142b01
Pinned Comments
yurikoles commented on 2018-05-19 00:12 (UTC) (edited on 2020-05-28 12:04 (UTC) by yurikoles)
PRs are welcome: github://yurikoles/xf86-video-intel-git
Binary builds is available in chaotic-aur repo, which is kindly provided by @PedroHLC.