20 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
849b9a5739 updater-libtool-2.5.4 — libtool → 2.5.4 (#12825)
* Add unbuilt libtool to updater-libtool-2.5.4

* Adjust check for libtool.

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

* updater-libtool-2.5.4: Build Run on linux/386.

* updater-libtool-2.5.4: Build Run on linux/arm/v7.

* updater-libtool-2.5.4: Package File Update Run on linux/386 container.

* updater-libtool-2.5.4: Package File Update Run on linux/amd64 container.

* Fix typo.

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
2025-09-18 01:06:48 +00:00
Ed Reel
2957fa67ee Libtool 2.4.7 => 2.5.3 (#10543) 2024-09-30 15:09:14 -04: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
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
Cassandra Watergate
c91dce3670 libtool -> 2.4.7 (#7110)
* libtool -> 2.4.7
* warn about length of checks
* add x86_64 and i686 binaries
* add arm binaries

Co-authored-by: Ed Reel <edreel@gmail.com>
2022-06-04 09:47:20 -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
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
35c9128015 Add libnl3 dependency to libpcap (#3575)
Add pre-built binaries for packages a-t
2019-10-25 13:52:12 -04:00
Casey Strouse
6a4eac1886 Enable building of static libraries (#3566)
This is needed for Neovim to work and possibly others. Tested on ARM.
2019-10-24 09:46:33 -05:00
Ed Reel
57eb8f4606 Remove buildessential dependency in libtool 2018-02-14 00:54:40 -06: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
42d86ef64f Add m4 dependency to libtool 2017-08-03 19:21:32 +09:00
Ed Reel
1b50081434 Change packages i-l from sha1 to sha256 2017-07-01 10:14:14 -05:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Casey Strouse
f6b12fcbf6 Add missing prefix to configure
Without the prefix set to match the dest directory libtool's finish action kills ld.so.cache and the ability to resolve dynamic library mappings rendiering crew completely broken and requiring a bunch of manual triage.
2017-01-14 14:39:52 -07:00
Casey Strouse
292ad8a750 Add libtool (2.4.6) package
This adds GNU libtool as a package in preparation for a libusb package.

Tested as working properly on Samsung XE50013-K01US.
2017-01-14 07:21:49 -07:00