/[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 602616 by akien, Fri Feb 14 18:45:34 2014 UTC revision 602617 by akien, Wed Mar 12 14:10:30 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 5  Release:        %mkrel 6
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 111  the %{driver} driver. Line 111  the %{driver} driver.
111  %files          %{driver}  %files          %{driver}
112  %config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf  %config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf
113  %{_sbindir}/bumblebeed  %{_sbindir}/bumblebeed
114    %{_bindir}/nvidia-settings
115  %{_bindir}/optirun  %{_bindir}/optirun
116    
117  #--------------------------------------------------------------------  #--------------------------------------------------------------------
# Line 147  install -D -m755 bin/optirun %{buildroot Line 148  install -D -m755 bin/optirun %{buildroot
148  %makeinstall_std  %makeinstall_std
149  install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}%{_unitdir}/bumblebeed.service  install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}%{_unitdir}/bumblebeed.service
150  %endif  %endif
151    
152    # Create nvidia-settings launcher script
153    cat > %{buildroot}%{_bindir}/nvidia-settings << EOF
154    #!/bin/sh
155    optirun -b none %{_libdir}/nvidia-current/bin/nvidia-settings -c :8
156    EOF
157    chmod +x %{buildroot}%{_bindir}/nvidia-settings

Legend:
Removed from v.602616  
changed lines
  Added in v.602617

  ViewVC Help
Powered by ViewVC 1.1.30