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

www-client/qutebrowser: Add scripts use flag #11049

Closed
wants to merge 1 commit into from
Closed

www-client/qutebrowser: Add scripts use flag #11049

wants to merge 1 commit into from

Conversation

maxf130
Copy link
Contributor

@maxf130 maxf130 commented Feb 14, 2019

Closes: https://bugs.gentoo.org/622980
Package-Manager: Portage-2.3.60, Repoman-2.3.12

@radhermit, @jsbronder

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. no signoff One or more commits do not indicate GCO sign-off. labels Feb 14, 2019
@maxf130 maxf130 changed the title www-client/qutebrowser: Add scripts use flag [please reassign] www-client/qutebrowser: Add scripts use flag Feb 14, 2019
@gentoo-bot gentoo-bot changed the title [please reassign] www-client/qutebrowser: Add scripts use flag www-client/qutebrowser: Add scripts use flag Feb 14, 2019
@gentoo-bot
Copy link

Copyright policy change

Please note that on 2018-09-15 Trustees have approved new Gentoo copyright policy. All contributions made to Gentoo need to follow this policy. If you include the Signed-off-by line in your commit message, you indicate that you have read the policy and agree to its terms. For more detailed explanation, please see the new Gentoo copyright policy explained article.

Pull Request assignment

Submitter: @maxf130
Areas affected: ebuilds
Packages affected: www-client/qutebrowser

www-client/qutebrowser: radhermit, @jsbronder

Linked bugs

Bugs linked: 622980


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. and removed assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. no signoff One or more commits do not indicate GCO sign-off. labels Feb 14, 2019
@@ -55,6 +55,9 @@ python_install_all() {
domenu misc/${PN}.desktop
doicon -s scalable icons/${PN}.svg

exeinto /usr/share/qutebrowser/userscripts/
use scripts && doexe misc/userscripts/*
Copy link
Contributor

Choose a reason for hiding this comment

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

This is grabbing the README.md and any other non-scripts that may be added later. I'm also mildly concerned that the license for some of these scripts isn't clear. By nature of them being in the qutebrowser repo can we assume GPL-3?

Copy link
Contributor Author

@maxf130 maxf130 Feb 26, 2019

Choose a reason for hiding this comment

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

True it's grabbing the README.md. I don't think that's necessarily a problem, the directory they are being installed to is not intended to be in the PATH. It might make sense to install an explicit list of files to guard against future inclusions though.

As far as licensing goes, I'm not sure. Some scripts (qute-pass for instance) have an explicit Copyright notice, others don't. I will open an issue on the qutebrowser repo to ask for clarification. In the meantime we could limit the effect of the scripts USE flag to just install those userscripts with an explicit copyright notice.

Copy link
Contributor

Choose a reason for hiding this comment

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

If you limit to the scripts with a known license, I'll happily merge.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Installation of userscripts is now limited to those with an explicit license. I've also added qutebrowser v1.6.0 to the PR.

@jsbronder
Copy link
Contributor

Mind rebasing on master (instead of merging) and squashing your commits? That make it easier for me to keep attribution when merging.

Closes: https://bugs.gentoo.org/622980
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Maximilian Friedersdorff <max@friedersdorff.com>
@maxf130
Copy link
Contributor Author

maxf130 commented Mar 11, 2019

Mind rebasing on master (instead of merging) and squashing your commits? That make it easier for me to keep attribution when merging.

Done, (I think). I had to brush up on my git fu to make this work, I hope this is what you meant.

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2019-03-11 10:39 UTC
Newest commit scanned: e16cab3
Status: ✅ good

No issues found

@jsbronder
Copy link
Contributor

Excellent git fu! Merged.

ddd3840 www-client/qutebrowser: Add scripts use flag

@jsbronder jsbronder closed this Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants