Generally, Arch is about choices; a user can decide for themselves which options they want to use. E.g., for my own system I set other options as well.
I'd like to keep the same options as stock Arch package xf86-video-intel. Moreover, though --enable-sna=gen3 works fine for me, too, which of those variants should we enable by default?
I think it's best to put a comment in PKGBUILD that one should check `src/build/configure --help` to see all available options.
Search Criteria
Package Details: xf86-video-intel-git 1:2.99.917+916+g31486f40-1
Package Actions
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) |
Dependencies (21)
- libxfont2
- libxvmc
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR)
- xcb-util
- git (git-gitAUR, git-glAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcursor (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxrender (make)
- libxss (make)
- libxtst (make)
- libxv (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- libxcursor (optional) – for intel-virtual-output
- libxinerama (libxinerama-randr-gitAUR) (optional) – for intel-virtual-output
- libxrandr (libxrandr-gitAUR) (optional) – for intel-virtual-output
- libxss (optional) – for intel-virtual-output
- Show 1 more dependencies...
Required by (5)
- hybrid-video-ati-intel (requires xf86-video-intel)
- intel-nvidia-switch-bin (requires xf86-video-intel)
- nv-card (requires xf86-video-intel) (optional)
- nv-card-pm (requires xf86-video-intel) (optional)
- showcase-git (requires xf86-video-intel) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 Next › Last »
Marcel_K commented on 2011-06-06 19:54 (UTC)
<deleted-account> commented on 2011-06-04 16:01 (UTC)
Maybe --enable-sna can be enabled? I'm using it without much trouble.
http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=bcef98af561939aa48d9236b2dfa2c5626adf4cb
td123 commented on 2011-01-08 16:08 (UTC)
took ownership since original maintainer is missing. fixed every problem I knew of
td123 commented on 2011-01-07 16:27 (UTC)
please fix this or it will get a new maintainer soon enough
cf8 commented on 2010-12-25 12:34 (UTC)
pls add an xorg-server-devel package to the deps list
b00rt00s commented on 2010-10-30 21:54 (UTC)
I've tried to compile it today and an error occurred:
http://pastebin.com/xdb64pDZ
I've found solution. libdrm-git is needed.
syntaxerrormmm commented on 2010-10-02 14:00 (UTC)
b00rt00s: thanks, I confirm it compiles. I would add xorg-server-devel to makedepends, raising to 1.9.0 for xorg-server, also raising to 2.4.22 for libdrm. The only problem that should persist is alternative dependency on libdrm>=2.4.22||libdrm-git.
Also, please add to depends xcb-util, since it's indicated by namcap on the pkg.
HTH.
b00rt00s commented on 2010-09-30 21:40 (UTC)
OttoA, install xorg-server-devel package. You should also have installed libdrm 2.4.22 (or the newest from git).
To developer: Please add those packages to depends or makedepends.
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.