14 Commits

Author SHA1 Message Date
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
9a136cac4f Various package renames and fixes for version checking (#9856)
* Rename aws to aws_cli

* Rename ffcall to libffcall

* Update filecmd homepage

* Update go_bootstrap homepage

* Update go homepage

* Update bacon homepage

* Rename jsonc to json_c

* Update libffi homepage

* Update libgd homepage

* Rename libjpeg to libjpeg_turbo

* Update libpng homepage

* Rename mandb to man_db

* Update mongodb homepage

* Rename moonbuggy to moon_buggy

* Update mpc homepage

* Update netcat homepage

* Update nethack4 homepage

* Rename pkgconfig to pkg_config

* Rename postgres to postgresql

* Rename proj4 to proj

* Update qemacs homepage

* Update readline homepage

* Update scrollz homepage

* Update xzutils homepage

* Update weather homepage
2024-05-27 18:09:35 -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
Ed Reel
49ac81860b Update zathura packages and dependency (#8897)
Girara 0.3.5 => 0.4.0

Zathura 0.4.7 => 0.5.2

Zathura_poppler_pdf 0.3.0 => 0.3.1
2023-11-05 19:40:16 -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
e905c20ad5 Licensed file ga* to gz* and other minor changes 2021-03-19 21:04:37 -04:00
Ed Reel
735b9194ff Add pre-built binaries for packages a-x 2020-10-18 11:32:20 -05:00
vincowl
d5a8c6376f [girara] Update to 0.3.5 (#4438) 2020-10-16 14:26:20 -05:00
Ed Reel
5d198f4773 Add compatibility line to girara, zathura and zathura_poppler_pdf 2020-06-09 09:05:44 -05:00
Ed Reel
29bebe360e Add pre-built binaries for girara, zathura and zathura_poppler_pdf
Add zathura_poppler_pdf dependency to zathura
2020-06-04 23:53:09 -05:00
vincowl
bfa5937c64 Add Zathura package, its Poppler-PDF plugin and display system (#4111)
* Add Zathura package and its dependencies and pdf plugin

* Add Zathura postinstall message

* Correct dependencies and postinstall message

Co-authored-by: Vincent GIRARD <vincent@heliosphere.fr>
2020-06-04 18:17:40 -05:00