/[packages]/backports/4/bumblebee/current/SPECS/bumblebee.spec
ViewVC logotype

Diff of /backports/4/bumblebee/current/SPECS/bumblebee.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 591362 by akien, Fri Feb 14 18:45:06 2014 UTC revision 591363 by akien, Fri Feb 14 18:45:34 2014 UTC
# Line 11  Name:           bumblebee Line 11  Name:           bumblebee
11  Summary:        Support for NVIDIA Optimus laptops on Linux  Summary:        Support for NVIDIA Optimus laptops on Linux
12  Group:          System/Kernel and hardware  Group:          System/Kernel and hardware
13  Version:        3.2.1  Version:        3.2.1
14  Release:        %mkrel 4  Release:        %mkrel 5
15  License:        GPLv3+  License:        GPLv3+
16  URL:            https://github.com/Bumblebee-Project/bumblebee  URL:            https://github.com/Bumblebee-Project/bumblebee
17  # source from git repo git://github.com/Bumblebee-Project/Bumblebee.git  # source from git repo git://github.com/Bumblebee-Project/Bumblebee.git
# Line 25  Requires(pre):  update-alternatives Line 25  Requires(pre):  update-alternatives
25  Requires(post): systemd-units  Requires(post): systemd-units
26  Requires(preun):systemd-units  Requires(preun):systemd-units
27  Requires:       %{name}-bin  Requires:       %{name}-bin
28  # Default bumblebee bridge for general use (primus is an alternative bridge, designed for gaming performance)  # VirtualGl is the default bridge for upstream, the alternative being primus
29  Requires:       virtualgl  # As of now (3.2.1-5) primus shows better performances and compability, so we use it as default
30  Requires:       %mklibname virtualgl  Suggests:       virtualgl
31    Suggests:       %mklibname virtualgl
32  Requires:       kmod(bbswitch)  Requires:       kmod(bbswitch)
33    
34  %description  %description
# Line 94  Group:          System/Kernel and hardwa Line 95  Group:          System/Kernel and hardwa
95  Requires:       %{name} = %{version}  Requires:       %{name} = %{version}
96  %if "%{?distro_section}" == "nonfree"  %if "%{?distro_section}" == "nonfree"
97  Requires:       nvidia  Requires:       nvidia
98  Suggests:       primus-nvidia  Requires:       primus-nvidia
99  Conflicts:      %{name}-nouveau  Conflicts:      %{name}-nouveau
100  %else  %else
101  Requires:       x11-driver-video-nouveau  Requires:       x11-driver-video-nouveau
102  Suggests:       primus-nouveau  Requires:       primus-nouveau
103  Conflicts:      %{name}-nvidia  Conflicts:      %{name}-nvidia
104  %endif  %endif
105  Provides:       %{name}-bin = %{version}  Provides:       %{name}-bin = %{version}
# Line 118  the %{driver} driver. Line 119  the %{driver} driver.
119    
120  %build  %build
121  %configure2_5x --with-udev-rules=%{_udevrulesdir} \  %configure2_5x --with-udev-rules=%{_udevrulesdir} \
122    CONF_BRIDGE=primus \
123  %if "%{?distro_section}" == "nonfree"  %if "%{?distro_section}" == "nonfree"
124  CONF_DRIVER=nvidia \  CONF_DRIVER=nvidia \
125  CONF_DRIVER_MODULE_NVIDIA=nvidia-current \  CONF_DRIVER_MODULE_NVIDIA=nvidia-current \

Legend:
Removed from v.591362  
changed lines
  Added in v.591363

  ViewVC Help
Powered by ViewVC 1.1.30