[arch-commits] Commit in bumblebee/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Oct 8 00:14:38 UTC 2014
Date: Wednesday, October 8, 2014 @ 02:14:38
Author: svenstaro
Revision: 120377
upgpkg: bumblebee 3.2.1-4
Add nvidia-340xx
Modified:
bumblebee/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-07 21:17:53 UTC (rev 120376)
+++ PKGBUILD 2014-10-08 00:14:38 UTC (rev 120377)
@@ -2,7 +2,7 @@
pkgname=bumblebee
pkgver=3.2.1
-pkgrel=3
+pkgrel=4
pkgdesc="NVIDIA Optimus support for Linux through VirtualGL"
arch=('i686' 'x86_64')
depends=('virtualgl' 'glib2' 'mesa-libgl')
@@ -11,7 +11,8 @@
'nouveau-dri: 3D acceleration features fo nouveau'
'bbswitch: switch on/off discrete card'
'nvidia: NVIDIA kernel driver'
- 'nvidia-304xx: NVIDIA kernel driver for older devices'
+ 'nvidia-340xx: NVIDIA kernel driver for older devices'
+ 'nvidia-304xx: NVIDIA kernel driver for even older devices'
'primus: faster back-end for optirun')
if [ "$CARCH" = "x86_64" ]; then
optdepends[${#optdepends[@]}]='lib32-virtualgl: run 32bit applications with optirun'
More information about the arch-commits
mailing list