Skip to content

Conversation

@ABevier
Copy link
Contributor

@ABevier ABevier commented Mar 6, 2023

Closes #355

@what-the-diff
Copy link

what-the-diff bot commented Mar 6, 2023

  • Added a new package.yml file for the watch program
  • The distrubutable section specifies where to download the source code from and how many directories to strip off of it when extracting (1)
  • Versions lists all versions that are supported by this recipe, in order of preference if multiple recipes match a version number requested by an application manifest or command line argument

@jhheider
Copy link
Contributor

jhheider commented Mar 6, 2023

testing ncurses programs is really difficult. lack of TTY is major driver, I believe.

@ABevier ABevier requested a review from jhheider March 6, 2023 20:32
Copy link
Contributor

@jhheider jhheider left a comment

Choose a reason for hiding this comment

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

Should we not package all of procps-ng? Seems easier than just pulling one file out.

@ABevier
Copy link
Contributor Author

ABevier commented Mar 6, 2023

Should we not package all of procps-ng? Seems easier than just pulling one file out.

it looks like brew only packages this and ps and they are separate but I'm good with whatever you want to do.

@jhheider
Copy link
Contributor

jhheider commented Mar 6, 2023

If it all builds, I say more is better.

@jhheider jhheider merged commit 64e14c0 into pkgxdev:main Mar 6, 2023
@ddobrinskiy ddobrinskiy mentioned this pull request Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

+watch

2 participants