Commit Graph

19 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
589e358d3d Licensed sa* to sz* 2021-03-20 21:10:00 -04:00
Ed Reel
66b3c69e0b Add pre-built binaries for packages b-x (#4708) 2020-12-05 17:50:33 -05:00
supechicken
7fd65ee3a0 Update packages (Update packages list on comment) (#4564)
* Update `xclock` `twm` `xterm` `powershell`

* Update `skype` and `screenfetch`

Fixes #4564

* Removed /dev/null

* New Package: bash

* Use https and mirror

* Use  #{CREW_OPTIONS}

* Update xterm.rb

* Add `bash` to `buildessential` as a dependency

* Replace system default bash

* Update `mpfr`

* #{CREW_VERSION} don't work on cloudready

* Update bash.rb

* Update `wine`

* Update mc

* Update opera.rb

* Update nano.rb

* Update gsettings_desktop_schemas.rb

* Update gsettings_desktop_schemas.rb, use meson

* Fix syntax error

* Add dependencies to `wine`

* Remove bash from buildessential.rb

* Update screenfetch.rb

* Update powershell.rb

* Update mpfr.rb

* Remove dependencies duplicate with core packages

* Update twm, use  #{CREW_OPTIONS}

* Update xclock, use  #{CREW_OPTIONS}

* Add --prefix

* Add ffmpeg dependency

* Delete mpfr.rb

* Left mpfr.rb untouch

* Add #{CREW_OPTIONS}, tested on x86_64

* Update Opera

* fix CREW_OPTIONS

* Update wine.rb

* Update bash.rb

* Remove core dependencies
2020-12-01 09:15:24 -06: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
bb46d1265f Update screenfetch from 3.8.0 to 3.9.0 (#3607)
Tested on ARM.
2019-10-29 09:52:05 -05:00
Ed Reel
0711ea24a7 Add pre-built binaries for m-z packages 2017-11-30 12:11:58 -06:00
Casey Strouse
cced52c601 Add bc dependency
Screenfetch doesn't work properly unless we install our version of bc.

If readline is installed from Chromebrew the stock version of bc starts
throwing errors related to libreadline.
2017-10-31 20:05:46 -07:00
Kazushi (Jam) Marukawa
0b23bbeb74 add several pre-compiled binaries. 2017-09-02 07:21:30 +09:00
Casey Strouse
62b8ed20ef Update screenfetch from 3.7.0 to 3.8.0
This is a general maintenance and bugfix release.

Tested as working on XE500C13-K01US.
2017-08-28 16:50:53 -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
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
fff3cd11e0 Add screenfetch (3.7.0) package
screenFetch is a "Bash Screenshot Information Tool".

Tested as working on Samsung XE50013-K01US.
2017-01-29 16:53:32 -07:00