Josh Phillips
f38c3b4a82
add openjdk to appium deps ( #4366 )
...
* add openjdk to deps
it isn't needed for building but is needed for most operations of the package
* install android driver
* fix test
2023-12-12 13:39:28 -05:00
Jacob Heider
6c6e87047b
fix(unicode)
2023-12-11 19:45:28 -05:00
Jacob Heider
bbc3e3015e
fix(gpt-engineer)
...
closes #4367
2023-12-11 16:33:37 -05:00
Max Howell
447e3f0245
bz2 fix absolute symlinks ( #4365 )
...
* for some reason these symlinks are created absolute, fix that
* restore the makefile to make the dylib on darwin
* it was failing due to bzip2 being a dep for brewkit
2023-12-11 13:36:10 -05:00
Jacob Heider
51a7a5f2a6
fix(appium)
...
requires `npm`.
2023-12-11 13:10:22 -05:00
Josh Phillips
3e8ef1f2ab
New/appium.io/appium ( #4358 )
...
* initial try
* use npmjs.org
* finish version
* remove space
* fix url
* fix test
* make it global like other npm packages
* 3-digit versions
* require 3 digits
* rename
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-11 12:02:43 -05:00
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
Jacob Heider
e8430a2496
+cicada
2023-11-28 19:07:48 -05:00
Jacob Heider
62656c2e6d
+fselect
2023-11-28 19:07:48 -05:00
Jacob Heider
e90482eb60
+diskonaut
2023-11-28 19:07:48 -05:00
Jacob Heider
2590011140
+ddh
2023-11-28 19:07:48 -05:00
Jacob Heider
259570857e
+bartib
2023-11-28 19:07:48 -05:00
Jacob Heider
8b9d72b55b
+tiny
2023-11-28 19:07:48 -05:00
Jacob Heider
2d7ce202cb
+fend
2023-11-28 19:07:48 -05:00
Max Howell
01f9ebdf44
rename scripthub to mash
2023-11-28 18:54:26 -05:00
Jacob Heider
b87ca3f323
fix(gnupg)
...
closes #4245
2023-11-28 12:49:05 -05:00
Jacob Heider
856c9e3901
fix(podman)
...
closes #4229
2023-11-27 17:16:16 -05:00
Jacob Heider
1a7dd41942
+gitql
2023-11-27 13:18:10 -05:00
Johannes Gustafsson
612ff5c2cd
fix turso build ( #4221 )
...
* fix turso build
* fix test
interesting that that breaks version setting, but that seems like it's working as intended by the dev?
* no --version in the linux version?
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-11-27 10:53:36 -05:00
Jacob Heider
8e3ecea9e7
fix(snaplet)
...
closes #4224
2023-11-27 10:37:20 -05:00
Jacob Heider
1253504148
fix(rclone)
...
closes #4220
2023-11-27 10:19:48 -05:00
Jacob Heider
34edc6eb1d
fix(gti)
...
closes #4223
2023-11-27 10:16:40 -05:00
Jacob Heider
fbe20f5506
fix(scrcpy)
...
closes #4216
2023-11-27 10:02:51 -05:00
Max Howell
ce0ca7d30b
I am bad at this
2023-11-25 12:37:30 -05:00
Max Howell
8115bdf153
k hubx
2023-11-25 12:32:46 -05:00
Max Howell
18aec11b11
make gpg relocatable without hacks
2023-11-25 11:34:43 -05:00
Andrew
75071188a5
gtk.org/gtk4 ( #4144 )
...
* +
* deps
* Merge branch 'main' of https://github.com/ArionThinker/pantry into new/gtk.org/gtk4
modified: projects/gtk.org/gtk4/package.yml
new file: projects/gtk.org/gtk4/test.c
* xi & xinerama
* x.org/libpthread-stubs
* -pthread
* wip
* wip
* specific libxml2
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-11-24 19:55:36 -05:00
Jacob Heider
c3c6b1ba01
fix(lapack)
...
closes #4205
2023-11-24 16:56:54 -05:00
Kevin Chen
e87b7da332
+odigos — Distributed tracing without code changes. ( #4200 )
...
* +odigos — Distributed tracing without code changes.
* rebuild
2023-11-24 13:06:51 -05:00
Jacob Heider
6583ea5b7c
fix(pcsc)
...
closes #4202
2023-11-24 12:14:10 -05:00
Jacob Heider
fdbf12161e
fix(pdm)
2023-11-23 23:38:42 -05:00
Jacob Heider
f6b5174874
fix(php.sudo)
2023-11-23 18:31:50 -05:00
Jacob Heider
431fefd66b
add(aws-vault,keychain)
...
closes #4188
2023-11-23 16:59:13 -05:00
Jacob Heider
02766bfb8d
fix(php) ( #4183 )
...
* fix(php)
major version locks; libxml2 <2.12
closes #4172
* ugh
2023-11-23 16:32:34 -05:00
Andrew
049b6c3828
add provides
...
bin/gitleaks
2023-11-23 11:56:43 -05:00
Tobias Germer
532a11d6d4
fix tilt.dev ( #4175 )
...
* fix tilt.dev
* no gcc?
* Revert "no gcc?"
This reverts commit 7981e99ae371a6203da73650585a8df8c079b822.
* should be able to use clang
* CXX too
* maybe this?
* hm
* wip
* let's try gcc, then
* sigh
* lock go version
* go~1.20
* LD: ld.lld
* maybe
* last try
* use ld.gold
* use gcc+ld.gold on linux/aarch64
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-11-22 23:36:08 -05:00
Kevin Chen
b61d448e4e
+dblab — The database client every command line junkie deserves. ( #4185 )
...
* +dblab — The database client every command line junkie deserves.
* fix test
* rename
2023-11-22 23:09:34 -05:00
Kevin Chen
0ea460e7fc
+sshx — Fast, collaborative live terminal sharing over the web ( #4186 )
...
* +sshx — Fast, collaborative live terminal sharing over the web
* fix test
2023-11-22 23:09:09 -05:00
Jacob Heider
d4f1450a0a
add(binutils,gold)
2023-11-22 23:05:01 -05:00
Kevin Chen
ff760941f6
+usql — Universal SQL client ( #4184 )
...
* +usql — Universal SQL client
* fix test
2023-11-22 20:12:50 -05:00
Andrew
9e1b6de7db
gitleaks.io ( #4181 )
...
* new file: projects/gitleaks.io/package.yml
* test
* oh
2023-11-22 15:20:55 -05:00
Kevin Chen
57461f2c7b
+heif-converter — Convert HEIC/AVIF images to any format ( #4179 )
...
* +heif-converter — Convert HEIC/AVIF images to any format
* better test
2023-11-22 14:08:11 -05:00
Kevin Chen
a44a251288
+cavif — Encoder/converter for AVIF images ( #4178 )
...
* +cavif — Encoder/converter for AVIF images
* nasm on x86-64
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-11-22 13:20:00 -05:00
Andrii Riabchenko
1245af6a42
new file: projects/people.redhat.com/sgrubb/libcap-ng/package.yml
...
new file: projects/people.redhat.com/sgrubb/libcap-ng/test.c
2023-11-22 13:19:16 -05:00
Andrii Riabchenko
c20baabb1a
new file: projects/savannah.nongnu.org/attr/package.yml
2023-11-22 13:18:40 -05:00
Max Howell
2c4fedb117
fix whisper.cpp metal; remove helpers
...
Trying to standardize on huggingface-cli downloads the models and ScriptHub scripts or endpoints make use of that.
2023-11-22 07:06:56 -05:00
Nick Hehr
702c0e236a
+zrok ( #4164 )
...
* feat: add zrok
* cleanup
* less stringent build deps
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-11-22 07:06:39 -05:00
Max Howell
b5f4aa1b4c
npx; Fixes #4160 ( #4162 )
2023-11-22 07:05:52 -05:00
Jacob Heider
9855babea4
fix(qemu7)
...
closes #4166
2023-11-21 18:53:42 -05:00
Jacob Heider
faa75d4a68
fix(mariadb)
...
closes #4157
closes #4158
2023-11-21 17:18:35 -05:00
Max Howell
974021d239
+huggingface-cli ( #4163 )
2023-11-21 15:22:13 -05:00