Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Package: optimus-manager-1.2.3 #20358

Closed
wants to merge 0 commits into from
Closed

Conversation

Ann1kaB
Copy link

@Ann1kaB Ann1kaB commented Mar 25, 2020

No description provided.

@Ann1kaB Ann1kaB force-pushed the master branch 3 times, most recently from 5716368 to fa5b8d6 Compare March 25, 2020 09:52
tags="python"

do_fetch() {
git clone https://github.com/Hyper-KVM/${pkgname}.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Versioned tarball is required, not live master.

vinstall config/nvidia-enable.sh 755 etc/optimus-manager/
vinstall config/nvidia-disable.sh 755 etc/optimus-manager/
vlicense LICENSE
python3 setup.py install --root="${wrksrc}" --optimize=1 --skip-build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Point of build style is that setup.py is called with right settings, so renaming egg-info shouldn't be necessary. Is there anything wrong with using default do_build and do_install and installing extra things in post_install?

srcpkgs/optimus-manager/template Outdated Show resolved Hide resolved
@Ann1kaB Ann1kaB changed the title New Package: optimus-manager-1.2.2 New Package: optimus-manager-1.2.3 Mar 25, 2020
@Ann1kaB Ann1kaB force-pushed the master branch 2 times, most recently from 55c455a to 774affc Compare March 28, 2020 21:25
@Ann1kaB Ann1kaB closed this Mar 28, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants