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

azote: update to 1.7.0 #16061

Closed
wants to merge 1 commit into from
Closed

azote: update to 1.7.0 #16061

wants to merge 1 commit into from

Conversation

nwg-piotr
Copy link
Contributor

Some new features in v1.7.0

@@ -22,6 +22,8 @@ post_install() {
vcopy "dist/${pkgname}.svg" usr/share/${pkgname}
vcopy "dist/${pkgname}-void.sh" usr/share/${pkgname}
vcopy "dist/${pkgname}.desktop" usr/share/applications
vlicense LICENSE
Copy link
Contributor

Choose a reason for hiding this comment

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

You shouldn't vlicense the LICENSE file if it is GPL-3.0-or-later.

@@ -22,6 +22,8 @@ post_install() {
vcopy "dist/${pkgname}.svg" usr/share/${pkgname}
vcopy "dist/${pkgname}-void.sh" usr/share/${pkgname}
vcopy "dist/${pkgname}.desktop" usr/share/applications
vlicense LICENSE
vlicense LICENSE-COLORTHIEF
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks like a BSD license. You can add that to the license on line 12:

license="BSD-3-Clause, GPL-3.0-or-later"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, and it needs to be published, as I included the module directly into my python package. Thanks, I'll try what you wrote above.

@nwg-piotr nwg-piotr closed this Nov 2, 2019
@nwg-piotr nwg-piotr deleted the azote-branch branch November 2, 2019 23:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2022
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