@td123 its not the packagers fault. If you use makepkg and pacman there are no issues.
You must have been using yaourt because yaourt for some reason misinterprets the inequality symbols in conflicts. Ive noticed this a few times. Its not like it automatically removes the conflicts or anything though, it asks you if you would like to use pacman -Rd to remove the conflics, if you choose no it will ignore it and install the package as normal.
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.000244 |
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-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- 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
- libxtst (optional) – for intel-virtual-output
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)
tjwoosta commented on 2010-08-01 03:20 (UTC)
td123 commented on 2010-07-02 18:18 (UTC)
please remove xorg-server<1.6.2 from conflicts because it removed my xorg-server... and I'm running the latest xorg-server
<deleted-account> commented on 2010-06-01 11:12 (UTC)
dri2proto is also a dependency
td123 commented on 2010-04-30 01:41 (UTC)
I think the pkgbuild should be modified to provides=('xf86-video-intel=2.11.0')
fs4000 commented on 2010-04-18 17:11 (UTC)
Everyone wo wants to build packages should have these installed because they are in the base-devel group.
<deleted-account> commented on 2010-04-18 13:37 (UTC)
I would add to makedepends automake and autoconf.
ilpianista commented on 2010-04-09 17:16 (UTC)
Hi, please update depends, makedepends, conflicts and provides arrays
depends=('intel-dri>=7.8' 'libpciaccess>=0.10.9' 'libdrm>=2.4.20' 'libxvmc>=1.0.5' 'libxcb>=1.5' 'xcb-util>=0.3.6')
makedepends=('pkgconfig' 'xorg-server>=1.8.0' 'xf86driproto>=2.1.0' 'glproto>=1.4.11' 'mesa>=7.8' 'xineramaproto>=1.2' 'inputproto' 'xorg-util-macros')
conflicts=('xorg-server<1.8.0' 'xf86-video-i810' 'xf86-video-intel-legacy' 'xf86-video-intel')
provides=('xf86-video-intel=2.11')
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.