Commit graph

2558 commits

Author SHA1 Message Date
Andrew 974f5a167b
+ast-grep.github.io (#4361)
* new file:   projects/ast-grep.github.io/package.yml

* linux gcc

* RUSTFLAGS
2023-12-11 10:08:45 -05:00
Andrew ea56add719
+checkov.io (#4310)
* new file:   projects/checkov.io/package.yml
	new file:   projects/checkov.io/test.tf

* modified:   projects/checkov.io/package.yml
	modified:   projects/checkov.io/test.tf

* .

* modified:   projects/checkov.io/package.yml
	modified:   projects/checkov.io/test.tf

* let's try hardcoded version

* -Wno-int-conversion

* try github query again

* use /tags?

error makes no sense:

```
error: Uncaught (in promise) Error: http: https://api.github.com/repos/bridgecrewio/checkov/releases?per_page=100&page=1
  if (!rsp.ok) throw new Error(`http: ${url}`)
                     ^
    at GET2 (file:///opt/pkgx.sh/brewkit/v0/lib/useGitHubAPI.ts:35:22)
    at eventLoopTick (ext:core/01_core.js:178:11)
    at async getVersionsLong (file:///opt/pkgx.sh/brewkit/v0/lib/useGitHubAPI.ts:57:27)
    at async Object.getVersions (file:///opt/pkgx.sh/brewkit/v0/lib/useGitHubAPI.ts:42:34)
    at async handleAPIResponse (file:///opt/pkgx.sh/brewkit/v0/lib/usePantry.getVersions.ts:176:50)
    at async _parse (file:///opt/pkgx.sh/brewkit/v0/lib/usePantry.getVersions.ts:34:19)
    at async Object.resolve (file:///opt/pkgx.sh/brewkit/v0/lib/usePantry.ts:39:20)
    at async file:///opt/pkgx.sh/brewkit/v0/libexec/resolve.ts:15:15
```

* it's like GITHUB_TOKEN has failed...

* let's cheat a little

* parse version from pypi.org

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-10 17:17:41 -05:00
Michael Essiet b8985b677f
Added eas.dev (#4349)
* created eas.dev

* added eas.dev

* added the build from source argument

* added python as a build dependency

* changed to python: ~3.10

* set linux llvm version to <17

* changed the node version

* env

* set node version to v18

* removed build from source tag

* sometimes linux wants gcc

* clean up and rename

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-08 14:40:12 -05:00
Jacob Heider 6433e90f69 fix(metis)
closes #4355

and add gklib, i guess. turns out it's unneeded, but why pass it up?
2023-12-08 13:08:47 -05:00
Jacob Heider 32b903698c fix(gradle)
closes #4346
2023-12-08 12:08:51 -05:00
Jacob Heider 6916ed4b3a fix(gitql)
closes #4347
2023-12-08 10:44:12 -05:00
Jacob Heider 9b0b490b91 fix(bitcoin)
closes #4342
2023-12-07 18:49:42 -05:00
Kevin Chen fba8b1acbc
+quickwit -- Sub-second search & analytics engine on cloud storage (#4289)
* +quickwit -- Sub-second search & analytics engine on cloud storage

* fix build/test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-07 18:15:21 -05:00
Andrew 08164097af
+openai.com/whisper (#4341)
* new file:   projects/openai.com/whisper/package.yml

* without llvm
2023-12-07 18:14:57 -05:00
Big Boss ebad7306d6 update foundry to 2023.12.07 2023-12-07 17:13:59 -05:00
Markus Zoppelt bf69d004da
add trezor-agent (#4336)
* add `trezor-agent`

* try this

based on https://github.com/romanz/trezor-agent/blob/master/doc/INSTALL.md

* git build dep; fix-shebangs

* one more try

* this seems to work

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-07 13:58:20 -05:00
Jacob Heider 43d80ff351 fix(kustomize)
closes #4339
2023-12-07 13:21:31 -05:00
Markus Zoppelt 0c742fe752 add buildkit 2023-12-07 12:05:25 -05:00
Markus Zoppelt f87861021c
add bazel/bazelisk (#4334)
* add `bazel`/`bazelisk`

* clean up deps

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-07 12:04:10 -05:00
Markus Zoppelt e716f911e2 add buildifier 2023-12-06 18:30:50 -05:00
Jacob Heider f73b982b2c
fix(rustls-ffi)[1]
closes #4331
2023-12-06 15:16:10 -05:00
Jacob Heider c8453e77e6
fix(rustls-ffi)
closes #4330
2023-12-06 15:11:09 -05:00
Markus Zoppelt 61dc17776d
add yubikey-agent (#4324)
* add `yubikey-agent`

* fix pcsc; go mod download; test

* pie on linux

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-06 13:13:32 -05:00
Markus Zoppelt 520e999501
add ykman (yubikey-manager) (#4322)
* add `ykman` (yubikey-manager)

* use python-venv.sh

* try 3.11

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-06 12:07:11 -05:00
Jacob Heider f0d2bc2a7f
fix(digger)
closes #4321
2023-12-06 10:19:16 -05:00
David Chavez c9ece3165d
+microsoft.com/dxc (#4317)
* Add dxc

* tweak building

* Add python to build env

* Copy items to prefix

* create prefix directory first

* copy libs

* include zlib

* don’t error on warning

* specific zlib major

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-06 09:59:53 -05:00
Andrew 37b564d738
+angular.dev (#4318)
* new file:   projects/angular.dev/package.yml

* let's try

* --install-links
2023-12-05 17:45:42 -05:00
Andrew f5bfb5e5fc
+leo-lang.org (#4316)
* new file:   projects/leo-lang.org/package.yml

* modified:   projects/leo-lang.org/package.yml

* :D

* curl

* should use our openssl/libcurl

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-05 15:16:32 -05:00
Jacob Heider cf92d1c3bc fix(glib)
closes #4312
closes #4313
2023-12-05 12:06:36 -05:00
Andrew c53de16f38
+github.com/gosom/google-maps-scraper (#4307)
* new file:   projects/github.com/gosom/google-maps-scraper/example-queries.txt
	new file:   projects/github.com/gosom/google-maps-scraper/package.yml

* add ca-certs

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-04 17:14:07 -05:00
Andrew 7544424d66
+videolan.org/libplacebo (#4295)
* new file:   projects/videolan.org/libplacebo/package.yml
	new file:   projects/videolan.org/libplacebo/test.c

* linux fix

* gcc for test
2023-12-04 14:10:15 -05:00
Andrew e50fb97030
+sing-box.app (#4294)
* new file:   projects/sing-box.sagernet.org/config.json
	new file:   projects/sing-box.sagernet.org/package.yml

* rename

* go version

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-04 12:08:36 -05:00
Andrew af708fd95d
+github.com/everywall/ladder (#4293)
* new file:   projects/github.com/everywall/ladder/package.yml

* let's try 8081 port

* let's try to find free port

* set 8082 port

i want to get rid of using`nc`

* go version

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-04 12:08:20 -05:00
Andrii Riabchenko 33dc169235 patch ver 2023-12-04 10:17:53 -05:00
Andrii Riabchenko 21b1d1bf45 new file: projects/github.com/protobuf-c/protobuf-c/package.yml
new file:   projects/github.com/protobuf-c/protobuf-c/test.proto
2023-12-04 10:17:26 -05:00
Jacob Heider 25c2124053
fix(utf8cpp)
closes #4296
2023-12-04 10:15:52 -05:00
Jacob Heider 4a36f63eaf
fix(cosign^1)
closes #4286
2023-12-02 00:46:48 -05:00
Robert Schönthal 2620a0bdcc
add https://github.com/terrarium-tf/cli (#4285)
* add https://github.com/terrarium-tf/cli

* update go dep; remove duplicate test dep

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-01 14:40:27 -05:00
Jacob Heider a19a1446db fix(gdal)
closes #4275
2023-11-30 14:23:54 -05:00
Jacob Heider 233afacafa
fix(cocogitto)
closes #4269
2023-11-30 13:30:19 -05:00
Andrew 63536494f7
+xtls.github.io (#4266)
* new file:   projects/xtls.github.io/package.yml

* killall xray || true

* go version; use fixture

* log path & pkill for linux

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-11-30 11:18:28 -05:00
Jacob Heider b6fd4a247e
fix(ruby^2) (#4265)
* fix(ruby^2)

* allow rebuilds
2023-11-29 17:34:38 -05:00
Jacob Heider faf31aa423 fix(dart)
requires procps(pgrep)

closes #4255
2023-11-29 17:33:54 -05:00
Jacob Heider 755c3cd148
fix(mash) 2023-11-29 16:15:25 -05:00
Jacob Heider b76c7a1803
fix(git-absorb)
closes #4249
2023-11-29 16:09:33 -05:00
Andrew 625590569e
+langchain.com (#4254)
* new file:   projects/langchain.com/package.yml

* fix linux

* fix python path
2023-11-29 15:44:16 -05:00
Jacob Heider 8d8db785c7
fix(gettext,autopoint)
it needs `xz` to unpack its archive.
2023-11-29 14:55:26 -05:00
Max Howell 9170d0c0d5
Revert "wip"
This reverts commit 46693657e6.
2023-11-29 14:30:16 -05:00
Max Howell 46693657e6
wip 2023-11-29 14:28:01 -05:00
Jacob Heider 48ad65acfe
fix(direnv)
closes #4256
2023-11-29 13:03:28 -05:00
Jacob Heider 8c41abcbd6 fix(turso)
ref: https://github.com/pkgxdev/pantry/pull/4221
2023-11-29 12:59:07 -05:00
Jacob Heider 835d17e736
fix(onefetch)
closes #4257
2023-11-29 12:57:05 -05:00
Jacob Heider a265dc5f4f
fix(aws-iam-authenticator)
closes #4261
2023-11-29 12:52:32 -05:00
Jacob Heider 33451da01b +pueue 2023-11-28 19:07:48 -05:00
Jacob Heider 3529f13ebf +eureka 2023-11-28 19:07:48 -05:00