Commit Graph

29 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
ee8a35434c krb5_1.22.1 — krb5 → 1.22.1 (#12748)
* krb => 1.22.1

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

* krb5_1.22.1: Build Run on linux/arm/v7.

* krb5_1.22.1: Build Run on linux/amd64.

* krb5_1.22.1: Build Run on linux/386.

* krb5_1.22.1: Package File Update Run on linux/386 container.

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-09-12 21:13:50 +00:00
github-actions[bot]
46d5639699 AutoBuild: update-cmake started at 2025-05-06-15UTC (#11877)
* Cmake 4.0.1 => 4.0.2

* Adjust cmake build options to properly set LIBRARY_PATH.

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

* Adjust cmake build.

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

* Adjust cmake build options.

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

* Remove 'mold -run' usage as that confuses LIBRARY_PATH overrides.

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

* Add built packages for linux/386 to update-cmake

* Add built packages for linux/amd64 to update-cmake

* Add built packages for linux/arm/v7 to update-cmake

* Confirm autotools change works with nano update.

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

* Add built packages for linux/386 to update-cmake

* Add built packages for linux/amd64 to update-cmake

* Add built packages for linux/arm/v7 to update-cmake

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-05-06 17:40:47 +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
Maximilian Downey Twiss
7c1cfdf083 Update a-l package homepages (#10119)
* Update ansifilter homepage

* Update ciano homepage

* Update entr homepage

* Update giflib homepage

* Update git_lfs homepage

* Update github_release homepage

* Update glew homepage

* Update glfw homepage

* Update glib homepage

* Update gnome_common homepage

* Update gnome_icon_theme homepage

* Update gnucobol homepage

* Update gnulib_git homepage

* Update gnuplot homepage

* Update gnutls homepage

* Update gpt4all homepage

* Update gsettings_desktop_schemas homepage

* Update gsm homepage

* Update gtk3 homepage

* Update gtksharp2 homepage

* Update gusb homepage

* Update gutenprint homepage

* Update gvim homepage

* Update gwt homepage

* Update harfbuzz homepage

* Update health_check homepage

* Update homebank homepage

* Update ibmonitor homepage

* Update icu4c homepage

* Update iftop homepage

* Update imake homepage

* Update intel_media_sdk homepage

* Update ipfs homepage

* Update irrlicht homepage

* Update irrlicht_examples homepage

* Update irrlicht_tools homepage

* Update itstool homepage

* Update iw homepage

* Update jam homepage

* Update jansson homepage

* Update jfrog homepage

* Update jobscheduler homepage

* Update krb5 homepage

* Update krita homepage

* Update lcms homepage

* Update ledger homepage

* Update leptonica homepage

* Update lft homepage

* Update liba52 homepage

* Update libbsd homepage

* Update libcap homepage

* Update libcap_ng homepage

* Update libcddb homepage

* Update libcec homepage

* Update libcom_err homepage

* Update libconfuse homepage

* Update libcroco homepage

* Update libcyrussasl homepage

* Update libdmraid homepage

* Update libdmx homepage

* Update libdrm homepage

* Update libdv homepage

* Update libefl homepage

* Update libemf homepage

* Update libevdev homepage

* Update libevent homepage

* Update libexiv2 homepage

* Update libfontenc homepage

* Update libfs homepage

* Update libgconf homepage

* Update libglade homepage

* Update libice homepage

* Update libinput homepage

* Update libmbedtls homepage

* Update libmediaart homepage

* Update libmediainfo homepage

* Update libmodplug homepage

* Update libmp3lame homepage

* Update libmypaint homepage

* Update libnotify homepage

* Update libofx homepage

* Update libpciaccess homepage

* Update libplist homepage

* Update libsm homepage

* Update libsmi homepage

* Update libssh2 homepage

* Update libstfl homepage

* Update libtirpc homepage

* Update libusbmuxd homepage

* Update libutempter homepage

* Update libvips homepage

* Update libvpx homepage

* Update libwnck homepage

* Update libx11 homepage

* Update libx265 homepage

* Update libxau homepage

* Update libxaw homepage

* Update libxcb homepage

* Update libxcomposite homepage

* Update libxcursor homepage

* Update libxdamage homepage

* Update libxdmcp homepage

* Update libxext homepage

* Update libxfixes homepage

* Update libxfont homepage

* Update libxfont2 homepage

* Update libxft homepage

* Update libxi homepage

* Update libxinerama homepage

* Update libxkbfile homepage

* Update libxmu homepage

* Update libxp homepage

* Update libxpm homepage

* Update libxrandr homepage

* Update libxrender homepage

* Update libxres homepage

* Update libxslt homepage

* Update libxt homepage

* Update libxtrans homepage

* Update libxv homepage

* Update libxvmc homepage

* Update libxxf86dga homepage

* Update libxxf86vm homepage

* Update llvm16_build homepage

* Update llvm17_build homepage

* Update llvm18_build homepage

* Update llvm_stage1 homepage

* Update lmdb homepage

* Update log4c homepage

* Update luajit_lgi homepage

* Update luajit_lpeg homepage

* Update lv2 homepage

* Update lvm2 homepage

* Update lxappearance homepage

* Update lz4 homepage
2024-07-10 19:51:48 -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
Satadru Pramanik, DO, MPH, MEng
bd41ba00fb Core Package Updates (#8822)
* libtasn1 => 4.19

* brotli => 1.1.0

* p11kit => 0.25.0

* gmp => 6.3.0

* libunbound => 1.18.0

* libidn2 => 2.3.4

* nettle => 3.9

* gnutls => 3.8.1

* ccache => 4.8.3

* libeconf => 0.5.2

* linux_pam => 1.5.3

* ncurses => v6_4_20231021

* util_linux => 2.39.2

* eudev => 3.2.14

* e2fsprogs => 1.47.0

* krb5 => 1.21.2

* suggested changes
2023-10-23 18:34:31 -05:00
Satadru Pramanik, DO, MPH, MEng
30379c1c28 update krb, openldap, rebuild libcyrussasl (#8551) 2023-08-10 10:52:40 -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
Satadru Pramanik, DO, MPH, MEng
756bc61bce OpenSSL 3.0.8 updates & rebuilds, plus update PAGER logic, pagers... (#8236)
* OpenSSL 3.0.8 updates & rebuilds

* Add OpenSSl 3.0.8/OpenSSl 1.1.1t combined build

* adjust trousers deps

* update/rebuild mold

* update librhash

* rebuild libarchive

* update libunbound

* update gnutls

* crew special case for openssl upgrade

* adjust crew message

* Just move OpenSSL to the front of the upgrade list.

* update trousers as well

* add comment

* remove debug code

* lint

* use crew prefix

* suggested changes

* lint

* Add working less update

* update less config

* add pager selection to crew_profile_base

* add tagged crew_profile_base

* Add tagged less version 633

* update most

* update slang, rebuild most with new slang
2023-05-03 23:28:04 -05:00
Satadru Pramanik, DO, MPH, MEng
d9057acb90 Krb5 => 1.20.1 and update packages dependent upon krb5 (#7871)
* update krb5, libcyrussasl

* bind => 9.19.9

* add binaries for libcyrussasl

* openldap => 2.6.3
2023-01-25 21:52:53 -06:00
Satadru Pramanik
65e0511380 Qt updates & Add jellyfin_media_player w/ deps (#7672)
* initial updates

* add qtquickcontrols

* cleanup

* more binaries

* add more packages to packages.yaml

* add more packages

* disable ccache requirements

* disable musl_zstd requirement

* lint

* ffmpeg modification initial commit

* update qtwebengine package

* add binaries

* add binary

* update qtwebengine

* fix qtx11extras

* add libmpv to mpv build

* mpv rebuild

* add binary

* fix deps

* add new builds

* Add jellyfin postinstall

* adjust postinstall

* make changes for armv7l

* add more verbose error message

* suggested changes

* Adjust xorg_server dep to xwayland

* update jellyfin

* jellyfin rebuild
2022-11-25 13:37:00 -06:00
Satadru Pramanik
22bb47bd45 add missing runtime deps to ALL core packages, add getrealdeps script (#7472)
* gcc: add missing zlibpkg dep

* add getrealdeps script

* add color

* suggested changes from @supechicken

* suggested changes

* fix verbiage

* add NOCOLORS option

* use read in lieu of head, and do not check nonexistent files

* Exit early if wrong package name is given.

* Add some quick exit code

* Allow for pkg.rb in getrealdeps and also add deps to all core packages

* fix lint error

* fix zlibpkg

* cleanup gcc deps

* move filecmd to be a ruby dependency

* fix llvm deps

* lint fix

* update more deps

* make sure package is installed before checking for deps

* add more deps

* change verbiage

* add more deps

* more dep updates
2022-10-10 18:39:48 -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
satmandu
93276e3388 #2. Convert curl, git, pixz to static, and update dependencies... (#5837)
* Convert curl, git, pixz to static, and update dependencies...

* Make git, curl, pixz first to get updated.

* updates to curl, git, libcurl, openssl

* Update Git build, more carefully add upx compression.

* add libcurl dep to curl

* move license line

* don't save rdfind results

* curl and libidn2 changes

* fix remove check file

* curl changes, add package updates to fix sommelier
2021-06-07 12:01:45 -05: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
c00a9d11f0 Licensed ha* to kz* and other minor changes 2021-03-19 23:04:55 -04:00
satmandu
f9f509b7e9 Add krb5 to EARLY_PACKAGES (#5130)
* Add krb5 to EARLY_PACKAGES

* krb5 to 1.19,  with localstatedir set
2021-02-13 00:44:09 -06:00
satmandu
b03a00a97b Update krb5.rb (#5031) 2021-01-27 12:45:18 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Chris Thurber
21759f4357 Merge pull request #2058 from uberhacker/add-pre-built-binaries-c-l
Add pre-built binaries for packages c-l
2018-03-15 23:22:17 -04:00
Chris Thurber
1c0d01f27d Update krb5.rb (#2090) 2018-03-15 22:17:41 -05:00
Ed Reel
ec7dee901b Add pre-built binaries for packages c-l 2018-03-12 19:33:43 -05:00
lovedheart
e6d014b755 [krb5] Upgrade to 1.16, fix libdir (#2043)
#1981
2018-03-12 15:10:16 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Jan Baudisch
6999f65e5e Fix tabs 2017-08-17 15:46:02 +02:00
Jan Baudisch
de745df1b1 Fix tab 2017-08-16 16:47:56 +02:00
Jan Baudisch
d853175c20 Add kerberos (krb5) 2017-08-15 17:49:36 +02:00