Accepting request 126719 from home:dimstar:branches:X11:XOrg
Enable xatracker support, allowing vmware to have full 3d capability.. one of the features we annoucne as 'new' in 12.2... pleae verify inclusion in openSUSE 12.2 OBS-URL: https://build.opensuse.org/request/show/126719 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=4
This commit is contained in:
parent
18fef4de64
commit
9d50aa724e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 30 15:00:59 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add pkgconfig(xatracker) BuildRequires for full 3D support.
|
||||||
|
(bnc#729189).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 19 10:47:12 UTC 2012 - dimstar@opensuse.org
|
Thu Apr 19 10:47:12 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -15,14 +15,15 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: xf86-video-vmware
|
Name: xf86-video-vmware
|
||||||
Version: 12.0.2
|
Version: 12.0.2
|
||||||
# FIXME: Add pkgconfig(xatracker) >= 0.4.0 BuildRequires once it is available in Factory. (for 3D Support)
|
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
# FIXME: Add pkgconfig(xatracker) >= 0.4.0 BuildRequires once it is available in Factory. (for 3D Support)
|
||||||
Summary: VMware SVGA video driver for the Xorg X server
|
Summary: VMware SVGA video driver for the Xorg X server
|
||||||
Url: http://xorg.freedesktop.org/
|
License: MIT
|
||||||
Group: System/X11/Servers/XF86_4
|
Group: System/X11/Servers/XF86_4
|
||||||
|
Url: http://xorg.freedesktop.org/
|
||||||
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(fontsproto)
|
BuildRequires: pkgconfig(fontsproto)
|
||||||
@ -30,6 +31,7 @@ BuildRequires: pkgconfig(pciaccess) >= 0.8.0
|
|||||||
BuildRequires: pkgconfig(randrproto)
|
BuildRequires: pkgconfig(randrproto)
|
||||||
BuildRequires: pkgconfig(renderproto)
|
BuildRequires: pkgconfig(renderproto)
|
||||||
BuildRequires: pkgconfig(videoproto)
|
BuildRequires: pkgconfig(videoproto)
|
||||||
|
BuildRequires: pkgconfig(xatracker) >= 0.4.0
|
||||||
BuildRequires: pkgconfig(xextproto)
|
BuildRequires: pkgconfig(xextproto)
|
||||||
BuildRequires: pkgconfig(xineramaproto)
|
BuildRequires: pkgconfig(xineramaproto)
|
||||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||||
|
Loading…
Reference in New Issue
Block a user