Commit Graph

12 Commits

Author SHA1 Message Date
Ed Reel
5a206ae4ad Findutils 4.9.0 => 4.10.0 (#9883) 2024-06-02 19:16:32 +10: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
Satadru Pramanik, DO, MPH, MEng
2946eb5eab findutils => 4.9.0 (#9008) 2023-11-28 15:35:38 -06:00
Ed Reel
b7ed7fcb01 Fix Error with findutils.rb: undefined method check? for Package::Findutils:Class (#8536)
Co-authored-by: chronos <noreply@github.com>
2023-08-03 11:50:27 -04:00
Maximilian Downey Twiss
a833795056 Rebase of #6306 (package functions) (#8401)
* Add Autotools buildsystem

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>

* Add CMake buildsystem

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>

* Add Meson buildsystem

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>

* Convert findutils to Autotools buildsystem

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>

* Convert libgit2 to CMake buildsystem

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>

* Convert xorg_proto to Meson buildsystem

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>

---------

Co-authored-by: Cassandra Watergate <cassandrajwatergate@gmail.com>
2023-06-22 12:30:09 -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
72a8d7e11f Licensed file fa* to fz* 2021-03-19 18:34:53 -04:00
Ed Reel
2c812eba28 Add pre-built binaries for packages a-y (#5232) 2021-02-22 10:34:16 +08:00
saltedcoffii
57cf69bfaa [New Package] findutils (#5167)
* [New Package] findutils

* minor fixes
2021-02-19 12:11:18 -06:00