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

parsec: update to 150 [ci-skip] #18077

Closed
wants to merge 1 commit into from

Conversation

silvernode
Copy link
Contributor

No description provided.

@@ -21,6 +21,6 @@ do_extract() {
do_install() {
tar xf "data.tar.xz" -C ${DESTDIR}
Copy link
Member

Choose a reason for hiding this comment

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

Either use bsdtar or add tar to hostmakedepends.

@silvernode
Copy link
Contributor Author

I went with bsdtar so things should work this time around.

@silvernode
Copy link
Contributor Author

I guess it wants me to find the ID for this license, which there doesn't seem to be anything relevant on SPDX so I'll have to look into this and figure out what I need to supply to the string. Seems like I can just write"custom: proprietary" but I'm not sure.

@silvernode
Copy link
Contributor Author

Parsec does not ship a license file with their debian package and only have a terms of service page with a license section which is one paragraph. Should I just not include the license variable at all? the Manual says if there is no license file to default to BSD-2-clause, but xlint complains that there is still no license file. Not sure what to do next. This template was previously merged with license var the way it is.

@Chocimier
Copy link
Member

Manual says to use BSD for package with no files at all, not about lacking license. Set license="custom:proprietary" and ignore warning to use vlicense.

@silvernode
Copy link
Contributor Author

silvernode commented Jan 12, 2020

Manual says to use BSD for package with no files at all, not about lacking license. Set license="custom:proprietary" and ignore warning to use vlicense.

Ah, now I feel dumb, I should have followed my instinct.

I read the manual but was not sure how to read that part

@silvernode silvernode changed the title parsec: update to 150 parsec: update to 150 [ci-skip] Jan 12, 2020
@silvernode
Copy link
Contributor Author

There, now travis wont try to build it and fail at the license. I apparently had the [ci skip] syntax wrong the first time.

@abenson
Copy link
Contributor

abenson commented Jun 17, 2020

Superceded by 92f86cf

@abenson abenson closed this Jun 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 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

4 participants