50 Commits

Author SHA1 Message Date
chromebrew-actions[bot]
aaad9fd5c9 Nano 8.4 => 8.7 (#13816)
Co-authored-by: Ed Reel <edreel@gmail.com>
2025-12-12 09:23:47 +00:00
github-actions[bot]
626a53a7a7 Update buildsystems to use buildsystem name variables, and report contents of those variables/methods during use. (#11936)
* Update buildsystems, update jq, add jq to core for arm.

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

* Only report build options if they exist.

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

* Fix overeager sed replacement.

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

* workflow debugging

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

* Add logging for build errors.

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

* Revert to function in each package file.

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

* Update jq since it needs gcc14 to build.

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

* Add built packages for linux/386 to buildsystems

* remove deprecated gfbgraph

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

* fix git tag for gnome_maps

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

* Update llvm20 package file.

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

* Update gnome_maps deps.

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

* Abstract out buildsystems_methods reporting.

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

* Keep LIBC_VERSION const from being empty.

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

* Update crew_profile_base and libxml2

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

* clarify

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

* lint

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

* Update libarchive

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

* update libavif

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

* more updates

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

* Add libxml2 build comment.

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

* Add build comment to libarchive.

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

* Don't warn for missing directory during package removal.

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

---------

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>
2025-05-23 19:50:48 +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
Ed Reel
3fff51e5c6 Nano 8.2 => 8.3 (#11028) 2024-12-22 04:58:43 +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
Ed Reel
af69f00f81 Nano 8.1 => 8.2 (#10430) 2024-09-06 13:11:59 +10:00
Maximilian Downey Twiss
f8f2128c2d Rename zlibpkg to zlib (#9859) 2024-07-26 00:23:05 -05:00
Ed Reel
96e2cdcc83 Nano 8.0 => 8.1 (#10142) 2024-07-13 21:33:28 -04:00
Ed Reel
8aa100d062 Nano 7.2 => 8.0 (#9740) 2024-05-02 18:35:39 +10: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
3a31f8bbaa Updates of nano and github_cli (#8189)
* github_cli => 2.27.0

* nano => 7.2
2023-04-16 20:22:44 -05:00
Satadru Pramanik, DO, MPH, MEng
8d8e6690bc Use -flto=auto instead of -flto (#7909) 2023-02-09 17:04:32 -06:00
supechicken
a115a90a9c nano => 6.1 (#6730)
* Update Checker

* make nano static to fix i686 build

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-02-14 08:37:43 -06:00
satmandu
e406c0bc26 nano -> 5.8 (#5885) 2021-06-21 23:22:16 -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
Cassandra Watergate
d6e779ccd3 Crew profile base (#5503)
* Make basic crew-profile-base package

* Use crew consts

* Upgrade to 0.0.2-pre2

* Convert aa* to cf*

* Docbook

* aa* to dz*

* docbook-xsl

* through fz* and fix environment variables

* through mz*

* through pz*

* through zz*

* fix crew-profile-base

* upgrade crew-profile-base

* major crew-profile-base changes

* Upgrade crew-profile-base and fix xdg-base

* fix sha256sum

* Remove stale files

* pkgsrc and sommelier

* Add crew-profile-base to core packages and ready for merging

* Bump versions

* prevent conflicts with #5494

* fix sha256sum

* fix fop

* profile.d is not ours

* fix bash

* Upgrade crew-profile-base to 0.0.1-pre6 and fix bash

* Remove self-referencing comment

* Add binaries, fix rust, fix #{@ver}

* move compatibility line

* add core mandb deps back

* File.exists? => File.exist?

* deduplicate @env

* update packages

* Fix gdk_pixbug source url

* Add binaries, use rubocop style fixes

* Update cf from 6.36.1-1 to 6.53.0

* fix sl

* fix depot tools

* remove apulse since it conflicts with pulseaudio.

* refactor crew_profile_base

* first tranche of builds

* go

* add cf

* hunspell

* transmission

* clean up dependency & env situation for gdk_pixbuf

* fix gettext

* fix nano

* fix intel-media-driver

* add zziplib for texlive

* fix texlive

* split fuse for flatpak

* fix flatpak

* delete rack (broken and unmaintained)

* fix packer completion

* modify and fix sl

* fix s

* fix stressng

* fix stack

* Add TMPDIR

* Remove TMPDIR from build files

* Fix aws2 version

* Go: remove extraneous dependency

* hunspell_fr_fr: use french in description

* intel media driver: remove case x86_64

* aws2: quickfix

* everything but texlive

* texlive

* fix stressng

* Delete pkgsrc.rb

* add back pkgsrc

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Ed Reel <edreel@gmail.com>
Co-authored-by: satmandu <satadru@umich.edu>
2021-04-08 21:49:18 -05:00
saltedcoffii
d3d09e1898 Licensed ma* to nz* 2021-03-20 15:59:01 -04:00
satmandu
2e0e7ab63c nmano -> 5.6 (#5300) 2021-02-28 14:26:29 -06:00
saltedcoffii
59367e3980 [Update Package] nano (#5251) 2021-02-23 14:09:58 +08:00
Ed Reel
66b3c69e0b Add pre-built binaries for packages b-x (#4708) 2020-12-05 17:50:33 -05:00
supechicken
7fd65ee3a0 Update packages (Update packages list on comment) (#4564)
* Update `xclock` `twm` `xterm` `powershell`

* Update `skype` and `screenfetch`

Fixes #4564

* Removed /dev/null

* New Package: bash

* Use https and mirror

* Use  #{CREW_OPTIONS}

* Update xterm.rb

* Add `bash` to `buildessential` as a dependency

* Replace system default bash

* Update `mpfr`

* #{CREW_VERSION} don't work on cloudready

* Update bash.rb

* Update `wine`

* Update mc

* Update opera.rb

* Update nano.rb

* Update gsettings_desktop_schemas.rb

* Update gsettings_desktop_schemas.rb, use meson

* Fix syntax error

* Add dependencies to `wine`

* Remove bash from buildessential.rb

* Update screenfetch.rb

* Update powershell.rb

* Update mpfr.rb

* Remove dependencies duplicate with core packages

* Update twm, use  #{CREW_OPTIONS}

* Update xclock, use  #{CREW_OPTIONS}

* Add --prefix

* Add ffmpeg dependency

* Delete mpfr.rb

* Left mpfr.rb untouch

* Add #{CREW_OPTIONS}, tested on x86_64

* Update Opera

* fix CREW_OPTIONS

* Update wine.rb

* Update bash.rb

* Remove core dependencies
2020-12-01 09:15:24 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
a274fb0b1c Add pre-built binaries for curl, nano, powerstat and python27 (#3474) 2019-09-17 22:24:45 -04:00
James Larrowe
c86cf5b478 Update Nano package to 4.4 (#3472) 2019-09-16 19:50:38 -05:00
Ed Reel
10b77ddaa2 Remove unnecessary sections of all packages that operate on files in $HOME
Update to fix compile errors

Add avocado config

Fix Unable to create directory /home/chronos/user/.local/share/nano/: No such file or directory

Reconfigure nano config location

Add pre-built binaries
2018-12-22 22:03:41 -06:00
James Larrowe
c68f032ecd Update Nano package to 3.2 2018-12-18 15:41:13 -05:00
James Larrowe
1bea0156c0 Misc. Nano fixes (#2776)
* Misc. Nano fixes

* Added light blue color
2018-10-19 21:29:58 -05:00
Ed Reel
db22e385ec Add pre-built binaries for aws and nano packages 2018-10-02 20:34:41 -05:00
James Larrowe
8874e8f879 Update nano package (again!) (#2716)
Heroku v2
2018-10-02 17:42:47 -05:00
Ed Reel
2ee8011bf0 Update fakeroot url_source
Add pre-built binaries for fakeroot, nano and wireless_tools
2018-09-16 17:57:18 -05:00
James Larrowe
fc016a2ffd Updated nano (#2673) 2018-09-16 11:50:16 -05:00
Ed Reel
1f46ac9e70 Add pre-built binaries for heroku, nano and thefuck
Add pre-built binaries
2018-05-10 01:18:30 +00:00
lovedheart
2ece4c6fcd Update nano.rb (#2341) 2018-05-09 18:39:26 -05:00
Ed Reel
f26c04e8dd Add pre-built binaries c-z 2017-11-30 21:55:16 -06:00
Casey Strouse
3a7f047b2f Update nano from 2.9.0 to 2.9.1
This is a general bugfix and maintenance release.

Tested as working on Samsung Chromebook Plus (aarch64).
2017-11-30 16:25:21 -07:00
Casey Strouse
fb6584356c Update nano from 2.8.7 to 2.9.0
This is a bugfix and maintenance release.

Tested as working on Samsung Chromebook Plus (aarch64).
2017-11-20 17:35:26 -07:00
Kazushi (Jam) Marukawa
2edc0e5f8b Change nano.rb to add dependency for filecmd. 2017-08-29 07:00:44 +09:00
Kazushi (Jam) Marukawa
3c553252a1 Add new pre-compiled binaries. 2017-08-28 14:09:28 +09:00
Casey Strouse
86807ecdbf Update nano from 2.8.6 to 2.8.7
This is a general bugfix and maintenance release.

Tested as working on XE500C13-K01US.
2017-08-28 10:37:36 +09:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Jan Baudisch
b6348a7a1e Update nano 2017-07-31 20:08:41 +09:00
Ed Reel
e6e348f67c Change packages m-p from sha1 to sha256 2017-07-01 11:09:10 -05:00
Casey Strouse
a4b7488049 Update nano from 2.7.1 to 2.8.4
This is a general maintenance and bugfix release which also includes several
enhancements to usability.
2017-06-20 12:34:06 -07:00
lyxell
1e8b2bb3a6 Remove unnecessary comments, fix quotes inside descriptions 2017-05-31 09:00:14 +02:00
lyxell
5aa6546dde Add package descriptions and homepages 2017-05-30 05:20:56 +02:00
Ben Fayers
3afd47ea33 Upgrade to 2.7.1 2016-12-12 00:08:34 +00:00
Jake Waksbaum
5e27122048 specify ncurses so itll build 2014-11-20 19:33:04 -05:00
Randy Valis
3004d32054 Added Nano and Rsync packages 2014-10-16 21:15:39 -04:00