Commit graph

885 commits

Author SHA1 Message Date
Max Howell 3e28b85774 Stop pip from checking for updates, we do that 2023-03-11 11:17:59 -05:00
Max Howell b122df92b7
Ready for brewkit v0.9.1 2023-03-11 08:54:19 -05:00
Max Howell 4442f3fae6
Update brewkit test 2023-03-11 06:40:24 -05:00
Jacob Heider c92d3ef609
move all actions to brewkit (#493)
* move all actions to `brewkit`

* prep for merge

* top-level @v0 actions
2023-03-10 21:17:42 -05:00
Jacob Heider be290d2ccd
move all actions to brewkit (#546)
* move all actions to `brewkit`

* move scripts

* prep for merge

* top-level @v0 actions
2023-03-10 21:14:21 -05:00
Max Howell 2593cefed7
mk ncurses install its headers namespaced and not (#536)
* mk ncurses install its headers namespaced and not
* adds test for readline
2023-03-10 10:51:03 -05:00
ABevier 7ec44fdcb7
+slirp (#492)
* +libslirp

* revert .gitignore just in case
2023-03-10 10:47:02 -05:00
Jacob Heider b38bd2211e fix(rust) 2023-03-09 20:09:53 -05:00
Jacob Heider a26eec476d restore brewkit to ^0.7.1
also hack to get tests working again
2023-03-09 19:25:26 -05:00
Max Howell dc21663545
bye bye pantry.zero 2023-03-09 11:57:55 -05:00
Max Howell 2e3b4064d6
bye bye pantry.zero 2023-03-09 11:50:53 -05:00
Max Howell abdb0450b0 Don’t set TEA_PREFIX 2023-03-09 10:39:57 -05:00
Max Howell 9a351d6e8e
Don’t set TEA_PREFIX (#522)
* Don’t set TEA_PREFIX

Fixes https://github.com/teaxyz/cli/issues/427

We build to TEA_PREFIX by default in pantry dev-envs now. You can still override this if you want.

`TEA_PANTRY_PATH=foo tea bar` will now use

* wip
2023-03-09 10:39:49 -05:00
Ramazan Elsunakev 6cbefec7ad
+pnpm.io: pnpx and node 19 support (#488)
* feat(+pnpm.io): add `pnpx` support

* feat(+pnpm.io): add node 19 support
2023-03-09 09:12:16 -05:00
Max Howell 3263c46165
python yaml tweaks 2023-03-09 08:33:48 -05:00
Sanchit Ram Arvind cfd38daa87
+xiph/rav1e (#446)
* xiph/rav1e packaged

* Remove unnecessary run-time deps

* wip

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-08 18:31:48 -05:00
David Dobrinskiy 966e7026ed
+ansible (#469)
* +ansible.com

* cleanup old urls

* add vault tests

* re-run CI

* re-run CI

* add comment

* remove unneded deps
2023-03-08 18:19:07 -05:00
Jacob Heider 3248e8fa30 faster codesigning with file extension blacklisting
second test


repeat second test


repeat first test


repeat repeating second test


more test two


test 2


test 3


test 3.1


test 3.2


test 3.2.1


test 3.2.2


test 3.2.3


test 3.3


test 4


test 4.1


test 4.2


test 4.3


test 4.4 (I hate shell escaping)
2023-03-08 18:06:13 -05:00
David Dobrinskiy 06876ee7af remove unnecesary pip deps 2023-03-08 17:55:56 -05:00
ABevier 1ca60aab50
+vde (#483)
* +vde

* remove unnecessary echo
2023-03-08 17:51:59 -05:00
Max Howell 818e827397 Remove unneeded deps 2023-03-08 17:48:59 -05:00
Max Howell 00b597d917 +mackup
Closes #482
2023-03-08 17:38:31 -05:00
Jonathan Chang 6f0af25b08 +graphviz.org 2023-03-08 14:01:40 -07:00
Iulian Onofrei 509af698cf Fix incorrect formatting in the README 2023-03-08 13:58:36 -07:00
ABevier 35d141b1ab
+libssh (#479)
* +libssh

* include the .a file for static linking
2023-03-08 15:50:27 -05:00
Jacob Heider dd518c3e36
rename(go-md2man) 2023-03-08 13:40:34 -05:00
ABevier 89fa4af3c6
+go-md2man (#472)
* +go-md2man

* fix pr comments
2023-03-08 13:36:53 -05:00
ABevier 4ef8ac05b7 +lzo 2023-03-08 13:33:14 -05:00
ABevier daae918d60 +popt 2023-03-08 13:32:50 -05:00
ABevier 295674a7b4 +capstone 2023-03-08 13:30:17 -05:00
Marc Seitz 1ea7ecba04 add opus codec 2023-03-08 13:29:27 -05:00
Max Howell 212a592e09
pin to brewkit ~0.5 2023-03-08 09:02:33 -05:00
Max Howell 53199875aa Fix pipenv venv stuff
Fixes https://github.com/teaxyz/pantry.extra/issues/420
2023-03-07 18:28:39 -07:00
Max Howell c09f6ce73a
deno install to ~/.local/bin (not ~/.deno/bin)
This is our current consistency choice. I think ideally we’d make this configurable somehow.
2023-03-07 14:38:38 -05:00
David Dobrinskiy 20ce9db565
+twine (#471)
* +twine

initial commit

* cleanup tests

* cleaner build script
2023-03-07 14:36:08 -05:00
ABevier 64e14c0882
+watch (#465)
* add watch

* clean up yml

* try to fix deps

* ncurses dep

* just test it differently

* add comment
2023-03-06 18:54:43 -05:00
Jacob Heider 1d59090bb4
fix(scc)
oops. missed the file name
2023-03-06 15:08:13 -05:00
shedali 790a3bd160
add mdcat (#438)
* add mdcat

* fix: +aws.amazon.com/cli remove `_awscli` symlink (#437)

* add build script

* wip

* add pkg-config dep

---------

Co-authored-by: Ramazan Elsunakev <35545693+relsunkaev@users.noreply.github.com>
Co-authored-by: Max Howell <mxcl@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-06 14:54:51 -05:00
Marc Seitz e2e2e4160e
+glog (#459)
* +glog

* +double-conversion (#436)

* +double-conversion

* fix test
2023-03-06 14:51:04 -05:00
Max Howell 5e2d3f5309 +jasper
Closes #215
2023-03-06 14:50:44 -05:00
David Roman bf1e7dde44 wip 2023-03-06 14:35:52 -05:00
Jacob Heider 1dd842e73c
fix(flex) (#475)
* fix(flex)

* wip
2023-03-05 19:16:52 -05:00
Marc Seitz 1c89b699c5
+double-conversion (#436)
* +double-conversion

* fix test
2023-03-05 17:31:09 -05:00
Marc Seitz 5592fd18dc +gflags 2023-03-05 17:30:28 -05:00
Marc Seitz 47a7a6cb03
+leptonica (#449)
* add leptonica

* update openjpeg dep
2023-03-05 06:57:39 -07:00
Jonathan Chang e70d0dd625
+poppler.freedesktop.org (#432)
* +poppler.freedesktop.org

* see if explicit PIC fixes segfaults

* that will teach me to use the web editor

* this, maybe

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-05 06:06:53 -07:00
Jacob Heider 683bc4a924 use PIC/PIE on linux-x86-64 2023-03-05 05:56:13 -07:00
Marc Seitz 458375c8ef add libwebp 2023-03-04 23:51:31 -05:00
Jacob Heider e59e13ca08
has to clean destination when bottling too. 2023-03-04 22:54:07 -05:00
Jacob Heider ec2d3130b2
correct gpg passphrase variable name 2023-03-04 21:11:59 -05:00