chromebrew-actions[bot]
72ed91c119
updater-thunar-4.20.4 — thunar → 4.20.4 ( #12492 )
...
* Add unbuilt thunar to updater-thunar-4.20.4
* updater-thunar-4.20.4: Build Run on linux/arm/v7.
* updater-thunar-4.20.4: Build Run on linux/amd64.
* updater-thunar-4.20.4: Package File Update Run on linux/amd64 container.
---------
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-08-16 02:33:12 +00:00
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
github-actions[bot]
89099a351f
AutoBuild: update-thunar started at 2025-01-14-01UTC ( #11135 )
...
* Thunar 4.19.3 => 4.20.0
* Add built packages for linux/amd64 to update-thunar
* Add built packages for linux/arm/v7 to update-thunar
* Update thunar.rb
Sort depends_on lines.
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
Co-authored-by: uberhacker <uberhacker@users.noreply.github.com >
2025-01-14 15:59:55 +00:00
Satadru Pramanik, DO, MPH, MEng
22d986c981
Py updates, fix env variable for timeout, add option to skip remote updates in build_updates script ( #10503 )
...
* Update py3_setuptools
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix Agree timeout env variable, add pip updates, fixup build_updated_packages script and add functionality to skip remote update checks.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add documentation for the --skip command.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle compatibility with commas
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle empty conpatibility.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fixup compatibility sections of package files.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild parted to handle missing binaries, and update build_updated_packages to notice binary_compression and not ask to rebuild if bimaries already exist.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix hash for nconvert.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-09-19 22:22:33 -05:00
Ed Reel
ec84fee6d2
Update thunar package and dependencies ( #10486 )
...
Exo 4.16.2 => 4.19.0
Libxfce4ui 4.16.0 => 4.19.5
Libxfce4util 4.17.1 => 4.19.3
Thunar 4.17.3 => 4.19.3
2024-09-15 23:10:10 -04: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
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
3c70dd3730
Remove all remaining usages of @_ver with simple assignments ( #8483 )
2023-07-19 17:07:06 -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
0a12293bf5
Update thunar from 4.17.1 to 4.17.3 ( #5964 )
2021-07-14 17:49:47 -04:00
supechicken
7675c8ca6a
thunar => 4.17.1 ( #5652 )
...
* Update thunar.rb
2021-04-18 00:33:36 -05:00
Ed Reel
30a1f8719d
Transition binary repo from Bintray to SourceForge ( #5608 )
2021-04-13 10:11:55 -04:00
saltedcoffii
85e4b84796
Licensed ta* to xz*
2021-03-21 15:17:48 -04:00
Kevin Perkins
951925aeb8
Trim trailing whitespace in most files ( #4946 )
...
Co-authored-by: Ed Reel <edreel@gmail.com >
2021-01-20 17:58:34 -06:00
Ed Reel
3dfaf7635a
Add pre-built binaries for packages e-x
2020-12-31 13:22:59 -06:00
supechicken
eb687be082
Add files via upload ( #4857 )
2020-12-31 09:42:02 -06:00
supechicken
1ffe7b7192
[WIP] Remove sommelier dependency for thunar and its dependencies ( #4771 )
...
* Update thunar.rb
* Update openbox.rb
* Remove wayland dependency
2020-12-19 01:59:58 -06:00
Ed Reel
f221d734df
Add pre-built binaries for garcon, libwnck, xfce4_panel and thunar
2020-08-23 02:44:45 -05:00
ThatGeekyWeeb
bd68a06fcd
New Package: Thunar ( #4238 )
2020-08-22 22:51:47 -05:00