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
40b8844fa3
Upgrade f* packages ( #10244 )
...
* f2fs-tools 1.14.0 -> 1.16.0
* faad2 2.10.1 -> 2.11.1
* fakeroot 1.25.3 -> 1.35.1
* faultstat 0.01.01 -> 0.01.11
* fcft 2.5.1 -> 3.1.8
* feh 3.6.3 -> 3.10.3
* fetch 12.0.10 -> 12.0.11
* Add libgnt package
* Finch 2.12.0-1 -> 2.14.13
* fish 3.6.1 -> 3.7.1
* flatseal 1.7.5 -> 2.2.0
* flif 0.3 -> 0.4
* fnotifystat 0.02.02 -> 0.03.00
* Foliate 2.6.4 -> 3.1.1
* Folks 0.15.7 -> 0.15.9
* util_macros 1.19.3 -> xorg_macros 1.20.1
* font-util 1.3.2 -> 1.4.1
* font-adobe-100dpi 1.0.3 -> 1.0.4
* font-adobe-75dpi 1.0.3 -> 1.0.4
* font-adobe-utopia-100dpi 1.0.4 -> 1.0.5
* font-adobe-utopia-75dpi 1.0.4 -> 1.0.5
* font-adobe-utopia-type1 1.0.4 -> 1.0.5
* font-bh-100dpi 1.0.3 -> 1.0.4
* font-bh-75dpi 1.0.3 -> 1.0.4
* font-bh-lucidatypewriter-100dpi 1.0.3 -> 1.0.4
* font-bh-lucidatypewriter-75dpi 1.0.3 -> 1.0.4
* font-bh-ttf 1.0.3 -> 1.0.4
* font-bh-type1 1.0.3 -> 1.0.4
* font-bitstream-100dpi 1.0.3 -> 1.0.4
* font-bitstream-75dpi 1.0.3 -> 1.0.4
* font-bitstream-type1 1.0.3 -> 1.0.4
* font-cursor-misc 1.0.3 -> 1.0.4
* font-daewoo-misc 1.0.3 -> 1.0.4
* font-dec-misc 1.0.3 -> 1.0.4
* font-isas-misc 1.0.3 -> 1.0.4
* font-jis-misc 1.0.3 -> 1.0.4
* font-misc-misc 1.1.2 -> 1.1.3
* font-mutt-misc 1.0.3 -> 1.0.4
* Add libspiro package
* fontforge 20170731 -> 20230101
* tllist 1.0.5 -> 1.1.0
* foot 1.15.0 -> 1.18.0
* forkstat 0.02.10 -> 0.03.02
* fossil 2.6 -> 2.24
* Fragments 2.1.1 -> 3.0.1
* FreeGLUT 3.2.1 -> 3.6.0
2024-08-03 08:01:05 -04: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
c118ad7b4b
Remove basic uses of @_ver in source_url ( #8428 )
2023-06-22 10:48:42 -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
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
satmandu
ff818a5214
Enable Testing a PR from its own repo with crew, and other updates. ( #5624 )
...
* Some updates
* requested changes
* make requested changes
* make CREW_ENV_OPTIONS changes
* ncurses change!
* convert gtk_vnc to new git format
* Initial crew testing modifications
* fix typo
* Avoid error with testing remote already created
* Revert ncurses change. Let's put that in its own dedicated PR.
* formatting changes
* formatting fixes, bump crew version
2021-04-15 17:37:07 -05:00
Ed Reel
30a1f8719d
Transition binary repo from Bintray to SourceForge ( #5608 )
2021-04-13 10:11:55 -04:00
saltedcoffii
72a8d7e11f
Licensed file fa* to fz*
2021-03-19 18:34:53 -04:00
satmandu
ef912f0c12
add f2fs_tools ( #5046 )
...
* add f2fs_tools
* update paths for sbin
2021-01-29 00:46:39 +08:00