Commit graph

336 commits

Author SHA1 Message Date
Jacob Heider 9202ede963
fix(epoxy)[1]
https://github.com/pkgxdev/pantry/pull/3493#issuecomment-1783499173
2023-10-27 17:02:11 -04:00
Jacob Heider fc12d035ec
fix(epoxy)
flatten includes
2023-10-27 16:45:46 -04:00
Jacob Torrey 64305b2c0f
add(thinkst/zippy) (#3869)
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-27 15:00:54 -04:00
uesyn 596d0c7248 Add ghq 2023-10-27 13:02:36 -04:00
uesyn d41fa2a739 Add github.com/stern/stern 2023-10-27 12:58:11 -04:00
Andrew 1f5cc45023
libepoxy (add freeglut) (#3867) 2023-10-27 12:32:44 -04:00
Max Howell a5a1bd7b12
Use recommended model 2023-10-26 14:29:00 -04:00
Max Howell a40a0d8fc8
fix llama.cpp model download 2023-10-26 08:13:43 -04:00
James Reynolds 2b06942c62
GitHub.com/ggerganov/llama.cpp update (#3696)
* llama.cpp, github version instead of hardcoded version
* llama.cpp, check if model is specified, if yes, run it, if not, then download model
* Use entrypoint for custom llama.cpp invocation
* `llama.cpp` is just raw executable. This I think is our new pattern.
* To run chat use the entrypoint: `pkgx +brewkit -- run llama.cpp`

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Max Howell <mxcl@me.com>
2023-10-26 07:24:04 -04:00
Jacob Heider 0771653400
fix(librdkafka) (#3829)
* fix(librdkafka)

* wip

* wip

* wip
2023-10-25 17:51:07 -04:00
Jacob Heider a4f8e37825
fix(aws-sdk-cpp) (#3752)
* fix(aws-sdk-cpp)

closes #3751
closes #3794
closes #3816

wip

wip

* leftover :(
2023-10-24 19:45:26 -04:00
Max Howell 2304f66ad2 fix sd-webui 1.6 2023-10-24 10:21:42 -04:00
Andrew 7eec4f5a5b
github.com/axllent/mailpit (#3796)
* new file:   projects/github.com/axllent/mailpit/package.yml

* .

* .

* .

* node<21

* oh...
2023-10-23 18:44:48 -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
Andrew 55ff07e428
new file: projects/github.com/xeol-io/xeol/package.yml (#3762) 2023-10-22 17:36:24 -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
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
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
Jacob Heider bde580ce10
fix(vulkan-headers)
closes #3735
2023-10-20 13:13:45 -04:00
Tobias e7e802e2db +aws-vault -- A vault for securely storing and accessing AWS credentials 2023-10-16 17:16:30 -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 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 cae6a2ba40 +oapi-codegen -- Generate Go client and server boilerplate from OpenAPI 3 specifications 2023-10-14 12:15:43 -04:00
Jacob Heider 7280d08c48 fix(gpt-engineer)
closes #3606
2023-10-10 15:10:45 -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 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
Jacob Heider e7c69004a3
fix(cargo-c) 2023-10-10 10:13: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 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 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
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
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
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
Jacob Heider 2629971863 fix(TTS)
closes #3552
2023-10-06 19:07:09 -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
Jacob Heider 587441621e
don't use python3.12 widely yet 2023-10-03 11:23:56 -04:00
Jacob Heider 0566c8ff9f
fix(fizz) 2023-10-02 18:00:52 -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
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