chromebrew-actions[bot]
218f4eec44
Add unbuilt xzutils to updater-xzutils-5.8.2 — xzutils: 5.8.1-3 → 5.8.2 ( #14068 )
...
* Add unbuilt xzutils to updater-xzutils-5.8.2
* updater-xzutils-5.8.2: Package File Update Run on linux/386 container.
* updater-xzutils-5.8.2: Package File Update Run on linux/amd64 container.
* updater-xzutils-5.8.2: Package File Update Run on linux/arm/v7 container.
---------
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2026-01-07 17:54:17 +00:00
chromebrew-actions[bot]
eb0f7ce583
updater-vapoursynth-R72 — graphicsmagick → 1.3.45,vapoursynth → R72,xzutils → 5.8.1-3,zimg → 3.0.6 ( #12480 )
...
* Add unbuilt vapoursynth to updater-vapoursynth-R72
* Adjust graphicsmagick build.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update zimg, add graphicsmagick builds, add vapoursynth builds, update libtoolize function.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updater-vim-9.1.1634 — gvim → 9.1.1634,vim → 9.1.1634,vim_runtime → 9.1.1634,xxd_standalone → 9.1.1634 (#12471 )
* Add unbuilt vim to updater-vim-9.1.1634
* updater-vim-9.1.1634: Build Run on linux/arm/v7.
* updater-vim-9.1.1634: Build Run on linux/amd64.
* updater-vim-9.1.1634: Build Run on linux/386.
* updater-vim-9.1.1634: Package File Update Run on linux/386 container.
* Add ignore_updater to package.rb, and let version.rb use that to ignore packages during updates.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild vim packages.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust PR title arrows.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-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>
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: chromebrew-actions[bot] <220035932+chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-08-15 20:05:58 +00:00
github-actions[bot]
a34f619bdb
glibc rebuild + breakout of crew_preload => fix installs. ( #11949 )
...
* glibc: Several improvements
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Unset LD_PRELOAD before build
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Adjust make to avoid segfaults.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* build changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add built packages for linux/386 to glibc_update
* Add built packages for linux/amd64 to glibc_update
* Add built packages for linux/arm/v7 to glibc_update
* add armv7l binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Make lib64 aarch64 changes clearer.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust crew_profile_base to remove LD_LIBRARY_PATH
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust LD_LIBRARY_PATH setting again.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle arm multiarch.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust installer LD_LIBRARY_PATH
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Remove core.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update install.sh to working version.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add crew_preload package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update preload logic...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update hashes, add crew_preload to CREW_ESSENTIAL_PACKAGES.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Remove preload install sections from install.sh now that there is a separate crew_preload package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add build instructions reference to crew_preload package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Bring over more from the old install.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix install on older systems.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Let CREW_ESSENTIAL_PACKAGES work on older syatems.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Move down setting of repo variables to after initial system checks exit.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Use right ldconfig.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Remove sudo from ldconfig call.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust locale generation.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* cleanup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add condition for crew_preload.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Remove duplicate hashes.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle some install errors.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update ncurses, readline, bash
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add update of sudo_rs
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* ruby updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* llvm => 20.1.6
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rust rebuilds to work on older container glibcs...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Remove instance variable.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add libxcrypt to core.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Use our versions of core apps where possible, since they will likely be newer than system binaries.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Universalize fixup to work with pre_glibc_standalone branch.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rename function to better describe what it does.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild filecmd and update edit.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* package updates/rebuilds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates and rebuilds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update unit tests.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fixup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* gettext rebuild
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add upx and patchelf to essential packages, to avoid unit test failure.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates & rebuilds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update install.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Install adjustment.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Install adjustment.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Break out curl dependencies in install.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust install.sh for arm.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle remove during upgrade of special packages.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust to notice empty CREW_ESSENTIAL_PACKAGES during remove.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add libxcrypt to CREW_ESSENTIAL_PACKAGES
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust CREW_STANDALONE_UPGRADE_ORDER
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Lint ruby package as per new rubocop.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Simplify getrealdeps.rb
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Ruby rebuild
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add usage of docker tmpfs to workflows.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update python3
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild ruby
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild zlib
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* install testing
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* curl rebuild with older glibc
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* cleanup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust packages to reduce subshells during install.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Handle ELOOP exception.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add gcc15 rebuild.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild binutils without gcc version.
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 >
* update cmake
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add date stamp to installer.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update libxml2
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* shared_mime_info rebuild
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Many updates rebuilt on a lower glibc
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* sync up from pre_glibc_standalone
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Merge pre_glibc_standalone and master versions of glibc.rb.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Sync back deprecated glibc packages from pre_glibc_standalone.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint packages/rust.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add versioning to installer error message.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* perl => 5.40.2
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add more variable setting to install.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Reverse logic in glibc.rb
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust curl_wrapper logic in install.sh
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Allow glibc package to pass rubocop.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust installer.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Gate new glibc behind CREW_PRE_GLIBC_STANDALONE env variable.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update lib/const.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update mold
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust installer.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* debug
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild uchardet
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Python Tweaks.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Python Tweaks
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Arm install adjustment
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* xzutils rebuild
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust installer to detect i686 in container.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add message to source bashrc to end of install.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix Updater workflow
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild lz4, adjust meson buildsystem to handle alternate location for meson files.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild zlib
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild xzutils
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild libyaml
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuilds of acl and attr for i686
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update automake and add no_filefix to autotools buildsystem.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Rebuild acl, attr, and revert from gettext 0.25, which is broken when using autopoint on x86_64 and armv7l.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust core for i686
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjustments for i686 installs.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add ruby_prism to ruby_rubocop_ast package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust messages
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update compatibility of uutils_coreutils.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust install for both M136 hatch and M136 strongbad.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Use Concurrent Ruby for upx and patchelf.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Switch installer to using static zstd.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update packages/zstd_static.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Make final crew update in install more robust.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* install adjustments.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: SupeChicken666 <me@supechicken666.dev >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: satmandu <satmandu@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ed Reel <edreel@gmail.com >
2025-06-11 17:30:55 +00:00
github-actions[bot]
626b6953f4
AutoBuild: update-xzutils started at 2025-04-06-06UTC ( #11688 )
...
* Xzutils 5.8.0 => 5.8.1
* Add built packages for linux/386 to update-xzutils
* Add built packages for linux/amd64 to update-xzutils
* Add built packages for linux/arm/v7 to update-xzutils
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
Co-authored-by: uberhacker <uberhacker@users.noreply.github.com >
2025-04-06 21:13:57 +00:00
Ed Reel
bfb9ad6cc2
Xzutils 5.6.4 => 5.8.0 ( #11607 )
2025-03-25 23:56:59 +00:00
github-actions[bot]
a07d28c872
AutoBuild: update-xzutils started at 2025-01-27-07UTC ( #11202 )
...
* Xzutils 5.6.3 => 5.6.4
* Add built packages for linux/386 to update-xzutils
* Add built packages for linux/amd64 to update-xzutils
* Add built packages for linux/arm/v7 to update-xzutils
---------
Co-authored-by: Ed Reel <edreel@gmail.com >
Co-authored-by: uberhacker <uberhacker@users.noreply.github.com >
2025-01-27 10:36:11 +00:00
Ed Reel
2ee1606426
Xzutils 5.6.2-2 => 5.6.3 ( #10560 )
2024-10-03 07:38:34 -04:00
Satadru Pramanik, DO, MPH, MEng
5585835890
make xz an xz package ( #10281 )
...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-08-08 16:30:02 -05:00
Satadru Pramanik, DO, MPH, MEng
44d2749e80
update imagemagick and rebuild dependencies sufficient to get necessary libtool files for the build ( #10183 )
...
* update util_linux
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild libxml2
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild xzutils
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update imagemagick7
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-07-19 15:40:02 -05:00
Ed Reel
2298a6c9d5
Xzutils 5.6.1 => 5.6.2 ( #9863 )
2024-05-29 23:01:52 -04: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
Satadru Pramanik, DO, MPH, MEng
f0d0111c94
rebuild xzutils from git tag, update bash_completion, fix i686 build of util_linux 2.40 ( #9568 )
...
* rebuild xzutils from git tag, update bash_completion, fix i686 build of util_linux 2.40
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fixup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update util_linux builds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fixup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-03-29 18:19:32 -05:00
Ed Reel
87b10d7a06
Xzutils 5.6.0 => 5.6.1 ( #9466 )
2024-03-11 18:15:03 +11:00
Satadru Pramanik, DO, MPH, MEng
12b79afce8
xz => 5.6.0 ( #9389 )
...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-02-25 12:33:09 +08:00
Ed Reel
1e6ae4f210
Xzutils 5.4.5 => 5.4.6 ( #9229 )
2024-01-29 12:13:17 -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
Ed Reel
cac3166030
Xzutils 5.4.4 => 5.4.5 ( #8867 )
2023-11-01 16:32:36 -04:00
Ed Reel
b7ed7fcb01
Fix Error with findutils.rb: undefined method check? for Package::Findutils:Class ( #8536 )
...
Co-authored-by: chronos <noreply@github.com >
2023-08-03 11:50:27 -04:00
Ed Reel
d2728648a2
Xzutils 5.4.3 => 5.4.4 ( #8532 )
2023-08-03 06:59:06 -04:00
Ed Reel
96a04dfbff
Xzutils 5.4.2 => 5.4.3 ( #8239 )
2023-05-05 06:30:12 -04:00
Ed Reel
e06545ea80
Xzutils 5.2.5-e7da-1 => 5.4.2 ( #8091 )
2023-03-19 08:26:52 -04: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
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
satmandu
3290443f5c
Lzma Cleanup & replacement with newer xzutils, Add pixz support ( #5726 )
...
* replace lzma with current xz-utils
* add po4a build dep to xzutils
* Add xzutils, pixz
* is_fake doesn't need source_url
* add pixz tpxz format support to crew
* Add xzutils to pixz deps
* Add pixz if not installed.
* change pixz logic
* pixz changes
* xzutils is a runtime dep for pixz
* grammar fix
* remove pixz warning
2021-05-04 15:47:05 -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
85e4b84796
Licensed ta* to xz*
2021-03-21 15:17:48 -04:00
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Ed Reel
97528dbcd0
Add pre-built binaries for packages a-x
2020-03-26 06:27:01 -05:00
Vincent GIRARD
3d39a1cb07
[xzutils] Change url to https protocol
2020-03-25 20:39:02 +01:00
Vincent GIRARD
df10f0aa26
[xzutils] Update to 5.2.5
2020-03-25 20:24:20 +01:00
James Larrowe
dc96990fd1
Unhardcode paths ( #2782 )
...
* Unhardcode paths
(fixed since last time)
* Misc. fixes
* More little fixes.
* Quoting fixes
* Fix quoting
* Unhardcode paths
Libcap fix
* Last little fixes
2018-10-26 13:38:09 -05:00
Kazushi (Jam) Marukawa
e06528278c
Add pre-compiled binaries
2017-08-26 09:29:23 +09:00
Ed Reel
4f867322f9
Change packages q-z from sha1 to sha256
2017-07-01 11:45:49 -05:00
Kazushi (Jam) Marukawa
de321a3556
Change several package files to not perform strip in each of them since crew is stripping automatically now.
2017-06-26 00:31:02 +09:00
Kazushi (Jam) Marukawa
e34c506994
Change bz2, curl, expat, libsigsegv, ncurses, ncursesw, pcre, readline, readline7, xzutils and zlibpkg to install libraries to CREW_LIB_PREFIX explicitly.
2017-06-24 08:50:29 +09:00
lyxell
5aa6546dde
Add package descriptions and homepages
2017-05-30 05:20:56 +02:00
Kazushi (Jam) Marukawa
5666929e5c
Change xzutils.rb to strip binary and library
2017-05-29 00:06:13 +09:00
Kazushi (Jam) Marukawa
a408bcd777
change xzutils.rb to not create static libraries
...
increment version number since configuration options are changed
add check method
2017-05-08 23:42:43 +09:00
Casey Strouse
f400f095bc
Add package for xz-utils (5.2.3)
...
Adds xz-utils (5.2.3). CrOS dev tools provides these tools primarily for reducing the size of image files to preserve what little disk space we have available on our tiny eMMC drives. For those who don't wish to run dev_install this will allow you to work with xz archives.
Tested as working properly on Samsung XE50013-K01US.
2017-01-14 02:24:10 -07:00