@MarsSeed thanks, done
Search Criteria
Package Details: optimus-manager 1.5-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/optimus-manager.git (read-only, click to copy) |
---|---|
Package Base: | optimus-manager |
Description: | Management utility to handle GPU switching for Optimus laptops |
Upstream URL: | https://github.com/Askannz/optimus-manager |
Licenses: | MIT |
Conflicts: | optimus-manager-git |
Provides: | optimus-manager |
Submitter: | Askannz |
Maintainer: | Askannz |
Last Packager: | Askannz |
Votes: | 124 |
Popularity: | 0.86 |
First Submitted: | 2018-11-17 05:42 (UTC) |
Last Updated: | 2023-07-29 00:30 (UTC) |
Dependencies (12)
- glxinfo (mesa-utils)
- python-dbus (dbus-python)
- python3 (python)
- xorg-xrandr (xorg-xrandr-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- acpi_call (acpi_call-dkms, acpi_call-lts) (optional) – alternative power switching method
- bbswitch (bbswitch-dkms-git, bbswitch-git, bbswitch-ati-git, bbswitch-ati-dkms-git, bbswitch-g14-dkms-git, bbswitch-dkms) (optional) – alternative power switching method
- xf86-video-intel (xf86-video-intel-git) (optional) – provides the Xorg intel driver
Required by (4)
Sources (1)
Askannz commented on 2023-07-29 00:33 (UTC)
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
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
.
mh4ckwascut commented on 2023-05-14 12:23 (UTC)
Package have another AUR package (glxinfo) as dependency but the glxinfo package doesn't exist anymore.
Pinned Comments
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