Commit graph

1520 commits

Author SHA1 Message Date
Kevin Chen b169a889a7 +go-mod-update -- Update outdated Go dependencies interactively 2023-08-26 23:41:52 +02:00
Kevin Chen 7c0064f970 +fsrx -- flow state reading in the terminal 2023-08-26 23:39:58 +02:00
Andrew fbba37b856
Ncurses fix paths & test (#3121)
* fix hardcoded paths

* test

* dirname "$0"
2023-08-26 23:39:12 +02:00
Kevin Chen 0441e7d8ad +jwt-cli -- decode and encode JWTs 2023-08-26 23:38:05 +02:00
Kevin Chen 8825cc9375 +dexios -- A secure file encryption utility, written in Rust. 2023-08-26 23:37:30 +02:00
Jacob Heider f784b6b1cf
fix(rtx) (#3117)
* fix(rtx)

* Update package.yml
2023-08-26 20:32:26 +02:00
Andrew 5e510863a2
chromedriver.chromium.org (#2722)
* chromedriver.chromium.org

* add glib for linux

* platforms

* only darwin

* +mozilla.org/nss

* SUFFIX & deps

* oops

* platforms & comment
2023-08-26 19:18:33 +02:00
Kevin Chen 75b3362814
+ots -- encrypted secrets sharing (#3083)
* +ots -- encrypted secrets sharing

* fix: package path

* fix tests
2023-08-26 19:18:05 +02:00
Jacob Heider d9e9f497ce fix(solana) 2023-08-26 14:49:45 +00:00
Kevin Chen 8f02a99d14
+bore -- CLI tool for making tunnels to localhost (#3099)
* +bore -- CLI tool for making tunnels to localhost

* chore: rebuild
2023-08-26 10:16:03 -04:00
Kevin Chen d9293ea373
+cw -- tail AWS CloudWatch logs (#3085)
* +cw -- tail AWS CloudWatch logs

* fix: version
2023-08-26 10:15:28 -04:00
Kevin Chen 5e028b3d55
+huniq -- Filter out duplicates on the command line (#3093)
* +huniq -- Filter out duplicates on the command line

* refactor: Best practices for project with no tags/releases
2023-08-26 09:33:32 -04:00
Kevin Chen 8203639e51
+stego -- steganographic swiss army knife (#3092)
* +stego -- steganographic swiss army knife

* refactor: Best practices for project with no tags/releases
2023-08-26 09:32:03 -04:00
Kevin Chen 7836137f38
cocogitto -- Conventional Commits toolbox (#3095)
* cocogitto -- Conventional Commits toolbox

* refactor: rename package to cocogitto.io
2023-08-26 09:30:17 -04:00
Max Howell 6e0f3ad708
apply main fixes for the stagnant youtube-dl 2023-08-26 08:48:56 -04:00
Max Howell 8b4920be5e
don’t be ambiguous about youtube-dl 2023-08-26 08:22:13 -04:00
Jacob Heider eaca6568dc
fix(rtx)
now requires rust ^1.70
2023-08-26 04:21:02 -04:00
Brennon Loveless 6492e41335
mprocs - Run multiple commands in parallel (#3108)
* feat: added mprocs from crates.io

* fix: attempt to get mprocs to build on linux

* fix: add gcc specific dependencies to linux only

* chore: added documentation about the linux specific dependencies
2023-08-26 04:08:34 -04:00
Kevin Chen 56f15da341 +git-town -- Git workflow automation to keep branches in sync and reduce merge conflicts. 2023-08-26 04:07:15 -04:00
Kevin Chen effb7ce6b2 +git-gone -- Cleanup stale Git branches of pull requests 2023-08-26 04:06:34 -04:00
Kevin Chen ec25f33eb8
+lux -- video downloader (#3103)
* +lux -- video downloader

* ffmpeg is a declared dependency
2023-08-26 04:04:11 -04:00
Kevin Chen 6504577685
+csview -- Pretty and fast csv viewer for cli with cjk/emoji support (#3096)
* +csview -- Pretty and fast csv viewer for cli with cjk/emoji support

* chore: try --locked

* fix: remove --locked flag
2023-08-26 03:54:25 -04:00
Kevin Chen d1c057f762
+doctave -- A batteries-included developer documentation site generator (#3097)
* +doctave -- A batteries-included developer documentation site generator

* chore: try with --locked flag
2023-08-26 03:53:54 -04:00
Kevin Chen c32d55be24 diskus -- A minimal, fast alternative to 'du -sh' 2023-08-26 03:53:22 -04:00
Kevin Chen d60c654eae tv-cli -- Format json into table view 2023-08-26 03:51:45 -04:00
Kevin Chen 7fe6f500c6 +omekasy -- Fun command-line font converter 2023-08-26 03:48:28 -04:00
Kevin Chen d2f89d10c7 +aws-sso 2023-08-26 03:45:12 -04:00
Kevin Chen 33ccc69993 +enc -- encrypted secrets sharing 2023-08-26 03:43:51 -04:00
Kevin Chen 891b2526ba +yj -- Convert between YAML, TOML, JSON, and HCL 2023-08-26 03:40:58 -04:00
Kevin Chen 7f9bb23c0a +fx -- interactive Terminal JSON Viewer 2023-08-25 15:11:46 -04:00
Marc Seitz c876ca50b3
+krzkaczor/ny (#3077)
* +krzkaczor∕ny

* +krzkaczor∕ny
2023-08-25 13:51:00 -04:00
Jacob Heider c28404b785
fix(glslang) (#3071)
* fix(glslang(

* try linker flag
2023-08-25 17:59:35 +02:00
Kevin Chen 3f6774793c +d2lang.com -- modern diagram scripting language that turns text to diagrams 2023-08-25 07:28:02 -04:00
Andrew b07e2b57fe
mozilla.org/nss (#2751)
* mozilla.org/nss

* sed

* sed

* cc env

* gcc

* gcc

* platforms

* neon

* openssl

* llvm

* NSS_DISABLE_ARM32_NEON & NSS_DISABLE_CRYPTO_VSX

* ver

* llvm

* platforms

* hmm

* tea.xyz/gx/cc

* wip

* -march=native maybe

* some fixes

* what's up with this build system?

* ...

* ....

* .....

* build without darwin aarch64

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-24 17:56:03 -04:00
Jacob Heider 733e59634f
fix(pandoc) (#3033)
* fix(pandoc)

closes #3031

* try 9.2

* might be this...

* need to do this to test

* runtime isn't buildtime

* wip

* wip

* last guess
2023-08-24 01:48:07 -04:00
Jacob Heider 6c851ca95f
Fix(kubectl)
Closes #3058 
Closes #3059
2023-08-24 01:44:54 -04:00
Kevin Chen 96173d4ee6
+rage-keygen (#3057) 2023-08-23 19:10:25 -04:00
Kevin Chen 8de87d4ba1
+click -- Command Line Interactive Controller for Kubernetes (#3053)
* +click -- Command Line Interactive Controller for Kubernetes

* openssl dep

* pkg-config

* typo

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-23 18:53:46 -04:00
Kevin Chen 5d555fea5d
+craftql — GraphQL schema to Graphviz export (#3051)
* +craftql

* use /tags

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-23 18:53:15 -04:00
Jacob Heider 772137833f
fix(aws-sdk-cpp)
use concurrency. so slow.
2023-08-23 17:59:16 -04:00
Jacob Heider cfc772130b
fix(boost)
the change to fix-machos broke other things, and introduced too much complexity.
2023-08-23 16:58:34 -04:00
Kevin Chen 31aaf57d71 +tidy-viewer -- csv pretty printer 2023-08-23 14:48:56 -04:00
Kevin Chen 3770d1a86c +complexity -- A command line tool to identify complex code 2023-08-23 14:45:20 -04:00
Kevin Chen bf301a2187 +git-tidy 2023-08-23 14:44:30 -04:00
Kevin Chen 672d09ee47 +mdbook 2023-08-23 14:43:53 -04:00
Kevin Chen 44a613b789 +git-branchless 2023-08-23 14:43:04 -04:00
Max Howell 4c2bb1dc95
changes for tea 1.0.0 (#3023)
I removed some tea --prefix usage, but decided in the end to keep it in tea/cli for now.
2023-08-23 10:28:14 -04:00
Kevin Chen 7bd83f9ea6 +dprint.dev -- Pluggable and configurable code formatting platform written in Rust. 2023-08-22 22:48:58 -04:00
Kevin Chen 2396135970
+rome.tools (#3030)
* +rome.tools

* fix version

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-22 22:04:05 -04:00
Jacob Heider 5605365a50
fix(haskell^8) (#3029)
* fix(haskell^8)

* last guess :/

* ghc-pkg check

* i think this does it

* 9.0 didn't actually build before
2023-08-22 19:14:25 -04:00
andrejrabcenko 0e71d27a8d github.com/kubernetes-sigs/aws-iam-authenticator 2023-08-22 14:45:35 -04:00
Kevin Chen 54966524a5 +rage 2023-08-22 14:45:16 -04:00
Kevin Chen c7b0308925
+getsynth.com — Data Generator to seed anonymized, realistic, fake data into your database (#2994)
* wip

* wip nightly

* error: rustup is not installed at HOME/.cargo

* remove --locked (their version of value-bag is old)

* fix test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 18:47:34 -04:00
Jacob Heider 2348c5ff00
fix(haskell)[1][1]
ugh, embarrassing. commented out all the work.

closes #3008
closes #3007
closes #3006
closes #3005
2023-08-21 18:46:43 -04:00
Jacob Heider 566d41c308
fix(haskell)[1] 2023-08-21 18:35:33 -04:00
Jacob Heider 39296731e7
fix(haskell) (#3001)
* fix(haskell)

vendor GHC

* needs make

* debugging

* fix shims
2023-08-21 18:04:58 -04:00
Kevin Chen 47a730de57
+golang-migrate — Database migrations CLI (#2998)
* wip

* test fix

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 15:54:39 -04:00
Kevin Chen f14b765862 +git-grab 2023-08-21 15:51:58 -04:00
Kevin Chen b88016300e
+silicon — Create beautiful images of your source code (#2990)
* wip

* fix: add harfbuzz as build dep

* runtime harfbuzz

* harfbuzz-sys is old

* maybe hb5?

* linux deps

* typo

* embarassing typo

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 15:50:37 -04:00
Kevin Chen b853b1eddd +sleek -- SQL Formatting CLI 2023-08-21 14:42:07 -04:00
Andrew 8660a3ea73
csie.ntu.edu.tw/cjlin/liblinear (#2988)
* new file:   projects/csie.ntu.edu.tw/cjlin/liblinear/package.yml
	new file:   projects/csie.ntu.edu.tw/cjlin/liblinear/train_classification.txt

* libs
2023-08-21 14:41:22 -04:00
Andrew 6ce24ee4a8
cask.readthedocs.io (#2560)
* cask.readthedocs.io

* + version test

* without install

* Timeout for avoiding hanging.

* without darwin/aarch64

* cleanup and comments

* fixes

* gha...

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 23:13:56 -04:00
Andrew c46d559a04
jugit.fz-juelich.de/mlz/libcerf (#2589)
* jugit.fz-juelich.de/mlz/libcerf

* gcc

* DCMAKE_CXX_STANDARD

* modified:   projects/jugit.fz-juelich.de/mlz/libcerf/package.yml

* builds local...

* need perl

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 22:52:43 -04:00
Lakshya Singh ec6742b9dc
feat: tree sitter pkg (#2929)
* feat: tree sitter pkg

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>

* rename, fix build, add test

---------

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 21:13:51 -04:00
Andrew 7ae694ad37
facebook.com/edencommon (#2257)
* package & test

* modified:   projects/github.com/facebookexperimental/edencommon/package.yml

* boost for darwin

* build deps

* renamed:    projects/github.com/facebookexperimental/edencommon/package.yml -> projects/facebook.com/edencommon/package.yml
	renamed:    projects/github.com/facebookexperimental/edencommon/test.cc -> projects/facebook.com/edencommon/test.cc

* modified:   projects/facebook.com/edencommon/package.yml

* modified:   projects/facebook.com/edencommon/package.yml

* -DBUILD_SHARED_LIBS=OFF

* +openssl.org: ^1.1

* bump

* bzip2

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 20:17:50 -04:00
Kevin Chen f3a9516bec
+replibyte (#2989)
* +replibyte

* openssl

* pkg-config

* typo

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 19:21:09 -04:00
Jacob Heider 5fef064cb2
fix(folly) 2023-08-20 19:20:03 -04:00
Jacob Heider fde382a338 fix(boost) 2023-08-20 18:48:17 -04:00
Kevin Chen 8fd5486210
+dynein -- DynamoDB CLI (#2974)
* +dynein -- DynamoDB CLI

* fix(linux): depend on openssl

* fix(linux-build): depend on openssl and pkg-config

* fix(linux): require openssl as dependency

* openssl ^1.1

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 18:13:16 -04:00
Kevin Chen c5c27b231c
+onefetch (#2975)
* +onefetch

* fix

* rename and gx/make

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 18:13:00 -04:00
Andrew b21ce4431c
gnu.org/groff (#2985)
* gnu.org/groff

* wip

* replace hardcoded prefix

* clean

* GROFF_FONT_PATH & GROFF_TMAC_PATH
+testfile

* wip

* wip
2023-08-20 18:12:44 -04:00
Kevin Chen 7a2c5a3eea
+git-cliff (#2976)
* +git-cliff

* rename

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 16:36:09 -04:00
Kevin Chen a0ba4aafb7
+temporal (#2743)
* feat: First stab at Temporal CLI

* fix: Depend on make

* fix: Fix binary location

* fix: Print directories

* fix: try without makefile

* fix
2023-08-20 16:25:02 -04:00
Andrii Riabchenko 12882265c6 new file: projects/libpipeline.gitlab.io/libpipeline/package.yml
new file:   projects/libpipeline.gitlab.io/libpipeline/test.c
2023-08-20 16:13:17 -04:00
Kevin Chen a9ac417a41 +sd 2023-08-19 23:10:08 -04:00
Kevin Chen f7d4349d86
+typos (#2971)
* +typos

* fix

* fix tests
2023-08-19 23:08:53 -04:00
Kevin Chen 50f3df340e
+tokei (#2972) 2023-08-19 20:21:53 -04:00
Jacob Heider 49fab8a242
fix(pipenv)
closes #2967
2023-08-19 17:09:51 -04:00
Jacob Heider d175265410
fix(zlib)
closes #2953
2023-08-18 12:09:33 -04:00
Jacob Heider fd7cc2dc09
fix(minizip)
closes #2954
2023-08-18 12:08:22 -04:00
Andrii Riabchenko f33bcebd80 github.com/rrthomas/psutils 2023-08-18 12:05:21 -04:00
David Flanagan b0ce1f771e
pkg: terraform-cdk (#2820)
* pkg: terraform-cdk

* fix: pin to node 18

Related: https://github.com/hashicorp/terraform-cdk/issues/2839
2023-08-17 18:49:52 -04:00
Andrew 0da6f671d0
assimp.org (#2579)
* assimp.org

* build shared

* -std=c++11

* -static-libstdc++

* modified:   projects/assimp.org/package.yml
	new file:   projects/assimp.org/test.cpp
	new file:   projects/assimp.org/test.obj
2023-08-17 16:21:45 -04:00
Andrii Riabchenko e8048bb66e github.com/rrthomas/libpaper 2023-08-17 16:20:27 -04:00
Andrew 83bb5fee79
gnu.org/help2man (#2947)
* gnu.org/help2man

* remove .bak

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-17 14:44:25 -04:00
andrejrabcenko 37366f0713 riverbankcomputing.com/pyqt-builder 2023-08-17 14:33:35 -04:00
Andrew 496eb10bae
plantuml.com (#2700)
* plantuml.com

* debug

* -debug

* harfbuzz.org: ^8

* wip

* let's get nuts

* pango ignore versions

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-17 13:28:59 -04:00
Andrew b0e566a840
netlib.org/lapack (#2931)
* netlib.org/lapack

* move gcc from runtime deps

* test dep
2023-08-17 13:10:33 -04:00
Max Howell 444b5b2d08
fix pixi test 2023-08-17 08:05:40 -04:00
Max Howell 71e2e91586
+pixi (#2945)
refs https://github.com/prefix-dev/pixi/issues/203
2023-08-17 08:04:53 -04:00
Jacob Heider 08b42ed4fe
fix(boost)
found during a different inquest.
2023-08-16 21:00:33 -04:00
Andrew 9078bab1a6
eyrie.org/eagle/podlators (#2590)
* eyrie.org/eagle/podlators

* MakeMaker

* PERL5LIB

* try to install ExtUtils::MakeMaker

* sed

* Pod::Escapes

* +perl

* simpler cleanup

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:35:53 -04:00
Andrew 1e022c4c2d
github.com/julienXX/terminal-notifier (#2941)
* github.com/julienXX/terminal-notifier

* vendored

* use prop for ease

* why use cat?

* sigh

* i should just test these locally

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:11:05 -04:00
Andrew 23560b5c5d
netpbm.sourceforge.net (#2938)
* netpbm.sourceforge.net/package.yml

* without --jobs

* perl

* script tweaks

* simpler still

* sigh

* needs escapes

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:10:52 -04:00
Andrew 93ede34291
unidata.ucar.edu/netcdf (#2865)
* unidata.ucar.edu/netcdf

* DCMAKE_CXX_FLAGS linux aarch64

* gcc for linux

* simpler scripts

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:10:35 -04:00
Andrii Riabchenko e280d1e815 gitlab.com/gitlab-org/gitlab-runner 2023-08-16 16:08:36 -04:00
Andrew 087ef770b8
github.com/KhronosGroup/Vulkan-Loader (#2940)
* github.com/KhronosGroup/Vulkan-Loader

* wip
2023-08-16 15:55:10 -04:00
Jacob Heider 780d42c96f
fix(gcc) (#2924)
* fix(gcc)

* use heads / add 10.5

* cc1 segfaults on linux/x86-64

* more flags

* derp
2023-08-16 00:45:25 -04:00
Jacob Heider c0df6e2dfb
fix(ipfs)
closes #2915
2023-08-15 16:24:26 -04:00
Jacob Heider be53b4e0aa
fix(kubectl)
closes #2916
2023-08-15 16:21:14 -04:00
Jacob Heider 0d5f1f0a8b
fix(fly)
closes #2910
2023-08-14 19:21:55 -04:00
Jacob Heider eafc9fa561
fix(go)[1] 2023-08-14 18:43:59 -04:00
Jacob Heider d3a903f1de
fix(go) 2023-08-14 18:32:16 -04:00
Jacob Heider fbd31f634f
fix(fizz)[1] 2023-08-14 15:31:01 -04:00
Jacob Heider e6aed561a2
fix(fizz)
closes #2880
2023-08-14 15:27:02 -04:00
Jacob Heider 5f17329468
fix(folly)
version strings should be majored
2023-08-14 15:06:41 -04:00
Kevin Chen 04795f10d1
+wundergraph.com (#2873)
* +wundergraph

* wip
2023-08-14 10:43:21 -04:00
Kevin Chen 334ac308d1
+koyeb (#2869)
* +koyeb

* cleanup

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-13 21:12:29 -04:00
Andrew be986237a5
groovy-lang.org (#2867)
* groovy-lang.org

* without jansi

* JAVA_HOME

* cleanup

* simpler install

* cp not install

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-13 21:12:11 -04:00
Andrew 6c59b38f0e
openjdk with harfbuzz.org: ^8 & JAVA_HOME (#2727)
* harfbuzz.org: ^8

* JAVA_HOME
2023-08-13 20:17:12 -04:00
Jacob Heider 4546bb3029
fix(libvterm)
closes #2740
2023-08-13 04:41:22 -04:00
Kevin Chen bcb8bdce87
+turso (#2856)
* +turso

* fix: version

https://github.com/tursodatabase/turso-cli/blob/v0.80.0/internal/cmd/version_prod.go\#L12

* wip

* check tags for version

* fix version logic

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-12 22:58:11 -04:00
Jacob Heider 103950ac82
fix(llm)
closes #2854
2023-08-12 19:19:05 -04:00
Andrii Riabchenko 97c00d50d8 yui.github.io/yuicompressor 2023-08-12 00:57:00 -04:00
Jacob Heider abe77b49b1
fix(brewkit) 2023-08-11 19:53:50 -04:00
Jacob Heider 6e32282027 fix(deno) 2023-08-11 18:13:00 -04:00
Jacob Heider 8d57b6b4a7
clean(semverator) 2023-08-11 16:37:03 -04:00
Jacob Heider 95e61dea32 fix(highway) 2023-08-11 13:02:50 -04:00
Jacob Heider dc12053972
fix(terragrunt)
closes #2831
closes #2832
2023-08-11 12:28:20 -04:00
Jacob Heider 3b68734eda
fix(yaml-cpp)
closes #2817
2023-08-10 20:44:49 -04:00
Kevin Chen 5a20ada1bf
+buf.build (#2778)
* +buf

* fix

* wip
2023-08-10 13:38:44 -04:00
Jacob Heider 247115e77e
fix(typst)[1]
closes #2781
2023-08-09 18:14:06 -04:00
Jacob Heider 9c8cd258ea
fix(typst)
closes #2780
2023-08-09 18:07:17 -04:00
Kevin Chen c1fa265244
Terraform Docs (#2765)
* Terraform Docs

* refactor: Use FQDN for project name

* simpler script

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-09 14:43:43 -04:00
Max Howell 2048d99c47
+mamba deps (#2741) 2023-08-09 11:27:04 -04:00
dcvz be58d032aa Add rustup 2023-08-09 11:26:25 -04:00
Andrew 47af95acad
cairographics.org/pycairo (#2760)
* cairographics.org/pycairo

* {{deps.python.org.version.marketing}}

* symlink

* python3 hardcoded
2023-08-08 14:13:40 -04:00
ABevier 3b35352f4b
fix display name for rust 2023-08-08 10:07:11 -04:00
Max Howell 56c756028a
[skip-ci] rust display-name 2023-08-08 05:24:35 -04:00
Andrew fc4cf57990
riverbankcomputing.com/sip (#2759)
* riverbankcomputing.com/sip

* gcc

* deps
2023-08-07 14:51:19 -04:00
Andrew 74730a1eba
mercurial-scm.org (#2755)
* mercurial-scm.org

* sed

* simplify some file management

* install -d

* install is picky

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-06 18:46:54 -04:00
Andrew 796b1a8d6c
mandoc.bsd.lv (#2752)
* mandoc.bsd.lv

* without env

* use prop:

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-06 18:33:35 -04:00
andrejrabcenko c39b15a6de notroj.github.io/neon 2023-08-06 18:15:57 -04:00
Max Howell 0cdb1a16e8 +optipng 2023-08-06 12:12:28 -04:00
Jacob Heider 193e32c406
fix(gnutls) (#2749)
* fix(gnutls)

* try v14

* maybe gcc?

* srptool removed
2023-08-06 01:57:42 -04:00
James Reynolds 5460f2600e
+khronos.org/opencl-headers (#2746)
* +khronos.org/opencl-headers

* Removed unneeded build args

* Removed unneeded build arg

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-08-05 02:19:25 -04:00
andrejrabcenko f1a13b9116 scala-sbt.org 2023-08-05 00:57:13 -04:00
Jacob Heider ff54f34026
fix(libspatialite) 2023-08-04 14:16:26 -04:00
Jacob Heider a9360043c7 fix(mbed-tls) 2023-08-03 17:49:31 -04:00
Andrew f82da9d012
jmeter.apache.org (#2730)
* jmeter.apache.org

* rm

* test

* vendored

* JAVA_HOME

* rename dir

* rename dir

* oops... :D
2023-08-03 13:40:47 -04:00
David Chavez 5e3e8c63c6
packer.io (#2731)
* Add package.yml

* Add a test

* Remove config file

* Update package.yml
2023-08-03 13:39:27 -04:00
David Chavez cdf58073d8
hetzner.com/hcloud (#2732)
* Add hcloud

* Fix versioning and test against version
2023-08-03 13:38:50 -04:00
Max Howell 771f1a90d4
display-name text generation web UI 2023-08-03 06:46:30 -04:00
Kevin Chen 13291c3cf8
feat(hasura.io): Add package for the Hasura CLI (#2720)
* feat(hasura.io): Add package for Hasura
* fix: build make target
* fix: Use Make v3
* fix: Use Make v4
* comments
* fix: Use Make 4.3.0
* fix: Skip checksums

Co-authored-by: Max Howell <mxcl@me.com>
2023-08-02 14:03:33 -04:00
Max Howell 1479fe023b
[ci skip] update display names 2023-08-02 12:00:39 -04:00
Max Howell 472f180afc +llm 2023-08-02 11:59:33 -04:00
Max Howell 888dd724fb
+text-generation-webui (#2721) 2023-08-02 11:52:03 -04:00
Max Howell bc3aca83e4
use npx get-port to get a free port 2023-08-02 11:33:56 -04:00
Jacob Heider 3235fb8e8b
fix(nim) 2023-08-01 16:14:11 -04:00
Andrew a1f1d8ce6c
docker.com/cli (#2639)
* docker.com/cli

* modified:   projects/docker.com/cli/package.yml

* modified:   projects/docker.com/cli/package.yml

* docker context use colima & debug

* --arch

* context list

* colima start with profile name

* --very-verbose

* modified:   projects/docker.com/cli/package.yml

* cat $HOME/.lima/colima/serial.log

* Update package.yml

* --runtime docker

* --verbose

* only ver

* readme

* -deps
2023-08-01 12:59:16 -04:00
Jacob Heider 310e1641c0
fix(openexr)
removed `exrinfo`. closes #2716
2023-07-31 19:25:36 -04:00
Jacob Heider f3c7c725d2
fix(rtx) (#2709)
* fix(rtx)

* needs pkg-config

* openssl is runtime
2023-07-31 11:33:03 -04:00
Max Howell 85d96cd0da
fix Auto-GPT bailing due to no prompt file 2023-07-31 11:17:36 -04:00
Andrew c2122cd4d0
gradle.org (#2704)
* gradle.org

* single mv

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-30 18:36:43 -04:00
andrejrabcenko fe0330057a kotlinlang.org 2023-07-30 18:36:21 -04:00
Andrew bbcb3c796d
maven.apache.org (#2702)
* maven.apache.org

* rename to xyz.tea

* use strip-components

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-30 18:33:38 -04:00
Max Howell 5d3823a908
add display-name for micromamba 2023-07-30 13:10:10 -04:00
Max Howell d5b7afbf6e
+micromamba (#2681) 2023-07-30 11:18:11 -04:00
Max Howell 9c56216f04
entrypoint for agpt.co 2023-07-30 08:01:11 -04:00
Brad Jones 73e4cbf62a
+github.com/gopasspw/gopass (#2686)
* +github.com/gopasspw/gopass

* add vendored warning

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-29 15:14:14 -04:00
Andrii Riabchenko b514cea7a6 intel.com/libva 2023-07-29 15:13:55 -04:00
Andrii Riabchenko a9f7ee88ea khronos.org/glslang 2023-07-29 15:13:17 -04:00
Andrii Riabchenko f586deb49a github.com/lm-sensors 2023-07-29 15:12:30 -04:00
Andrii Riabchenko 0d551a6baf freedesktop.org/vdpau 2023-07-29 15:11:55 -04:00
Andrew 4aca6fc498
openjdk.org (#2684)
* openjdk.java.net

* linux

* maybe insert $PATH on --with-tools-dir=

* darwinsys.com/file

* linux need to fix

* linux deps

* linux platform

* rename -> openjdk.org

* --with-tools-dir=

* cflags & cxxflags & ldflags

* cat ./config.log

* /bin

* clang

* JDK_DIR

* support dir

* correct JDK_DIR for linux
2023-07-29 15:09:22 -04:00
Andrew 7c1b5f0a9b
info-zip.org/zip (#2685)
* info-zip.org/zip

* without --jobs

* CC

* CC

* patch

* without configure
2023-07-28 15:28:30 -04:00
andrejrabcenko a077e18abd x.org/xtst 2023-07-28 15:28:08 -04:00
Max Howell 023674561a
remove pnpm’s upper node constraint
Fixes https://github.com/teaxyz/cli/issues/660
2023-07-28 15:13:58 -04:00
Max Howell 9243322d5b
+conda (miniconda) (#2683)
Refs
* https://github.com/teaxyz/pantry/pull/388
* https://github.com/teaxyz/pantry/issues/6
2023-07-28 13:01:17 -04:00
Jacob Heider 0f359252df
fix(file) 2023-07-27 18:02:18 -04:00
Ian Wijma 5a34063324
Added symfony-cli (#2677)
* Added symfony-cli

* Removed comment and added platforms

* Update package.yml

* whoops. too much cleanup

* i hate that curl doesn't follow redirects by default

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-27 13:52:16 -04:00
andrejrabcenko 2195d4c94b glaros.dtc.umn.edu 2023-07-27 13:26:53 -04:00
Andrii Riabchenko 8a6d53e901 +unicode.org 2023-07-27 13:24:50 -04:00
andrejrabcenko fab940e591 github.com/vburenin/ifacemaker 2023-07-27 13:20:12 -04:00
Max Howell 2ac0d444bd
Fixes https://github.com/teaxyz/pantry/issues/2662 2023-07-27 09:58:46 -04:00
Jacob Heider 83132e1364
fix(freexl)[1] 2023-07-25 15:39:41 -04:00
Jacob Heider 91d92b030e
fix(freexl)
closes #2658
2023-07-25 14:29:50 -04:00
Jacob Heider d69b452c2d
fix prql >=0.9
closes #2657
closes #2663
2023-07-25 14:24:44 -04:00
Andrew d2db2471f5
dotnet.microsoft.com (#2661)
* dotnet.microsoft.com

* linux

* bin/dotnet

* DOTNET_SYSTEM_GLOBALIZATION_USENLS

* only darwin

* comment linux env

* simpler script

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-25 14:08:38 -04:00
Andrii Riabchenko fd13045796 docker.com/compose 2023-07-25 13:45:03 -04:00
Andrii Riabchenko 6ee9a2270c vektra.github.io/mockery 2023-07-25 13:44:37 -04:00
Max Howell 1554f7e49d
fix model download url 2023-07-24 16:54:33 -04:00
Max Howell 7c803208a2
update llama.cpp; use OpenLLaMA (#2655) 2023-07-24 16:43:32 -04:00
Max Howell b8428969ec
[ci] skip; display-name updates; gardening 2023-07-24 16:15:31 -04:00
Jacob Heider e1226d1339
fix(texinfo) 2023-07-24 14:38:30 -04:00
Ivan Bushchik cd87cbec48
github.com/adegtyarev/streebog: init at 0.13 (#2649)
* github.com/adegtyarev/streebog: init at 0.13

* github.com/adegtyarev/streebog: fix build on linux

* simplify script

* fix patch path

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-24 11:05:15 -04:00
Bruno Coelho 3be6d5839d
Fix github.com/SwiftGen/SwiftGen crash (#2652)
* Fix SwiftGen

* remove double download

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-24 10:40:03 -04:00
andrejrabcenko 59fb64f849 tcpdump.org 2023-07-24 10:06:09 -04:00
Max Howell 13eda8e0be
fix typo 2023-07-22 10:29:39 -04:00
Max Howell 8626b97ca8 +unrar 2023-07-22 10:29:11 -04:00
Max Howell 26f3f2ff70
really fix port 2023-07-21 12:26:24 -04:00
Max Howell 1ca2677727
pick different port to postgres 2023-07-21 11:56:54 -04:00
Max Howell c5466eacfd
add entrypoint for gpt4all
Fixes https://github.com/teaxyz/gui/issues/678
2023-07-21 10:13:50 -04:00
Max Howell a27f0fe99b
Have gpt engineer entrypoint prompt for OpenAI key 2023-07-21 09:57:49 -04:00
Max Howell bdb5e0d435
try to fix openplayground entrypoint 2023-07-21 09:37:47 -04:00
Bruno Coelho e26eda10d9
+sourcery (#2631)
* +sourcery

* Try to fix CI

* remove redundant download

* yaml requirements

* sigh

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-20 17:25:10 -04:00
Bruno Coelho b9a1a3dfb7
+rswift (#2630)
* +rswift

* Try to fix CI

* remove redundant download

* or do it correctly

* yaml requirements

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-20 17:25:00 -04:00
Max Howell 7a442a47a3
+openplayground 2023-07-20 13:48:23 -04:00
Max Howell 91c6ec80cb
fix lack of escaping 2023-07-20 06:23:12 -04:00
Max Howell cba7e00325
fix entrypoint 2023-07-20 06:16:59 -04:00