Package Details: optimus-manager-git 1:r763.01a04f9.python3.12-1

Git Clone URL: https://aur.archlinux.org/optimus-manager-git.git (read-only, click to copy)
Package Base: optimus-manager-git
Description: Allows using Nvidia Optimus laptop graphics
Upstream URL: https://github.com/Askannz/optimus-manager
Licenses: MIT
Conflicts: bumblebee, envycontrol, nvidia-exec, nvidia-switch, nvidia-xrun, optimus-manager, switcheroo-control
Provides: optimus-manager
Submitter: dude
Maintainer: Askannz (es20490446e)
Last Packager: es20490446e
Votes: 134
Popularity: 0.93
First Submitted: 2019-01-20 22:11 (UTC)
Last Updated: 2024-09-24 10:52 (UTC)

Dependencies (13)

Required by (4)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »

Askannz commented on 2023-07-29 00:33 (UTC)

@MarsSeed thanks, done

MarsSeed commented on 2023-07-23 23:41 (UTC)

Please kindly remove python-setuptools from depends; it is only a makedepend.

Askannz commented on 2023-06-24 23:55 (UTC)

@yochananmarqos thanks, fixed

yochananmarqos commented on 2023-06-24 14:16 (UTC)

@Askannz: You have build dependencies as runtime dependencies. Corrected dependencies are:

depends=('python3' 'python-setuptools' 'python-dbus' 'glxinfo' 'xorg-xrandr')

makedepends=('python-build' 'python-installer' 'python-wheel' 'git')

Askannz commented on 2023-06-24 06:20 (UTC)

@AlphaJack done

AlphaJack commented on 2023-06-18 14:48 (UTC)

@Askannz thank you for your update. Can you please adjust the build() and package() functions to reflect this? https://wiki.archlinux.org/title/Python_package_guidelines#Standards_based_(PEP_517)

Askannz commented on 2023-06-18 07:37 (UTC)

Announcement about the current state of optimus-manager and the future of its development: https://github.com/Askannz/optimus-manager/issues/543

Askannz commented on 2023-06-18 07:37 (UTC)

Announcement about the current state of optimus-manager and the future of its development: https://github.com/Askannz/optimus-manager/issues/543

mh4ckwascut commented on 2023-05-14 14:26 (UTC)

I guess mesa-utils should replace glxinfo in the depends section of the PKGBUILD then

yochananmarqos commented on 2023-05-14 14:13 (UTC)

@mh4ckwascut: mesa-utils provides glxinfo.