Commit graph

2501 commits

Author SHA1 Message Date
Max Howell ee57760e22 +rsync 2023-03-03 10:12:48 -07:00
Max Howell 2b1bb60caa
+fastlane.tools (#441)
* +fastlane.tools

Closes #363

* wip

* wip

* wip

* wip
2023-03-03 09:45:44 -07:00
Sanchit Ram Arvind a703502b0d
+eigen.tuxfamily.org (#439)
* eigen.tuxfamily.org built

* Should pass CI, cleaned up package.yaml

* tweaks

* wip

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-03 07:47:06 -07:00
Max Howell 92a80c7ea0
Fix p11-kit provides
Copy pasta :/
2023-03-03 07:23:32 -07:00
Max Howell c616a8ba3c +mpg123
Closes #366
2023-03-03 06:05:09 -07:00
Jacob Heider b37ecc80b1 update(ca-certs) 2023-03-02 13:00:31 -05:00
Max Howell df2a6db5ec +gnu.org/grep
Closes #374
2023-03-02 07:38:47 -05:00
Ramazan Elsunakev 8d8304ff83
fix: +aws.amazon.com/cli remove _awscli symlink (#437) 2023-03-02 04:50:41 -07:00
Jacob Heider 9709d9078a fix(go)
empty globs are errors
2023-03-01 17:56:30 -05:00
Max Howell 5addc16dfe +openjpeg
Closes #223
2023-03-01 07:11:40 -05:00
Max Howell 4f1c849b3f +libtiff
Refs https://github.com/teaxyz/pantry.extra/pull/432
2023-03-01 06:52:58 -05:00
ABevier 03944cd2da
+helm.sh (#429)
* +helm.sh

* add hacks because of no git clone

* BSD sed is different

* did it fail because of git commit

* sed -i flag is problematic across BSD and non-BSD versions
2023-02-28 11:17:49 -05:00
Jacob Heider 40f4381aed
brewkit requires git for python-venv.sh 2023-02-27 21:20:33 -05:00
Jonathan Chang 03b05e28ce +gts.sourceforge.net 2023-02-27 18:40:04 -05:00
Jacob Heider ff249734f3
+aws.amazon.com/cli (#79) 2023-02-27 16:48:29 -05:00
James Reynolds b0cddb2a5a
+lame.sourceforge.io (#62)
* lame
* Remove metadata
* Remove needless test argument
* Doesn’t test on x86 linux so skipping that platform for now

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Max Howell <mxcl@me.com>
2023-02-27 07:49:10 -05:00
Nicolas M 23dcfef657 +crates.io/exa 2023-02-26 13:54:59 -05:00
John Allen 54aab0c5ee
+github.com/clever/microplane (#185)
* +github.com/clever/microplane

* better test for microplane
---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-26 13:54:21 -05:00
David Dobrinskiy bfed76aa87 +crates.io/bottom 2023-02-26 13:53:51 -05:00
Marc Seitz e12630ce94
+pcre2 (#416)
* add pcre2

* Let’s name it coherent to our existing namespacing

* Add notes

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-26 08:49:47 -05:00
David Dobrinskiy 7461d15058
+virtualenv (#419)
* snapshot: trying to build from source

* build and test done

* re-run CI

* fix typo
2023-02-26 07:23:44 -05:00
Robert Leftwich 63861a3aa2 Add golangci-lint 2023-02-25 11:59:07 -05:00
Robert Leftwich 5d2ab57587 Add github.com/evilmartians/lefthook 2023-02-25 11:58:19 -05:00
Lino Le Van 1a0a2f104c
+digip.org/jansson (#390)
* first attempt

* use gcc on linux

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-25 11:35:56 -05:00
Max Howell 541a94533b +protobuf 2023-02-23 17:42:02 -05:00
David Dobrinskiy 3aef1cf21b
+github.com/dduan/tre (#418)
* +github.com/dduan/tre

a clone of unix tree(1) command written in rust

* remove tree from `provides`

tree usually refers to https://gitlab.com/OldManProgrammer/unix-tree

let's not confuse the users

* simplify tests

* update fixture

* simplify tests

because the sorting of tre output is non-stable and can't be forced, we need to get rid of verbatim fixture comparison in tests
2023-02-23 14:04:16 -05:00
Max Howell 7bd881bbbc
+7z (#407)
* +7z

* wip

* wip

* fix
2023-02-23 13:59:27 -05:00
Marc Seitz c750f56954
+nginx.org (#417)
* +nginx.org

* add comment re: pcre2

* fix test case

* fix test case

* nginx test relocatable

* nginx test relocatable

* change nginx port to 8080 for test

* fix darwin test
2023-02-23 09:38:24 -05:00
David Roman 736bb7cfe6
Fix qrencode (#412)
* wip

* wip

* wip

* wip

* wip

* test output png

* fix test
2023-02-22 17:05:11 -05:00
David Dobrinskiy 552afcafd8
+tree (#399)
* start work on tree #285

* fix build, yay!

* test: fixtures -> greps

replace beautiful fixture test with ugly grep tests

apparently some systems dont have └ character, and use \` instead
2023-02-22 17:02:46 -05:00
Marc Seitz 3833cf86b0
+libxslt (#395)
* add libxslt

* fix libxslt test

* fix libxslt test

* fix libxslt test

* build w/ libxml2 include prefix

* add libxml2 prefix to inlcude

* restart ci

* test fix

* use pkg-config

* fix

* wip

* wip

* wip

* wip

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-19 13:02:44 -05:00
David Dobrinskiy e12e121d3b
+pre-commit (#402)
* +pre-commit

* re-run CI

* re-run CI again

* add test

* remove git warning from test outputs

* remove useless env var

* re-run CI

* a few cleanups
2023-02-19 09:30:08 -05:00
Nicolas M 4d97cd7a5e +duf 2023-02-19 08:50:21 -05:00
Nicolas M 54cd8fa73f
+terraform (#397)
* +terraform

* test(terraform): improve script
2023-02-19 06:59:49 -05:00
David Dobrinskiy caf93869cc
+github.com/mamba-org/mamba (#388)
* add mamba-org

not working yet

* add strip

* Give up: hardcoded versions

* try another version format

* Ugly hack with versions

* mamba install convert to one-liner

* playing around with CI

* link mamba into bin

* fix mamba cli prefix

* echo pwd

* refactor build args

* use version.raw

* version as string?

* ugly versions hack AGAIN

* fix prefix

* omfg please work

* omfg please work

* should work...

* testing without symlinks

* what's up with bin files in testing?

* better print for test debug

* testing CI

* try to symlink opt in test env

* prefix to opt link

* omg please please work

* fix shebang?

https://github.com/teaxyz/pantry.extra/pull/388\#issuecomment-1430042510

* cleaner build script

* cleanup comments

* add conda to provides

* cleanup comments

* fix grep tests

* simplify tests

* add shell init instructions

* simplify init instructions
2023-02-19 06:58:17 -05:00
Jacob Heider 82d847d18f fix(pnpm.io) 2023-02-17 22:11:12 -05:00
Jacob Heider b8bfccf7c0
fix(ruby/rubygems) (#319)
* fix(ruby/rubygems)

Ruby is pulling in system gmp

* missed this in all the updates
2023-02-17 21:07:30 -05:00
Max Howell d70837f2c8
relocatability fixes for ruby and gem (#322)
Refs https://github.com/teaxyz/cli/issues/374
2023-02-17 07:41:07 -05:00
Jacob Heider 4c708b6082 +ord 2023-02-17 02:59:45 -05:00
Jacob Heider 071625853e +keep 2023-02-17 02:43:10 -05:00
Neil e9d511f451
+github.com/create-dmg/create-dmg (#404)
* +github.com/create-dmg/create-dmg
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-17 13:12:27 +08:00
David Dobrinskiy 44f8306452
+pipenv (#400)
* +pipenv

Closes https://github.com/teaxyz/pantry.extra/issues/341

* better tests

* better test env

* fix self-hosted tests

* parse versions from github

update test

* re-run CI
2023-02-16 16:34:09 -05:00
Jacob Heider 9ca61e2568 +test(freetype) 2023-02-15 21:56:11 -05:00
Jacob Heider e8c224a942 fix(pandoc)
fixes https://github.com/teaxyz/pantry.core/issues/249
2023-02-14 21:34:26 -05:00
Jacob Heider 65ad700870
rename(qrencode)
should have caught this
2023-02-14 19:35:37 -05:00
David Roman 07bfc4488b
+qrencode (#393)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* maybe this fixes intel macs?

* maybe this?

* maybe this? yikes https://github.com/Qalculate/libqalculate/issues/2#issuecomment-230708780

* jesus david, get it together

* remove make line
2023-02-14 19:25:45 -05:00
Max Howell e74ac09899 +pipx 2023-02-14 15:24:05 -05:00
Max Howell 10583d9b6c
fix ci/cd for multi pkg input; rebuild meson 2023-02-14 15:15:29 -05:00
Jacob Heider 00c76bb75b fix(zstd)
darwin needs an explicit `-std=c++11` flag to compile as of the newest release.

fixes #245
fixes #246
2023-02-13 22:00:24 -05:00
Jacob Heider 50224807cb fix(ruby)
fixes #236
fixes #237
fixes #238
fixes #239
fixes #240
fixes #288
fixes #289
fixes #290
fixes #291
fixes #292
fixes #293
fixes #294
fixes #295
fixes #296
fixes #297
fixes #298
fixes #299
fixes #300
fixes #301
fixes #302
fixes #303
fixes #304
fixes #305
fixes #306
fixes #307
fixes #308
fixes #309
fixes #310
fixes #311
fixes #312
fixes #313
fixes #314
fixes #315
2023-02-13 21:23:02 -05:00
Max Howell a1467b2e4a
bun darwin intel is hanging in CI/CD
WORKS LOCALLY THO
2023-02-13 13:02:26 -05:00
Max Howell 03a3c51688 +giflib; Fixes #211 2023-02-13 12:44:23 -05:00
Max Howell 07096488c8
sod testing bunx
Closes #189
Closes #137
2023-02-13 09:20:47 -05:00
Jacob Heider dae51d2038 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/278
resolves https://github.com/teaxyz/pantry.core/issues/277
2023-02-12 22:38:15 -05:00
Max Howell 4528fa0d7d
fix ci/cd 2023-02-11 10:38:39 -05:00
Max Howell 5fff144446
fix brewkit packaging 2023-02-11 07:25:58 -05:00
Max Howell d1784ca25c
+libjpeg-turbo 2023-02-11 06:06:35 -05:00
Max Howell 35f8578d04
+cJSON using +tea.xyz/brewkit 2023-02-11 05:52:24 -05:00
Neil eb94320ada
+vim.org (#187)
* +vim.org

* vi is exported by default

* add make

* add dependencies

* test manually added version

* add tea.xyz/gx/cc

* symlink vim -> vi in linux-x86

* fix symlink to bin

* cleanup test

* try w/o -T

* test solution from https://bugzilla.redhat.com/show_bug.cgi\?id\=1969936

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-10 19:07:29 -05:00
Jacob Heider 89e82f9dd7
+gleam+erlang (#138)
* +gleam+erlang

* better test
2023-02-10 18:57:35 -05:00
Max Howell faa280a0ea
+tea.xyz/brewkit (#251) 2023-02-10 11:15:08 -05:00
Jacob Heider 5fd32ad0b6 +imagemagick 2023-02-10 07:37:40 -05:00
Jacob Heider c3ba74e8f2 clean(binutils) 2023-02-09 21:18:23 -05:00
Jacob Heider 662b5f17a5 rebuild gcc post bootstrap 2023-02-09 19:29:11 -05:00
Jacob Heider 9b29a1407f fix(ruby)
Tags are underscore delimited; they all resolve to =3.0.0
2023-02-09 19:11:58 -05:00
Jacob Heider b58e7069e3 fix(ruby)
Patch has versions in the path.

fixes #222
fixes #223
fixes #224
fixes #225
2023-02-09 17:25:31 -05:00
Jacob Heider f31769e425 fix(brotli)
fixes https://github.com/teaxyz/cli/issues/372
2023-02-07 18:32:47 -05:00
Jacob Heider 55f39f4bff fix(npm)
ref https://github.com/npm/cli/pull/6142

fixes https://github.com/teaxyz/pantry.core/issues/213
fixes https://github.com/teaxyz/pantry.core/issues/214
fixes https://github.com/teaxyz/pantry.core/issues/215
2023-02-07 17:30:22 -05:00
Jacob Heider 2667d8c543 fix(deno)
fixes https://github.com/teaxyz/pantry.core/issues/211
2023-02-07 10:59:08 -05:00
Max Howell cf6e7089d1
+brotli (#181)
* +brotli

* +c99

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-06 22:07:04 -05:00
Jacob Heider 65666ea1a7 +gnutls+p11-kit+libtasn1+libunistring+nettle 2023-02-06 21:25:14 -05:00
Jacob Heider 381a516062 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/205
resolves https://github.com/teaxyz/pantry.core/issues/206
resolves https://github.com/teaxyz/pantry.core/issues/207
resolves https://github.com/teaxyz/pantry.core/issues/208
2023-02-06 17:14:07 -05:00
Jacob Heider ed8cc19bcb +unbound.net 2023-02-05 21:40:03 -05:00
Jacob Heider 1bc00240cd +libidn2
ref https://github.com/teaxyz/pantry.extra/issues/99
2023-02-05 21:29:23 -05:00
Jacob Heider 779c2f6f13 +gdbm 2023-02-05 20:55:05 -05:00
Jacob Heider fc98aa5f94 +nghttp2 2023-02-05 20:42:06 -05:00
Jacob Heider 4044fd1f39 Revert "+rx"
This reverts commit 0af2511e42.
2023-02-05 18:21:40 -05:00
Jacob Heider 81db136a68 fix(pnpm) 2023-02-05 18:07:37 -05:00
Jacob Heider d3fcbff891 +sanitize 2023-02-05 06:56:28 -05:00
Neil ad1e9e60c5
+yarnpkg.com (#169)
* +yarnpkg.com

* get tgz from gh

* fix version

* fix mac issue

* test libatomic1 install

* test linux

* fix path

* this is working for me, atm. testing.

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-04 03:08:25 -05:00
Jacob Heider 1926eafcbf fix(rubygems) 2023-02-04 02:20:25 -05:00
Jacob Heider 7a2be03565
fix(node) (#176)
* fix(node)

* wip
2023-02-03 23:38:46 -05:00
Jacob Heider 07c486dffb +hyperfine 2023-02-03 23:25:21 -05:00
Jacob Heider eb077fc603 solidity compile fix
suggested from https://github.com/ethereum/solidity/issues/13854#issuecomment-1415991773
2023-02-03 23:13:28 -05:00
Jacob Heider 0790f731d7
fix(ruff)
output format changed.
2023-02-03 21:04:29 -05:00
Jacob Heider f5975d8d79
fix(npm) (#174)
* npm^8 installs symlinks unless told not to

* see if node^19.5 is the problem

* final version
2023-02-03 19:34:11 -05:00
Marc Seitz 0af2511e42 +rx 2023-02-03 16:36:23 -05:00
Jacob Heider 3b91ed7fe8
ignore cuelang betas 2023-02-02 20:17:03 -05:00
Jacob Heider 60ff1ae21b
ignore cmake -rcX 2023-02-02 20:13:48 -05:00
Nicolas Martin e1f9d00de8 +melt 2023-02-02 17:28:05 -05:00
Jacob Heider 159c3a152b
fix(solidity) (#164)
* fix(solidity)

v0.8.18 removes `solidity-upgrade`, which we were already removing.

* patch new cpp file
2023-02-01 18:34:15 -05:00
David Roman af1e9ca1b2 cleanup 2023-02-01 08:25:35 -05:00
David Roman b4167009bc wip 2023-02-01 08:25:35 -05:00
David Roman 27f9104443 wip 2023-02-01 07:04:40 -05:00
Jacob Heider 4e409556f8 fix(nushell)
API change
2023-01-31 18:13:31 -05:00
Max Howell b52cfd60f2 +moreutils 2023-01-31 12:10:52 -05:00
Max Howell b920bd314d +cpanm 2023-01-31 07:29:52 -05:00
Jacob Heider 25affb456a fish: patch command_not_found_handler 2023-01-31 07:24:34 -05:00
Jacob Heider 4a234e7c0c +ruff 2023-01-30 18:30:34 -05:00
Jacob Heider 9098f4daad +aiac 2023-01-30 17:53:10 -05:00
David Roman 05af9530ab
Improve +github.com/nishanths/license (#155) 2023-01-30 16:11:52 -05:00
Jacob Heider 6b4c77cc10
+git-quick-stats+libbsd+libmd+util-linux (#153)
* +git-quick-stats

* +libbsd+util-linux+libmd

* Update package.yml

* fix tests
2023-01-30 03:00:29 -05:00
Jacob Heider bce9b269f9
fix absolute path linux in gnu.org/gettext 2023-01-29 23:53:22 -05:00
Jacob Heider a1242a0085 +aria2 2023-01-29 21:55:18 -05:00
Jacob Heider a5b3cfcf04 +semverator 2023-01-28 20:48:47 -05:00
Max Howell 01f4ca7f3e +zsh 2023-01-28 09:20:52 -05:00
Jacob Heider ab47472bca nodejs.org: build static binary on linux/x86-64 2023-01-28 08:21:04 -05:00
David Roman 6a582df5bc
+github.com/nishanths/license (#145) 2023-01-28 08:20:04 -05:00
Jacob Heider 052f409e53 unbootstrap binutils 2023-01-28 01:03:09 -05:00
Jacob Heider 38be359c68 fix newer deno.land builds 2023-01-26 20:42:47 -05:00
Jacob Heider 9375d3fa8f +crates.io/dua
so I don't need to wait on zig > ncdu~2
2023-01-24 22:07:07 -05:00
Max Howell 1b365dd48c
Use version stamped tea srcs; tidy (#115) 2023-01-24 08:57:24 -05:00
Neil a70b7a3e05
+pytest.org (#140)
* +pytest.org

* improve dep versions

* shouldn't require pip to use, I believe

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-23 18:25:22 -05:00
Jacob Heider 81ada1744b cgo needs a compiler 2023-01-23 18:06:37 -05:00
Max Howell fd4fcf7fb7 Prevent fork bombing from cc -> tea symlinks 2023-01-20 12:06:26 -05:00
John Allen e984ec4e28
+chezmoi.io (#128)
* +chezmoi.io

* linux needs gcc?

* include binutils for `as`

* longer test

* better longer test

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-20 02:43:59 -05:00
Jacob Heider cdcd5863c1 +ca-certs 2023-01-19 17:56:59 -05:00
Jacob Heider 54097812f5 git needs libexpat 2023-01-19 17:41:47 -05:00
John Allen c8a4b53b26
+dagger (#131)
* +dagger

* style and bigger test

* better better test

* syntax

* capitulation

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-19 15:37:12 -05:00
Max Howell 2d7c7a40c1 All @jonchang’s suggestions for py-venvs
Refs: https://github.com/teaxyz/pantry.extra/pull/93#issuecomment-1372917672
2023-01-19 11:03:32 -05:00
John Allen 9e4b1811cc +maaslalani.com/slides 2023-01-19 03:05:39 -05:00
Jacob Heider 0718677e3d +vlang.io 2023-01-19 03:04:02 -05:00
Jacob Heider e8e86b8264 evolution 2023-01-19 01:36:19 -05:00
Max Howell 4f56e7bcfb
+bunx (#130) 2023-01-18 15:56:36 -05:00
Max Howell 8990e65f69
+poetry (#93) 2023-01-18 12:00:17 -05:00
Max Howell 9d9621841a
Fixes building python-poetry.org (#107) 2023-01-18 11:12:01 -05:00
John Allen 6b134202fe +xsv 2023-01-18 09:47:14 -05:00
John Allen 4f695cf499 +k6 2023-01-17 20:48:32 -05:00
John Allen 67e4a2c593
+lsd (#125)
* +lsd

* include `strip-components`
2023-01-17 20:19:38 -05:00
Jacob Heider 7dcc53658f
+gnu.org/{gawk,mpc,mpfr,gcc,binutils,texinfo} (#97)
* add as much of gnu as we need to get gcc built

* address code review
2023-01-17 18:39:25 -05:00
run 6585833ddb +zoxide 2023-01-17 15:15:15 -05:00
Jacob Heider c0af519e55
fix git template directory (#106)
* failing test

* pass proper template directory in the env
2023-01-17 15:06:19 -05:00
Jacob Heider ef4cc70a63 fish wants git for its build 2023-01-16 17:40:02 -05:00
Jacob Heider 91915c6e6b +helix-editor.com 2023-01-16 17:25:58 -05:00
Max Howell b1a543cff4
+sl (bonus: +tcl+expect) (#110)
* +sl

* wip

* wip

* set TERM in test

* works on darwin but not linux...

* this feels so so close

* not perfect, but it'll pass

* set TCLLLIBPATH for expect

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-16 16:24:57 -05:00
Max Howell b7727fe732
fix git libexec rpaths (#103)
The fix works by having the relative path component count be the same between bin and libexec
2023-01-16 16:12:14 -05:00
Jacob Heider 168df21c94 0.4.0 changes some things; we must adapt 2023-01-16 15:19:50 -05:00
Jacob Heider 4bad6b0b9b hard-code build exceptions 2023-01-16 13:33:04 -05:00
Jacob Heider 0d76b77610
move this out of package.yml 2023-01-16 13:16:45 -05:00
run cdd576cef7 add gofmt to provides 2023-01-16 11:54:43 -05:00
Max Howell a1b84aa7da
Ruby gems path (#85)
* set gem path correctly
2023-01-15 14:34:19 -05:00
Marc Seitz ab245b046a
+xc (#116)
* add xc package

* chore: rerun ci

* chore: rerun ci

* linux fix and verbose test

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-14 19:50:43 -05:00
Jonathan Chang eb8024ad63 invisible-island.net/ncurses: add legacy symlinks 2023-01-14 19:21:42 -05:00
Marc Seitz 5461125a78
+crates.io/rustls-ffi (#87)
* +crates.io/rustls-ffi

* add build step for cbindgen

* add make dependency

* implement client test

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-14 19:20:35 -05:00
Marc Seitz b9c65f21a4
+nmap (#119)
* +nmap

* fix openssl build failures

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-14 19:12:24 -05:00
Max Howell fe6eadedc8
Changes for tea/cli 0.19 (#101)
* Changes for tea/cli 0.19

* wip

* wip

* wip

* wip

* wip
2023-01-14 15:57:43 -05:00
Jacob Heider d6461c5fd3
fix tmux version > url mapping 2023-01-14 15:17:50 -05:00
John Allen 9ae81d89e6
+starship (#105)
* +starship

Adds the Starship prompt.

* fix test
2023-01-14 13:26:02 -05:00
John Allen ed90d40fd1
+fzf (#104)
* +fzf

This only includes building the `fzf` binary. It does not include shell
keybindings or completions.

* fix provided binary name
2023-01-14 13:21:42 -05:00
John Allen d26f5a7d96
+cuelang (#101)
* +cuelang

Add `cue` from cuelang.org

* split ldflags

* add a better test
2023-01-14 13:20:50 -05:00
Kevin Wang e64d38afbe
+librist (#112) 2023-01-14 13:17:01 -05:00
Kevin Wang 6f08577acc Update package.yml 2023-01-14 13:11:01 -05:00
Kevin Wang 393bce08f5 +aom 2023-01-14 13:11:01 -05:00
Marc Seitz 4a3be2188c add prql-compiler package 2023-01-14 13:09:23 -05:00
Marc Seitz 8488a807f4
+tmux (#117) 2023-01-14 13:08:03 -05:00
neil 3064b0d7d7 redis.io: simplify test 2023-01-13 08:08:57 +08:00
neil 960a368986 add core size 2023-01-13 08:04:52 +08:00
neil 9b626b60d2 Merge branch 'main' of github.com:teaxyz/pantry.extra into redis.io 2023-01-13 08:02:19 +08:00
neil f64ce6ef8b redis.io: improve config and testing 2023-01-13 07:55:19 +08:00
Jacob Heider b8ca94a587 add build.cores yaml key to control min-required build machine 2023-01-12 17:42:51 -05:00
Jacob Heider a3bb5da37d npm doctor gives non-zero if you're using the newest node 2023-01-12 16:04:23 -05:00
neil eada7a7946 make redis install work 2023-01-11 18:51:42 +08:00
Jacob Heider 1ba5ad2291
ignore cli pre-releases 2023-01-10 22:06:41 -05:00
Jacob Heider 03a58666e8
+github.com/jart/blink (#111)
* +github.com/jart/blink

* wip
2023-01-10 21:22:53 -05:00
Max Howell bb6be4db3a
+gti (#109)
* +gti

* wip
2023-01-10 08:13:58 -05:00
neil 00f1665c60 init redis.io 2023-01-09 20:52:09 +08:00
Jacob Heider ff1f4739fd
fix yt-dlp (#106)
* fix semver breaking calvers like `2023.01.06`

* wip
2023-01-06 17:55:31 -05:00
Jacob Heider 02e44f6030
missing provides in github.com/mikefarah/yq 2023-01-06 17:47:14 -05:00
Jacob Heider 17922c85cf
cgo needs a c compiler on all platforms 2023-01-05 15:57:23 -05:00
Jacob Heider 6091595f34 use clang with cgo to build cli 2023-01-04 20:43:21 -05:00
Jacob Heider 8e8158aea2
~ipfs.tech(ignore(/-rc\d+$/)) 2023-01-04 20:06:12 -05:00
Jacob Heider 9f84c51324 fix version definition and fixed load paths 2023-01-03 18:05:54 -05:00
Max Howell a45f0aac80 get ruby versions from github 2023-01-03 11:31:20 -05:00
Max Howell b135e63527
Remove this hack; Fixes #282
I think we should stop recommending `tea` as a shebang line, it's against our spirit. Instead tea tools should shim via `tea` before exec’ing to do any of the YAML frontmatter
2023-01-03 09:32:41 -05:00
Jacob Heider fc31bb8939
changes needed to successfully build gcc (#83)
* clang doesn't have `-nodefaultrpaths`
* try `MachO::FatFile` if `MachO:MachOFile` fails
* add explicit comments
* use `MachO.open()`
* fix fetch.ts for no src pkgs

Co-authored-by: Max Howell <mxcl@me.com>
2023-01-03 08:45:57 -05:00
Max Howell 2ff7403742
+bun.sh
* Closes #1
* Using bun.sh binaries because we'll probs need to do the same for ziglang because ziglang OOMs during builds in CD
* However in general we are happy to use the binaries the project built—they know what they are doing and we should trust them in that.
* HOWEVER we should insist that they sign their binaries. Bun do not.
* ALSO really we should insist on signed sources, see comments in the YAML for more discussion
* Not using profile versions as they are not documented and seemingly less portable (based on reading the installer)
2023-01-02 15:13:11 -05:00
Max Howell c78878a22f
unpackaged keys (unrendered currently) 2023-01-02 11:24:40 -05:00
Jacob Heider b5dfacfbeb +fishshell.com
-DCURSES_INCLUDE_PATH


do that better


it thinks it wants pkg-config, i guess.


whyyyyyyyyyyyyyyy


keep make


needs  these at runtime


annotate diff
2022-12-31 17:05:17 -05:00
Max Howell b120680748 Switch to our virtual-env script 2022-12-31 11:18:34 -05:00
Max Howell 600135b957 +neovim
Refs: https://github.com/teaxyz/cli/discussions/278
2022-12-27 08:54:40 -05:00
Max Howell 238ed57e68
vhs depends on ttyd^1.7.2 now 2022-12-26 10:49:39 -05:00
Jacob Heider 0cbc154b5c
not-real m4 versions tagged on github 2022-12-21 17:23:29 -05:00
Max Howell 20a64a6e25 Don’t build tests or bench 2022-12-21 10:42:56 -05:00
Max Howell 44a6774614 +bitcoin 2022-12-21 10:42:56 -05:00
Jacob Heider 4c769b0399 librsvg needs cargo
and libtool :/


wip


maybe it's a version problem
2022-12-20 20:36:54 -05:00
Jacob Heider 974a1d5c1a let's see if adding libtool helps 2022-12-20 18:21:35 -05:00
Max Howell d653337393 +radicle.org 2022-12-20 14:07:34 -05:00
Max Howell b13f02d37c +0mq 2022-12-20 12:32:04 -05:00
Max Howell 6dfec14f5a +berkeley-db 2022-12-20 11:37:12 -05:00
Pedro Cruz 46c5117b92
+solidity (#35)
Co-authored-by: Max Howell <mxcl@me.com>
2022-12-20 11:13:59 -05:00
Pedro Cruz 69ef92a7aa
boost, zstd, lz4 (#37)
Co-authored-by: Max Howell <mxcl@me.com>
2022-12-20 09:31:41 -05:00
Max Howell 454fc591cf apply updated simpler python-venv.sh usage 2022-12-20 08:10:00 -05:00
James Reynolds 0029e3f4bf cleanup 2022-12-20 08:10:00 -05:00
James Reynolds 8c295508d5 com->org 2022-12-20 08:10:00 -05:00
James Reynolds b71a030d06 Move python-venv and shim.bash to pantry.core, depends on pantry.core/pull/54 2022-12-20 08:10:00 -05:00
James Reynolds ff39cb3942 +yt-dlp 2022-12-20 08:10:00 -05:00
Max Howell fea7d8ad6d Tidy virtual-env creation script 2022-12-20 08:01:01 -05:00
Max Howell 3ee665ea28 +ack 2022-12-19 11:48:53 -05:00
Jacob Heider 4d3340fde9 +nushell.sh 2022-12-17 22:22:42 -05:00
Jacob Heider 4b39c0fc9b
llvm^15 doesn't agree with several of our packages (#76)
* rust 🚫 llvm^15

* this might be the right fix to all the llvm^15 breakage
2022-12-17 08:51:46 -05:00
Neil f6ea0695ea
+pnpm.io (#77)
* add pnpm of pnpm.io
* move pnpm to its own folder
* copy artifacts to dist
* test dir
* copy brew install strategy
* add install prefix
* try different install process
* retry add prefix
* set PNPM_HOME var
* add path
* test run export path only
* rm mkdir
* provide cjs files pnpm.io
* install node_modules
* add npmjs.com dep
* install on prefix path
* test cp install
* test uncertainly strip version
* provide fixed version
* fixed version in url
* undo versions fixed
* no proper pnpx test
* pnpx is actually deprecated: use undefined
      ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Cannot read property 'includes' of undefined or
* cleanup setup and dependency
* test if working correctly
* rm unused line
2022-12-17 08:29:54 -05:00
Max Howell ce35600221 Build openssl-1.1.1s 2022-12-16 11:59:34 -05:00
Max Howell bcd690e919
make mc relocatable (#76) 2022-12-13 10:47:55 -05:00
Max Howell 1a575b3d2e
Merge pull request #54 from magnusviri/python-venv
add scripts/brewkit/python-venv.sh
2022-12-12 14:21:21 -05:00
James Reynolds 24d9215992 removed mesonbuild.com/shim.bash 2022-12-12 09:33:36 -07:00
Max Howell 61032cf732
go only needs cc in a “companion” sense 2022-12-12 10:27:20 -05:00
James Reynolds 96532c87f4 Switch mesonbuild.com to python-venv.sh 2022-12-12 08:12:15 -07:00
Max Howell ede2481150
runtime env for ncurses (TERMINFO) 2022-12-11 10:10:19 -05:00
James Reynolds 958f1b83f1
+github.com/mikefarah/yq (#61)
* +github.com/mikefarah/yq
* Add pandoc dependency and man page

Co-authored-by: James Reynolds <magnsuviri@me.com>
2022-12-11 08:47:45 -05:00
Jonathan Chang 3a4d686d42 +cli.github.com
Moving from github/cli/cli namespace since it's easier to type
2022-12-10 11:25:34 -04:00
Jacob Heider 033bf2f15a
jq doesn't like llvm 15 2022-12-09 16:57:12 -04:00
Max Howell 8038caa28c
provides supports {{version.major}} etc. now 2022-12-08 16:47:32 -04:00
Jacob Heider 0dd7cea405 fix cairographics 2022-12-07 20:22:32 -05:00
Jacob Heider d3c1c2b660
libpng.org shows only tags and no releases 2022-12-07 20:26:18 -04:00
Jacob Heider 9705e8e3c9 fix bzip2 2022-12-07 17:16:27 -05:00
Jacob Heider 6cdf1e0a5e fixes build of tea.xyz/gx/cc 2022-12-07 10:58:14 -05:00
Jacob Heider 89dd5bd0ad rename package after project homepage 2022-12-07 10:11:34 -04:00
Jacob Heider 58701369e1
llvm.org@15 (#57)
* llvm.org@15

* this might be needed in other projects :(
2022-12-06 13:49:24 -05:00
Jacob Heider 6f50cb723e
codesigning (#35)
* codesign mac bins/libs

* test bin

* fix codesign checker
2022-12-06 12:18:20 -05:00
Jacob Heider 00c76de9f1 ncurses include path 2022-12-06 10:55:10 -04:00
Jacob Heider ab21cd2309 use libncursesw 2022-12-06 10:55:10 -04:00
Jacob Heider 51fff742c4 +ncurses 2022-12-06 10:55:10 -04:00
Jacob Heider 7a85febdca +rigaux.org/hexedit 2022-12-06 10:55:10 -04:00
Jacob Heider 8f0dc2bd21
missing provides: 2022-12-05 15:10:34 -04:00
Jacob Heider a2c0fa1ba4 +crates.io/licensor 2022-12-05 11:46:51 -05:00
Jacob Heider ffc1782ea6 +crates.io/broot 2022-12-05 11:21:58 -05:00
Jacob Heider d3d04fcee7 +rubygems.org/gist 2022-12-05 11:21:39 -05:00
Jacob Heider 93bcb65718 +crates.io/bat 2022-12-05 11:05:42 -05:00
James Reynolds 19fe95a130 Switched to https 2022-12-05 09:59:05 -04:00
Gustav Westling c73c34df95 deno: disable update check 2022-12-03 12:04:52 -05:00
Jonathan Chang c625bcbf4a +shellcheck.net 2022-12-02 08:46:29 -05:00
Jonathan Chang 70d01618f2 add make as dep 2022-12-02 08:45:52 -05:00
Jonathan Chang e317e57f5d +crates.io/fd-find 2022-12-02 08:45:52 -05:00
Jonathan Chang 3a328f8281 +crates.io/ripgrep 2022-12-02 08:45:08 -05:00
Max Howell 41c5957d37 pandoc needs ffi 2022-12-01 19:15:43 -05:00
Max Howell 4be6500121
cabal linux fix (#48) 2022-12-01 15:28:21 -05:00
James Reynolds 2febfb4657 +catb.org/wumpus 2022-12-01 15:01:02 -05:00
James Reynolds f301a475b1 com->org 2022-12-01 12:43:20 -05:00
James Reynolds 651f9caffd yotube-dl pyvenv.cfg fix 2022-12-01 12:43:20 -05:00
James Reynolds 745da57c85 Small change 2022-12-01 12:42:59 -05:00
Max Howell 43c31ad736
One fix for relocatability 2022-12-01 12:34:50 -05:00
Max Howell e49f2be09c
Remove spurious output 2022-12-01 12:06:05 -05:00
Max Howell cc2a6fe258 +youtube-dl.org 2022-12-01 09:27:56 -05:00
James Reynolds f125faa78a Add provides to ffmpeg 2022-12-01 08:05:46 -05:00
Jacob Heider 616098e71a
fix haskell.org build and rpath issues (#2)
Extreme bunch of work by all of us. In the end it was just a matter of finding the env vars for LDFLAGS for the various stages.

Dang ghc-devs, you hate us.

Co-authored-by: Jonathan Chang <me@jonathanchang.org>
Co-authored-by: Max Howell <mxcl@me.com>
2022-12-01 08:05:12 -05:00
pedrocruzio a17830b38e add details for interprets 2022-11-30 13:51:59 -05:00
Gustav Westling 9b9f4fb3a2 +github.com/zegl/kube-score 2022-11-29 19:22:58 -05:00
James Reynolds 27c89c9c14 mv not cp 2022-11-29 19:22:07 -05:00
James Reynolds 6361e3c164 +denilson.sa.nom.br/prettyping 2022-11-29 19:22:07 -05:00
Max Howell d617f2e3b1 +gnu.org/patch 2022-11-29 16:09:31 -05:00
Max Howell 710f27d2c8
Fix curl.se package.yml (how did this pass CI)? 2022-11-27 09:22:33 -05:00
James Reynolds 2097c9fc78 Switch from http to https 2022-11-26 11:04:07 -05:00
Jacob Heider ef4ac51c12 add provides: where missing 2022-11-26 11:02:59 -05:00
Max Howell b233f33e0d
refs https://github.com/teaxyz/cli/issues/170 2022-11-26 10:50:17 -05:00
Max Howell a5cc1f64af inject versions for charm tools 2022-11-26 09:19:16 -05:00
Jacob Heider 01bbd429e5
add interprets: key to appropriate packages (#33)
* go needs GOCACHE
2022-11-25 11:03:11 -05:00
Max Howell c6207b623c +vhs 2022-11-25 09:21:25 -05:00
Max Howell 1e14d103b2 needs zlib, thanks tests! 2022-11-25 09:03:28 -05:00
Max Howell 171d6f8876 +ttyd 2022-11-25 09:03:28 -05:00
James Reynolds 3abeb387de Save header files, test an actual hash 2022-11-25 08:50:20 -05:00
James Reynolds b4eb1925f8 +github.com/rhash/RHash 2022-11-25 08:50:20 -05:00
Max Howell 57ac9ca3a4 +json-c 2022-11-25 08:13:12 -05:00
Max Howell 05cbd58da5 +libwebsockets.org
probs should be core, but I dunno.
2022-11-25 08:12:37 -05:00
Jonathan Chang 870c381c26 +github.com/cli/cli 2022-11-24 08:13:36 -05:00
Max Howell 157c0103ab
+libevent (#30)
* libevent: regenerate configure script
* libevent: fix test fixture extension

Co-authored-by: Jonathan Chang <me@jonathanchang.org>
2022-11-24 07:33:49 -05:00
James Reynolds 7670731751
+lua.org (#20) 2022-11-22 10:42:44 -05:00
Marc Seitz 56a106427b
+htop.dev (#14) 2022-11-18 11:10:01 -05:00
Jacob Heider 99253c4467
npmjs.com: upstream removed ./scripts/install (#34)
* upstream removed ./scripts/install

which we shouldn't have been using anyway, since it was bypassing our downloaded sources. this is the correct way.

* improved testing
2022-11-16 18:01:43 -05:00
Jacob Heider 3e619b4b27 +bzip2(dylib) 2022-11-13 18:15:22 -05:00
Max Howell 1b4572852f
+ffmpeg.org (#11)
* +ffmpeg.org

* wip

* wip

* wip
2022-11-11 10:54:33 -05:00
Max Howell 7d19dbf225 +libuv 2022-11-11 08:39:40 -05:00
Max Howell 5fc40d6c4f
fixes building llvm.org^12 (#25) 2022-11-10 19:53:26 -05:00
Max Howell 4300501ada +nasm.us 2022-11-10 17:36:37 -05:00
Max Howell 2cb4d01d7a Have gx/cc/cc call through to the next in PATH 2022-11-10 17:26:44 -05:00
Jacob Heider f3f0c659bb failure case 2022-11-10 17:14:41 -05:00
Jacob Heider 29cb04dd8b better ld detection 2022-11-10 17:14:41 -05:00
Max Howell 9da39a1a2a +crates.io/bpb 2022-11-10 10:19:57 -05:00
Jacob Heider 9992b058a8 mesonbuild.com(fix_venv)
don't activate venv


or just update it more


or even more
2022-11-09 08:44:49 -05:00
Jacob Heider bac7968464
+midnight-commander.org (#7)
* +midnight-commander.org

* add curses to CPATH; id run-time deps
2022-11-08 14:50:05 -05:00
Max Howell 62c838d2e1
plumbing/porcelain for build.ts 2022-11-08 06:35:09 -05:00
Jacob Heider c160f4f6d7 remove deprecated (finally removed?) rls 2022-11-03 23:53:23 -04:00
Max Howell 2b07e10295
some missing provides 2022-11-03 18:11:15 +00:00
Max Howell 1a388dc9d9
Some missing provides 2022-11-03 18:10:02 +00:00
Jacob Heider ffc381046c
+rubygems.org 2022-11-02 16:39:22 -04:00
Jacob Heider 97c055f0ea
deno needs cargo to build (#14)
* deno needs cargo to build

* can't pre-clean the deno dirs
2022-11-01 12:14:07 -04:00
Jacob Heider 2fb13080d3
%(prefix)/etc/gitignore search path 2022-10-31 20:44:00 -04:00
Max Howell 00c70ea2bc
make git ignore .DS_Store by default 2022-10-31 20:44:00 -04:00
Jacob Heider 3245fb5fc8
just requires cargo to build (#4)
* just requires cargo to build

* add in .github workflows

* README deps
2022-10-31 14:00:24 -04:00
Jacob Heider 8de63129b4
semver isn't enjoying intersecting this version with others 2022-10-31 13:25:32 -04:00
Max Howell dfb097f9d6
fix-macho fix (#13)
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2022-10-31 08:07:18 -04:00
Jacob Heider 7f339fea48
apparently node won't build with python 3.11 2022-10-30 14:27:27 -04:00
Max Howell 023ca0be89
+companions 2022-10-30 10:32:32 -04:00
Jacob Heider b1e948531e +npmjs.com 2022-10-29 19:01:50 -04:00
Jacob Heider ae4224d10c +pip.pypa.io 2022-10-29 19:01:32 -04:00
Jacob Heider 1b2738fbf2 +rust-lang.org/cargo 2022-10-29 19:01:16 -04:00
Jacob Heider b696981301 pass through ld more smartly 2022-10-29 19:00:53 -04:00
Jacob Heider e828abd212 +gnu.org/coreutils 2022-10-27 11:52:10 -04:00
Max Howell 6d6ccf652b Overlay ourselves before building
/opt is for builds, don’t run your main tea out of it
2022-10-27 11:30:21 -04:00
Jacob Heider 77a44f7424
don't pass -rpath with -r, as they conflict (#4) 2022-10-26 20:29:40 -04:00
Jacob Heider e1d2ab4f47
skip upload steps on CI (#1) 2022-10-26 08:16:43 -04:00
Max Howell 89bb6bf292
fixes because pantries changed (#2) 2022-10-25 21:55:49 -04:00
Jacob Heider cd86c99e3d try to get our ffi instead of system (#215) 2022-10-24 15:33:15 -04:00
Jacob Heider fbad316611 glib (and friends!) linux build fixes (#204)
* glib linux build fixes
* gobj-intr
* include symlink step when testing, in case a subsequent test requires it
* fix harfbuzz build

Co-authored-by: Max Howell <mxcl@me.com>
2022-10-24 15:29:00 -04:00
Jacob Heider 6f156603b7 glib (and friends!) linux build fixes (#204)
* glib linux build fixes
* gobj-intr
* include symlink step when testing, in case a subsequent test requires it
* fix harfbuzz build

Co-authored-by: Max Howell <mxcl@me.com>
2022-10-24 15:29:00 -04:00
Max Howell 09dcb113f3 fix segmentation fault on linux 2022-10-21 11:26:05 -04:00
Jacob Heider b732b4472d document an ipfs esoterism 2022-10-21 11:09:42 -04:00
Max Howell 370c0c7898 [tea.xyz] 0.8.9 will require --unstable for flock 2022-10-21 10:28:28 -04:00
Jacob Heider 889e8ef7b0 oniguruma is a run-time requirement 2022-10-21 08:43:32 -04:00
Jacob Heider d65bfc7e24 jq: lgamma_r.diff errors on linux-aarch64 2022-10-21 08:43:32 -04:00
Jacob Heider 715b95cabf github version tags don't match source 2022-10-21 08:42:07 -04:00
Jacob Heider 7fa6c2b20b fix some path issues in build 2022-10-21 08:40:19 -04:00
Jacob Heider 47fae4294a +relocatable 2022-10-21 08:38:18 -04:00
Jacob Heider 2f432f9634 ld doesn't properly perform ldd duties 2022-10-21 08:26:12 -04:00
Max Howell 463ff222dd fix bottle xz/gz versions.txt race
not ideal since S3 uploads are failing so often RN

however ideal sln is complex
2022-10-21 06:15:01 -04:00
Max Howell 395f755010 add provides for node (no build required) 2022-10-20 12:36:12 -04:00
Max Howell 4096fec5d3 +charm.sh/glow 2022-10-20 10:14:20 -04:00
Max Howell e5d081667f go.dev needs ca-certificates 2022-10-20 10:14:20 -04:00
Max Howell ed378d10dc +charm.sh/gum 2022-10-20 10:14:20 -04:00
Jacob Heider e5ff529b41 ~gnome.org/libxml2 (#201) 2022-10-19 20:24:57 -04:00
Max Howell da2f446a00 llvm needs zlib
This because libz is in the env due to a build dep (which is why we need to tighten up how this stuff works).

The bug didn't appear on linux because darwin does linktime fullpath resolution and linux uses a `LIBRARY_PATH` type system.
2022-10-19 18:47:07 -04:00
Max Howell 3c10bd9f77 tea.xyz/gx/cc now provides these symlinks 2022-10-19 18:47:07 -04:00
Max Howell 678627d04a +ipfs.tech 2022-10-18 10:44:17 -04:00
Max Howell d2ad4b5f7e go.dev cgo requires a c compiler at runtime 2022-10-18 10:44:17 -04:00
Max Howell a2cb71e1d4 make our ruby tolerant of different shebangs (#191) 2022-10-17 15:55:08 -04:00
Max Howell 947b26aa7b changes that don’t require rebuilds 2022-10-17 14:08:05 -04:00
Max Howell f836b167a1 “superenv” (#185)
* fixes for dylib ids on darwin (sadly elaborate)

* wip
2022-10-17 13:45:32 -04:00
Jacob Heider 115e2fd642 +jq+oniguruma 2022-10-14 21:16:16 -04:00
Jacob Heider c970127d11 +musl.libc.org 2022-10-08 09:17:53 -04:00
Jacob Heider fd3fff333b +gnupg.org 2022-10-07 10:33:01 -04:00
Jacob Heider ddc55b93f2 ~xz 2022-10-04 00:18:29 -04:00
Max Howell 53790ae38c use tea to install ruby for our scripts 2022-10-03 20:38:14 -04:00
Jacob Heider 22dcff66c7 +just.systems 2022-10-03 12:53:07 -04:00
Max Howell cd7aac3dc2 +ruby (#176)
* +ruby

* wip
2022-10-03 11:37:28 -04:00
Max Howell 286947912d attempt to install as little as possible with apt (#173) 2022-10-03 11:30:12 -04:00
Jacob Heider 3b32634cee Fix missing zlib dep on test and remove unavailable configure flag (#171) 2022-10-03 11:26:06 -04:00
Max Howell 4cbe0adc52 let’s try our own shared-mime-info (#167)
* let’s try our own shared-mime-info
* infuser:slim needs more deps to be specified
2022-09-30 11:38:22 -04:00
Max Howell a59e2e9f00 let’s try our own shared-mime-info (#167)
* let’s try our own shared-mime-info
* infuser:slim needs more deps to be specified
2022-09-30 11:38:22 -04:00
Jacob Heider 43b8edbc0f ~westes/flex 2022-09-29 21:06:40 -04:00
Max Howell 86200fa725 ~gnome.org/glib (#150) 2022-09-29 20:10:43 -04:00
Jacob Heider 800b287084 ~cmake.org (#160)
how did this work before?
2022-09-29 17:24:10 -04:00
Max Howell 3d322f2701 ~gnome.org/gdk-pixbuf (#151) 2022-09-29 15:40:34 -04:00
Max Howell 8e253c55a6 ~git-scm.org (#153)
build in debian-buster-slim rather than infuser since infuser currently has link bugs in gettext etc.
2022-09-29 14:14:58 -04:00
Max Howell 4f62062548 test on more linuxes (#164) 2022-09-29 12:07:07 -04:00
Jacob Heider 81d3653920 gnu.org/gmp(mustacheNoDollarSign) 2022-09-28 22:07:44 -04:00
Max Howell 2d750eae4e less hacks (#162) 2022-09-28 19:19:56 -04:00
Max Howell ee504738cf fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
Max Howell 5657f04b30 Upload .tar.xz bottles too 2022-09-27 16:13:54 -04:00
Jacob Heider 6378d2fa48 fixes darwin gha build 2022-09-27 10:44:15 -04:00
Max Howell 6932192783 ~mesonbuild.com 2022-09-27 10:44:15 -04:00
Max Howell c58d3db8c9 sync with tea/cli 2022-09-25 11:05:05 -04:00
Max Howell fd439d99f0 ~cmake.org 2022-09-25 09:45:40 -04:00
Max Howell 1bb4eb9028 ~github.com/numactl/numactl 2022-09-25 09:36:27 -04:00
Max Howell 8ae194c545 ~gnu.org/gettext 2022-09-25 09:36:13 -04:00
Max Howell 9f6e4eee2a ~go.dev 2022-09-25 09:36:00 -04:00
Max Howell 26999621fc ~openssl.org 2022-09-25 09:35:44 -04:00
Max Howell f03aa9daaf ~python.org 2022-09-25 09:35:32 -04:00
Max Howell 03eb7e4d55 everything is relocatable now 2022-09-25 08:47:23 -04:00
Max Howell 2efe6585cf everything is relocatable now 2022-09-25 08:47:23 -04:00
Max Howell a5ff99c5e3 getting there (#144) 2022-09-25 08:41:58 -04:00
Max Howell 6641757cd3 tweaks based on using our own semver 2022-09-23 10:36:43 -04:00
Max Howell 746f2f16f3 tweaks based on using our own semver 2022-09-23 10:36:43 -04:00
Jacob Heider 4ec52e6c6a +tea.xyz (#128) 2022-09-23 09:52:00 -04:00
Max Howell 52d265b20d Refactoring 2022-09-21 03:51:04 -04:00
Max Howell ee0275ef71 Simplify builds by building to /opt/project/src 2022-09-21 02:35:03 -04:00
Jacob Heider 52d90d25d5 use install.ts from teaxyz/cli 2022-09-20 08:11:05 -04:00
Max Howell d3ad7ec109 ghc seems to require m4 during builds now
bootstrapping with a previous tea version of ghc would avoid this nonsense.
2022-09-19 08:15:42 -04:00
Max Howell 9317c2bbed We can't yet support glib 2.74.x 2022-09-18 16:54:13 -04:00
Max Howell 6360e9be9f gardening (#140) 2022-09-18 16:15:38 -04:00
Max Howell 2a9dc62e00 gardening (#140) 2022-09-18 16:15:38 -04:00
Max Howell 9ef68310c9 +portable auto(conf|make) (#129) 2022-09-18 12:01:10 -04:00
Max Howell 6b32ec0d1e +portable git 2022-09-18 09:09:28 -04:00
Max Howell c1a571a736 fix-macho tweaks, etc. 2022-09-16 15:35:46 -04:00
Jacob Heider 6915789c83 Should require the issue #15596 tweaks only on the affected versions 2022-09-15 17:13:37 -04:00
Max Howell 97a351cf43 Fix meson (#135) 2022-09-14 17:45:56 -04:00
Max Howell 9b0cf3d92a +portable fontconfig (#134)
Only changes the cache location
2022-09-14 15:48:36 -04:00
Max Howell e968bff3f1 Openssl portable (#132)
* +scripts/test-all.ts
2022-09-14 11:43:44 -04:00
Max Howell cc306dd2f8 +openssl portable (#131) 2022-09-13 17:53:12 -04:00
Max Howell 3291915ef4 +portable meson (#130) 2022-09-13 11:05:04 -04:00
Max Howell 0240a4bfb1 +portable git (#126) 2022-09-13 09:18:47 -04:00
Max Howell bf3c2033d2 node doesn’t need pkg-config at runtime (#127) 2022-09-12 15:47:41 -04:00
Max Howell e9aa4edbc7 (mostly) fix relocation of perl (#125) 2022-09-09 09:37:26 -04:00
Max Howell 0f8b83870a making things relocatable (#122) 2022-09-08 16:40:35 -04:00
Jacob Heider 43037362d6 +numactl +libtool (#119) 2022-09-07 10:33:57 -04:00
Jacob Heider b5c0197e45 +numactl +libtool (#119) 2022-09-07 10:33:57 -04:00
Max Howell 0a87367017 curl-ca-certs (#121) 2022-09-07 08:16:48 -04:00
Max Howell 5a3069888c curl-ca-certs (#121) 2022-09-07 08:16:48 -04:00
Max Howell f92b037388 LLVM 15.0.0 can't build pkg-config’s bundled glib 2022-09-06 11:50:46 -04:00
Max Howell b1c9cdd6ed +comment 2022-09-02 17:03:57 -04:00
Max Howell ac25a93fff +test ghc 2022-09-02 17:02:54 -04:00
Max Howell 181090c2aa +test cairo 2022-09-02 11:05:28 -04:00
Max Howell 45db4c1899 no need to rebuild these 2022-09-02 11:00:41 -04:00
Max Howell 134ee84ef2 no need to rebuild these 2022-09-02 11:00:41 -04:00
Max Howell de7ed57e37 +test gobj-intr 2022-09-02 10:58:09 -04:00
Max Howell dc90621902 test +librsvg (#115) 2022-09-02 10:51:31 -04:00
Max Howell 88934db559 +test gdk-pixbuf 2022-09-02 10:36:40 -04:00
Max Howell bbc22ab67f +test gdk-pixbuf 2022-09-02 10:36:40 -04:00
Max Howell a4eac5f1c5 +test harfbuzz (#110) 2022-09-01 17:42:09 -04:00
Max Howell 915e9f1d82 +wget (#111) 2022-09-01 13:49:14 -04:00
Max Howell e35091d0be +test gnu.org/frbidi (#109) 2022-08-31 19:12:04 -04:00
Max Howell b67f0350fe +test gnu.org/gmp (#108) 2022-08-31 19:04:25 -04:00
Max Howell a5ac760ff4 +test gnu.org/autoconf (#107) 2022-08-31 18:02:46 -04:00
Max Howell a32cd0e80a more-tests (#106) 2022-08-31 17:44:34 -04:00
Max Howell ac5c6ceff3 add more pkg tests (#102)
* more-tests pt.1

* useCellar() is overkill here.

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2022-08-31 15:45:04 -04:00
Max Howell 39ee1d6721 no need to rebuild these changes 2022-08-31 15:45:04 -04:00
Max Howell 52bb4c1d13 no need to rebuild these changes 2022-08-31 15:45:04 -04:00
Max Howell a48aad9a27 +node (#105) 2022-08-31 14:57:35 -04:00
Max Howell ba3dbb1122 tweak llvm+rust 2022-08-27 14:24:24 -04:00
Max Howell 4f7bce0f85 fixes deno 1.25.0 (#99) 2022-08-27 14:11:25 -04:00
Max Howell 14c3420991 fix deno on darwin/aarch64 (#98) 2022-08-24 13:54:20 -04:00
Max Howell c9e9b4a045 fixes deno on darwin/aarch64 (#96) 2022-08-23 17:28:58 -04:00
Max Howell b9231f54ca +pandoc/crossref (#95) 2022-08-23 03:32:24 -04:00
Max Howell ffc40b4bc9 +pandoc (#94) 2022-08-22 21:45:08 -04:00
Max Howell 2f7a7b5cdf +cabal (#93) 2022-08-22 18:44:03 -04:00
Max Howell ea699e9b52 +ghc (#92) 2022-08-22 17:40:16 -04:00
Max Howell 0a24579cec +ghc (#92) 2022-08-22 17:40:16 -04:00
Max Howell 9e7593b30a librsvg (#90) 2022-08-22 08:38:36 -04:00
Max Howell f003504fb5 cairo fix (#91) 2022-08-20 13:50:44 -04:00
Max Howell bfc6fffab1 +pango (#89) 2022-08-20 11:24:18 -04:00
Max Howell 09a0df6dd9 +frbidi+harfbuzz (#88) 2022-08-20 11:05:47 -04:00
Max Howell c1de1e83a1 +frbidi+harfbuzz (#88) 2022-08-20 11:05:47 -04:00
Max Howell 22d528909b libxml2 2.10 has issues (#86) 2022-08-19 17:15:02 -04:00
Max Howell e3cd93b1ad +gdk-pixbuf+gmp (#87)
* +gdk-pixbuf+gmp

* wip

* wip
2022-08-19 16:48:18 -04:00
Max Howell 88169e0b4d +gdk-pixbuf+gmp (#87)
* +gdk-pixbuf+gmp

* wip

* wip
2022-08-19 16:48:18 -04:00
Max Howell 85ad44e24a +gohugo (#85) 2022-08-19 16:08:56 -04:00
Max Howell 7f9b67a3eb +gohugo (#85) 2022-08-19 16:08:56 -04:00
Max Howell 974af85f68 +freetype+fontconfig+cairo+gobj-intr (#79) 2022-08-19 13:31:09 -04:00
Max Howell b2897a173a +freetype+fontconfig+cairo+gobj-intr (#79) 2022-08-19 13:31:09 -04:00
Max Howell ac366df5ec +autoconf+automake+libjpeg+unicode (#81) 2022-08-17 13:35:41 -04:00
Max Howell fe0049b30c various fixes (#80) 2022-08-17 08:22:22 -04:00
Max Howell cfb4e7e1f2 +glib+meson+flex (#76) 2022-08-10 14:58:22 -04:00
Max Howell 255f93071b +glib+meson+flex (#76) 2022-08-10 14:58:22 -04:00
Max Howell 2540f4e031 +libpng+pixman+gperf+pcre+pixman+bison (#77) 2022-08-05 16:22:53 -04:00
Max Howell 2c9eb1e24b +libpng+pixman+gperf+pcre+pixman+bison (#77) 2022-08-05 16:22:53 -04:00
Max Howell c7e3d90b60 +go+unzip+tar (#74) 2022-08-05 09:43:01 -04:00
Max Howell 6cef318164 Python rec’d deps (#75) 2022-08-04 21:19:01 -04:00
Max Howell b63e6028ee +deno (#73) 2022-08-04 11:27:59 -04:00
Max Howell 16a011a819 +rust+cargo (#67) 2022-08-03 17:39:16 -04:00
Max Howell 71080e77a4 fix rust not being able to extract tar.gz (#72) 2022-08-03 14:27:08 -04:00
Max Howell 8233f19e48 python recommended deps (#68) 2022-08-03 08:02:32 -04:00
Max Howell 70d0af6b81 +mpdecimal (#70) 2022-08-02 18:24:06 -04:00
Max Howell 0f35c7d2be +expat+ffi (#69) 2022-08-02 17:47:52 -04:00
Max Howell 057b5a4038 +llvm (#66) 2022-08-02 13:34:21 -04:00
Max Howell 4c173c0559 +git (#65) 2022-08-02 07:43:12 -04:00
Max Howell a92cd448b8 +gettext (#64) 2022-08-02 07:31:02 -04:00
Max Howell 20342be4de +libxml2 (#63) 2022-08-02 07:15:02 -04:00
Max Howell d029a4b15f +python (#62) 2022-08-02 07:03:17 -04:00
Max Howell f45667553a +ninja+cmake (#61) 2022-08-01 22:50:33 -04:00
Max Howell 2ea19001cf +curl.se (#60) 2022-08-01 22:04:17 -04:00
Max Howell 80a2c405a9 +openssl+make (#58) 2022-08-01 21:18:01 -04:00
Max Howell b4f0306e97 M4,bash,bzip2,perl (#57) (#59) 2022-08-01 21:08:18 -04:00
Max Howell 3fe324a9ef +zlib.net (#56) 2022-08-01 15:49:15 -04:00