chromebrew-actions[bot]
78b1b7308a
update-tmux — tmux: 3.5a → 3.6 ( #13685 )
...
* Tmux 3.5a => 3.6
* update-tmux: Package File Update Run on linux/386 container.
* update-tmux: Package File Update Run on linux/amd64 container.
* update-tmux: Package File Update Run on linux/arm/v7 container.
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-12-03 00:39:45 +00:00
Ed Reel
9508173121
Tmux 3.5 => 3.5a ( #11795 )
2025-04-21 20:42:11 +00:00
Ed Reel
8fc94ad1f1
Tmux 3.4 => 3.5 ( #10534 )
2024-09-27 23:35:02 -04:00
Satadru Pramanik, DO, MPH, MEng
87f6275d1f
Update tmux, libevent, rebuild tmate ( #9735 )
...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-04-29 16:00:45 -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
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
82a64b98c9
Add pre-built binaries for packages a-y ( #3630 )
2019-10-31 13:10:54 -04:00
Casey Strouse
74d3751d95
Update tmux from 2.6 to 2.9 ( #3609 )
...
Tested on ARM.
2019-10-29 09:51:09 -05:00
Ed Reel
efd95049eb
Add pre-built binaries a-x
2018-02-08 13:54:29 -06:00
Chris Thurber
9e969a11f7
Update tmux.rb
2018-02-05 18:47:14 -05:00
Ed Reel
0711ea24a7
Add pre-built binaries for m-z packages
2017-11-30 12:11:58 -06:00
Casey Strouse
a83fb8cf89
Abstract prefix using constant
2017-10-03 09:46:31 -07:00
Casey Strouse
9daf7ec4dc
Update tmux from 2.2 to 2.5
...
This is a bugfix and maintenance release.
Tested as working on XE500C13-K01US.
2017-10-01 22:27:38 -07:00
Kazushi (Jam) Marukawa
e06528278c
Add pre-compiled binaries
2017-08-26 09:29:23 +09:00
Ed Reel
4f867322f9
Change packages q-z from sha1 to sha256
2017-07-01 11:45:49 -05:00
lyxell
1e8b2bb3a6
Remove unnecessary comments, fix quotes inside descriptions
2017-05-31 09:00:14 +02:00
lyxell
5aa6546dde
Add package descriptions and homepages
2017-05-30 05:20:56 +02:00
Casey Strouse
df0c68049b
Remove unnecessary dependency
...
Libevent pulls openssl in so openssl is not necessary as a dependency.
Tested as working on Samsung XE50013-K01US (x86_64).
2017-02-02 21:20:36 -07:00
Kazushi (Jam) Marukawa
1ee9ba40e1
remove openssl_devel and change to use openssl instead since they conflict.
2017-01-05 02:04:24 +09:00
Fred Clift
b30f3d7905
Merge remote-tracking branch 'upstream/master' into openssl-devel
...
Conflicts:
packages/libevent.rb
packages/tmux.rb
2016-06-23 05:33:09 -06:00
Fred Clift
3953148f31
fix dependencies for packages to use the system openssl
2016-06-02 15:23:17 -06:00
Fred Clift
378a292faa
update tmux, fix libevent build, fix crew wget
...
3 changes to get tmux to work:
update tmux to latest release
remove openssl dependency for libevent (partly because openssl forumla
on chromebrew is broken right now, partly because we dont need it.)
change command line options for wget in crew script:
man page says -N is incompatible with -O (and wget complains every run)
--content-disposition not needed since we specify -O and big files on
github (which are backed by aws) can not be retrieved with this flag,
probably because AWS doesn't support HEAD requests for those files
2016-06-01 12:20:41 -06:00
lyxell
2262784794
Add openssl again to fix tmux
2016-01-16 03:39:04 +01:00
Andreas Gerlach
61847ebcfd
fix bug with ncurses include path
2014-07-25 23:47:03 +02:00
Andreas Gerlach
0548ce73c7
added tmux + libevent dependency
2014-07-25 19:04:41 +02:00