forked from ProcursusTeam/Procursus
-
Notifications
You must be signed in to change notification settings - Fork 0
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
syncing with main #2 #2
Merged
DaOfficialRolex
merged 53 commits into
DaOfficialRolex:master
from
ProcursusTeam:master
Jan 14, 2021
Merged
syncing with main #2 #2
DaOfficialRolex
merged 53 commits into
DaOfficialRolex:master
from
ProcursusTeam:master
Jan 14, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closes #269
* Add libxext * Fixes Co-authored-by: Hayden <me@diatr.us>
* replace pbupload with pasteboard-utils 1.0.0 * Remove pbupload Co-authored-by: Hayden <me@diatr.us>
- Fixes an insanely rare case where another tool was inheriting our $(ARCH) variable
* Case sensitive FS fixes * Add libxrender * Update libxrender.mk Co-authored-by: Hayden <me@diatr.us>
Default is xz for now
- This brings support for a whole lot more fun java stuff - Possibly split further to remove dependency on X11 libs?
* add fish * Fix some fish issues Co-authored-by: Hayden <me@diatr.us>
* Add libtommath * Add libtomcrypt * Update libtomcrypt.mk Co-authored-by: Hayden <me@diatr.us>
* Add libyaml * FIx libyaml control files
* added autossh * Fix Co-authored-by: Hayden <me@diatr.us>
* Debianize dpkg * libdpkg-perl-locale * Missing dep Co-authored-by: Hayden <me@diatr.us>
* Add dpkg-repack redeb? What's that? * Update dpkg-repack.control Co-authored-by: Hayden <me@diatr.us>
- Not packaged, just used as a static library for iOS projects that take advantage of the ucontext coroutine.
… update build requirements in README.md (#290) * Update the requirements section of README.md. Also includes the Homebrew command to install all build requirements. * Adds a new variable CHOWN matching the other variables for commands from GNU coreutils to avoid errors of the form ``` $(FAKEROOT) chown 0:80 ./build_dist/iphoneos-arm64/1600/base/ chown: ./build_dist/iphoneos-arm64/1600/base/: Operation not permitted gmake: *** [base.mk:21: base-package] Error 1 ``` when building base-package. * Fix libpng.pc file to use Apple's zlib * Bump libpng16's deb version * Update README to reflect python 3.9 dependency * Revert "Adds a new variable CHOWN matching the other variables for commands from GNU coreutils to avoid errors of the form" I should I just disabled SIP... This reverts commit af87271. * Update libpng controls Co-authored-by: Hayden <me@diatr.us>
* Change libharfbuzz-dev and libass-dev to refer to libfreetype-dev instead of libfreetype6-dev * Bump deb versions Co-authored-by: Hayden <me@diatr.us>
* This is to account for the depends fix from a while back. Closes #292
* Add unibilium * Specify terminfo dir * Fix quotes Co-authored-by: Hayden <me@diatr.us>
Diatrus
added a commit
that referenced
this pull request
May 23, 2021
* Trying to add python-psutil to Procursus * fixed a tiny error * fixed more stuff * Attempt #2 * Fixed python-psutil for macOS amd64 and arm64. iOS still in progress * Fixed a packaging mistake. * Specified copy command when packaging. * Followed the python naming standard. * Lowkey the hackiest hack of alltime * Added python depends to control file. * Removed a depends in the control file. * Completely redesign iOS patch * Minor fixes * Fix macos building * Delete ios.diff * Update python3-psutil.mk * Update python3-psutil.mk Co-authored-by: Cryptiiiic <liamwqs@gmail.com> Co-authored-by: Hayden <pinseeker75@outlook.com> Co-authored-by: Hayden <me@diatr.us>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.