Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
xf86-video-intel
xf86-video-intel.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xf86-video-intel.spec of Package xf86-video-intel
# # spec file for package xf86-video-intel # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define glamor 1 Name: xf86-video-intel Version: 2.20.0 Release: 0 Summary: Intel video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 Url: http://xorg.freedesktop.org/ Source0: %{name}-%{version}.tar.bz2 Source99: baselibs.conf Patch0: xf86-video-intel-dell_backlight.diff Patch1: xf86-video-intel-copyfb.diff %if %glamor Requires: glamor %endif Recommends: vaapi-intel-driver BuildRequires: Mesa-libGL-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(dri2proto) >= 2.6 BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(libdrm) >= 2.4.24 BuildRequires: pkgconfig(libdrm_intel) >= 2.4.29 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pciaccess) >= 0.10 BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(randrproto) BuildRequires: pkgconfig(renderproto) BuildRequires: pkgconfig(valgrind) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xcb-aux) BuildRequires: pkgconfig(xcb-dri2) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xextproto) BuildRequires: pkgconfig(xf86driproto) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901 BuildRequires: pkgconfig(xproto) BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xvmc) %if %glamor BuildRequires: pkgconfig(glamor) %endif Supplements: xorg-x11-server # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 Provides: intel-i810-xorg-x11 = %{version} Obsoletes: intel-i810-xorg-x11 < %{version} Provides: xorg-x11-driver-video-intel = %{version} Obsoletes: xorg-x11-driver-video-intel < %{version} # No Provides, as we technically don't provide the binaries Obsoletes: 855resolution Obsoletes: 915resolution BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 x86_64 %x11_abi_videodrv_req %description intel is an Xorg driver for Intel integrated video cards. The driver supports depths 8, 15, 16 and 24. All visual types are supported in depth 8. For the i810/i815 other depths support the TrueColor and DirectColor visuals. For the i830M and later, only the TrueColor visual is supported for depths greater than 8. The driver supports hardware accelerated 3D via the Direct Rendering Infrastructure (DRI), but only in depth 16 for the i810/i815 and depths 16 and 24 for the 830M and later. %prep %setup -q -n %{name}-%{version} %patch0 -p1 ### disabled for now (bnc #687802) #%patch1 -p1 %build autoreconf -fi %configure \ --enable-uxa \ --enable-sna \ %if %glamor --enable-glamor \ %endif --with-default-accel=uxa make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc AUTHORS COPYING NEWS README %{_libdir}/libI810XvMC.so* %{_libdir}/libIntelXvMC.so* %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/intel_drv.so %{_datadir}/man/man4/intel.4%{?ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor