Commit Graph

29 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
f6b6cab229 Rename autotools constants to fall in line with the rest of crew (#10442)
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS

* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -05:00
Satadru Pramanik, DO, MPH, MEng
5621163c84 Refactor ruby gems in packages, crew cleanup of debugging, install.sh refactor for gems (#10294)
* Some ruby gem updates and cleanup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* bump version

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* move gem installs to core install

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add webkitgtk_6 binaries for x86_64, add librsvg binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add rebuilt librsvg binary for x86_64.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rename gem function internals to make more sense

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust webkitgtk_6 deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update ruby gem packages, add a ruby gem package update script to tools

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild parted

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add parted binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* refactor ruby buildsystem

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add libsdl2, freerdp binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* sync crew function to lib/fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* shellcheck fix

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add const for CREW_UPDATE_CHECK_INTERVAL

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Move time_difference into function for neatness.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes from @uberhacker

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* @Zopolis4 suggested change: Use git last update time

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add .blank? usage to downloader to avoid undefined method `empty?' for nil (NoMethodError)

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-08-13 11:25:39 -05: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
Ed Reel
7c17beeee7 Add check command (#9501) 2024-03-20 08:46:01 -04:00
Satadru Pramanik, DO, MPH, MEng
8534e80e39 icu4c => 74.2 (#9479)
* amtk renamed to gedit_amtk

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rename amtk to libgedit_amtk

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add binaries for py3_lxml

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add libgedit_ packages

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* initial icu4c commit, update other gedit files

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more adjustments to icu4c package file

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more package updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* alphabetize pkg_update_arr in fixup.rb

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* bump version

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update postgres package file

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* postgres => 16.2

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* remove postgres i686 filelist

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update tcl i686 binary

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild gspell, gedit

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add hunspell to gedit deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add js115 package

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add js115 binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add gnome rebuilds

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust gnome boolean

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add gnome to libxml2

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add gnome postinstall to other buildsystems

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust gnome postinstall

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rebuild librsvg

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* simply postinstall logic

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust postinstall

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Allow buildsystems source for postinstalls

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Also update mime db in gnome postinstall

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add librsvg to gtk logical deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add gnome postinstall to gtk[3,4]

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add updated but not working blender 4 build

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add blender files

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update inkscape

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update mesa

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add binaries for inkscape, mesa

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add new packages to packages.yaml

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* refactor gnome postinstall function

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more refactoring

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update more packages

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* move gnome function to lib/gnome.rb

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update other gnome affiliated packages

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add binaries for adwaita_icon_theme

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update libpng

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* cleanup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update license string

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* change gnome logic to boolean

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* updates and suggested changes

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update gnome_console

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add gnome to gimp

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* adjust gimp deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* cleanup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update expat

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Use gnome packages count to determine whether gnome postinstalls are run

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fixup

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust ruby gem version

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update svt_av1, libotify

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update libgee

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* update more packages, revert from non-working 0.20.6 libgee build

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add missing deps to libgee

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* gsound

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* gnome-weather

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more gnome updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* deprecate gnome_settings_daemon

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more builds

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* remove gtk2 from ibus deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* gnome_maps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* more updates, and also update glib binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* updates, use oxford comma

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fix deps

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* add binaries

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* fix spacing

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* nautilus

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* lint

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* readd amtk

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* rhythmbox for arm build succeeds

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
2024-03-16 13:54:54 -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
Satadru Pramanik, DO, MPH, MEng
336df117dc Gnupg => 2.4.0 plus update necessary dependencies (#8081)
* gnupg => 2.4.0

* libgd => 2.3.3

* clean up some deps

* graphviz => 7.1.0

* cleanup libtool archive generation

* update imagemagick7, gnupg

* cleanup

* lint

* update libtiff, libheif
2023-03-16 21:48:59 -05:00
Satadru Pramanik, DO, MPH, MEng
58a386466c update at_spi2_core, replace atk, replace at_spi2_atk (#8042)
* update atk_spi2_core, replace atk, replace at_spi2_atk

* typo

* fixup version
2023-03-06 10:18:08 -06:00
Satadru Pramanik, DO, MPH, MEng
09ed19309f Add ettercap & ettercap_gtk (#8019)
* Add ettercap

* Add sommelier deps to gtk packages
2023-03-01 12:46:16 -06:00
Satadru Pramanik
194b87b188 Gnome43/Libjpeg_turbo/ICU72.1 (#7508)
* crew: cache builds

* Initial Gnome43/Libjpeg_turbo/ICU72 commits squashed

* fix lint error

* update packages.yaml

* Vulkan packages -> 1.3.231

* add packages to packages.yaml

* add more to packages.yaml

* update libxshmfence

* pixman -> 0.42.0

* libpciaccess -> 0.17.0

* update libxau

* update libxfont2

* update libxcb

* many updates

* updates

* baobab updates

* add libshumate

* update gnome_calculator

* update dfonf_editor

* update evince

* add libpanel

* update libpeas

* update libgweather

* update libgudev gnome_maps

* update upower and libxfixes

* style update

* update gnome_session

* update gnome_settings_daemon

* temporary partial webkit2gtk upload

* update packages.yaml

* fix ruby file perms

* update folks

* move webkit2gtk_4 back to 2.38.0

* update icu4c, change webkit2gtk build

* add updated webkit2gtk_5 file

* update js102

* add x86 builds for webkit2gtk_4

* add mozjs exclusion to icu4c postinstall

* add builds for evolution_data_server

* update gemacs

* update webkit2gtk packages

* update emacs

* add folks fix

* loosen icu4c postinstall check

* rebuild libportal with gtk3

* update epiphany

* openssh -> 9.1

* add x86 webkit2gtk_4 binaries

* add postinstall to webkit2gtk_4

* update svt_av1

* update libavif

* linting fix

* curl -> 7.86.0

* git -> 2.38.1

* add postinstall to gnome_console

* add gcc10 for armv7l

* add gcc10 binaries

* lint gcc10

* rebase fix

* Add WIP webkit2gtk builds

* add back postintall to gnome_maps

* gstreamer version change

* cleanup geocode_glib, and fix gnome_maps depend

* s/@_ver.to_s/@_ver/

* add mpv build and gtk4 -> 4.8.2

* bump curl version to 7.86.0

* remove other version binaries from webkit2gtk builds

* add i686 build

* adjust compatibility for gemacs... for now.

* Add code to sommelier to adjust for whether scripts are sourced or run.

* make -> 4.4

* bump version
2022-11-01 12:23:38 -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
supechicken
944607d5ac Change deprecated File.exists?/Dir.exists? to File.exist?/Dir.exist? (#6893)
* Change `File.exists?` to `File.exist?`

* Change `Dir.exists?` to `Dir.exist?`
2022-03-21 13:24:13 -04:00
Ed Reel
c719e4bf58 Update gtk2 from 2.24.33-1 to 2.24.33-2 (#6074)
Add binaries for gtk2

Add i686 binaries for gtk3 and gtk4

Add i686 binary for gtkmm4
2021-08-15 18:07:17 -04:00
saltedcoffii
b93aae3296 delete old packages and change dependencies 2021-05-02 09:03:24 -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
satmandu
ca39dbbce1 Updates for gimp,mpv,fuse and related packages, and massive libjpeg dep cleanup. (#5515)
* Updates for gimp, mpv, fuse and related packages

* Delete extra blank lines

* libjpeg cleanup

* rebuild gegl, clean up mpv, libmypaint package files
2021-04-01 12:38:20 -05:00
saltedcoffii
e905c20ad5 Licensed file ga* to gz* and other minor changes 2021-03-19 21:04:37 -04:00
Ed Reel
5cf52f4dff Add pre-built binaries for atk, gtk2 and gtk3 2020-12-24 23:06:17 -06:00
satmandu
66e403f4e8 gtk2 -> 2.24.33 (#4803) 2020-12-23 15:13:54 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
08ce8332f4 Add pre-built binaries for gnome_icon_theme, gtk2 and gtk3 (#3144)
Fix wrong i686 binary url in gtk2 package

Change binary element positioning to be consistent with other packages
2019-02-08 10:35:56 -05:00
James Larrowe
4115a2d51e Update GTK packages (gtk2, gtk3, gnome_icon_theme) (#3143) 2019-02-07 19:30:07 -06:00
Ed Reel
f414727e3b Update python packages
Comment tests

Add six dependency to all relevant packages

Add pre-built binaries

Remove redundant python dependencies on packages with six dependency

Rebuild pre-built binaries to include pip/pip3

Add important note about the builds
2018-08-11 13:14:29 -05:00
Ed Reel
fd86b4699e Add pre-built binaries for packages e-x 2018-03-19 00:52:45 -05:00
beliefless dogmasless
8771518c1a Some Add & Changes (#2030)
* Add files via upload

* Update itstool.rb

* Add files via upload

* Update gnome_themes_standard.rb

* Update gsettings_desktop_schemas.rb

* Update gtk2.rb

* Update gtk_engines_adwaita.rb

* Update libiconv.rb

* Update libnotify.rb

* Update mate_calc.rb

* Update mate_common.rb

* Update mate_desktop.rb

* Update libiconv.rb

* Update libiconv.rb

* Update itstool.rb
2018-03-11 20:48:34 -05:00