Commit Graph

7 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
7fab3c9a03 Update homepages of packages from c-f (#9972)
* Update btrfs_progs homepage

* Update cmatrix homepage

* Update collectl homepage

* Update compressdoc homepage

* Update cppunit homepage

* Update criu homepage

* Update cscope homepage

* Update csvkit homepage

* Update cunit homepage

* Update datamash homepage

* Update dejagnu homepage

* Update devil homepage

* Update diffuse homepage

* Update djvulibre homepage

* Update dnsmasq homepage

* Update docbook2x homepage

* Update docx2txt homepage

* Update doxygen homepage

* Update e2fsprogs homepage

* Update editres homepage

* Update eigen homepage

* Update encodings homepage

* Update epydoc homepage

* Update expect homepage

* Update far homepage

* Update fig2dev homepage

* Update finch homepage

* Update fish homepage

* Update font_adobe_100dpi homepage

* Update font_adobe_75dpi homepage

* Update font_adobe_utopia_100dpi homepage

* Update font_adobe_utopia_75dpi homepage

* Update font_adobe_utopia_type1 homepage

* Update font_bh_100dpi homepage

* Update font_bh_75dpi homepage

* Update font_bh_lucidatypewriter_100dpi homepage

* Update font_bh_lucidatypewriter_75dpi homepage

* Update font_bh_ttf homepage

* Update font_bh_type1 homepage

* Update font_bitstream_100dpi homepage

* Update font_bitstream_75dpi homepage

* Update font_bitstream_type1 homepage

* Update font_cursor_misc homepage

* Update font_daewoo_misc homepage

* Update font_dec_misc homepage

* Update font_isas_misc homepage

* Update font_jis_misc homepage

* Update font_misc_misc homepage

* Update font_mutt_misc homepage

* Update font_util homepage

* Update fontforge homepage

* Update foremost homepage

* Update fossil homepage

* Update freecad homepage

* Update freeglut homepage

* Update freeimage homepage

* Update freetype homepage

* Update fribidi homepage

* Update gccmakedep homepage
2024-06-15 16:31:00 -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
Maximilian Downey Twiss
1f567c2ebc Remove simple (and unnecessary) uses of @_ver (#8370) 2023-06-12 11:31:54 -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
supechicken
7d7e491190 crew: Move checksum checking part to lib/downloader.rb (#6891)
* lib/downloader: Check checksum if provided

* crew: Move checksum part to downloader

* Update `Checksum mismatch` message

* Move the `filename` or statement to a variable

* Bump version

* Make `sha256sum` a required param

* Add SKIP option, update packages that use `downloader`

* Remove extra round bracket

* Fix option order

* Update usage

* libspatialaudio: Check sha256sum with `downloader`, rubyize

* Make retry times configurable

* Correct usage
2022-03-23 02:33:11 -05:00
Cassandra Watergate
e312867f8a new package cunit (#6589)
* cunit

* Add binaries
2022-01-12 10:18:45 -05:00