Commit Graph

9318 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
41a708c1c5 Refactor workflow files (#8355)
* Refactor workflow files

* Fix YAMLlint errors
2023-06-13 23:42:56 -04:00
Satadru Pramanik, DO, MPH, MEng
4d2a899ddd move env.d LD_LIBRARY_PATH setting to before crew runs (#8385) 2023-06-13 21:44:57 -05:00
Ed Reel
341d7fb622 Chrome 114.0.5735.106-1 => 114.0.5735.133-1 (#8384) 2023-06-13 22:29:43 -04:00
Satadru Pramanik, DO, MPH, MEng
4d1647596a add missing semicolon (#8383) 2023-06-13 19:44:56 -05:00
Satadru Pramanik, DO, MPH, MEng
0659c3ab7f adjust detection of aarch64 in install.sh, add LD_LIBRARY_PREFIX to CREW_ENV_OPTIONS (#8380)
* adjust detection of aarch64 in install.sh, add LD_LIBRARY_PREFIX to CREW_ENV_OPTIONS

* adjust mandb postinstall

* suggested changes
2023-06-13 18:56:34 -05:00
Satadru Pramanik, DO, MPH, MEng
618f078008 Add armv7l install on aarch64 userspace systems (#8362)
* modify glibc

* initial working armv7l install on top of aarch64

* have install.sh use glibc_lib

* add zlibpkg and gmp to BOOTSTRAP_PACKAGES

* add chromebrew postinstall

* cleanup git postinstall, fixup install.sh

* add newline to echo cmd in install.sh

* Rework pre-Glibc 2.35 versions.

* add back i686 to install.sh, and enable install on non glibc-2.35 systems

* suggested changes

* change default repo and owner back in install.sh

* fix postinstall in install.sh

* add shellcheck exclusion

* move aarch64 armv7l userspace end of install message

* lint

* remove old install.sh.deprecated

* add glibc 2.27 filelists

* cleanup libc_version case in install.sh

* suggested changes

* suggested changes to install.sh

* suggested changes

* always write our shell rc files

* fixup crew_profile_base

* suggested changes

* gimp needs gcc_dev for libgomp

* revert to old i686 arch detection

* remove patchelf from core

* speed up mandb cache build

* speed up mandb cache build

* time not available on all systems
2023-06-13 13:31:09 -05:00
Satadru Pramanik, DO, MPH, MEng
0aa7f11842 Do not remove files in other packages during package removal. (#8377)
* Do not remove files in other packages during package removal.

* fix color

* remove debug code

* suggested changes

* suggested changes
2023-06-13 10:43:25 -05:00
Satadru Pramanik, DO, MPH, MEng
d4748084f5 fix pax_utils deps (#8378) 2023-06-13 21:43:52 +08:00
Ed Reel
836110dd4f Update php packages (#8376)
* Update php packages

php80 8.0.28 => 8.0.29
php81 8.1.17 => 8.1.20
php82 8.2.5 => 8.2.7

* update php82 binaries

---------

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2023-06-12 16:54:24 -04:00
Maximilian Downey Twiss
45f24faf34 Re-add filecmd dependency to glibc (#8369)
* Re-add filecmd dependency to glibc

* Update glibc.rb

Add explanation...

---------

Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
2023-06-12 11:36:31 -04:00
Maximilian Downey Twiss
98bffb67de Remove remaining uses of @_ver in git_hashtag (#8374) 2023-06-12 11:32:31 -04:00
Maximilian Downey Twiss
713003c84f Remove basic uses of @_ver for git_hashtag "v#{@_ver}" (#8371) 2023-06-12 11:32:18 -04:00
Maximilian Downey Twiss
1f567c2ebc Remove simple (and unnecessary) uses of @_ver (#8370) 2023-06-12 11:31:54 -04:00
Maximilian Downey Twiss
4bf65fdd72 Replace #{@version} with #{version} in filecmd.rb (#8372) 2023-06-12 23:26:06 +08:00
Maximilian Downey Twiss
9b797a81ac Add missing license (MIT) to musl_libucontext.rb (#8373) 2023-06-12 18:47:09 +08:00
supechicken
dc8c972120 Update unicode_cldr to 43.0 (#8368)
* Update unicode_cldr to 43.0

* Revert changes

* Add `no_compile_needed` flag
2023-06-11 12:54:19 -04:00
supechicken
3cdb392ab0 Update dart to 20220611 (#8367)
* Update dart to 3.0.4

* Update dart to 3.0.4, cleanup

* Fix bugs

* Fix bugs

* Fix bugs
2023-06-11 10:56:24 -04:00
supechicken
5ac48d5455 Update vivaldi to 6.1.3035.75 (#8366) 2023-06-11 10:35:08 -04:00
supechicken
4e1037b1bc Update v2ray to v5.7.0 (#8365) 2023-06-11 10:34:36 -04:00
Ed Reel
2a7c274a6a Telegram 4.8.1 => 4.8.3 (#8363) 2023-06-10 23:47:17 -04:00
Ed Reel
fa59954819 Firefox 114.0 => 114.0.1 (#8364) 2023-06-10 19:35:11 -04:00
Maximilian Downey Twiss
7f39b0ecbb Run Layout/SpaceInsideHashLiteralBraces cop on tree (#8356) 2023-06-09 20:03:31 -04:00
Satadru Pramanik, DO, MPH, MEng
dc230b35ad Mesa => 23.1.2 (#8361)
* Skype 8.87.0.403 => 8.87.0.406 (#7292)

* update vulkan packages

* mesa => 23.1.2

* cleanup vulkan filelists

* fixup deps

---------

Co-authored-by: Ed Reel <edreel@gmail.com>
2023-06-09 14:58:46 -05:00
Maximilian Downey Twiss
ae4b7ad7fe Add require 'package' to some packages which were missing it (#8358) 2023-06-09 12:58:12 -05:00
Maximilian Downey Twiss
e4280d29fa Move comment in sgml_common to top of file (#8359) 2023-06-09 12:56:20 -05:00
Maximilian Downey Twiss
d1c1cfd97c Remove file:/// binary_urls from packages (and a bintray url) (#8360)
* Remove accidental file:/// binary urls from packages

* Remove leftover bintray url from wkhtmltox
2023-06-09 12:42:47 -05:00
Ed Reel
7438bb3001 Edge 114.0.1823.37-1 => 114.0.1823.41-1 (#8353) 2023-06-09 21:03:04 +08:00
Ed Reel
52afca44cb Opera 99.0.4788.47 => 99.0.4788.65 (#8352) 2023-06-09 21:02:43 +08:00
Maximilian Downey Twiss
435bbff551 Remove frozen_string_literal comment from pcre2.rb (#8357) 2023-06-09 01:53:18 -05:00
Maximilian Downey Twiss
5752b953b1 Replace system echo calls with embedded files (#8351) 2023-06-08 17:23:44 -05:00
Maximilian Downey Twiss
8b6b35565e Avoid @_ver in zstd (#8354) 2023-06-08 17:19:07 -05:00
Satadru Pramanik, DO, MPH, MEng
5805ae0dff Python => 3.11.4 (#8350)
* update zoneinfo

* python3 => 3.11.4
2023-06-07 13:13:53 -05:00
Satadru Pramanik, DO, MPH, MEng
a91bd14019 OpenSSL => 3.0.9 (#8349)
* Add OpenSSL 1.1.1u for backwards compatibility

* update musl_openssl => 3.0.9

* openssl => 3.0.9

* add openssl111 to packages.yaml
2023-06-07 12:00:50 -05:00
Ed Reel
6703999a70 Brave 1.51.118 => 1.51.122 (#8348)
Co-authored-by: chronos <noreply@github.com>
2023-06-07 06:42:30 -04:00
Satadru Pramanik, DO, MPH, MEng
22bc9b37fe ruby repackage to tar.zst (#8347) 2023-06-06 22:22:39 -05:00
Satadru Pramanik, DO, MPH, MEng
4628d4f71f gnupg => 2.4.2 (#8344) 2023-06-06 15:52:55 -05:00
Satadru Pramanik, DO, MPH, MEng
ff04ea3930 update getrealdeps, add gcc_lib to core_packages (#8345) 2023-06-06 15:51:55 -05:00
Satadru Pramanik, DO, MPH, MEng
dad5d72074 rust => 1.70.0 (#8346) 2023-06-06 15:50:37 -05:00
Satadru Pramanik, DO, MPH, MEng
8ba057ac75 dav1d => 1.2.1 (#8343) 2023-06-06 11:35:35 -05:00
Satadru Pramanik, DO, MPH, MEng
c4a0705521 gtk4 => 4.10.4 (#8342) 2023-06-06 11:03:14 -05:00
Satadru Pramanik, DO, MPH, MEng
ccc88e44ba Repackaging gcc -> gcc_lib and gcc_dev (#8335)
* gcc -> libs and dev

* update deps

* adjust deps in install.sh

* update gcc dep in core

* cleanup

* add gcc_build

* update gcc deps in llvm packages

* adjust conflicts command to exclude _build package filelists

* remove conflicts_ok from compiler packages
2023-06-06 10:21:11 -05:00
Ed Reel
43a4a2bc72 Firefox 113.0.2 => 114.0 (#8341)
Co-authored-by: chronos <noreply@github.com>
2023-06-06 06:03:49 -04:00
Ed Reel
9be77167a8 Vivaldi 6.0.2979.22-1 => 6.0.2979.25-1 (#8340)
Co-authored-by: chronos <noreply@github.com>
2023-06-06 06:03:29 -04:00
Satadru Pramanik, DO, MPH, MEng
d31b030d6b Repackaging of llvm into llvm_lib16 and llvm_dev16 (#8328)
* initial packaging of llvm_libs

* set version

* initial rework...

* rework...

* update llvm to 16.0.5

* update llvm package

* update llvm_build => 16.0.5

* update openmp

* update llvm deps

* update deps

* update libs,bin

* update llvm child packages

* cleanup

* update openmp package

* update llvm deps

* adjust gettext deps so openmp is no longer pulled in by core.

* rework openmp dep

* remove openmp from buildessential

* remove llvm_dev16 from buildessential

* only include llvm_lib16 in buildessential

* rebuild gettext to remove openmp dep

* adjust deps
2023-06-05 23:33:43 -05:00
Maximilian Downey Twiss
14f59ca6b8 Add @_ver comment to crew_mvdir (#8336) 2023-06-05 23:32:49 -05:00
Satadru Pramanik, DO, MPH, MEng
84bd6a4f5b Add glibc_libs (#8337) 2023-06-05 23:32:15 -05:00
Ed Reel
701de8ee18 Chrome 114.0.5735.90-1 => 114.0.5735.106-1 (#8338) 2023-06-06 00:09:10 -04:00
Satadru Pramanik, DO, MPH, MEng
544b1174db rust coreutils => 0.19 (#8334) 2023-06-05 16:26:47 -05:00
Ed Reel
f9507b414b Cadaver 0.23.3 => 0.24 (#8333) 2023-06-05 12:35:23 -04:00
Ed Reel
e8fea4db0a Opera 99.0.4788.31 => 99.0.4788.47 (#8332)
Co-authored-by: chronos <noreply@github.com>
2023-06-03 08:35:34 -04:00