14 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
1d3c140ca8 updater-freeglut-3.8.0 — freeglut: 3.6.0 → 3.8.0 (#13562)
* Add unbuilt freeglut to updater-freeglut-3.8.0

* updater-freeglut-3.8.0: Package File Update Run on linux/amd64 container.

* updater-freeglut-3.8.0: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-11-22 13:08:33 +00:00
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
40b8844fa3 Upgrade f* packages (#10244)
* f2fs-tools 1.14.0 -> 1.16.0

* faad2 2.10.1 -> 2.11.1

* fakeroot 1.25.3 -> 1.35.1

* faultstat 0.01.01 -> 0.01.11

* fcft 2.5.1 -> 3.1.8

* feh 3.6.3 -> 3.10.3

* fetch 12.0.10 -> 12.0.11

* Add libgnt package

* Finch 2.12.0-1 -> 2.14.13

* fish 3.6.1 -> 3.7.1

* flatseal 1.7.5 -> 2.2.0

* flif 0.3 -> 0.4

* fnotifystat 0.02.02 -> 0.03.00

* Foliate 2.6.4 -> 3.1.1

* Folks 0.15.7 -> 0.15.9

* util_macros 1.19.3 -> xorg_macros 1.20.1

* font-util 1.3.2 -> 1.4.1

* font-adobe-100dpi 1.0.3 -> 1.0.4

* font-adobe-75dpi 1.0.3 -> 1.0.4

* font-adobe-utopia-100dpi 1.0.4 -> 1.0.5

* font-adobe-utopia-75dpi 1.0.4 -> 1.0.5

* font-adobe-utopia-type1 1.0.4 -> 1.0.5

* font-bh-100dpi 1.0.3 -> 1.0.4

* font-bh-75dpi 1.0.3 -> 1.0.4

* font-bh-lucidatypewriter-100dpi 1.0.3 -> 1.0.4

* font-bh-lucidatypewriter-75dpi 1.0.3 -> 1.0.4

* font-bh-ttf 1.0.3 -> 1.0.4

* font-bh-type1 1.0.3 -> 1.0.4

* font-bitstream-100dpi 1.0.3 -> 1.0.4

* font-bitstream-75dpi 1.0.3 -> 1.0.4

* font-bitstream-type1 1.0.3 -> 1.0.4

* font-cursor-misc 1.0.3 -> 1.0.4

* font-daewoo-misc 1.0.3 -> 1.0.4

* font-dec-misc 1.0.3 -> 1.0.4

* font-isas-misc 1.0.3 -> 1.0.4

* font-jis-misc 1.0.3 -> 1.0.4

* font-misc-misc 1.1.2 -> 1.1.3

* font-mutt-misc 1.0.3 -> 1.0.4

* Add libspiro package

* fontforge 20170731 -> 20230101

* tllist 1.0.5 -> 1.1.0

* foot 1.15.0 -> 1.18.0

* forkstat 0.02.10 -> 0.03.02

* fossil 2.6 -> 2.24

* Fragments 2.1.1 -> 3.0.1

* FreeGLUT 3.2.1 -> 3.6.0
2024-08-03 08:01:05 -04:00
Maximilian Downey Twiss
7fab3c9a03 Update homepages of packages from c-f (#9972)
* Update btrfs_progs homepage

* Update cmatrix homepage

* Update collectl homepage

* Update compressdoc homepage

* Update cppunit homepage

* Update criu homepage

* Update cscope homepage

* Update csvkit homepage

* Update cunit homepage

* Update datamash homepage

* Update dejagnu homepage

* Update devil homepage

* Update diffuse homepage

* Update djvulibre homepage

* Update dnsmasq homepage

* Update docbook2x homepage

* Update docx2txt homepage

* Update doxygen homepage

* Update e2fsprogs homepage

* Update editres homepage

* Update eigen homepage

* Update encodings homepage

* Update epydoc homepage

* Update expect homepage

* Update far homepage

* Update fig2dev homepage

* Update finch homepage

* Update fish homepage

* Update font_adobe_100dpi homepage

* Update font_adobe_75dpi homepage

* Update font_adobe_utopia_100dpi homepage

* Update font_adobe_utopia_75dpi homepage

* Update font_adobe_utopia_type1 homepage

* Update font_bh_100dpi homepage

* Update font_bh_75dpi homepage

* Update font_bh_lucidatypewriter_100dpi homepage

* Update font_bh_lucidatypewriter_75dpi homepage

* Update font_bh_ttf homepage

* Update font_bh_type1 homepage

* Update font_bitstream_100dpi homepage

* Update font_bitstream_75dpi homepage

* Update font_bitstream_type1 homepage

* Update font_cursor_misc homepage

* Update font_daewoo_misc homepage

* Update font_dec_misc homepage

* Update font_isas_misc homepage

* Update font_jis_misc homepage

* Update font_misc_misc homepage

* Update font_mutt_misc homepage

* Update font_util homepage

* Update fontforge homepage

* Update foremost homepage

* Update fossil homepage

* Update freecad homepage

* Update freeglut homepage

* Update freeimage homepage

* Update freetype homepage

* Update fribidi homepage

* Update gccmakedep homepage
2024-06-15 16:31:00 -05:00
Maximilian Downey Twiss
eb14c41653 Remove compatibility from packages with incompatible dependencies (#9458)
* Remove i686 compatibility from packages with dependencies incompatible with i686

* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l

* Abort builds/installs if the package has incompatible dependencies
2024-03-11 13:09:12 -04: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
72a8d7e11f Licensed file fa* to fz* 2021-03-19 18:34:53 -04:00
Ed Reel
95333a57b1 Update freeglut from 3.0.0 to 3.2.1 (#4138)
Add pre-built binaries
2020-06-25 16:30:54 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
c2cfe81515 Add freeglut package
Remove x86_64 specific condition

Add pre-built binaries
2018-08-19 19:24:49 -05:00