Commit Graph

15 Commits

Author SHA1 Message Date
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
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
241caa0d7f Add pre-built binaries for packages l-x (#4640) 2020-11-27 16:18:18 -05:00
satmandu
801bdf1260 xlibs updates: libx11 ->1.7.0, xprop -> 1.2.5, xkbcomp -> 1.4.4 (#4614)
* libx11 -> 1.7.0

* xprop -> 1.2.5

* xkbcomp -> 1.4.4
2020-11-25 10:28:29 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
948488938d Add pre-built binares for packages g-x 2020-03-29 11:42:05 -05:00
vincowl
aaec23546b [xkbcomp] Update to 1.4.3 (#3959)
Co-authored-by: Vincent GIRARD <vincent@heliosphere.fr>
2020-03-28 01:17:29 -05:00
Ed Reel
cf80b7c12c Update xkbcomp from 1.4.1 to 1.4.2 (#3586)
Add pre-built binaries
2019-10-28 11:00:17 -04:00
lovedheart
657a167b83 [xkbcomp] Add pre-built binary, minor fix (#2140)
Add pre-built binary
2018-03-22 10:06:14 -05:00
lovedheart
2849a52b62 Create xkbcomp.rb (#1968)
* Create xkbcomp.rb

* Update xkbcomp.rb

* Update xkbcomp.rb

* Update xkbcomp.rb

* Update xkbcomp.rb
2018-03-10 20:12:02 -06:00