Commit graph

2501 commits

Author SHA1 Message Date
Jacob Heider 5575c5d788
fix(rover) 2023-10-23 15:49:46 -04:00
Kevin Chen 42cfd01ff4 +gotestsum -- go test runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results 2023-10-23 14:58:04 -04:00
Jacob Heider 920f8de1a5
fix(iroh)
closes: #3788
2023-10-23 14:55:59 -04:00
Andrew 3f84d2133f
facebook.com/mvfst (#3684)
* new file:   projects/facebook.com/mvfst/CMakeLists.txt
	new file:   projects/facebook.com/mvfst/package.yml

* maybe with llvm

* CMAKE_ARGS

* -latomic

* wip
2023-10-23 13:01:40 -04:00
Jacob Heider 0d68a9ea22
fix(crystal)[1]
slightly better
2023-10-23 12:53:42 -04:00
Jacob Heider 6d90ced542
fix(crystal)
better shim
2023-10-23 12:51:52 -04:00
Rajdeep Malakar 7369033225
+vercel.com/pkg (#3776)
* +vercel.com/pkg

* fix

* `npm i` is required

* fix

* wrong place dep

* fix
2023-10-23 11:25:59 -04:00
Jacob Heider 3ea5d705d4
moved to yaml in brewkit 0.51 2023-10-23 10:25:35 -04:00
Andrew 06c537c7ff
traefik.io (#3772)
* new file:   projects/traefik.io/package.yml

* fix linux
2023-10-23 10:07:35 -04:00
Rajdeep Malakar f255ed67f8
+crates.io/wasm-pack (#3770)
* +crates.io/wasm-pack

* retry tests
2023-10-23 10:06:42 -04:00
Andrew 3270c4d7a9
opentofu.org (#3763)
* new file:   projects/opentofu.org/package.yml

* TFOFU_PROVIDER_REGISTRY

* wip
2023-10-23 10:03:51 -04:00
Rajdeep Malakar 2ddea318b8
+julialang.org (#3754)
* +julialang.org

* fix issues

* try fix

* I've no idea how to fix it

* remove sys.dylib.dSYM

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-22 18:52:31 -04:00
Jacob Heider c1ea3edddd fix(git)
closes #3757
2023-10-22 18:18:24 -04:00
Andrew 55ff07e428
new file: projects/github.com/xeol-io/xeol/package.yml (#3762) 2023-10-22 17:36:24 -04:00
Andrii Riabchenko 318134a3f0 new file: projects/endoflife.date/package.yml 2023-10-22 17:35:33 -04:00
Andrii Riabchenko 654e3bb23d new file: projects/kaggle.com/README.md
new file:   projects/kaggle.com/package.yml
2023-10-22 17:35:08 -04:00
Andrew bad89a6ca8
openssh.com (#3756)
* new file:   projects/openssh.com/package.yml

* wip

* hmm

* wip
2023-10-22 17:31:23 -04:00
Max Howell dfa45234ae
the shim doesn’t need explicit pkgx dep
This caused all git dev-envs to implicitly depend on pkgx which would then cause a potentially older pkgx than the system installed one to be in most working envs. lol

Longer term a better solution would be nice.

In general having git in most dev-envs sucks since its deps are so intrusive. Would be nice to statically build parts of it or something.
2023-10-22 08:40:22 -04:00
Rajdeep Malakar d8781880a0
+julialang.org/juliaup (#3753) 2023-10-22 03:40:52 -04:00
Julien Elbaz b0babf6b46
+crystal-lang.org (#3669)
* add(crystal-lang)

* move to bootstrap

this always hurts

* oops

* linux needs explicit -z

* linux not detecting the compiler well

* Only shim build

* needs ncurses

* shim needs link flags for eval?

* need link flags for test

* maybe what eval needs is --static

* the docs are wrong

* this should do it, i think

* perhaps static linkage

* punt

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-22 02:07:02 -04:00
Jacob Heider 1e8e04f83b
fix(yazi)[1] 2023-10-21 01:59:11 -04:00
Jacob Heider 26f32df15e
fix(yazi)
needs make to build
2023-10-21 01:53:12 -04:00
Andrii Riabchenko 7b59760a41 new file: projects/github.com/jorgebastida/awslogs/package.yml 2023-10-21 00:31:55 -04:00
Andrii Riabchenko c319cddbf2 new file: projects/sfcgal.org/package.yml 2023-10-21 00:31:44 -04:00
Vaibhav Kumbhar 4d0999fe07
feat(kpt.dev): add kpt package to pantry (#3667)
* feat(kpt.dev): add kpt package to pantry

* build from source

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-21 00:31:26 -04:00
Andrew 6fa71f55b7
github.com/AlDanial/cloc (#3748)
* new file:   projects/github.com/AlDanial/cloc/package.yml
	new file:   projects/github.com/AlDanial/cloc/test.c

* add provides; use fix-shebangs.ts

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 22:48:30 -04:00
Andrii Riabchenko 8137221cf9 new file: projects/github.com/anchore/grype/package.yml 2023-10-20 18:23:56 -04:00
Andrew d033a15877
cgal.org (#3746)
* new file:   projects/cgal.org/package.yml
	new file:   projects/cgal.org/surprise.cpp

* -DCMAKE_BUILD_RPATH=

* fixture & ldflags

* case sensitive linux

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 17:21:31 -04:00
Rajdeep Malakar 4ef7d15085
+github.com/TomWright/dasel (#3743)
* +luarocks.org

* omit unnecessary env

* +github.com/TomWright/dasel

* simpler syntax

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 16:34:54 -04:00
Rajdeep Malakar 17f7ee70bd
+luarocks.org (#3741)
* +luarocks.org

* omit unnecessary env

* fix tests

* fix

* fix lua hardcoded paths

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 16:17:54 -04:00
Jacob Heider c3a7d8d793
fix(mesonbuild) 2023-10-20 15:11:07 -04:00
Lars Martin 6289869039
+mkdocs.org/mkdocs -- Project documentation with Markdown (#3733)
* +mkdocs.org/mkdocs -- Project documentation with Markdown

* rename

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 14:41:56 -04:00
Tobias Germer ff6a86cc11 +go.uber.org/mock/mockgen -- GoMock is a mocking framework for the Go programming language 2023-10-20 13:16:05 -04:00
Jacob Heider bde580ce10
fix(vulkan-headers)
closes #3735
2023-10-20 13:13:45 -04:00
Andrew 557902a281
qt.io/qt5 (#3545)
* +

* deps

* .

* wip

* provides

* qt => qt5

* wip

* fix args

* qt5 => qt

* rebuilt zstd; try llvm

* wip

* flags

* add c/xx/ldflags

* maybe?

* maybe this?

* last try

* skip version tagging

* i think based on what i learned with libtirpc, this is it.

* std::move is c++11

* waiting for this to build is SO BORING, so I'm pushing it to CI.

* llvm <16

* add CXXFLAGS

* use LFLAGS

* -ldl on linux

* unicode/debugging

* missing executables

* CC | CXX | LD on linux

* llvm

* wip

* make

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-20 13:04:43 -04:00
Rajdeep Malakar bcb6ddebfd +wasmer.io 2023-10-20 08:37:25 -04:00
Tobias Germer 59c5d75d83 +fluxcd.io/flux2 -- Open and extensible continuous delivery solution for Kubernetes 2023-10-19 17:40:53 -04:00
Jacob Heider 49eb02b291
fix(httpd) (#3723)
* fix(httpd)

simplify

closes #3722

* wip

* wip
2023-10-19 17:37:18 -04:00
Jacob Heider 6b33636d4c
fix(httpd)
closes #3719

un-hardcodes source url; uses full source listing
2023-10-19 13:39:34 -04:00
Rajdeep Malakar f46c585dbc
+edgedb.com (#3708)
* +edgedb.com

* fix

* improve code style

* remove `--locked` from `cargo install`
2023-10-19 13:07:27 -04:00
Tobias Germer 37bc4ba445
+localstack.cloud/cli -- The LocalStack CLI packaged using pyinstaller (#3718)
* +localstack.cloud/cli -- The LocalStack CLI packaged using pyinstaller

* +localstack.cloud/cli -- add missing build dependency gnu.org/binutils
2023-10-19 09:57:44 -04:00
Jacob Heider 05831aff6e
fix(pcre2) 2023-10-18 19:45:07 -04:00
Jacob Heider 7e73599206 fix(rubygems)
closes #3691

sed is safer than patch
2023-10-18 18:40:36 -04:00
Jacob Heider bf71dad0b0 fix(node21)
closes #3693
2023-10-18 17:56:08 -04:00
Jacob Heider 1753b631f8 fix(edencommon)
closes #3690
2023-10-18 15:54:04 -04:00
Jacob Heider c553f88277
fix(cython)[1]
ha, i'm good at this.
2023-10-18 15:24:28 -04:00
Jacob Heider 3b200c7ff4
fix(cython)
closes #3695
2023-10-18 14:24:45 -04:00
Jacob Heider d8a1496c2d
fix(libcython) (#3706)
* fix(libcython)

closes #3694

* sigh
2023-10-18 14:16:42 -04:00
Jacob Heider 831f936f22 fix(docker-compose)
closes #3704
2023-10-18 13:59:39 -04:00
Jacob Heider bc39eb650d
fix(kubeshark)
closes #3686

they just released a new version and changed their schema. right now. between the PR and the full build.
2023-10-16 17:24:13 -04:00
Tobias e7e802e2db +aws-vault -- A vault for securely storing and accessing AWS credentials 2023-10-16 17:16:30 -04:00
Tobias 6f80fa8dfc +pluto -- A cli tool to help discover deprecated apiVersions in Kubernetes 2023-10-16 17:00:43 -04:00
Tobias f5daed5f60 +kubeshark -- API traffic analyzer for Kubernetes 2023-10-16 16:59:51 -04:00
Andrew 217aa7f764
github.com/nvm-sh/nvm (#3681)
* new file:   projects/github.com/nvm-sh/nvm/package.yml

* wip

* dir...

* sure... curl on linux
2023-10-16 15:09:43 -04:00
tannevaled 9fe4eab04d
+opendev.org/openstack/python-openstackclient (#3679)
* +github/jetporch/jetporch

* try fixing pkg-config dependency of openssl

* fixing libz dependency

* fixing libz dependency

* fixing zlib dependency (typo in previous commit)

* fixing dependencies versions

* fixing dependencies versions

* try with static linking of openssl and zlib

* wip

* wip

* github/jetporch/jetporch -> jetporch.com

* use ^major

* reuse static linking

* clean old stuff

* add package file

* +opendev.org/openstack/python-openstackclient

* fix tests
2023-10-16 14:56:05 -04:00
Andrii Riabchenko 32f389ded3 Removing unnecessary parts from the version. 2023-10-16 13:24:44 -04:00
Jacob Heider ccbeec454d
fix(glslang)
closes #3665
2023-10-16 10:32:40 -04:00
tannevaled 09b5ac3524
+github.com/go-acme/lego (#3671)
* +github/jetporch/jetporch

* try fixing pkg-config dependency of openssl

* fixing libz dependency

* fixing libz dependency

* fixing zlib dependency (typo in previous commit)

* fixing dependencies versions

* fixing dependencies versions

* try with static linking of openssl and zlib

* wip

* wip

* github/jetporch/jetporch -> jetporch.com

* use ^major

* reuse static linking

* clean old stuff

* add package file
2023-10-16 10:03:42 -04:00
Tobias Germer c026643c04
+dive -- A tool for exploring each layer in a docker image (#3670)
* +dive -- A tool for exploring each layer in a docker image

* +dive -- add missing git dependency

* +dive -- fix deprecated skip-validate flag
2023-10-16 10:01:44 -04:00
Tobias Germer 7ba952e6cf
+operator-sdk -- SDK for building Kubernetes applications (#3666)
* +operator-sdk -- SDK for building Kubernetes applications

* +operator-sdk -- build from source instead of using vendored binaries
2023-10-15 18:35:42 -04:00
Jacob Heider 2dd6c0a84c fix(py-qt) 2023-10-14 14:20:31 -04:00
Jacob Heider 88d7efdec5
fix(sip) (#3663)
* fix(sip)

closes #3662

* wip

* wip
2023-10-14 14:05:40 -04:00
Jacob Heider 9ba44d2b80
fix(sip)
closes #3661
2023-10-14 13:16:52 -04:00
Jacob Heider 5d5e429c4b
fix(py-qt&&sip)
closes #3657
closes #3658
2023-10-14 12:57:30 -04:00
vkumbhar94 62426e3d5b feat(projects): adding skaffold.dev to pantry 2023-10-14 12:55:37 -04:00
Tobias cae6a2ba40 +oapi-codegen -- Generate Go client and server boilerplate from OpenAPI 3 specifications 2023-10-14 12:15:43 -04:00
Spencer Gilbert 3c235f6591
+gitsign -- Keyless Git signing with Sigstore (#3653)
* +gitsign -- Keyless Git signing with Sigstore

* add git dependency

* move git dep to top level

* fix typo and include git in test only

* if it needs git for the test, it'll need it to run

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-13 20:53:26 -04:00
Jacob Heider 4b139e3e72
fix(pngquant)
closes #3644
2023-10-13 13:33:31 -04:00
Jacob Heider 2b7b9e2496
fix(suitesparse)
closes #3643
2023-10-13 13:32:16 -04:00
Jacob Heider e55a45bf3a fix(deno)
closes #3638
2023-10-12 22:58:58 -04:00
Jacob Heider 2518cb2893 wip 2023-10-12 19:41:03 -04:00
Jacob Heider 41bf90c554 wip 2023-10-12 19:41:03 -04:00
Jacob Heider b08d06974a wip 2023-10-12 19:41:03 -04:00
Jacob Heider 8d4201bd5f fix(gcc)
closes #3617
2023-10-12 19:41:03 -04:00
Jacob Heider 64417eff5c fix(openinterpreter)
closes #3629
2023-10-12 14:00:21 -04:00
Jacob Heider b3c3aae2e4
fix(helm) (#3635)
* fix(helm)

closes #3634

* wip
2023-10-12 13:54:03 -04:00
Jacob Heider d1a10de57c
fix(helm) 2023-10-12 13:18:24 -04:00
Jacob Heider 3382d5e7fc
fix(eza)
closes #3630
2023-10-12 13:16:04 -04:00
Jacob Heider 866874ac45 fix(materialize)
closes #3626
2023-10-11 23:54:13 -04:00
Jacob Heider 199c5a8d5c
fix(materialize) 2023-10-11 21:09:00 -04:00
Jacob Heider 1cc49bb19e
fix(gitopolis)
closes #3624
2023-10-11 21:00:07 -04:00
Jacob Heider fa88a33a7b
fix(materialize)
closes #3623
2023-10-11 20:35:26 -04:00
Jacob Heider 1992dd24ac
fix(iroh) 2023-10-11 15:41:59 -04:00
Jacob Heider d51dccaf6d fix(node12)
ref: https://github.com/orgs/pkgxdev/discussions/799
2023-10-11 15:39:34 -04:00
Jacob Heider 550b778891
fix(bat)
closes #3621
2023-10-11 15:39:15 -04:00
Jacob Heider bccf6d5c02
(p)npm for node12 2023-10-11 15:34:57 -04:00
Jacob Heider 44ac3ac0dd
fix(openslide)
closes #3618
2023-10-11 14:43:35 -04:00
Jacob Heider 68778be96b
fix(llvm^12) 2023-10-10 21:39:17 -04:00
Jacob Heider 71ceb9b4e1
fix(node) (#3610)
* fix(node)

closes #3608

* wip
2023-10-10 16:29:57 -04:00
Jacob Heider 7280d08c48 fix(gpt-engineer)
closes #3606
2023-10-10 15:10:45 -04:00
Sven Jacobs 62da7fa558
Package google.com/firebase-tools (#3604)
* Package google.com/firebase-tools

* Add display-name

* Add "--install-links"
2023-10-10 15:09:12 -04:00
Jacob Heider cdebf5af62
Revert "update(gpt-engineer)[2]"
This reverts commit 399a67e162.

Revert "update(gpt-engineer)[1]"

This reverts commit a38f5f1973.

Revert "update(gpt-engineer)"

This reverts commit ef47d55b43.
2023-10-10 14:44:37 -04:00
Jacob Heider 72fc8e566a
add(python).tkinter 2023-10-10 12:37:04 -04:00
Jacob Heider 597c557113
fix(fly) 2023-10-10 12:04:20 -04:00
Jacob Heider 399a67e162
update(gpt-engineer)[2]
there were a lot of things wrong here.
2023-10-10 11:41:15 -04:00
Jacob Heider a38f5f1973
update(gpt-engineer)[1] 2023-10-10 11:38:39 -04:00
Jacob Heider ef47d55b43
update(gpt-engineer) 2023-10-10 11:34:59 -04:00
Josh Phillips 804f1df132
+supabase.com/cli (#3602)
* add supabase.com/cli

* namespace cli
2023-10-10 10:15:52 -04:00
Jacob Heider e7c69004a3
fix(cargo-c) 2023-10-10 10:13:31 -04:00
Sven Jacobs 50a49bcdf3 Add firebase-tools to npmjs.com/provider.yml 2023-10-10 06:19:31 -04:00
Marc Seitz 3d623f3f8e +libdeflate 2023-10-09 21:25:33 -04:00
Marc Seitz fc26fe45a1 +libsixel 2023-10-09 21:25:14 -04:00
Jacob Heider 18b2254ecf
fix(neovim) (#3595)
* fix(neovim)

closes #3594

* wip

* wip

* wip

* wip
2023-10-09 21:24:50 -04:00
tannevaled 6b3e059562
+jetporch.com (#3583)
* +github/jetporch/jetporch

* try fixing pkg-config dependency of openssl

* fixing libz dependency

* fixing libz dependency

* fixing zlib dependency (typo in previous commit)

* fixing dependencies versions

* fixing dependencies versions

* try with static linking of openssl and zlib

* wip

* wip

* github/jetporch/jetporch -> jetporch.com

* use ^major

* reuse static linking

* clean old stuff
2023-10-09 18:17:23 -04:00
Jacob Heider ec3bc6099a
fix(lux)
closes #3580
2023-10-09 16:55:57 -04:00
Andrew b7dfc4313c
new file: projects/github.com/xiph/speexdsp/package.yml (#3590)
new file:   projects/github.com/xiph/speexdsp/test.c
2023-10-09 16:49:22 -04:00
Jacob Heider d31bca2e60 fix(cargo)
closes #3587
2023-10-09 16:48:37 -04:00
Andrii Riabchenko 761fec27f2 new file: projects/linux-pam.org/package.yml
new file:   projects/linux-pam.org/test.c
2023-10-09 16:31:17 -04:00
Andrew 4d1459ea22
vapoursynth.com (#3586)
* new file:   projects/vapoursynth.com/package.yml

* wip

* wip
2023-10-09 16:30:38 -04:00
Andrii Riabchenko b7accbd638 new file: projects/mujs.com/package.yml
new file:   projects/mujs.com/test.js
2023-10-09 16:29:02 -04:00
Zadkiel Aharonian 7b55400ae5
gitlab.com/greut/eclint (#3584)
* gitlab.com/greut/eclint

* gitlab.com/greut/eclint
2023-10-09 16:27:37 -04:00
Zadkiel Aharonian 5be3ff76a0
argoproj.github.io/workflows (#3582)
* argoproj.github.io/workflows

* Update projects/argoproj.github.io/workflows/package.yml

* Update package.yml

* Update projects/argoproj.github.io/workflows/package.yml

* Update package.yml

* Update package.yml

* Update package.yml

* Update package.yml

* fix

* fix
2023-10-09 16:20:34 -04:00
Jacob Heider fe4553718c
fix(text-generation-webui) (#3579)
* fix(text-generation-webui)

closes #3576

* let's see if this works
2023-10-08 21:35:21 -04:00
Andrew a544281f78
rabbitmq.com (#3575)
* new file:   projects/rabbitmq.com/package.yml

* provides & warnings

* bin => sbin

* remove python

* hmm

* killall before testing

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-08 20:42:09 -04:00
Jacob Heider 21cf3f5170 fix(xkbcommon)
closes #3577
2023-10-08 20:36:11 -04:00
Andrew 6ca9687d36
ceres-solver.org (#3573)
* new file:   projects/ceres-solver.org/package.yml

* wip

* test env
2023-10-08 19:54:51 -04:00
Andrii Riabchenko e6bb0362e3 fix symlink 2023-10-08 16:31:14 -04:00
Andrew 581ac5005b
people.engr.tamu.edu/davis/suitesparse (#3555)
* new file:   projects/people.engr.tamu.edu/davis/suitesparse/package.yml
new file:   projects/people.engr.tamu.edu/davis/suitesparse/test.c

* let's ty to fix linux

* needs openblas, i believe

* looks like, from the warnings, that it wants the actual library paths

* needs libfortran on darwin too.

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-08 13:15:37 -04:00
Jacob Heider 99c7d373e3
fix(check-if-email-exists)
closes #3571
2023-10-08 13:13:11 -04:00
Jacob Heider d131f1863f fix(gcc).symlinks
I believe these should be the binutils versions
2023-10-08 08:32:30 -04:00
Jacob Heider aa90945820
fix(openmpi) (#3480)
* fix(openmpi)

force clang on darwin

flags

fortran too

* wip

* keep going
2023-10-08 02:32:09 -04:00
Zadkiel Aharonian 66e988cd6a
github.com/helmfile/vals (#3566)
* github.com/helmfile/vals

* test with vals --help

* fix typo

* update test to match stderr output

* remove useless and incorrect display-name property

* fix GitHub version

* enable cgo

* add buildmode=pie to go build args for linux
2023-10-07 20:35:37 -04:00
Jacob Heider 2ba668fa25
fix(libtirpc) (#3565)
* fix(libtirpc)

closes #3557

* have mercy

* getting tired

* wip
2023-10-07 20:29:09 -04:00
Andrii Riabchenko 47ff78a6bd new file: projects/github.com/thkukuk/libnsl/package.yml
new file:   projects/github.com/thkukuk/libnsl/test.c
2023-10-07 16:48:30 -04:00
Zadkiel Aharonian 8c42467d03
pinniped.dev (#3564)
* pinniped.dev

Signed-off-by: GitHub <noreply@github.com>

* test aarch64

* fix: insert v prefix into version string

* support aarch64

---------

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 16:01:38 -04:00
Jacob Heider 93735a6372
fix(shared-mime-info) (#3563)
* fix(shared-mime-info)

closes #3559

* wip

* wip

* wip

* wip

* wip

* wip

* last one
2023-10-07 12:51:32 -04:00
Andrew f193be5d01
google.com/zx (#3562)
* new file:   projects/google.com/zx/package.yml
new file:   projects/google.com/zx/test.mjs

* fixes

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 12:25:54 -04:00
Andrew aa028c50b6
mongodb.com/shell (#3561)
* mongodb.com/shell

* fixes

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 12:25:44 -04:00
Andrii Riabchenko d72df597f2 new file: projects/github.com/luvit/luv/package.yml
new file:   projects/github.com/luvit/luv/test.lua
2023-10-07 12:05:12 -04:00
Andrew 496cfb72f1
libvips.org (#3529)
* +

* wip

* +graphicsmagick

* try and use default ordering

* ...

* Wip

* Who githubs on their phone?

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 12:03:59 -04:00
Jacob Heider bdc6b23978
fix(git)
clean up shellcheck notices

closes https://github.com/pkgxdev/pkgx/issues/784
2023-10-06 22:57:28 -04:00
Jacob Heider 174bdc9b22
fix(zstd)
needed a loader_path to find libzstd
2023-10-06 21:48:19 -04:00
Jacob Heider 2629971863 fix(TTS)
closes #3552
2023-10-06 19:07:09 -04:00
Jacob Heider d950bb4c58
fix(solana) 2023-10-06 18:33:56 -04:00
Jacob Heider 7076663a24
fix(pulumi)
closes #3551
2023-10-06 17:18:26 -04:00
Andrew 929758b320
github.com/oneapi-src/oneTBB (#3278)
* new file:   projects/github.com/oneapi-src/oneTBB/cores-types.cpp
new file:   projects/github.com/oneapi-src/oneTBB/package.yml
new file:   projects/github.com/oneapi-src/oneTBB/sum1-100.cpp

* display-name

* well, this is complicated

* hmmm

* wip

* wip

* remove tea/gx

* wip

* let's try without Python first

* --std=c++14

* wip

* sure

* add in gnu make on linux

* wip

* test

* python tbb

* PYTHONPATH & LDFLAGS

* done

* will the magic happen?

* compiler to env?

* it's redundant > install_log.txt 2>&1

* oh new python

* problems with linux/aarch64

* i'll stop messing with this

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-06 14:45:45 -04:00
tannevaled 2936f5c579
+github.com/alexellis/k3sup (#3547)
* add alexellis/k3sup

* fix test

* simpler scripts

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-06 13:00:04 -04:00
Kevin Chen bf7dd1325e
+sqlboiler -- Generate a Go ORM tailored to your database schema (#3548)
* +sqlboiler -- Generate a Go ORM tailored to your database schema

* fix test
2023-10-06 12:56:58 -04:00
Max Howell a494a89842
Cargo fixes (#3546)
Fixes crash due to cURL needing a patch for Sonoma. We use the Apple vendored cURL to work around this but probs will need to patch cURL as well. We'll see.

Note this is notable in that we elected to use more of our own deps on macOS than eg. brew, but probs should approach some balance with that.
2023-10-06 10:13:00 -04:00
Max Howell 630e7163d5
fix cargo on Sonoma (hopefully) (#3544) 2023-10-06 08:21:54 -04:00
Jacob Heider a94cbfc456
fix(rust) 2023-10-06 00:04:24 -04:00
Jacob Heider 843a3983c8
fix(materialize)
closes #3532
2023-10-05 15:00:28 -04:00
Jacob Heider 86ba42c1ab
fix(rover) 2023-10-05 14:59:35 -04:00
Jacob Heider 5912c69453
fix(ipfs)
closes #3541
2023-10-05 14:49:54 -04:00
Jacob Heider 64202b75fd
fix(rover)
closes #3540
2023-10-05 14:48:08 -04:00
Max Howell 85a0f8857a
git foo will automatically install and run git-foo (#3537) 2023-10-05 13:52:36 -04:00
Jacob Heider 0d2e40d20a
fix(mesa) (#3527)
* fix(mesa)

* fixed elsewhere
2023-10-05 12:36:35 -04:00
Max Howell cbbc2c26b5
rebuild cargo depending on cURL (#3523)
Refs #3520
2023-10-05 12:26:05 -04:00
Max Howell 93ca9ac5a4
llvm & gcc symlinks for eg cc (#3530)
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-05 10:59:41 -04:00
Jacob Heider 1dec22e791
fix(mockery)
closes #3528
closes #3531
2023-10-04 18:34:22 -04:00
Jacob Heider 63b26e1136
test rubygems/ruby version compatibility 2023-10-03 18:29:47 -04:00
Andrew c132ab7d56
gdal.org (#3394)
* new file:   projects/gdal.org/package.yml

* wip

* wip

* more deps

* remove cc & make

* +libaec

* wip

* wip

* fix path
2023-10-03 16:12:22 -04:00
Felipe Santos 5c681808d0
+opendev.org/opendev/git-review (#3511)
* +opendev.org/opendev/git-review

* Improve tests

* rename

* change test git

* main not master

* git-review defaults to master

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-03 16:01:18 -04:00
Andrew aaa455a539
netcdf fix (#3515)
* ...

* compiler for test
2023-10-03 12:53:22 -04:00
Jacob Heider 587441621e
don't use python3.12 widely yet 2023-10-03 11:23:56 -04:00
Jacob Heider 6be8f89424
fix(openinterpreter) 2023-10-02 19:12:17 -04:00
Jacob Heider e5d9ed5461
fix(wangle) 2023-10-02 18:02:03 -04:00
Jacob Heider 0566c8ff9f
fix(fizz) 2023-10-02 18:00:52 -04:00
Andrii Riabchenko d5a7f8c394 new file: projects/duktape.org/package.yml
new file:   projects/duktape.org/test.c
new file:   projects/duktape.org/test.js
2023-10-02 17:12:14 -04:00
Max Howell 6503b1b827
fix folly (#3496)
* fix folly

* wip

* wip

* instead of moving the build directory, let's just sanitize facebook's regexes

* lols in apfs

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-02 17:11:43 -04:00
Jacob Heider 4826ea0aa8
fix(openinterpreter) 2023-10-02 16:36:37 -04:00
Jacob Heider a0baafd042
Auto stash before checking out "origin/main" 2023-10-02 16:34:51 -04:00
Max Howell 7c37698e87
add open-interpreter as display name 2023-10-02 15:44:02 -04:00
Andrii Riabchenko fd7d09e194 new file: projects/gnome.org/vala/package.yml
new file:   projects/gnome.org/vala/test.vala
2023-10-02 15:26:58 -04:00
Jacob Heider 98895e99f1 fix(solana) 2023-10-02 13:52:43 -04:00
Jacob Heider a89611b335
awscli not python3.12 ready yet 2023-10-02 13:25:27 -04:00
Jacob Heider 85823ef67f
fix(websockets) 2023-10-02 12:52:19 -04:00
Jacob Heider 7d21407668
fix(python^3.12) 2023-10-02 12:39:24 -04:00
Andrew 7a42577381
cairo +cairo-xlib (#3494)
* some changes

* darwin
2023-10-02 12:24:29 -04:00
Andrew 255b28e6e2
ebassi.github.io/graphene (#3492)
* new file:   projects/ebassi.github.io/graphene/package.yml
new file:   projects/ebassi.github.io/graphene/test.c

* hmmm

* .
2023-10-02 12:23:46 -04:00
Felipe Santos fa40974133
+github.com/regclient/regclient (#3479)
* +github.com/regclient/regclient

* Split in three packages
2023-10-02 12:23:05 -04:00
Jacob Heider 4fa1a85aff
rm tea --prefix 2023-10-02 10:17:26 -04:00
Jacob Heider 90a0de5e50
fix(binutils) 2023-10-02 00:46:55 -04:00
Jacob Heider 3584787ec2
wip 2023-10-02 00:39:38 -04:00
Felipe Santos 0991f949d0
+github.com/containers/skopeo (#3465)
* +github.com/containers/skopeo

Closes #2695

* Speed up test

* Use hello-world image in all tests

* Clarify build instructions

* Disable man pages generation

* make and cc now handled by brewkit

* Use patch instead of git apply

* Pin patch to a commit id

* Use /releases/tags

* ops, alpine.tar

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-10-02 00:28:59 -04:00
Jacob Heider b233de92ed fix(act) 2023-10-02 00:26:53 -04:00
Jacob Heider 917646040f
fix(rust) 2023-10-01 23:11:32 -04:00
Jacob Heider 501376b992
TEA_PREFIX > PKGX_DIR; tea.prefix > pkgx.prefix 2023-10-01 21:27:27 -04:00
Jacob Heider 01d97b0cad
unfix(pkgx)... 2023-10-01 20:51:01 -04:00
Jacob Heider 4c83c92614
fix(pkgx) 2023-10-01 20:46:05 -04:00
Jacob Heider 48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell e28afdb4de
cleanup 2023-10-01 20:35:09 -04:00
Max Howell 25606fdb1a
fix cargo 2023-10-01 20:03:16 -04:00
Jacob Heider ade17a2f76 fix(brewkit) 2023-10-01 18:14:15 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Felipe Santos 94f5037112
+github.com/helmfile/helmfile (#3460)
* Add helmfile

* See output even with grep

* Hide grep output

* Avoid version command which check for upgrades

* It worked in my machine, anyway, trying differently

* Try to set git as build dependency

* CGO_ENABLED=0

* ca-certs

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-09-30 00:29:31 -04:00
Jacob Heider 74582c9e56
fix(aec)
bin removed

closes #3457
2023-09-29 09:37:22 -04:00
Jacob Heider 8c5c24b275
what was i even thinking? 2023-09-28 14:07:12 -04:00
Jacob Heider c90d3977b7
rename encore.dev/go:go to encore-go 2023-09-28 08:41:38 -04:00
Kevin Chen b987338a88 chore: Do Go builds work? 2023-09-27 15:12:08 -04:00
Jacob Heider 62ff4dc4ae
+which 2023-09-27 12:08:06 -04:00
Kevin Chen 4e75a0c677
+caesiumclt: Lossy/lossless image compression tool (#3436)
* +caesiumclt: Lossy/lossless image compression tool

* wip

* wip

* fix
2023-09-26 19:01:58 -04:00
Jacob Heider 2177b18420
fix(iroh)
closes #3432
2023-09-26 08:47:52 -04:00
Andrew 19f0ad4e94
xkbcommon.org (#3429)
* new file:   projects/xkbcommon.org/package.yml
new file:   projects/xkbcommon.org/test.c

* XKB_CONFIG_ROOT

* maybe

* wip

* .
2023-09-25 12:18:39 -04:00
Andrii Riabchenko a8c417ea02 XDG_CONFIG_HOME & XKB_CONFIG_EXTRA_PATH 2023-09-25 11:41:55 -04:00
Andrew 697dd4be09
freedesktop.org/xcb-util-image (#3426)
* new file:   projects/freedesktop.org/xcb-util-image/package.yml
new file:   projects/freedesktop.org/xcb-util-image/test.c

* .
2023-09-25 10:46:57 -04:00
Andrew d71e112da6
freedesktop.org/dbus (#3425)
* new file:   projects/freedesktop.org/dbus/package.yml

* darwin path

* meson args for darwin
2023-09-25 09:16:41 -04:00
Andrii Riabchenko 54fa657520 new file: projects/freedesktop.org/xcb-util-wm/package.yml
new file:   projects/freedesktop.org/xcb-util-wm/test.c
2023-09-25 09:16:07 -04:00
Andrii Riabchenko b57c81ea0d new file: projects/freedesktop.org/xcb-util-renderutil/package.yml
new file:   projects/freedesktop.org/xcb-util-renderutil/test.c
2023-09-25 09:15:43 -04:00
Andrii Riabchenko eedebe529c new file: projects/freedesktop.org/xcb-util-keysyms/package.yml
new file:   projects/freedesktop.org/xcb-util-keysyms/test.c
2023-09-25 09:15:09 -04:00
Andrii Riabchenko 6ff2d37be1 new file: projects/freedesktop.org/xcb-util/package.yml
new file:   projects/freedesktop.org/xcb-util/test.c
2023-09-25 09:14:49 -04:00
Andrii Riabchenko 9c16f754ac new file: projects/x.org/xcomposite/package.yml
new file:   projects/x.org/xcomposite/test.c
2023-09-25 09:14:28 -04:00
Andrii Riabchenko 2ac5327dd1 new file: projects/x.org/xkbfile/package.yml
new file:   projects/x.org/xkbfile/test.c
2023-09-25 09:14:03 -04:00
Andrew 49ce9ce319
docbook.org/xsl (#3418)
* new file:   projects/docbook.org/xsl/package.yml
new file:   projects/docbook.org/xsl/test.xml

* both need unzip

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-25 09:13:00 -04:00
Andrii Riabchenko cd3cb5879b new file: projects/debian.org/iso-codes/package.yml 2023-09-25 09:11:22 -04:00
Andrew 7ed7ae3080
freedesktop.org/XKeyboardConfig (#3416) 2023-09-25 09:10:43 -04:00
Andrew 02e46af1d3
cr.yp.to/daemontools (#3415)
* wip

* wip

* xcrun for darwin
2023-09-25 09:10:04 -04:00
andrejrabcenko 4196133e22 new file: projects/fftw.org/package.yml
new file:   projects/fftw.org/fftw.c
2023-09-25 09:08:30 -04:00
Andrew d36d643923
docker.com/machine (#3411)
* new file:   projects/docker.com/machine/package.yml

* let's try without cp/mv

* update notes

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-25 09:06:59 -04:00
Andrii Riabchenko 9c9e5077ad mitmproxy.org 2023-09-25 09:02:11 -04:00
Andrii Riabchenko 4cc15c8002 new file: projects/certbot.eff.org/package.yml 2023-09-25 09:00:15 -04:00
Jacob Heider b93b11f2ee
fix(assimp)
closes #3404
2023-09-23 17:48:28 -04:00
Jacob Heider 4da816e4f6
fix(glib)
move more headers into /include
2023-09-23 11:17:51 -04:00
Jacob Heider 650bc0a3f5
fix(cairo)[1]
these should be build deps

closes #3399
2023-09-23 10:41:39 -04:00
Jacob Heider 8df1bb20cd
fix(rsvg)
fixes #2907
fixes #3072
fixes #3302
fixes #3304
2023-09-23 10:36:32 -04:00
Jacob Heider 77d7388773
fix(cairo)
closes #3398
2023-09-23 10:05:41 -04:00
Jacob Heider b6ba7c0970
fix(omekasy)
closes #3397
2023-09-23 09:19:11 -04:00
Andrew 89e054ea49
+ (#3396) 2023-09-22 15:46:57 -04:00
Andrew 4fcc07e863
let's try (#3395) 2023-09-22 11:47:36 -04:00
Andrii Riabchenko f5aec2de42 projects/cython.org/libcython/package.yml
projects/cython.org/libcython/package_manager.pyx
projects/cython.org/libcython/setup.py
2023-09-22 09:41:17 -04:00
Andrew 5b3df25117
apache.org/arrow (#3386)
* create

* modified:   projects/apache.org/arrow/package.yml

* remove .bak files

* more test
2023-09-21 12:33:11 -04:00
Andrew b815b97dcd
tcl-lang.org (#3362)
* new file:   projects/tcl-lang.org/package.yml
new file:   projects/tcl-lang.org/test.tcl
new file:   projects/tcl-lang.org/version.tcl

* tar -xJ

* args
2023-09-21 12:32:15 -04:00
Jacob Heider badc331ce0
fix(mesa) (#3384)
* fix(mesa)

* wip
2023-09-20 18:36:35 -04:00
Jacob Heider 620802b1a6
fix(materialize)
closes #3385

"Not great, Bob. Not great."
2023-09-20 18:21:33 -04:00
Kevin Chen 4965ada8a5
+when: CLI for timezones (#3365)
* +when: CLI for timezones

* git submodule update

* yml syntax

* fix test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-20 12:21:14 -04:00
Kevin Chen f2b151306b +pgen: Passphrase generator CLI 2023-09-20 11:17:49 -04:00
Kevin Chen 61a9c50015
+digger -- Run IaC in your existing CI pipeline (#3358)
* +digger -- Run IaC in your existing CI pipeline

* wip

* move fix to build script, so it's future-proof

* mod name

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-19 19:00:03 -04:00
Kevin Chen d1cb47cd52
+pluralith -- Terraform visualizer (#3359)
* +pluralith -- Terraform visualizer

* ca-certs

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-19 17:13:54 -04:00
Kevin Chen 84e3d11378
+git-trim -- Automatically trims merged/stale branches (#3354)
* +git-trim -- Automatically trims merged/stale branches

* wip

* git

* vergen 7.4.3?

* git checkout?

* zlib

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-19 15:49:09 -04:00
andrejrabcenko 8e83672d20 new file: projects/jbang.dev/package.yml 2023-09-19 14:40:48 -04:00
andrejrabcenko 793ca61354 new file: projects/github.com/zsh-users/zsh-completions/README.md
new file:   projects/github.com/zsh-users/zsh-completions/package.yml
2023-09-19 14:39:20 -04:00
andrejrabcenko 6212446db6 new file: projects/python.org/typing_extensions/package.yml
new file:   projects/python.org/typing_extensions/test.py
2023-09-19 14:38:24 -04:00
Kevin Chen cee8ac5c78 +driftctl -- Detect, track and alert on infrastructure drift 2023-09-19 14:36:23 -04:00
Kevin Chen 745d8040c2 +atlantis -- Terraform Pull Request Automation 2023-09-19 14:35:55 -04:00
Kevin Chen df26e0ddc4 +tfupdate -- Update version constraints in your Terraform configurations 2023-09-19 14:35:06 -04:00
Andrew cf2b067f7a
geuz.org/gl2ps (#3352)
* new file:   projects/geuz.org/gl2ps/package.yml
new file:   projects/geuz.org/gl2ps/test_darwin.c
new file:   projects/geuz.org/gl2ps/test_linux.c

* wip
2023-09-18 09:59:10 -04:00
Kevin Chen 15474e02de surrealdb v1 2023-09-18 00:51:07 -04:00
Kevin Chen 41d86ef4b3 +gron -- Greppable JSON 2023-09-18 00:50:39 -04:00
Kevin Chen 73ac9db7a6 +aws-whoami -- A tool to show what AWS account and identity you're using. 2023-09-17 19:26:16 -04:00
Andrew 4500cd80ea
github.com/eliben/pycparser (#3346)
* new file:   projects/github.com/eliben/pycparser/package.yml

* test deps
2023-09-17 12:47:32 -04:00
Andrew 5525b6ebf2
new file: projects/x.org/xcursor/package.yml (#3345)
new file:   projects/x.org/xcursor/test.c
2023-09-17 12:46:57 -04:00
Kevin Chen 08981e8875
+biome -- Formatter and linter for web dev (#3344)
* +biome -- Formatter and linter for web dev

* cc + make
2023-09-17 12:46:23 -04:00
Andrew c382e750d3
freeglut.sourceforge.io (#2352)
* freeglut.sourceforge.io

* +x.org/xinput

* deps

* +mesa

* deps & args

* oops

* double oops

* more test

* path to lib
2023-09-17 12:45:27 -04:00
Kevin Chen 9fd3515e6e
+gitweb -- Open the current remote repository in your browser (#3343)
* +gitweb -- Open the current remote repository in your browser

* openssl dep

* zlib

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 22:13:48 -04:00
Kevin Chen cef4b03b9c +gql -- GraphQL curl CLI 2023-09-16 20:07:35 -04:00
Kevin Chen 82e2de390e +commit -- CLI to assist with Conventional Commits 2023-09-16 19:56:19 -04:00
Kevin Chen f1dd04c5ae +git-absorb -- Tool for rewriting Git history after PR feedback 2023-09-16 19:17:28 -04:00
Kevin Chen 7430e37d0a +eza -- A modern, maintained replacement for ls 2023-09-16 19:08:38 -04:00
Kevin Chen 2deed5681d +killport - CLI to kill processes running on a specified port 2023-09-16 19:02:16 -04:00
Kevin Chen 2c13faa877 +triangle -- Convert images to computer generated art using delaunay triangulation. 2023-09-16 18:52:40 -04:00
Andrew 39cf18b517
x.org/libSM (#3335)
* new file:   projects/x.org/libSM/package.yml
new file:   projects/x.org/libSM/test.c

* modified:   projects/x.org/libSM/package.yml
2023-09-16 17:21:40 -04:00
Andrew ba67b4dc50
gnome.org/pygobject (#3334)
* package

* wip

* projects/gnome.org/PyGObject/package.yml

* python ver symlink
2023-09-16 15:55:55 -04:00
Kevin Chen c7c4379e4d
+horcrux -- Split your file into encrypted fragments (#3328)
* +horcrux -- Split your file into encrypted fragments so that you don't need to remember a passcode

* test

this should work, but doesn't on my machine. directory error.

* fix logic bug in v0.3

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 14:32:41 -04:00
andrejrabcenko f2341a3477 new file: projects/opendap.org/package.yml 2023-09-16 09:01:33 -04:00
Kevin Chen b553b34cd3 +vale -- A markup-aware linter for prose 2023-09-16 09:00:06 -04:00
Kevin Chen 715e632826 +atlas -- Declarative database schema migrations 2023-09-16 08:59:43 -04:00
Kevin Chen 0836b6e157
+cruft -- Manage boilerplate and cruft with CookieCutter (#3326)
* +cruft -- Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter.

* Needs git

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 08:59:08 -04:00
Kevin Chen 66f8a08ec6 +git-sizer -- Diagnose git repo size issues 2023-09-15 23:31:01 -04:00
Kevin Chen 0d28319ed1 +sqlfluff -- SQL linter 2023-09-15 16:40:02 -04:00
Kevin Chen 18c8b383b7
+goreleaser -- Deliver Go binaries as fast and easily as possible (#3323)
* +goreleaser -- Deliver Go binaries as fast and easily as possible

* refactor
2023-09-15 15:15:41 -04:00
Kevin Chen 80474fdc3a +tokesura -- CLI to work with Hasura JWTs 2023-09-15 15:15:32 -04:00
Jacob Heider 6453a5eb8e
fix(php)[2]
closes #3322
closes #3321
2023-09-15 12:22:42 -04:00
Jacob Heider 4d34c2bfd4
fix(php)[1]
ref: https://github.com/teaxyz/lib/issues/42
2023-09-15 12:06:44 -04:00
Jacob Heider 5ffb6ad614
fix(php) 2023-09-15 11:54:11 -04:00
Kevin Chen 3f098eaab8 docker-clean -- A script that cleans docker containers, images, volumes, and networks 2023-09-14 20:04:53 -04:00
Kevin Chen 81cd4f3809 +genqlient -- CLI to generate type-safe Go GraphQL client 2023-09-14 14:09:34 -04:00
Kevin Chen eeab6d2160 +gqlgen -- Type-safe GraphQL for Go 2023-09-14 14:08:33 -04:00
Kevin Chen 0c2a0942df +gofumpt -- Formatter for Golang 2023-09-14 14:08:02 -04:00
Kevin Chen c7fba3c1a3 +gci -- Import sorter for Golang 2023-09-14 14:07:24 -04:00
Jacob Heider da183e016c fix(psql) 2023-09-14 11:38:02 -04:00
Kevin Chen 3c9d48dd2f
+rover -- The CLI for Apollo GraphOS (#3306)
* +rover -- The CLI for Apollo GraphOS

* ssl/zlib/pkg-config

* make

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-13 19:31:01 -04:00
Jacob Heider badd5a02ae
+gitopolis (#3300)
* +gitopolis

* use https

* needs openssl

* make and zlib

* needs git
2023-09-13 15:30:07 -04:00
Jacob Heider 002f06476d
test(yazi) 2023-09-13 14:23:03 -04:00
Jacob Heider 4d9838796c
+yazi 2023-09-13 14:18:34 -04:00
Jacob Heider 98004a390e
+gpg-tui 2023-09-13 14:04:59 -04:00
Jacob Heider 38f2c625e3 fix(libsodium) 2023-09-13 13:39:46 -04:00
Jacob Heider 4243193f96
fix(libtiff)
closes #3296
2023-09-13 12:27:42 -04:00
Max Howell 7d326fe41f
lazygit needs git 2023-09-12 16:16:30 -04:00
Jacob Heider 43fd02c751
fix(libarchive)[2]
closes #3291
2023-09-11 18:27:19 -04:00
Jacob Heider b3c4310678
fix(libarchive)[1]
closes #3290
2023-09-11 18:19:49 -04:00
Jacob Heider d3419a6457
fix(libarchive)
closes #3289
2023-09-11 18:15:59 -04:00
Jacob Heider 6dc2b0d208
fix(ollama)
closes #3288
2023-09-11 17:43:29 -04:00
Jacob Heider dfde36e232
name(mariadb) 2023-09-11 16:43:19 -04:00
Joe DeCapo de25343fb2
+grpc (#1829)
* +grpc

* add some fixes

* Update package.yml

* do we... not except just >?

* pkg-config

* get git submodules

* use git checkout

* fix test/provides

* yml formatting

* Formatting

* -lcares

* remove patch

* fix tests

* le sigh

* maaaaaaaaaan

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-11 16:38:12 -04:00
Jacob Heider 25ac3f6329
name(encore-go) 2023-09-11 15:50:20 -04:00
Jacob Heider 6533272b33
fix(ncdu)
closes #3287
2023-09-11 15:26:36 -04:00
Jacob Heider fdfa834456
fix(folly) (#3285)
* fix(folly)

* ignore the symlinks
2023-09-11 10:40:54 -04:00
Andrew 566def7f7a
github.com/anholt/libepoxy (#2334)
* github.com/anholt/libepoxy

* +x.org/x11: '*'

* meson args

* args

* remove --enable_egl

* egl=false

* test.c

* modified:   projects/github.com/anholt/libepoxy/package.yml

* +dri.freedesktop.org

* modified:   projects/github.com/anholt/libepoxy/package.yml

* sed

* test

* i _assume_ we're finding libGL here.

* +mesa

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-10 17:49:38 -04:00
andrejrabcenko 0b7ac384ca new file: projects/freedesktop.org/mesa-glu/package.yml
new file:   projects/freedesktop.org/mesa-glu/test.cpp
2023-09-10 16:38:38 -04:00
Jacob Heider 36d91ca956
fix(xcb)
closes #3277
2023-09-10 16:27:21 -04:00
Andrew de0e3f0d86
mesa3d.org (#3263)
* mesa3d.org

* deps

* modified:   projects/mesa3d.org/package.yml

* modified:   projects/mesa3d.org/package.yml

* modified:   projects/mesa3d.org/package.yml

* deps

* modified:   projects/mesa3d.org/package.yml

* modified:   projects/mesa3d.org/package.yml

* modified:   projects/mesa3d.org/package.yml

* mako ok

* modified:   projects/mesa3d.org/package.yml

* wip

* wip

* wip

* wip

* MarkupSafe

* works

* patch is redundant

* dri ver

* linux args

* linux args

* Hmm... Linux can't see this library.

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-10 15:45:42 -04:00
James Reynolds fb9f4975c7
+mcmc-jags.sourceforge.io (#1614)
* +mcmc-jags.sourceforge.io

* Fixed a few problems

* fixes

* lol

* libs

* test files

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-09 23:28:58 -04:00
Andrew e314c6520c
flutter.dev (#3273)
* new file:   projects/flutter.dev/package.yml

* tar command

* try on linux arm

* -J for xz, oddly

* without strip components

* linux fixen

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-09 16:03:07 -04:00
James Reynolds 1263ec26a4
+mariadb.com/server (#1291)
* +mariadb.com/server (error building)

* this build system feels like 2001

* Needs make

* libs and perms

* try to fix lib issues

* try to fix linux

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-09 16:02:53 -04:00
andrejrabcenko 8c98285946 new file: projects/github.com/aws-cloudformation/cfn-lint/package.yml
new file:   projects/github.com/aws-cloudformation/cfn-lint/test.yml
2023-09-08 18:37:00 -04:00
Jacob Heider aa436de856
we were so excited, we added it twice. 2023-09-08 14:29:35 -04:00
Jacob Heider bffdde2291
fix(mergefs)[a million]
Closes #3270
2023-09-08 00:58:25 -04:00
Jacob Heider 69f8162687
fix(mergefs)
Stop editing yaml on my phone, I guess.

Closes #3269
2023-09-08 00:51:39 -04:00
Jacob Heider 854c8ab8c5
fix(mergefs)
Sloppy.

closes #3268
2023-09-08 00:35:44 -04:00
Jacob Heider 730e276054
fix(mergefs)[1]
closes #3267
2023-09-08 00:32:13 -04:00
Jacob Heider 6aebbf2c36
fix(mergefs)
closes #3266
2023-09-08 00:28:39 -04:00
Joe DeCapo 572fa511cb
+wangle (#1858)
* +wangle

* fix cmake files

* [wip] Add test

* whole bunch of fixes

* Darwin folly deps

* Kills can fail

* skip cleanup (breaks testing)

* this is thorny

* nevermind

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 21:24:33 -04:00
Kevin Chen b44d191b2f
+encore.dev (#2897)
* +encore.dev

* wip

* update source path

* encoredev/go

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 17:41:34 -04:00
Andrew b88fba1683 - -DLLVM_ENABLE_RTTI=ON 2023-09-07 20:06:36 +02:00
Jacob Heider 66f17a4ad8
fix(dart)
3.1.1 has sdk version 3.2.0-edge :(
closes #3265
2023-09-07 13:23:57 -04:00
Andrew 8ded6b7ce3
open-mpi.org (#2306)
* open-mpi.org

* test

* autoconf for darwin & MACOSX_DEPLOYMENT_TARGET env

* sed

* CXX & CC

* without sed

* modified:   projects/open-mpi.org/package.yml

* replace hardcoded paths

* wip

* wip

* wip

* OPAL_PREFIX

* make check fails due to unfixed @rpaths

* env

* more env

* try letting it find stuff

* let's see what we can give it

* more flags

* hmmmm

* suggested possibility

* compiler and linker flags

* this shouldn't be linux-only

* gha runs as root

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 12:32:16 -04:00
Andrew 3390af6615
macvim.org (#2756)
* new file:   projects/macvim.org/package.yml

* macvim.org

* invisible-island.net/ncurses

* DYLD_LIBRARY_PATH

* DYLD_LIBRARY_PATH

* without ncurses

* DYLD_LIBRARY_PATH

* wip

* wip

* wip

* wip

* ncurses

* move .app to libexec (so fix-machos fixes it)

* libsodium > runtime

* well, there can't be any more

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 12:30:10 -04:00
Andrew cf06fcd4a1
dart.dev (#3261)
* new file:   projects/dart.dev/package.yml

* wip
2023-09-07 12:29:29 -04:00
Andrii Riabchenko b573255187 gz => xz 2023-09-07 18:28:13 +02:00
Jacob Heider 38dbc33375
+libfido2 (#953)
* +libfido2

* needs zlib

* linux needs libudev
2023-09-07 00:22:33 -04:00
Jacob Heider 6b7258e008
+systemd (#2051)
* +systemd

* wip

* no c compiler, eh?

* prefixen

* fix jinja pythonpath

* Update package.yml

* more deps (so many deps)

* right, right

* yep, i'm dumb

* .

* don't try to use /etc, pls

* fix provides
2023-09-07 00:10:54 -04:00
Branch Vincent e670023070
+github.com/hadolint/hadolint (#2266)
* +github.com/hadolint/hadolint

* cabal wants git

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-09-06 19:57:27 -04:00
Jacob Heider 86f15d6e62
fix(jq)
closes #3256
2023-09-06 19:09:31 -04:00
Jacob Heider 381b4f0ee8
fix(ollama)
closes #3255
2023-09-06 17:10:44 -04:00
Andrew 6285966ee7
luajit.org (#2939)
* luajit.org

* ROLLING ver

* wip

* maybe LUAJIT_PATH

* LUA_PATH

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-06 16:30:23 -04:00
Andrew 9c8861c0fb
man-db.gitlab.io/man-db (#2991)
* create package

* wip

* rename

* wip

* with-config-file for linux

* wip

* wip

* stubs

* do not create stubs for lexgrog and man-recode
2023-09-06 14:04:59 -04:00
Andrew 6d19be808b
ollama.ai (#3068)
* +ollama

* darwin only

* wip

* serve

* maybe this

* wait for server to start

* require qa

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-06 14:02:26 -04:00
Andrew 8e302a12ad
sourceforge.net/projects/libtirpc (#3187)
* new file:   projects/sourceforge.net/projects/libtirpc/package.yml
	new file:   projects/sourceforge.net/projects/libtirpc/test.c

* fix header paths, package name

* include libc

* non libc test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-06 14:01:38 -04:00
Jacob Heider d36513a06b
fix(go) 2023-09-06 13:57:21 -04:00
Sanchit Ram Arvind f78ccd3da2 +open-interpreter 2023-09-06 18:15:06 +02:00
Kevin Chen 80ceb2fc53 +cosign -- Tool for signing programs, checksums, images, etc 2023-09-06 03:53:42 +02:00
Kevin Chen cc1e88f296
+mergestat — Query Git repos with SQL (#3009)
* +mergestat

* move and fix

* llvm <16

* use gcc for linux

* duh

* LDFLAGS confusing compiler

* Update package.yml

* try explicit clone

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-05 19:43:39 -04:00
Kevin Chen 143d1106fa
+materialize -- a fast, distributed SQL database built on streaming internals (#3116)
* +materialize -- Materialize is a fast, distributed SQL database built on streaming internals.

* fix: MZ_DEV_BUILD_SHA

* fix: openssl

* perl

* openssl no vendor

* use git+https

* lock llvm version

* Llvm14?

* gcc maybe?

* typo

* add make

* reorder deps and explicate CC

* fix yaml

* explicit clang

* autoconf/automake

* when in doubt, try gcc

* Explicit!

* zlib needed?

* override debug section compression?

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-05 17:38:53 -04:00
Jacob Heider 17ddbccdb0
fix(sd-webui) (#3178)
* fix(sd-webui)

* buckshot

* how many choices are there?

* i definitely hate this, but maybe it'll work

* this seems to "work" :/
2023-09-05 15:04:41 -04:00
Jacob Heider 95ad8bea0b
fix(librist)
closes #3228
2023-09-05 14:24:24 -04:00
Max Howell f4c6cb1572 move this runtime key 2023-09-05 19:46:02 +02:00
Kevin Chen c02a523802
+versio -- manage semantic versions based on conventional commits (#3201)
* +versio -- manage semantic versions based on conventional commits

* add gpgme dep

* gpgme ^1.13

* needs libassuan

* runtime libs

* zlib

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-05 03:19:38 +02:00
Jacob Heider 561add1213
fix(gpgme) 2023-09-04 20:24:16 -04:00
Kevin Chen 90c2160bbe
gpgme (#3200)
* gpgme - wip

* fix prefix

* fix libgpg-error

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-04 19:46:49 -04:00
Jacob Heider 3c7f69ff55
rename(libmng) 2023-09-04 19:44:34 -04:00
Jacob Heider 33cd43c12d fix(thrift) 2023-09-05 01:14:20 +02:00
Andrii Riabchenko f45a2fd18a new file: projects/markupsafe.palletsprojects.com/package.yml 2023-09-05 00:48:26 +02:00
Andrew 6536e7f381
new file: projects/debian.org/bash-completion/README.md (#3220)
new file:   projects/debian.org/bash-completion/package.yml
2023-09-04 18:47:54 -04:00
Andrii Riabchenko 89dfd08079 new file: projects/github.com/benjaminp/six/package.yml
new file:   projects/github.com/benjaminp/six/test.py
2023-09-05 00:47:33 +02:00
Jacob Heider ea19959ac8
fix(gnuplot) (#3213)
* fix(gnuplot)

* needs lib ver 15
2023-09-04 18:35:40 -04:00
Kevin Chen 1824491464 +svu -- Semantic Version Util 2023-09-04 22:28:28 +02:00
Jacob Heider 6e41dd9691
fix(kernel-headers)
closes #3197
2023-09-04 16:21:07 -04:00
Andrew 9d6f81d5ff
ccache.dev (#3208)
* new file:   projects/ccache.dev/README.md
	new file:   projects/ccache.dev/package.yml

* tar.gz link
2023-09-04 18:30:52 +02:00
Max Howell 39d986c9b5 +open-interpreter 2023-09-04 16:48:06 +02:00
Andrew 39ddd583f4
llvm.org/clang-format (#3206)
* new file:   projects/llvm.org/clang-format/package.yml

* cp -r -n

* rsync

* +rsync

* builddir => ../srctmp => ./src

* xJf maybe
2023-09-04 10:47:26 -04:00
Kevin Chen 0c58550da5 Bump SurrealDB to latest beta version
From v1.0.0-beta.8 to v1.0.0-beta.10
2023-09-04 16:46:12 +02:00
Kevin Chen 4ee4dbdb84 +conform -- Policy enforcement for your pipelines. 2023-09-04 16:45:41 +02:00
Kevin Chen ddbbdcf05d +uplift -- Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI. 2023-09-04 16:44:49 +02:00
Jacob Heider 53104b6f0d
fix(pipenv) (#3192)
* fix(pipenv)

* Update package.yml
2023-09-01 20:00:52 +02:00
Kevin Chen 91ff799501
+hurl.dev -- Run and test HTTP Requests (#3186)
* +hurl.dev -- Run and test HTTP Requests

* fix: add --locked for reproducible builds

* fix: libxml2

* fix: curl.se
2023-09-01 20:00:17 +02:00
Jacob Heider c3ed8330a3
fix(deno)
closes #3191
2023-09-01 19:13:58 +02:00
Jacob Heider 7bf7b60ac7
fix(pipenv)
closes #3185
2023-09-01 19:10:30 +02:00
Jacob Heider d9c7b141f4
fix(deno)
closes #3190
2023-09-01 18:56:06 +02:00
Andrii Riabchenko f473b3e901 new file: projects/github.com/rbenv/rbenv/package.yml 2023-09-01 18:54:02 +02:00
Andrii Riabchenko ad5a8d32a0 new file: projects/eksctl.io/package.yml 2023-09-01 13:49:07 +02:00
Jacob Heider 33b8b26bc6 fix(fly) 2023-08-31 22:37:30 +02:00
Andrew 2a6b247153
groonga.org (#3175)
* groonga.org

* linux/aarch64 without mecab
2023-08-31 19:25:29 +02:00
Andrew b8ba379f01
argoproj.github.io/cd (#3174)
* new file:   projects/argoproj.github.io/cd/package.yml

* +git
2023-08-31 19:24:24 +02:00
Jacob Heider fd1c527247
fix(openexr)
closes #3172
2023-08-30 21:12:35 +02:00
James Reynolds 879580fa87
+htslib.org/samtools (#3164)
* +htslib.org

* +htslib.org/samtools

* runtime deps

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-30 19:06:19 +02:00
Kevin Chen 493e19de2f +cedar-policy-cli -- A CLI for working with the Cedar authz engine 2023-08-30 19:04:54 +02:00
Jacob Heider 8822c9958c
fix(unbound) (#3167)
* fix(unbound)

* use local unbound.conf for testing

* try sudo

* simplify darwin test

* use homebrew test
2023-08-30 19:04:04 +02:00
Jacob Heider 3979f27218
fix(typos) 2023-08-30 19:02:17 +02:00
Sanchit Ram Arvind f37e1ab564 Combine 2 into 1
+ocrmypdf

remove foo.com from the test key
2023-08-30 19:00:48 +02:00
Kevin Chen a2e48f99b5 +cedar-agent -- HTTP server to manage authz policies and data for Cedar 2023-08-30 18:27:35 +02:00
James Reynolds fc1f7968f6
+htslib.org (#3163)
* +htslib.org

* Needs bzip2

* bz2 and lzma as rundeps

* zlib

* libcurl

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-30 17:48:29 +02:00
Jacob Heider d894fc7486 fix(unbound)[1) 2023-08-30 15:28:21 +00:00
Jacob Heider df15fdebc3
fix(unbound)
closes #3165
2023-08-30 12:16:28 +02:00
PierreMB 6ed35e1745 introduce github.com/mxcl/swift-sh 2023-08-29 19:15:38 +02:00
Max Howell adfe3a8e4e add corepack to node
Fixes #2996
Fixes https://github.com/teaxyz/cli/issues/673
2023-08-28 16:57:45 -04:00
Jacob Heider 8da5ea6836
fix(zellij)
proc-macro2 is version-finnicky.

Closes #3150
2023-08-28 11:17:52 +02:00
Kevin Chen 301b3039b2
+docker-lock -- lockfile for your Dockerfiles (#3087)
* wip

* docker a dep; call as `docker lock`

* fix the tests

* ca-certs

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-28 05:05:37 +02:00
Jacob Heider 849b379aa4
fix(lsd)[1]
proc-macro2 has revlock issues
2023-08-27 23:22:09 +02:00
Jacob Heider 46c2d06ffe
fix(lsd)
closes #3136 

added `v` to the tag post-1.0
2023-08-27 23:16:15 +02:00
Kevin Chen 882cb08271
+check-if-email-exists -- Check if an email address exists without sending any email (#3129)
* +check-if-email-exists -- Check if an email address exists without sending any email

* openssl dep

* perl and make

* rebuild

* fix version

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 23:05:50 +02:00
Kevin Chen 8e13ca6368
+steampipe -- Query cloud resources with SQL (AWS, Azure, GCP and more) (#3104)
* +steampipe -- Query cloud resources with SQL (AWS, Azure, GCP and more)

* fix: sudo -u nobody

* fix: execute command as nobody

* fix: skip test

* skip tests on linux

* only test on darwin

* Skip test only on gha images

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 21:53:08 +02:00
Kevin Chen f64f9edd73
SpacetimeDB (#3062)
* +wip

* fix

* openssl

* openssl 3

* openssl 1

* perl

* c compiler

* pkg-config

* OPENSSL_NO_VENDOR

* calver + gx/make
2023-08-27 21:00:47 +02:00
Kevin Chen 2c0bc6ace6
+squawk -- a linter for PostgreSQL migrations (#3082)
* +squawk -- a linter for Postgres migrations

* fix: openssl

* fix: perl

* fix: typo

* needs make

* proc-macro2 seems version-fragile

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 18:25:35 +02:00
Kevin Chen 74cebbe0fc +fblog -- JSON Log Viewer 2023-08-27 18:00:50 +02:00
Andrew f4e2375c3d
caddyserver.com (#3134)
* caddyserver.com

* +curl.se
2023-08-27 16:33:49 +02:00
Kevin Chen 0c0f021300 +docuum -- LRU eviction for Docker images 2023-08-27 09:22:56 +02:00
Kevin Chen 2b749f8787 +toast -- containerized task system 2023-08-27 09:22:36 +02:00
Kevin Chen b8afe11a9e +zola -- A fast static site generator in a single binary with everything built-in 2023-08-27 09:19:34 +02:00
Kevin Chen 20accc142c +himalaya -- CLI for your emails 2023-08-27 09:16:34 +02:00
Kevin Chen ddc34d421b
+dog -- A command-line DNS client. (#3122)
* +dog -- A command-line DNS client.

* fix: openssl and pkg-config

* fix: openssl

* fix: openssl runtime dep
2023-08-27 09:15:53 +02:00
Kevin Chen 76cdbcba5f
+convco -- Conventional commits, changelog, versioning, validation (#3115)
* +convco -- Conventional commits, changelog, versioning, validation

* fix: gx/make
2023-08-27 09:13:05 +02:00
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
Bruno Coelho 962b552b59
+XcodeGen (#2626)
* +XcodeGen

* Update package.yml

* Update package.yml

* simpler package.yml

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-07-19 15:15:39 -04:00
Andrew 74a84c72ce
libraw.org (#2574)
* libraw.org

* +llvm.org for darwin

* maybe without c_openmp & cxx_openmp

* debug

* remove -debug

* || { cat configure.log; exit 1; }

* omg :D config.log

* modified:   projects/libraw.org/package.yml

* modified:   projects/libraw.org/package.yml

* rpath

* without LDFLAGS
2023-07-19 15:03:00 -04:00
andrejrabcenko 21321a7bae rclone.org 2023-07-19 15:02:09 -04:00
Andrew c9ad22828c
makotemplates.org (#2625)
* new file:   projects/makotemplates.org/package.yml
	new file:   projects/makotemplates.org/test.mako
	new file:   projects/makotemplates.org/test.py

* PYTHONPATH

* PYTHONPATH

* PYTHONPATH
2023-07-19 15:01:39 -04:00
Jacob Heider 994cadf1e2
fix(tar)[2] (#2621)
* fix(tar)[2]

what's happening here?

* this is the actual fix

h/t: https://savannah.gnu.org/bugs/index.php?64441
2023-07-18 21:07:21 -04:00
Jacob Heider be596915c5 fix(node)
closes #2618
2023-07-18 20:00:24 -04:00
Jacob Heider 48e9f14b30
fix(tar)[1]
closes #2620
2023-07-18 19:59:58 -04:00
Jacob Heider 38e3eab6c3
fix(tar)
closes #2606
2023-07-18 19:39:43 -04:00
Jacob Heider 544c9be2f4
fix(ni)
closes #2607
2023-07-18 16:29:07 -04:00
Jacob Heider 015b78cf34
fix(mysql)[1] 2023-07-18 15:46:59 -04:00
Jacob Heider 271eb95529
fix(mysql!=8.0) 2023-07-18 15:44:12 -04:00
David Roman a6d538d1ee
+swiftenv (#2602)
* wip

* wip

* wip
2023-07-17 18:19:17 -04:00
Max Howell 0ae315edb6
+ghostscript (#2549)
Closes #248
2023-07-17 15:28:08 -04:00
Jacob Heider 0530b13ffd
+tea-package-builder (#2601)
* +tea-package-builder

* oops, missed half
2023-07-17 15:10:47 -04:00
Jacob Heider f7088489c4
Revert "+tea-package-builder"
This reverts commit 94bfb65cff.
2023-07-17 14:47:22 -04:00
Jacob Heider 94bfb65cff
+tea-package-builder 2023-07-17 14:45:47 -04:00
Ivan Bushchik 2502ce0620
+nim-lang.org (#2340)
* +nim-lang.org

Init at v1.6.14

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>

* fix(nim-lang.org)

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>

* fix(nim-lang.org)

i forgor

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>

* nim-lang.org: remove compiler/ dir from binary package

Remove double blank lines

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>

* nim-lang.org: Remove deps from build section

* nim-lang.org: Switch to github versioning

* script cleanup

---------

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-17 13:09:31 -04:00
Marc Seitz 3ead024cc5 add pop from charm.sh 2023-07-17 13:03:23 -04:00
Andrew 7fb5ceef71
github.com/adrienverge/yamllint (#2587)
* github.com/adrienverge/yamllint

* fix version; simplify

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-16 03:30:54 -04:00
Jacob Heider 357cc7e5a4
+forge (#2592)
* +forge

* `forge init` uses `git`

* `git` is opinionated

* and so is `forge`
2023-07-16 03:23:36 -04:00
Jacob Heider 47f46d205c
fix(rhash)[1]
this seems to actually fix it. weird.
2023-07-16 02:38:07 -04:00
Jacob Heider 0afb380e6b
fix(rhash)
closes #2596
2023-07-16 01:41:55 -04:00
Jacob Heider 79a1945b45
fix(xcbeautify)
closes #2595
2023-07-16 01:32:38 -04:00
Jacob Heider 8568e956b5
fix(augeas) 2023-07-16 01:08:27 -04:00
Jacob Heider 94ad602535
fix(mergerfs)
closes #2594
2023-07-16 00:21:29 -04:00
Jacob Heider 0ffc0354f0
fix(cargo)
closes #2593

cargo requires cargo; the static ones get too old, and include their build date, making them hard to find. just use our last cargo.
2023-07-15 23:48:14 -04:00
andrejrabcenko 6b1545c843 github.com/Carthage/Carthage 2023-07-15 22:01:08 -04:00
Andrew ba3da8e247
github.com/toy/blueutil (#2591)
* github.com/toy/blueutil

* Set to build with SDK=macosx10.6
2023-07-15 22:00:30 -04:00
Branch Vincent 09f82c434c +crates.io/fnm 2023-07-15 17:57:38 -04:00
Andrew 2a30183b4f
schollz.com/croc (#2585)
* schollz.com/croc

* tea.xyz/gx/cc: c99
2023-07-15 17:56:55 -04:00
Andrew 92e7cca9c8
aws.amazon.com/cdk (#2583)
* aws.amazon.com/cdk

* moving actual files instead of a symbolic link.
2023-07-15 17:56:21 -04:00
Andrew 1c5f8839bb
gaia-gis.it/libspatialite (#2584)
* gaia-gis.it/libspatialite

* --build=aarch64-unknown-linux-gnu

* version
2023-07-15 17:55:09 -04:00
Andrii Riabchenko 60d40ffc82 elfutils.org 2023-07-15 16:01:43 -04:00
Andrew a0e5af209e
wayland.freedesktop.org/protocols (#2582)
* wayland.freedesktop.org/protocols

* cc
2023-07-15 16:00:35 -04:00
Andrew 042bb53d30
wayland.freedesktop.org (#2580)
* wayland.freedesktop.org

* tea.xyz/gx/cc: c99
2023-07-15 14:09:39 -04:00
Andrii Riabchenko 4bf0723664 epsilon-project.sourceforge.io 2023-07-14 17:35:42 -04:00
David Roman 63de12c617
+swift-outdated (#2576)
* wip

* add swift debugging statements

* did its job

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-14 14:44:51 -04:00
Andrew 77bcbea0d6
dri.freedesktop.org (#2573)
* new file:   projects/dri.freedesktop.org/package.yml

* dri.freedesktop.org

* python ^3.11

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-13 13:46:38 -04:00
Andrew eca2a14988
github.com/sindresorhus/macos-term-size (#2331)
* github.com/sindresorhus/macos-term-size

* hmm... Will the compiled binary run?

* codesign

* check codesign

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-13 13:41:39 -04:00
Andrii Riabchenko e5dc6ba1cc leonerd.org.uk/libtermkey 2023-07-12 15:00:20 -04:00
Jacob Heider 39351b5d85
fix(librdkafka)[1]
closes #2571
2023-07-12 14:53:52 -04:00
Jacob Heider cdafa0fd3e
fix(librdkafka)
closes #2567
2023-07-12 14:49:31 -04:00
Andrew 8fe0fa0b69
github.com/Genymobile/scrcpy (#2559)
* github.com/Genymobile/scrcpy

* deps

* hmm gcc?

* gcc for all

* CFLAGS=-ldrm
from https://github.com/Genymobile/scrcpy/issues/2422#issuecomment-868189549

* -j {{ hw.concurrency }} && -Dportable=true

* without linux aarch64
2023-07-12 14:47:20 -04:00
Andrew aef71a60a1
gitlab.com/AOMediaCodec/SVT-AV1 (#2568)
* gitlab.com/AOMediaCodec/SVT-AV1

* DCMAKE_C_COMPILER && DCMAKE_CXX_COMPILER

* +tea.xyz/gx/make
2023-07-12 14:41:30 -04:00
Andrii Riabchenko b69582a2a5 new file: projects/taku910.github.io/mecab-ipadic/package.yml 2023-07-12 14:39:38 -04:00
Andrii Riabchenko c7ced60838 x.org/pciaccess 2023-07-12 14:34:54 -04:00
Max Howell e097178cdf
display-names (#1915)
* display-names

* wip
2023-07-12 11:48:45 -04:00
Jacob Heider a3e62adf38 fix(pip<19)
I am incredulous that this works.
2023-07-10 22:09:29 -04:00
Jacob Heider 9ddaf00cdc fix(qemu) 2023-07-10 17:28:54 -04:00
Max Howell 6c869a8bfb
punt on solving deps vary by version for now 2023-07-10 11:04:28 -04:00
Jacob Heider 4cbaed576e
fix(python) - final version exclusions 2023-07-08 14:22:04 -04:00
Jacob Heider 1f8af491f6
fix(python<3.3) 2023-07-08 08:19:47 -04:00
Jacob Heider ac942a0128
fix(python<3.6)
oops, missed this on x86*__*64.
2023-07-07 18:49:40 -04:00
Jacob Heider 43fe64cfe0
fix(python) (#2435)
* fix(python)

fixes older versions

* fixes for 3.9

* fixes for 3.8

* fixes for 3.7

* simpler if versions

* fixes 3.6

* fixes 3.5

* fix 3.4

* exclude non-working tests

* stop at 3.2.4 (Apr 6, 2013)
2023-07-07 18:37:32 -04:00
Andrew b6361963ec
imagemagick new version & deps (#2441)
* new version & deps

* clean

* linux/aarch64: without-x

* libheif

* paths

* std_configure_args

* +deps

* debug

* debug

* static

* debug (darwin aarch64)

* echo $?

* grep

* remove echo $?

* simplify identical calls to sed

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-07 17:40:49 -04:00
Jacob Heider 776e97fb5d
+autoconf-archive (#2443) 2023-07-07 17:40:38 -04:00
David Roman d851fed0fa
+swiftformat (#2375)
* wip

* linux too maybe?

* nope no linux
2023-07-06 13:40:11 -04:00
Jacob Heider 3d2d80e1f7 fix(npm)
v9.8.0 removed links to the other @npmcli module workspaces.

closes #2373
2023-07-05 18:45:02 -04:00
Jacob Heider d39668152e
fix(capstone)
closes #2368
2023-07-05 15:19:46 -04:00
Andrii 4dc0670645 x.org/xdamage 2023-07-05 15:15:48 -04:00
Andrii a30bff00f4 x.org/xshmfence 2023-07-05 15:15:01 -04:00
Andrii c2352d05de x.org/xv 2023-07-05 15:14:20 -04:00
Andrew 72a4db1dd2
itstool.org (#2372)
* itstool.org

* + env ITSTOOL_SHARE

* maybe

* without PYTHON=
2023-07-05 15:13:31 -04:00
Max Howell e8f8bbb0e4
ready for terminal in app 2023-07-05 11:57:13 -04:00
Andrii 0a98a34ab3 github.com/OSGeo/libgeotiff 2023-07-03 13:12:48 -04:00
Andrew 42042ae155
matio.sourceforge.io (#2361) 2023-07-03 13:11:35 -04:00
Jacob Heider a0675fe6ac
-emulator-Intel-4004
ref: https://github.com/teaxyz/pantry/pull/2351
2023-07-02 20:31:54 -04:00
Andrew 6fd22c116b
x.org/xinput (#2354)
* x.org/xinput

* -

* test version

* test version

* test
2023-07-02 20:29:59 -04:00
Andrew 13346f40cb
x.org/xi (#2348)
* x.org/xi

* deps
2023-07-02 16:24:38 -04:00
Andrew c3fd1aec5f
+gnu.org/findutils (#2344)
* +gnu.org/findutils

* g prefix remove
2023-07-02 16:10:08 -04:00
Andrew 09dace6310
github.com/postmodern/ruby-install (#2345)
* github.com/postmodern/ruby-install

* fix '"'

* sed

* debug

* version marketing

* remove sed
2023-07-02 15:49:26 -04:00
Andrew bbafd13ef4
x.org/xfixes (#2347)
* x.org/libXfixes

* libxfixes -> xfixes

* libxfixes -> xfixes
2023-07-02 15:48:26 -04:00
Andrii 2709fd7f1e x.org/xrandr 2023-07-02 15:47:55 -04:00
Andrii b5928caf42 x.org/xxf86vm 2023-07-02 15:47:27 -04:00
Andrew b1349cf4c2
x.org/xinerama (#2353)
* x.org/xinerama

* test deps
2023-07-02 15:44:55 -04:00
Andrii 0d42bdcb4f openprinting.github.io/cups 2023-07-02 15:44:14 -04:00
Andrii f2a93391de alsa-project.org/alsa-lib 2023-07-02 15:43:43 -04:00
Andrew e3c1626dfe
github.com/nemtrif/utfcpp (#2316)
* github.com/nemtrif/utfcpp

* hmm... try tea.xyz/gx/make for linux test

* test +gnu.org/gcc: '*'

* LDFLAGS

* -DCMAKE_CXX_FLAGS="-std=c++14"

* LD_LIBRARY_PATH

* -DCMAKE_CXX_FLAGS="-std=c++17"

* gc++ maybe

* without DCMAKE_CXX_COMPILER

* -gnu.org/gcc: '*'

* +tea.xyz/gx/cc: c99

* test deps
2023-07-02 15:42:59 -04:00
Max Winterstein f0e5f5b286 fix(taskfile.dev) Build from local sources 2023-07-02 13:35:13 -04:00
Jacob Heider b38b0d5d2e fix(tart)[2] 2023-07-02 01:56:17 -04:00
Jacob Heider f82dcd9ead
fix(tart)[1] 2023-07-02 01:32:03 -04:00
Jacob Heider e9dc9f81ad
+fix(tart) 2023-07-02 01:25:55 -04:00
Jacob Heider 04e36a5e66
+tart 2023-07-02 00:59:46 -04:00
Jacob Heider cac3ee9a37
+speedtest 2023-07-02 00:34:51 -04:00
Jacob Heider adfa296e57
fix(v)
v0.4

closes #2339
2023-07-01 23:35:23 -04:00
Jacob Heider b5627cc4fb
fix(tldr)
closes https://github.com/teaxyz/cli/issues/626
2023-07-01 23:27:31 -04:00
Jacob Heider a599d0ecd4
fix(gc) (#2341)
* fix(gc)

* typo
2023-07-01 14:57:42 -04:00
James Reynolds d946643976
+github.com/lpg2709/emulator-Intel-4004 (#2338)
* +github.com/lpg2709/emulator-Intel-4004

* removed debugging stuff

* use working-directory

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-07-01 14:29:56 -04:00
James Reynolds ae8e7568dc
+paulfitz.github.io/daff (#1836)
* +paulfitz.github.io/daff (python version)

* Fixed the github tag url

* Fixed versions

* Fix regex

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-07-01 14:29:17 -04:00
Jacob Heider 4945c1085c
tidy(solc) (#2336)
* tidy(solc)

* -fPIC

* cmake-style

* llvm<16?

* llvm<15?
2023-07-01 01:12:28 -04:00
Andrew 79bb350d63
msgpack.org (#2333) 2023-06-30 17:30:26 -04:00
Andrew 56ae63132b
srtalliance.org (#2329)
* new file:   projects/srtalliance.org/package.yml

* display-name: srt
2023-06-30 17:02:46 -04:00
Jacob Heider 40ce879890
fix(arduino)
closes #2324
2023-06-30 15:15:25 -04:00
Andrew 27034c6579
github.com/ivmai/libatomic_ops (#2325)
* github.com/ivmai/libatomic_ops

* hboehm.info/gc

* Delete package.yml

* Delete test.c
2023-06-30 15:06:39 -04:00
Jacob Heider 8752b200fe
fix(lunarvim)[1] 2023-06-29 23:25:26 -04:00
Max Winterstein 5a1e537ba1
taskfile.dev (#2323)
* taskfile.dev

* simplifications

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-06-29 23:13:25 -04:00
Jacob Heider ebceb3eb87 fix(erlang) 2023-06-29 16:33:20 -04:00
Andrew bdbb2fcecf
augeas.net (#2312)
* new file:   projects/augeas.net/package.yml

* augeas.net

* +gnu.org/patch

* maybe -tea.xyz/gx/cc

* remove unnecessary args

* +gnu.org/gcc for linux

* patch if <1.14.1
2023-06-29 13:25:26 -04:00
Jacob Heider a9d5789bc4 fix(lvim) 2023-06-28 16:43:46 -04:00
Andrew 315758aa15
videolan.org/x264 (#2180)
* new file:   projects/videolan.org/x264/package.yml
	new file:   projects/videolan.org/x264/test.c

* add gcc in build deps

* version (hardcoded)

* add fixme for version woes

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-28 16:07:16 -04:00
David Roman 765e6d65a7 wip 2023-06-28 15:54:40 -04:00
Andrew 0b3aae1a82
hdfgroup.org/HDF5 (#2314)
* hdfgroup.org/HDF5

* --libdir

* maybe --enable-shared=no

* sed

* HDF5_ROOT & additional test

* sed

* maybe sed -i ''

* modified:   projects/hdfgroup.org/HDF5/package.yml

* sed
2023-06-28 15:52:55 -04:00
Andrew c9d90972b3
openmp.llvm.org (#2260)
* package & test

* display-name

* maybe find

* modified:   projects/openmp.llvm.org/package.yml
2023-06-28 15:50:42 -04:00
Andrew 3103577bed
git-lfs.github.com (#2281)
* Create package.yml

* Update package.yml

* rename guthub to github

* Update package.yml

* deps

* Update package.yml

* deps

* Update package.yml

* Update package.yml

* modified:   projects/git-lfs.github.com/package.yml

* modified:   projects/git-lfs.github.com/package.yml

* modified:   projects/git-lfs.github.com/package.yml

* DOWNLOAD_URL & DOWNLOAD_FILE

* modified:   projects/git-lfs.github.com/package.yml

* modified:   projects/git-lfs.github.com/package.yml

* modified:   projects/git-lfs.github.com/package.yml

* env VERSION remove

* modified:   projects/git-lfs.github.com/package.yml

* rename to git-lfs.com

* add comment about building from source

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-28 15:39:11 -04:00
Jacob Heider 19952d812e
fix(llvm<14) (#2310)
* fix(llvm<14)

* fix test too
2023-06-28 00:07:35 -04:00
Jacob Heider 88bd4668f5
fix(npm) 2023-06-27 19:54:02 -04:00
Andrew e3d725b514
jenv.be (#2308)
* jenv.be

* simpler move of directories

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-27 19:31:50 -04:00
David Roman 7dc09faa49 wip 2023-06-27 19:25:34 -04:00
Andrew 301ff6142a
gstreamer.freedesktop.org/orc (#2305)
* gstreamer.freedesktop.org/orc

* pkg-config
2023-06-27 19:24:23 -04:00
ABevier 77cce9ac13 add cointop entrypoint 2023-06-26 18:29:01 -04:00
ABevier bb5e7faf0c Fix display-name property for github.com/jhford/screenresolution 2023-06-26 17:09:10 -04:00
Jacob Heider 2f51da624b
update(llvm) (#2295)
* update(llvm)

* wip

* wip
2023-06-26 16:34:19 -04:00
Jacob Heider a3a0ce82c8
update(cc)
unpin LLVM14
2023-06-26 16:14:26 -04:00
Andrew 70373666f1
pngquant.org/lib (#2287)
* new file:   projects/pngquant.org/lib/package.yml
	new file:   projects/pngquant.org/lib/test.c

* script shorter
2023-06-24 16:42:42 -04:00
Andrew bb01b94787
github.com/abiosoft/colima (#2288)
* new file:   projects/github.com/abiosoft/colima/package.yml

* modified:   projects/github.com/abiosoft/colima/package.yml

* add platforms
2023-06-24 16:41:42 -04:00
andrejrabcenko d5720d02ab new file: projects/github.com/Esri/lerc/package.yml
new file:   projects/github.com/Esri/lerc/test.cc
2023-06-24 16:40:50 -04:00
Andrew 66fb2a6b3b
lima-vm.io (#2276)
* github.com/lima-vm/lima

* create {{prefix}} dir

* rename
2023-06-23 14:21:54 -04:00
ArionThinker 3ad538f7b7 new file: projects/github.com/lu-zero/cargo-c/package.yml 2023-06-23 14:20:59 -04:00
ArionThinker 4f55e484a0 new file: projects/github.com/mity/md4c/package.yml 2023-06-23 14:20:10 -04:00
Andrew c81cd86786
x.org/libpthread-stubs (#2280)
* new file:   projects/x.org/libpthread-stubs/package.yml

* modified:   projects/x.org/libpthread-stubs/package.yml
2023-06-23 14:19:31 -04:00
Max Howell f3469a57cf +github.com/antfu/ni 2023-06-23 08:42:51 -04:00
Max Howell 8e9f682612
+changelogithub 2023-06-23 08:27:45 -04:00
Jacob Heider 1c9d238782
fix(auto-gpt) 2023-06-22 18:00:01 -04:00
Andrew 8e1e2af1de
github.com/maxbrunsfeld/counterfeiter (#2237)
* new file:   projects/github.com/maxbrunsfeld/counterfeiter/package.yml

* add runtime deps & env
2023-06-22 17:07:19 -04:00
ArionThinker b577500f9f new file: projects/github.com/mitchellh/gox/package.yml 2023-06-22 17:06:31 -04:00
Jacob Heider e00f2ae01b
for testing 2023-06-22 00:31:53 -04:00
Jacob Heider 0e5d4fd9e8 nodejs.org>=20.3 has broken docker
https://github.com/nodejs/node/issues/48444
2023-06-21 19:14:54 -04:00
andrejrabcenko 9bcc0a5216 new file: projects/gnome.org/gsettings-desktop-schemas/package.yml
new file:   projects/gnome.org/gsettings-desktop-schemas/test.c
2023-06-21 15:44:16 -04:00
andrejrabcenko 44dbadc38c new file: projects/cmocka.org/package.yml
new file:   projects/cmocka.org/test.c
2023-06-21 15:43:15 -04:00
Andrew 9af795a591
github.com/strukturag/libheif (#2259)
* package

* needs libde265 for linux/aarch64
2023-06-21 15:42:27 -04:00
Jacob Heider 7837a36850 fix(vault)
python 3.11 removes universal newline mode, breaking node-gyp
2023-06-20 20:49:00 -04:00
ArionThinker f2fe259461 new file: projects/github.com/OpenSC/pkcs11-helper/package.yml
new file:   projects/github.com/OpenSC/pkcs11-helper/test.c
2023-06-20 20:30:07 -04:00
ArionThinker 3336be8c94 new file: projects/github.com/neovim/unibilium/package.yml
new file:   projects/github.com/neovim/unibilium/test.c
2023-06-20 20:29:34 -04:00
Max Howell 0ddfd5b18f +gpt-engineer 2023-06-20 16:49:05 -04:00
andrejrabcenko 5b2c33b880 new file: projects/github.com/open-source-parsers/jsoncpp/package.yml
new file:   projects/github.com/open-source-parsers/jsoncpp/test.cpp
2023-06-20 09:53:12 -04:00
andrejrabcenko 355a995441 package.yml
test.cpp
	test.xml
2023-06-20 09:51:05 -04:00
Max Howell e2ad251ab3 Run install_name_tool on broken image.so 2023-06-20 08:30:19 -04:00
Jacob Heider eb9c7a29d8
fix(libksba)
`ksba-config` removed in 1.6.4
2023-06-19 11:51:33 -04:00
Jacob Heider 0cce4c2306
fix(gitui) 2023-06-19 11:45:04 -04:00
Max Howell 84e97a0423
+cocoapods (#2212)
Closes #291
2023-06-19 10:05:13 -04:00
Branch Vincent 2dc39b4d51 +github.com/mvdan/sh 2023-06-18 16:55:41 -04:00
Jacob Heider c577e315c9 fix(zsh)
much simpler fix


include FPATH


clean up
2023-06-18 16:38:25 -04:00
Jacob Heider 446534afbe
+python2 (#2126)
* +python2

* at least a few tests working

* clean up semverator dep
2023-06-16 15:51:31 -04:00
David Roman 9be105f85d
+diff-so-fancy (#2168)
* wip

* wip

* fix bin positioning

* needs libdir (and update the path to it)

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-16 14:25:25 -04:00
Max Howell 5a93ed036c
Fix bad unicode dependency specs 2023-06-16 14:09:48 -04:00
Andrew d71213e086
wimlib.net (#2209)
* new file:   projects/wimlib.net/package.yml

* brewkit fix should reduce automake requirements

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-16 13:07:27 -04:00
Jacob Heider 04a96fd3d3
undo adding automake everywhere (#2210)
* Revert "fix(xorg/protocol)"

This reverts commit 2c5953be32.

* Revert "fix(openvpn)"

This reverts commit d56ab8d1ef.

* Revert "fix(x11)"

This reverts commit c9bf2cd5cd.

* Revert "fix(libmd)[1]"

This reverts commit b36124ab90.

* partial revert of `fix(libmd)`

* partial revert of `fix(automake)`
2023-06-16 13:07:05 -04:00
Andrew 2792f48386
jfrog.com/jfrog-cli (#2188)
* new file:   projects/jfrog.com/jfrog-cli/package.yml

* symlink

* test

* modified:   projects/jfrog.com/jfrog-cli/package.yml

* clean up

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-16 12:23:18 -04:00
Andrew f10d9087b9
getcomposer.org (#2206)
* new file:   projects/getcomposer.org/package.yml

* modified:   projects/getcomposer.org/package.yml

* ln

* env clean
2023-06-16 12:04:32 -04:00
Jacob Heider 2c5953be32
fix(xorg/protocol) 2023-06-16 12:01:59 -04:00
Max Howell 4eb1cca264
ruby/gems fixes (#2184)
hopefully got all the edgecases this time
2023-06-16 09:33:37 -04:00
Jacob Heider d56ab8d1ef
fix(openvpn) 2023-06-15 14:55:48 -04:00
Andrew ca4e83f608
invisible-island.net/dialog (#2189)
* new file:   projects/invisible-island.net/dialog/package.yml

* deps

* added note about versions

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-15 13:07:26 -04:00
Andrew 8a0c225b10
videolan.org/x265 (#2182)
* new file:   projects/videolan.org/x265/package.yml

* maybe gcc

* args

* env CMAKE_CXX_COMPILER & CMAKE_CC_COMPILER

* maybe flags

* DENABLE_PIC

* build deps +gnu.org/binutils

* edit linux COMMAND

* edit linux COMMAND

* cleaner build script using newer brewkit features

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-15 13:03:03 -04:00
Jacob Heider c9bf2cd5cd
fix(x11)
recently things have been wanting these to build. something changed...
2023-06-15 12:54:49 -04:00
Andrew a2f0e848e8
github.com/Cyan4973/xxHash (#2186)
* new file:   projects/github.com/Cyan4973/xxHash/package.yml

* pkg-config
2023-06-15 12:44:34 -04:00
Max Howell 9d700f7ab6
example using if: rather than semverator 2023-06-15 09:28:12 -04:00
andrejrabcenko 89f8e4d391 new file: projects/freetds.org/package.yml 2023-06-14 17:45:59 -04:00
andrejrabcenko c8ae311a12 new file: projects/github.com/danfis/libccd/package.yml
new file:   projects/github.com/danfis/libccd/test.c
2023-06-14 17:44:19 -04:00
Max Howell 122973d1d4 fix ruby irb
This means we stop linking the rubygems library to the rubygems pkg. Which means our ruby may have an older rubygems gem installed than the rubygems pkg and this is problematic.

at this time I dunno what a solution is since I could not otherwise get irb to work.

Requires a deeper dive but RN I have too many things to fix.
2023-06-14 12:02:41 -04:00
Jacob Heider b36124ab90
fix(libmd)[1] 2023-06-13 20:57:53 -04:00
Jacob Heider 5a64f81b39
fix(libmd) 2023-06-13 20:52:45 -04:00
Max Howell 4341e71540
fix rubygems (#2171) 2023-06-13 15:31:03 -04:00
Max Howell c080f418fa fix ruby 2023-06-13 11:35:16 -04:00
Max Howell e7da15aa8f make pipenv automatically install pythons 2023-06-13 10:16:24 -04:00
David Roman b9a2edbb00
+unxip (#2134)
* wip

* wip

* exclude testing on darwin+x86-64

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-13 01:07:47 -04:00
James Reynolds b68e81ab2e
+github.com/coqui-ai/TTS (#2150)
* +github.com/coqui-ai/TTS

* inherit mecab's platform restriction

* looking for `git`

* requires compiler to build

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 17:25:16 -04:00
Sanchit Ram Arvind ddaef39837
+vault (#2138)
* +vault

* -p

* Update package.yml

make dependencies

* Update package.yml

* try git clone based on error

* whoops, old syntax

* rename

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 15:40:10 -04:00
Andrew 57c7dbe980
github.com/strukturag/libde265 (#2153)
* new file:   projects/github.com/strukturag/libde265/package.yml

* Add autoconf dep

* deps & pkg-config for test

* provides

* looks like the config scripts might predate linux-arm64

* all software should use `cargo` to build

* sigh

* K.I.S.S.

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 15:15:04 -04:00
Max Howell 59ae625a47
Fixes ld fork bomb
Fixes https://github.com/teaxyz/cli/issues/610
2023-06-12 14:49:52 -04:00
Jacob Heider a36c657dad fix(automake) 2023-06-12 14:43:50 -04:00
Andrew e8666a6212
github.com/dylanaraps/neofetch (#2154)
* new file:   projects/github.com/dylanaraps/neofetch/package.yml

* clean

* neofetch --version always exit "1"

* change --version to -v

* create variable NEOFETCH_VERSION

* simpler test

* better simpler test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 13:30:36 -04:00
Max Howell fc14ba4e7f
Fix yarn classic default bin path
Fixes https://github.com/teaxyz/cli/issues/611
2023-06-12 10:37:05 -04:00
Andrew 262fc7508a
github.com/tfutils/tfenv (#2157)
* new file:   projects/github.com/tfutils/tfenv/package.yml

* simpler build script

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 10:26:09 -04:00
Andrew 1b82468ba6
lunarvim.org (#2155)
* new file:   projects/lunarvim.org/package.yml

* add neovim

* modified:   projects/lunarvim.org/package.yml
2023-06-12 10:25:53 -04:00
Sanchit Ram Arvind e4f21e5f5d
+mecab (#2133)
* +mecap

* add version scraping

* rename

* relocatability

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-06-11 22:03:21 -04:00
Andrew 85cd8a6627
opencore-amr.sourceforge.io (#2152)
* new file:   projects/opencore-amr.sourceforge.io/package.yml
	new file:   projects/opencore-amr.sourceforge.io/test.c

* remove tea default flags

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-11 21:25:15 -04:00
Jacob Heider bd0e28fe8d fix(aws-sdk-cpp) 2023-06-11 16:24:15 -04:00
James Reynolds 7a64a5cba6
+cython.org (#2148)
* +cython.org

* Remove useless ls cmd

* removed dependency on self--oops

* include compiler, remove non-present bins

* requires c compiler at runtime

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-11 15:18:10 -04:00
James Reynolds 314a5a3e6a
Add osxkeychain for macos (#2149)
* Add osxkeychain for macos

* touch up

* bad format

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-11 14:57:42 -04:00
David Roman dd44f30619
+gifsicle (#2144)
* wip

* wip

* wip
2023-06-10 15:00:13 -04:00
Jacob Heider cd32e830fb
require QA for sd-webui and auto-gpt due to rapid changes 2023-06-09 13:51:55 -04:00
Max Howell 3f7ce4e6fd
make gx/cc savvy to ~/.tea/.loca/bin
Fixes https://github.com/teaxyz/cli/issues/610
2023-06-09 09:46:05 -04:00
Sanchit Ram Arvind 4bfbe8d7f4 +Vulkan-Headers 2023-06-07 16:18:18 -04:00
Max Howell 17cec0aae1
aws/cli needs ffi
Our tests don’t expose this since our build env comes with ffi and all our test envs had the same ffi. But ubuntu 2023 has a bumped version, hence I discovered it.

/cc @jheider
2023-06-07 08:20:04 -04:00
Jacob Heider 5c03157599
fix(python3.7) (less stupid) 2023-06-06 17:59:21 -04:00
Jacob Heider 1636edcdeb
fix(python3.7) 2023-06-06 17:46:21 -04:00
Jacob Heider d5d1066060
fix(krb5) 2023-06-05 21:03:14 -04:00
Jacob Heider 9826851e2f
fix(golangci) 2023-06-02 00:08:25 -04:00
Jacob Heider 03ba4b3b70
fix(solana)[1] 2023-05-31 14:14:18 -04:00
Jacob Heider 4d38b726fe
fix(solana.com) 2023-05-31 13:46:02 -04:00
Marc Seitz bd4d0ef03e add charm.sh/mods 2023-05-31 13:42:01 -04:00
Jacob Heider 1b4f16216c
fix(gcc=11.4)[1]
looks like his patches mess up linux builds
2023-05-30 19:12:47 -04:00
Jacob Heider 3b5cb3392b
fix(gcc=11.4) 2023-05-30 18:42:10 -04:00
Jacob Heider c15451be85
fix(libgpg-error) 2023-05-30 17:11:28 -04:00
Max Howell 13bc4cc0d9
ensure auto-gpt writes all files where we want 2023-05-30 13:48:03 -04:00
Max Howell 5256d97704
fix auto-gpt 0.3.1 2023-05-30 09:19:22 -04:00
Jacob Heider 21f3125bac
fix(sd-webui)
don't use patch. it becomes cross-version unstable quickly. unless you have to.
2023-05-27 17:21:30 -04:00
Sanchit Ram Arvind 9dbb8370d7
+kind (#2052)
* +kind

* rename and tidy

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-25 18:33:22 -04:00
Jacob Heider 3bc7b027e3
fix(lcov) (#2055)
* fix(lcov)

* wip

* wip

* wip

* wip

* sigh
2023-05-25 18:01:02 -04:00
Jacob Heider 7417d14678
fix(abseil)
:eyebrow:
2023-05-25 00:11:59 -04:00
Sanchit Ram Arvind 2e21805050
+zsh-syntax-highlighting (#2000)
* +zsh-syntax-highlighting

* Removed $HOME

You'd still have to run a command yourself post installation.

* added test

* missing fixture

* no executable

* clean up

* comment out user message in build script

* don't need gum

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-24 22:39:40 -04:00
Sanchit Ram Arvind 4438bc96db
+openvpn (#1122)
* +mop-tracker
financial dashboard on terminal

* +openvpn
Without pkcs11-helper, still works

* +openvpn

* -mop-tracker

* Update package.yml

Added sourceforget and libtasn1

* added libnl

* darwin only

* cleanup and rename

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-24 22:35:37 -04:00
Max Howell 0b6fa9fea4
gource + its deps (#1706)
* gource + its deps

Closes #590
Closes #562

* finish glew

* wip

* wip

* wip

* wip

* wip

* wip

* picpicpicpicpicpicpicpic

* wip

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-23 00:04:40 -04:00
Montek 2e66829458
Add package.yml for thefuck (#2015)
*  Add package.yml for thefuck

📦 This commit adds the package.yml file for thefuck, a programmatically correct mistyped console command tool.

* add compiler and rename

* cleanup and test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-22 23:21:42 -04:00
Sanchit Ram Arvind cbe7856889
+libnl (#1999)
* +libnl

* added configure

* fixes

* fixed url

ofc, it's a string formatting issue

* bison & flex

bison & flex. only linux

* Write permission

chmod +w

* Update package.yml

* Update package.yml

* Add test

* Update package.yml

* Update package.yml

* ugh

file names

* double ugh

./fixture.c

* Permission

* odd compiler error

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-22 22:55:56 -04:00
Jacob Heider c90d84ce65 fix(nmap) 2023-05-22 13:52:23 -04:00
Max Howell c8e7cd6a22
fix chalk --help, http-server --help, etc. 2023-05-22 08:35:49 -04:00
Joe DeCapo 9378f80639
+aws-sdk-cpp (#1828)
* [wip] +aws-sdk-cpp

* add git for now

* use upcoming `git` distributable

this works with the upcoming brewkit 0.31.0

* appears moustaches don't work here

https://github.com/teaxyz/brewkit/issues/117

* add missing deps

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-20 00:03:10 -04:00
Jacob Heider be1ae6b3ac fix(poetry) 2023-05-19 15:33:53 -04:00
Pascal EDMOND f1bd915135
+swiftlint (#1549)
* +swiftlint

* test brewkit fixes

* brewkit 0.31.1

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 18:54:31 -04:00
Max Howell 899e3c215c
+xcodes; fix brewkit deps (#1462)
* +xcodes; fix brewkit deps

* wip

* update flags

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 17:42:43 -04:00
Jacob Heider a3105e31ea
fix(bitcoin) 2023-05-18 11:29:22 -04:00
Jacob Heider ff69bc746f fix(util-linux)[2] 2023-05-17 18:17:32 -04:00
Jacob Heider 5fc8dc5335
fix(util-linux)[1] 2023-05-17 12:31:24 -04:00
Jacob Heider f4ba93d4a9
fix(util-linux) 2023-05-17 12:20:04 -04:00
Jacob Heider 58ac56327f fix(kernel-headers) 2023-05-17 12:19:05 -04:00
Max Howell b4c07a85f5
fix windows vs unix line endings issue 2023-05-16 08:48:07 -04:00
Max Howell 883b99a789
fix sd-webui 2023-05-14 15:01:40 -04:00