Commit Graph

12 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
e84c232848 Switch java packages without new versions to openjdk8 (#11616)
* Switch upm to openjdk8

* Switch vuze to openjdk8

* Switch rsu_client to openjdk8
2025-03-26 23:50:57 +00:00
Maximilian Downey Twiss
d7e8f67f2d Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop (#11282) 2025-02-10 22:21:57 +00:00
Maximilian Downey Twiss
eb14c41653 Remove compatibility from packages with incompatible dependencies (#9458)
* Remove i686 compatibility from packages with dependencies incompatible with i686

* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l

* Abort builds/installs if the package has incompatible dependencies
2024-03-11 13:09:12 -04:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
ba913e528e Licensed oa* to rz* 2021-03-20 19:43:51 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
bf1eb6d8a3 Update packages a-r (#3648)
- Add self.patch section to chibi_scheme

- Change home from http to https for gemacs

- Update arduino_ide from 1.8.9 to 1.8.10

- Update mcelog from 162 to 165

- Update rsu_client from 4.3.7 to 4.3.8

- Add pre-built binaries
2019-11-05 10:22:25 -05:00
Terra Brown
31fcec72f7 Add RSU-Client package (#3113)
* Add RSU-Client

Adds a package for the RuneScape Unix/Linux Client.

* Much better sed-ing technique

* Decrease verbosity

* Don't assume CREW_PREFIX
2019-01-25 10:12:35 -06:00