Commit Graph

18 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
8e2ce8d0c5 aspell 0.60.8 -> 0.60.8.1, axel 2.17.6 -> 2.17.14, chafa cf15d59 -> 1.14.2, chicken 5.1.0 -> 5.4.0, colord 1.4.5 -> 1.4.7 (#10368)
* aspell 0.60.8 -> 0.60.8.1

* axel 2.17.6 -> 2.17.14

* chafa cf15d59 -> 1.14.2

* chicken 5.1.0 -> 5.4.0

* colord 1.4.5 -> 1.4.7
2024-08-31 20:28: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
bf66a52a9e Licensed file ca* to cz* 2021-03-18 21:22:12 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
2de8a99d1a Add pre-built binares for a-f packages (#3415) 2019-08-08 23:11:48 +09:00
Casey Strouse
719085a935 Update chicken from 4.13.0 to 5.1.0 (#3412)
Tested on ARM.
2019-08-07 22:51:25 -05:00
Ed Reel
ca815fcc27 Fix wrong libdir location
Add pre-built binaries
2018-06-29 21:21:13 -05:00
Ed Reel
237dda24ad Add pre-built binaries for chicken, cmake and lynis packages 2017-12-21 10:37:57 -06:00
Chris Thurber
5f9f960119 Update chicken.rb 2017-12-20 23:40:29 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
c644d7ac4c Change packages a-c from sha1 to sha256 2017-06-28 23:08:34 -05:00
Casey Strouse
b2c087e2b3 Update from 4.11.0 to 4.12.0
This is a security release addressing CVE-2016-6830, CVE-2016-6831, and
CVE-2016-9954. Numerous other bugfixes and enhancements are included in
this revision as well.

It's recommended that all users install this update.
2017-06-10 16:53:45 -07:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
8b785bd54b Add package for chicken scheme compiler
This adds the chicken scheme compiler (4.11.0). Compiling this one takes quite a while.

Tested sucessfully on Samsung Chromebook 3 (XE500C13-K01US).
2016-12-27 04:15:44 -07:00