18 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
0fd9303e1a trousers — trousers: 0.3.15-2 → 0.3.15 (#13648)
* rebuild trousers

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

* trousers: Package File Update Run on linux/amd64 container.

* trousers: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: Zopolis4 <creatorsmithmdt@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-11-27 07:10:00 +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
c0fd0ab132 Update m-z package homepages (#10122)
* Update makedepend homepage

* Update mapserver homepage

* Update mediainfo homepage

* Update mediainfo_gui homepage

* Update misctools homepage

* Update mkfontscale homepage

* Update mm_common homepage

* Update mono homepage

* Update mpfr homepage

* Update msttcorefonts homepage

* Update mtdev homepage

* Update muparser homepage

* Update musl_c_ares homepage

* Update musl_cyrus_sasl homepage

* Update musl_krb5 homepage

* Update musl_lz4 homepage

* Update musl_xz homepage

* Update musl_zstd homepage

* Update mypaint homepage

* Update mypaint_brushes homepage

* Update mypaint_brushes_1 homepage

* Update ncat homepage

* Update ncftp homepage

* Update netbeans homepage

* Update netpbm homepage

* Update nmon homepage

* Update ocaml homepage

* Update onevpl homepage

* Update openexr homepage

* Update opensp homepage

* Update optipng homepage

* Update p11kit homepage

* Update p7zip_gui homepage

* Update pacparser homepage

* Update parted homepage

* Update patch homepage

* Update patchelf homepage

* Update patchutils homepage

* Update pdfcrack homepage

* Update percona_boost homepage

* Update percona_server homepage

* Update percona_toolkit homepage

* Update php5 homepage

* Update php71 homepage

* Update php72 homepage

* Update php73 homepage

* Update php74 homepage

* Update php80 homepage

* Update php81 homepage

* Update php82 homepage

* Update php83 homepage

* Update pixman homepage

* Update plplot homepage

* Update pocl homepage

* Update potrace homepage

* Update powershell homepage

* Update printproto homepage

* Update protobuf homepage

* Update pthread_stubs homepage

* Update pygobject homepage

* Update pygobject2 homepage

* Update pygtk homepage

* Update qemu homepage

* Update qpdf homepage

* Update quakespasm homepage

* Update radare2 homepage

* Update rdfind homepage

* Update recordmydesktop homepage

* Update rendercheck homepage

* Update rgb homepage

* Update rkhunter homepage

* Update runc homepage

* Update s3cmd homepage

* Update sbc homepage

* Update sbt homepage

* Update scheme48 homepage

* Update sejda_console homepage

* Update selenium_server_standalone homepage

* Update sfk homepage

* Update snooze homepage

* Update sqlite homepage

* Update sqlmap homepage

* Update sshcode homepage

* Update startup_notification homepage

* Update suitesparse homepage

* Update swatchdog homepage

* Update swig homepage

* Update swig1 homepage

* Update sysfsutils homepage

* Update tbb homepage

* Update tcpdump homepage

* Update tcpwrappers homepage

* Update traceroute homepage

* Update trousers homepage

* Update ttf2pt1 homepage

* Update twm homepage

* Update txt2regex homepage

* Update unicode_cldr homepage

* Update unixodbc homepage

* Update unrar homepage

* Update unzip homepage

* Update upm homepage

* Update usbutils homepage

* Update vim homepage

* Update vim_runtime homepage

* Update vulkan_tools homepage

* Update w3m homepage

* Update wavpack homepage

* Update weechat homepage

* Update weston homepage

* Update whiptail homepage

* Update wmctrl homepage

* Update wol homepage

* Update wput homepage

* Update xbitmaps homepage

* Update xcb_util homepage

* Update xcb_util_cursor homepage

* Update xcb_util_image homepage

* Update xcb_util_keysyms homepage

* Update xcb_util_wm homepage

* Update xdg_base homepage

* Update xdotool homepage

* Update xdpyinfo homepage

* Update xe homepage

* Update xercesc homepage

* Update xinit homepage

* Update xkbcomp homepage

* Update xkeyboard_config homepage

* Update xmessage homepage

* Update xmlstarlet homepage

* Update xorg_cf_files homepage

* Update xorg_evdev_driver homepage

* Update xorg_fbdev_driver homepage

* Update xorg_libinput_driver homepage

* Update xorg_proto homepage

* Update xorg_server homepage

* Update xorg_synaptics_driver homepage

* Update xorg_vmmouse_driver homepage

* Update xorg_wacom_driver homepage

* Update xorg_xeyes homepage

* Update xorg_xlsfonts homepage

* Update xorg_xset homepage

* Update xprop homepage

* Update xrdb homepage

* Update xwayland homepage

* Update xxd_standalone homepage

* Update xxhash homepage

* Update xz_java homepage

* Update zip homepage

* Update zsh homepage

* Update zstd homepage

* Update zziplib homepage
2024-07-11 00:11:54 -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
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
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
satmandu
ade0cc2127 Crew options fixes (#5258)
* Update libffi.rb

Old
```
crew files libffi
libffi: The libffi library provides a portable, high level programming interface to various calling conventions.
/usr/local/include/ffi.h
/usr/local/include/ffitarget.h
/usr/local/lib64/libffi.la
/usr/local/lib64/libffi.so
/usr/local/lib64/libffi.so.7
/usr/local/lib64/libffi.so.7.1.0
/usr/local/lib64/pkgconfig/libffi.pc
/usr/local/share/info/dir.gz
/usr/local/share/info/libffi.info.gz
/usr/local/share/man/man3/x86_64-cros-linux-gnu-ffi.3.gz
/usr/local/share/man/man3/x86_64-cros-linux-gnu-ffi_call.3.gz
/usr/local/share/man/man3/x86_64-cros-linux-gnu-ffi_prep_cif.3.gz
/usr/local/share/man/man3/x86_64-cros-linux-gnu-ffi_prep_cif_var.3.gz
Total found: 13
Disk usage: 90KB
```
new:
```
libffi: The libffi library provides a portable, high level programming interface to various calling conventions.
/usr/local/include/ffi.h
/usr/local/include/ffitarget.h
/usr/local/lib64/libffi.a
/usr/local/lib64/libffi.la
/usr/local/lib64/libffi.so
/usr/local/lib64/libffi.so.7
/usr/local/lib64/libffi.so.7.1.0
/usr/local/lib64/pkgconfig/libffi.pc
/usr/local/share/info/dir.gz
/usr/local/share/info/libffi.info.gz
/usr/local/share/man/man3/ffi.3.gz
/usr/local/share/man/man3/ffi_call.3.gz
/usr/local/share/man/man3/ffi_prep_cif.3.gz
/usr/local/share/man/man3/ffi_prep_cif_var.3.gz
Total found: 14
Disk usage: 324KB
```

* Update aria2.rb

* Update trousers.rb

* Update libmetalink.rb

* Update mono.rb

* Remove target prefix workaround logic

* Update aria2.rb

* Update libffi.rb

* Update libmetalink.rb

* Update mono.rb

* Update trousers.rb
2021-02-23 17:18:40 -06:00
Kevin Perkins
2739967a88 Add -fcommon to trousers build to support gcc10 (fixes #4994) (#4995)
* Add -fcommon to trousers build to support gcc10 (fixes #4994)

* Add bintray urls

* version 3.15 w/ binaries

Co-authored-by: satmandu <satadru@gmail.com>
2021-01-25 14:59:16 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Kazushi (Jam) Marukawa
7661f3e4a9 Change several packages to use lib64 on x86_64
Also disable making static libraries.
2017-08-18 09:38:22 +09:00
Ed Reel
4f867322f9 Change packages q-z from sha1 to sha256 2017-07-01 11:45:49 -05:00
Ed Reel
767c37c57d Add description and homepage metadata to packages 2017-06-10 21:28:59 -05:00
Kriskras99
d25e75f861 Add trouSerS, p11kit and libtasn1 support for gnutls 2017-04-25 14:37:46 +02:00