-
Notifications
You must be signed in to change notification settings - Fork 110
[RAPPS-DB] Applications for ARM and some updates of relevant packages (Part I) #327
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
Conversation
putty.txt
Outdated
URLDownload = https://the.earth.li/~sgtatham/putty/0.80/w32/putty-0.80-installer.msi | ||
SHA1 = 84b295c34fb91f073331795f9db69c6465ded064 | ||
SizeBytes = 3419136 | ||
URLDownload = https://the.earth.li/~sgtatham/putty/0.83/w32/putty-0.83-installer.msii |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.msii typo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup, I am doing this that fast that I am having typos everywhere.
audacity.txt
Outdated
@@ -29,8 +29,6 @@ Installer = Generate | |||
[Generate] | |||
Files = Audacity\Audacity.exe|Audacity\*.dll|Audacity\license\*.txt | |||
Icon = Audacity.exe,4 | |||
DelReg = HKCU\Software\ExampleSoft\SillyGame | |||
DelRegEmpty = HKCU\Software\ExampleSoft |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can also remove Lnk =
I will commit in this PR multiple versions of packages that I consider relevant or important for ReactOS.
Consider that this PR also adds a huge number of ARM builds, that should be tested. Logically, not in ReactOS (yet ™) but obviously in Windows on ARM devices, Windows RT, or whatever uses ARM and boots NT.
Some of the repos of those files are official. But sadly, some of them are built by developers or users of WoA devices, so... To be consider a decent test and revision before commit anything.
Some-when, in the future, this PR will be relevant for the ReactOS AArch32 and Aarch64 ports. Or maybe, only supports Surface users. I would consider both of them like a pass.
I was thinking on splitting it, but once I started, well this went huge, and fixed some .txt in the way, like opera.
If you want better options for binaries, comment and I will compare them. Thanks.
PD: Lord, this is a nightmare.
PD2: Still WIP.