github-actions[bot]
626a53a7a7
Update buildsystems to use buildsystem name variables, and report contents of those variables/methods during use. ( #11936 )
...
* Update buildsystems, update jq, add jq to core for arm.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Only report build options if they exist.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix overeager sed replacement.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* workflow debugging
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add logging for build errors.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Revert to function in each package file.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update jq since it needs gcc14 to build.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add built packages for linux/386 to buildsystems
* remove deprecated gfbgraph
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix git tag for gnome_maps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update llvm20 package file.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update gnome_maps deps.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Abstract out buildsystems_methods reporting.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Keep LIBC_VERSION const from being empty.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update crew_profile_base and libxml2
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* clarify
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update libarchive
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update libavif
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add libxml2 build comment.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add build comment to libarchive.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Don't warn for missing directory during package removal.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
2025-05-23 19:50:48 +00:00
Maximilian Downey Twiss
d7e8f67f2d
Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop ( #11282 )
2025-02-10 22:21:57 +00: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
Satadru Pramanik, DO, MPH, MEng
d32cdb6119
Libunistring & connected deps update ( #8868 )
...
* libunistring => 1.1 (library version change)
* libidn2 rebuild
* update libpsl
* update gengetopt
* update fig2dev
* update libssh2
* rebuild libidn
* wget => 2.1.0
* add gperf, gnutls rebuilds
* wget rebuild
* wget => wget2, reorder package renames in fixup.rb
* rebuild gettext
* update tesseract
* guile => 3.0.9
* bind => 9.18.19
* cleanup
* add wallstreet preflight
* cleanup more deps
* update iputils
* update alive
2023-11-02 01:18:08 -05:00
Cassandra Watergate
426eb265cd
gnupg => 2.3.4 ( #6525 )
...
* npth => 1.6
* libgpgerror => 1.43
* libksba => 1.6.0
* libgcrypt => 2.3.4
* gnupg => 2.3.4
* test libgcrypt
* Add necessary gettext rebuild and patch for gcc10+ build. Also needs imagemagick for bin/convert build dep
* add built dependencies
* Add check to libgpgerror and add gnupg binaries
* remove fuzz from patch
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
2022-01-04 13:39:34 -06:00