Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
xf86-video-qxl
xf86-video-qxl.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xf86-video-qxl.spec of Package xf86-video-qxl
# # spec file for package xf86-video-qxl # # Copyright (c) 2014 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/ # # Xspice is x86_64 only since spice-server is x86_64 only %ifarch x86_64 %if %{suse_version} >= 1230 %bcond_without xspice %else %bcond_with xspice %endif %else %bcond_with xspice %endif Name: xf86-video-qxl Version: 0.1.1 Release: 0 Summary: QXL virtual GPU video driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 Patch0: n_hardcode_libdrm_cflags.patch Patch1: n_disable-surfaces-on-kms.patch Patch2: U_drm-restore-cursor-after-resolution-change.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(pciaccess) >= 0.10 BuildRequires: pkgconfig(randrproto) BuildRequires: pkgconfig(renderproto) BuildRequires: pkgconfig(spice-protocol) >= 0.12.2 BuildRequires: pkgconfig(videoproto) BuildRequires: pkgconfig(xf86dgaproto) BuildRequires: pkgconfig(xorg-macros) >= 1.4 BuildRequires: pkgconfig(xorg-server) >= 1.0.99.901 BuildRequires: pkgconfig(xproto) Supplements: modalias(xorg-x11-server:pci:v00001B36d*sv*sd*bc03sc*i*) # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 s390x %x11_abi_videodrv_req %description qxl is an Xorg driver for QXL virtual GPU as found in the spice project. %if %{with xspice} %package -n xorg-x11-server-Xspice Summary: XSpice is an X server that can be accessed by a Spice client Group: System/X11/Servers/XF86_4 %x11_abi_videodrv_req Requires: python >= 2.6 BuildRequires: pkgconfig(spice-server) >= 0.6.3 %description -n xorg-x11-server-Xspice XSpice is both an X and a Spice server that can be accessed by a Spice client. %endif %prep %setup -q %patch0 -p0 %patch1 -p1 %patch2 -p1 %build autoreconf -fi %configure \ %if 0%{?with_xspice} --enable-xspice %endif make %{?_smp_mflags} %install %make_install %if %{with xspice} mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11 install -p -m 644 examples/spiceqxl.xorg.conf.example \ $RPM_BUILD_ROOT%{_sysconfdir}/X11/spiceqxl.xorg.conf # FIXME: upstream installs this file by default, we install it elsewhere. # upstream should just not install it and let dist package deal with # doc/examples. rm -f $RPM_BUILD_ROOT/usr/share/doc/xf86-video-qxl/spiceqxl.xorg.conf.example %endif find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %files %defattr(-,root,root) %doc ChangeLog COPYING README %dir %{_libdir}/xorg/modules/drivers %{_libdir}/xorg/modules/drivers/qxl_drv.so %if %{with xspice} %files -n xorg-x11-server-Xspice %defattr(-,root,root) %doc COPYING README.xspice README examples/spiceqxl.xorg.conf.example %config(noreplace) %{_sysconfdir}/X11/spiceqxl.xorg.conf %{_bindir}/Xspice %{_libdir}/xorg/modules/drivers/spiceqxl_drv.so %endif %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