chromebrew-actions[bot]
8117f22bb4
x_updates — xa => 2.4.1,xauth => 1.1.4,xbitmaps => 1.1.3,xcb_util_cursor => 0.1.5,xcb_util_image => 0.4.1,xcb_util_keysyms => 0.4.1,xcb_util_renderutil => 0.3.10,xcb_util_wm => 0.4.2,xcb_util_xrm => 1.3-2 ( #12460 )
...
* More X updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust xbitmaps source
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add xcb_util_image build
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust xauth source
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust xauth build and version detection.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add gperf
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* x_updates: Build Run on linux/386.
* x_updates: Package File Update Run on linux/386 container.
* x_updates: Package File Update Run on linux/amd64 container.
* x_updates: Package File Update Run on linux/arm/v7 container.
* Add more xcb updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* x_updates: Package File Update Run on linux/386 container.
* Updte xcb_util_xrm
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* x_updates: Package File Update Run on linux/arm/v7 container.
* fix typo
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* remove filelist
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-08-15 01:30:43 +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
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
eb14c41653
Remove compatibility from packages with incompatible dependencies ( #9458 )
...
* Remove i686 compatibility from packages with dependencies incompatible with i686
* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l
* Abort builds/installs if the package has incompatible dependencies
2024-03-11 13:09:12 -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
Satadru Pramanik
0737aedd98
xauth -> 1.1.2 ( #7617 )
...
* xauth -> 1.1.2
* adjust libxmu deps
* fix libcap_ng deps
* fixup deps for util_linux
* fixup libx11 deps
2022-11-10 14:33:33 -06: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
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
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Ed Reel
eb27d5d180
Install Mako via pip3
...
Reduce i686 drivers
Add glproto dependency to xorg_server
Bump mesa version
Add pre-built binaries
Add twm, xclock and xterm dependencies to xinit
2019-01-08 09:29:44 -06:00
James Larrowe
3eb169fdeb
Fill in dependencies for xinit ( #3008 )
...
Add xclock and twm packages, needed for startx.
Add xterm dependency
Add xauth package+dependency
Add xwayland dependency to xinit
Bump xinit version and remove binaries
2019-01-02 21:27:20 -06:00