13 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
99ac930743 Use Package.load_package instead of require_relative in package files to avoid global scope conflicts (See #7283, #3150, 3b09159) (#10202) 2024-07-26 00:01:20 -05:00
SupeChicken666
d6c5ce79e6 Remove redundant use of .to_s (#8917) 2023-11-10 07:44:50 -05:00
Ed Reel
2a24abc070 Change fake packages to use properties of the dependency package(s). (#8167)
Fix linter issues

Co-authored-by: chronos <noreply@github.com>
2023-04-10 08:40:01 -04: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
satmandu
3290443f5c Lzma Cleanup & replacement with newer xzutils, Add pixz support (#5726)
* replace lzma with current xz-utils

* add po4a build dep to xzutils

* Add xzutils, pixz

* is_fake doesn't need source_url

* add pixz tpxz format support to crew

* Add xzutils to pixz deps

* Add pixz if not installed.

* change pixz logic

* pixz changes

* xzutils is a runtime dep for pixz

* grammar fix

* remove pixz warning
2021-05-04 15:47:05 -05: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
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
a020cf8368 Add pre-built binaries for packages i-s 2018-03-24 14:27:42 -05:00
Ed Reel
ee3c9e891b Add pre-built binaries for entr, grive, lzma, most, pango, sshuttle and yajl 2018-01-15 15:39:19 -06:00
Ed Reel
642048b113 Add lzma package 2018-01-13 17:54:16 -06:00