Commit Graph

21 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
113f0f07df libedit — libedit: 20251016-3.1 → 20251016-3.1 (#13622)
* Fix overwriting builds on rebuild CI

* Rebuild libedit

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

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

* libedit: 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-24 23:39:49 +00:00
chromebrew-actions[bot]
82a6df8a53 updater-libedit-20251016-3.1 — libedit → 20251016-3.1 (#13157)
* Add unbuilt libedit to updater-libedit-20251016-3.1

* updater-libedit-20251016-3.1: Package File Update Run on linux/386 container.

* updater-libedit-20251016-3.1: Package File Update Run on linux/amd64 container.

* updater-libedit-20251016-3.1: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-10-17 08:43:36 +00:00
chromebrew-actions[bot]
b56052ced7 updater-libedit — libedit → 20250104-3.1 (#12822)
* libedit => 20250104-3.1

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

* updater-libedit: Build Run on linux/386.

* updater-libedit: Build Run on linux/amd64.

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

* updater-libedit: 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-18 01:47:59 +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
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
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
Cassandra Watergate
bffd50543e libedit => 20210910-3.1 (#7098) 2022-05-30 17:31:47 -05:00
Ed Reel
4a03d911d9 Update libedit from 20191231-3.1 to 20210522-3.1 (#5926) 2021-07-05 13:18:07 -04: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
7126bcb78f Licensed la* to libk* 2021-03-20 01:13:44 -04:00
satmandu
1bc0049787 Libedit -> 20191231 3.1 (#5035)
* Update libedit to 20191231-3.1

* Update libedit in install.sh
2021-01-27 16:34:34 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
93cbb2b292 Add pre-built binary lib packages
Add libgpgerror dependency to libksba package
2018-03-13 22:40:32 -05:00
lovedheart
58c889be1c Update libedit.rb (#2064)
* Update libedit.rb

* Update libedit.rb

* Update libedit.rb
2018-03-13 13:17:39 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +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
c82aeda9a1 Add libedit (3.1) package
This is an autotool- and libtoolized port of the NetBSD Editline library
(libedit). This Berkeley-style licensed command line editor library
provides generic line editing, history, and tokenization functions,
similar to those found in GNU Readline.

Tested as working on Samsung XE50013-K01US. No tests for libedit.
2017-01-29 09:31:03 -07:00