Satadru Pramanik, DO, MPH, MEng
3fbdb53c5f
version.rb: Allow rust package version to be updated. — perl_libintl_perl → 1.35,ag → 2.2.0,autoconf → 2.72,brotli → 1.1.0,buildessential,bzip2 → 1.0.8-2,doxygen → 1.14.0,findutils → 4.10.0,flex → 2.6.4-2,gmp → 6.3.0,gnu_time → 1.9,intltool → 0.51.0-1,libunbound → 1.24.0,linuxheaders → 6.11,make → 4.4.1,mawk → 1.3.4-20250131,patch → 2.8,pcre → 8.45,perl_text_unidecode → 1.30,perl_unicode_eastasianwidth → 12.0,perl_xml_parser → 2.47,popt → 1.19,progress → 0.17,rdfind → 1.7.0,readline → 8.3,slang → 2.3.3,tar → 1.35,texinfo → 7.2,xdg_base → 0.8,zlib → 1.3.1-3 ( #12860 )
...
* version.rb: Allow rust package version to be updated.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update xdg_base package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* perl_locale_messages => perl_libintl_perl
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* popt => 1.19
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* mawk => 1.3.4-20250131
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rdfind => 1.7.0
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* doxygen => 1.14.0
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fixup anitya mappings and package versions.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* libunbound => 1.24.0
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* progress => 0.17
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update ag
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust packages.yml
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add gnu_time to essential packages since it is used in tests.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more suggested changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2025-09-19 19:51:53 +00:00
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
Satadru Pramanik, DO, MPH, MEng
c66df06be7
rebuild gnu_time ( #9417 )
...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-03-01 12:55:25 -06:00
Ed Reel
3c1dba2208
Fix broken gnu_time and linuxheaders packages on i686 ( #9233 )
2024-01-31 16:41:48 +11: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
Satadru Pramanik
8d8ff80c0d
Add GNU time binary ( #6222 )
...
* Add standalone GNU time binary
* remove commented lines
* Add i686 binary
2021-09-24 02:07:54 -05:00