17 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
ba913e528e Licensed oa* to rz* 2021-03-20 19:43:51 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
2101c9421d Add pre-built binaries for perl_io_socket_ssl and pciutils (#3160) 2019-02-10 22:09:31 -05:00
James Larrowe
186a00664d Update PCIUtils package (#3156) 2019-02-10 17:26:33 -06:00
Ed Reel
c4f15d038c Add pre-built binaries for packages c-w 2018-01-16 18:12:57 -06:00
Ed Reel
56c27626ea Update pciutils from 3.5.5 to 3.5.6 2018-01-12 22:46:01 -06:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Casey Strouse
29c56c9ef0 Update pciutils from 3.5.2 to 3.5.5
General bugfix release. Tested as working on XE500C13-K01US.
2017-08-18 07:20:56 +09:00
Ed Reel
e6e348f67c Change packages m-p from sha1 to sha256 2017-07-01 11:09:10 -05:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
66871a5062 Enable building of shared library
Add SHARED=yes so headers will be available when building other
packages.
2017-01-27 00:44:03 -07:00
Casey Strouse
523c0c3441 Add pciutils (3.5.2) package
The PCI Utils package contains a set of programs for listing PCI
devices, inspecting their status and setting their configuration
registers.

Tested as working properly on Samsung XE50013-K01US.
2017-01-26 23:04:49 -07:00