Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / bumblebee
Commits: cba40f01 by Levente Polyak at 2024-09-09T16:23:18+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,46 @@ +pkgbase = bumblebee + pkgdesc = NVIDIA Optimus support for Linux through VirtualGL + pkgver = 3.2.1 + pkgrel = 21 + url = http://www.bumblebee-project.org + install = bumblebee.install + arch = x86_64 + license = GPL3 + makedepends = help2man + depends = virtualgl + depends = glib2 + depends = mesa-libgl + optdepends = bbswitch: switch on/off discrete card + optdepends = nvidia: NVIDIA kernel driver + optdepends = nvidia-390xx: NVIDIA kernel driver for old devices + optdepends = nvidia-340xx: NVIDIA kernel driver for even older devices + optdepends = primus: faster back-end for optirun + optdepends = lib32-virtualgl: run 32bit applications with optirun + optdepends = lib32-primus: faster back-end for optirun + backup = etc/bumblebee/bumblebee.conf + backup = etc/bumblebee/xorg.conf.nouveau + backup = etc/bumblebee/xorg.conf.nvidia + source = https://www.bumblebee-project.org/bumblebee-3.2.1.tar.gz + source = 0001-bb_nvidia_modeset-detection_bug699_01.patch::https://github.com/arafey/Bumblebee/commit/5636b24fa86a005a5d2e30bd794516db13ccba56.patch + source = 0002-bb_nvidia_modeset-detection_bug699_02.patch::https://github.com/arafey/Bumblebee/commit/09d537e8e5313cd0f2c7bf6620ca70454de8a04a.patch + source = 0003-bb_nvidia_umv_detection_bug699.patch::https://github.com/arafey/Bumblebee/commit/dbbf20a38aa2bffb10c4e8af583b34dff6bfe721.patch + source = 0004-bb_nvidia_drm_detection_bug699_01.patch::https://github.com/arafey/Bumblebee/commit/bcfe4dd16dd6194f1edbdc53b874a4f408343c5c.patch + source = 0005-bb_nvidia_drm_detection_bug699_02.patch::https://github.com/arafey/Bumblebee/commit/fcfe596eb13f62ca9dd7de272a5a87ae843b2a00.patch + source = 0006-bb_hexadicimal_bug573.patch::https://github.com/Bumblebee-Project/Bumblebee/commit/2073f8537412aa47755eb6f3f22a114403e5285b.patch + source = 0007-bb_mutebblogger.patch + source = 0008-libglvnd.patch + source = bumblebee.conf + source = bumblebee.sysusers + sha256sums = 1018703b07e2f607a4641249d69478ce076ae5a1e9dd6cff5694d394fa7ee30e + sha256sums = aff3528d17a77ff19b4e0a7a10682b8351456f11795f71ef62b315e774fb408a + sha256sums = 70ad9b3d8e0d70a504110651c6f5f3a1b1d3c4c44eeb0fd49a4463e99124a47b + sha256sums = 16fd522f412125b3c9b5709d78584744c70cb627e8baf8cd6025a71d278f79a6 + sha256sums = 4676606012319ce7a9e3890d6e83445ae674f5ff2994925d59ec2229fbae5a14 + sha256sums = 206f71c022b29a77227a3c7ba1f5cf68e219b957b5d807be9a30b6a6a7cafddc + sha256sums = 0b7c1f4bb2e27d131c6c21fd7006d075584917ac4259bd9899e6eca99efc0ece + sha256sums = cbe3e1717bc80146b87d8f2ab1158ee9e094ea5bb2ca9a4a8c09c24b086a7792 + sha256sums = b260d64a53617807afe21560db0592d114d7775b182e13fb59349f0157c8dba4 + sha256sums = 1c3d4f5d40245a23a5f1cb1f2f6bd4274ff3c5b3749f76a09255191328ae3193 + sha256sums = 1bc209c21b4f6d1975ede4091829baf98d20b33100b9d21061393880bb391fd8 + +pkgname = bumblebee View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bumblebee/-/commit/cba40f01e71b1b573b5ff07a0a96ea31cbb064a9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bumblebee/-/commit/cba40f01e71b1b573b5ff07a0a96ea31cbb064a9 You're receiving this email because of your account on gitlab.archlinux.org.
