21 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
99ac930743 Use Package.load_package instead of require_relative in package files to avoid global scope conflicts (See #7283, #3150, 3b09159) (#10202) 2024-07-26 00:01:20 -05:00
SupeChicken666
d6c5ce79e6 Remove redundant use of .to_s (#8917) 2023-11-10 07:44:50 -05:00
Ed Reel
2a24abc070 Change fake packages to use properties of the dependency package(s). (#8167)
Fix linter issues

Co-authored-by: chronos <noreply@github.com>
2023-04-10 08:40:01 -04: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
ac690e945e meson -> 0.64.1, update meson setup code in packages (#7701) 2022-12-01 10:41:50 -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
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
339caab19e Correct more spelling errors (#5654) 2021-04-18 12:46:34 +08:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
Cassandra Watergate
ff31a81843 Add compiling constants (#5593)
* add compiling constants

* fix version and quoting

* lib/const.rb: add CREW_MESON_FNO_LTO_OPTIONS

* lib/const.rb: fix CREW_COMMON_OPTIONS

* crew: add new consts to crew const output

* bin/crew: alphabetize consts

Co-authored-by: Ed Reel <edreel@gmail.com>
2021-04-12 11:15:28 -05:00
saltedcoffii
1558e470e4 Licensed files aa* to az* 2021-03-18 16:52:48 -04:00
Ed Reel
5cf52f4dff Add pre-built binaries for atk, gtk2 and gtk3 2020-12-24 23:06:17 -06:00
satmandu
2fc130d768 gtk add atk dep, Atk -> 2.36 (#4809)
* Update atk.rb

* gtk3 complains if it doesn't have a new enough atk
2020-12-23 21:47:05 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05: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
efd95049eb Add pre-built binaries a-x 2018-02-08 13:54:29 -06:00
lovedheart
beff37072b Update atk.rb
Fix dependencies and installation error
2018-02-07 01:40:02 +01:00
lovedheart
d76bc2e4fe Create atk.rb
Dependency for building gtk
2018-02-06 11:41:39 +01:00