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: 135
Popularity: 1.11
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

1 2 3 4 5 6 .. 12 Next › Last »

Bad-Mad commented on 2024-07-14 07:45 (UTC)

Thumbs up!

THX

es20490446e commented on 2024-07-14 07:16 (UTC)

Fixed: Check now.

Bad-Mad commented on 2024-07-13 16:37 (UTC)

By the way: The language problem is back. My solution:

LANG=en_US.UTF-8 pacaur -S optimus-manager-git

Bad-Mad commented on 2024-07-13 16:33 (UTC)

OMG! Make a simple thing big. Think befor writing.

gromit commented on 2024-07-13 15:30 (UTC) (edited on 2024-07-13 15:50 (UTC) by gromit)

Moderation Notice: With the recent changes to it this package does not conform to the Arch Package Guidelines anymore (downloads and executes build instructions, variable naming etc.), please fix this and also have a look at https://wiki.archlinux.org/title/VCS_package_guidelines, otherwise this package will be deleted.

Edit: Okey wow, I have missed some of the changes to this PKGBUILD and reverted them all because it's a somewhat popular package.

Having something like this (additionally to what I have mentioned before) is just a big no-no:

    for Backup in "${Backups[@]}}"; do
        rm --force "${Backup}."{pacnew,pacsave}*
    done

es20490446e commented on 2024-07-10 13:46 (UTC)

Does using --print-format prevent the translation issue?

pobrn commented on 2024-07-10 11:09 (UTC)

One should probably use pacman --sync --print-format "%v" python to get the version of the python package.

pobrn commented on 2024-07-10 11:04 (UTC)

The PKGBUILD does not handle the case where "Version" in the output of pacman --sync --info is translated, resulting in the error: Failed to retrieve: PythonVersion.

Bad-Mad commented on 2024-07-10 04:28 (UTC)

Yepp!

THX

es20490446e commented on 2024-07-10 02:40 (UTC)

Fixed: Check now.