Max Howell
4ab3dc7e2e
libxml2: make it so most includes just work ( #435 )
...
* make it so most includes just work
* work out cleaning properly
* back to @main
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-04 20:26:28 -05:00
Marc Seitz
7506d017eb
+az (azure-cli) ( #451 )
...
* add azure-cli
* simplify build script
* fix srcroot
2023-03-04 20:12:37 -05:00
Marc Seitz
49ebc2ac8a
+libarchive ( #453 )
...
* add libarchive
* see if our segfault is PIC related
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-04 20:11:42 -05:00
Jacob Heider
0047bccbe7
fix(nodejs)
2023-03-04 20:10:39 -05:00
Jacob Heider
eb0d9d243d
fix(solidity) ( #421 )
...
* fix(solidity)
woo, my PR made it in!
* needs boost PICd
2023-03-04 19:56:47 -05:00
Jacob Heider
100dc04748
fix(redis) ( #456 )
...
* fix(redis)
* less fragile test
2023-03-04 19:37:58 -05:00
Jacob Heider
0d3022dac2
fix(lame)
...
fixes https://github.com/teaxyz/pantry.core/issues/405
2023-03-04 18:29:49 -05:00
Jacob Heider
77b3bcaca5
fix(harfbuzz)
...
fixes #272
2023-03-04 18:12:59 -05:00
Jacob Heider
d1387ce13d
fix making certain changes in packages
2023-03-03 19:40:05 -05:00
Jacob Heider
7535698058
all the duck in a row
2023-03-03 18:23:29 -05:00
Jacob Heider
7426d862c2
cleanup
2023-03-03 18:18:05 -05:00
Jacob Heider
6a799a5d47
extra fancy version
2023-03-03 18:09:23 -05:00
Jacob Heider
6dd73eb14e
unlink a little harder
2023-03-03 17:44:47 -05:00
Jacob Heider
b0eb1fed1f
Use --unlink
when extracting build artifacts to prevent issues
2023-03-03 17:30:33 -05:00
Jacob Heider
d94868c414
fix(pytest)
2023-03-03 17:20:05 -05:00
Marc Seitz
0c8f275bce
add littlecms ( #444 )
2023-03-03 10:38:02 -07:00
ABevier
9883285baa
add kubectl ( #443 )
...
* add kubectl
* try to install rsync on linux
* missed the -y
---------
Co-authored-by: Max Howell <mxcl@me.com>
2023-03-03 10:20:23 -07:00
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
04cd68f914
use relatative-srcs (which can be empty)
2023-03-02 17:38:39 -05: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
Jacob Heider
cba587bf0f
Guard condition for existing keychain
2023-02-27 11:42:37 -05:00
Max Howell
3053d71414
k no
2023-02-27 09:53:49 -05:00
Max Howell
0d6b087c50
The action doesn’t create the file if not exist
...
Refs https://github.com/fregante/setup-git-user/issues/9
2023-02-27 09:43:44 -05:00
Max Howell
0a7f2d6bf1
Ensure git has a user set up for builds
...
python-venv script needs git now—because pip install . requires that the checkout has a git tag to tell it what version it is building lol
2023-02-27 09:25:52 -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
Max Howell
595af0c2f1
Working on other people’s PRs
2023-02-26 09:35:06 -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
e9c6d16019
For some reason pantry path isn't getting set
2023-02-25 11:31:33 -05:00
Jacob Heider
d57ed9a803
and this one
2023-02-25 03:54:32 -05:00
Jacob Heider
24bdb5810b
forgot this one
2023-02-25 03:51:41 -05:00