13 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
f6b6cab229 Rename autotools constants to fall in line with the rest of crew (#10442)
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS

* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -05: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
Ed Reel
0085b89ebc Add dvtm package (#7678) 2022-11-25 09:54:34 -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
ecb4e503f2 Update freebasic from 1.07.1-1 to 1.08.1 (#6174)
Update libtinfo from 6.2-1 to 5.9

Add pre-built binaries for libtinfo

Add postinstall section to freebasic
2021-09-13 14:32:53 +08:00
satmandu
8dd93f1b5f Crew: skip (#5713)
* crew: Add package file source_url SKIP option, clean up extractions in install

* change /dev/null source_url to SKIP in all packages

* uprev
2021-04-30 14:13:48 -05:00
saltedcoffii
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
Ed Reel
32c323ad40 Remove symlink to libtinfo.so.6 in libtinfo (#5411) 2021-03-13 01:39:16 -05:00
Ed Reel
e70747ac36 Fix constant in libtinfo (#4735) 2020-12-10 17:33:02 -05:00
supechicken
8ad20e5939 [libtinfo] Remove source link as it is not needed at install (#4730)
* Use mirror

* Remove source link as it is not needed at install
2020-12-07 10:56:44 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
4b2085193b Add beav package (#4050)
Update libtinfo package

Add pre-built binaries
2020-05-07 13:02:38 -04:00
Ed Reel
79b96d45ef Add libtinfo package
Change source_url from https to http
2018-02-20 22:19:29 -06:00