Skip to content

Conversation

@niontrix
Copy link
Contributor

Add asdf version manager package.
For reference see https://asdf-vm.com

Progress

  • Edit packagelist
  • Add initial pacscript
  • Contact devs
  • Add maintainer to pacscript

@github-actions github-actions bot added the Package Add Use this to request a package to be added label Nov 13, 2024
Add asdf version manager package.
For reference see https://asdf-vm.com
Copying of files and folders can be turned into a single line statement.
@niontrix niontrix requested a review from Elsie19 November 18, 2024 20:19
ghost
ghost previously approved these changes Nov 20, 2024
@Elsie19 Elsie19 changed the title add: asdf-vm add: asdf-vm Nov 23, 2024
@niontrix
Copy link
Contributor Author

@Elsie19 is there still something todo here?

Copy link
Member

@Elsie19 Elsie19 left a comment

Choose a reason for hiding this comment

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

Can you put the repology key in here?

@niontrix
Copy link
Contributor Author

@Elsie19 unfortunately I get the error messages Cannot find repology when trying to pacup -r asdf-vm.pacscript. Do you have any hints what the problem might be?

@ghost
Copy link

ghost commented Nov 26, 2024

That's not what -r does - it prints the Repology API response using the existing metadata from the repology variable.
Add repology=("project: ${gives}") to the pacscript

@niontrix
Copy link
Contributor Author

Sorry, I have trouble understanding the process.
At the moment there is no gives variable in my pacscript. Do I need to add it with gives="asdf"?
Also, do you mean I should not run pacup -r asdf-vm.pacscript? If so, why not? I thought this would show me that it is able to find a package that pacup could then use to update the version and other information for a next release, does it not?

@Elsie19
Copy link
Member

Elsie19 commented Nov 27, 2024

Sorry, I have trouble understanding the process.
At the moment there is no gives variable in my pacscript. Do I need to add it with gives="asdf"?
Also, do you mean I should not run pacup -r asdf-vm.pacscript? If so, why not? I thought this would show me that it is able to find a package that pacup could then use to update the version and other information for a next release, does it not?

Instead of gives, use pkgname in the variable.

@niontrix
Copy link
Contributor Author

But how do I know that it works like it should? That's why I wanted to see the output of pacup --show-repology.

@ghost
Copy link

ghost commented Nov 27, 2024

After adding the repology key, run pre-commit to update the .SRCINFO file

@niontrix
Copy link
Contributor Author

@Elsie19 is there still something missing or something I need to do?

@Elsie19 Elsie19 merged commit a8403ad into pacstall:master Nov 29, 2024
19 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Package Add Use this to request a package to be added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants