Scott J. Goldman
e5faec6a91
+overmind ( #4887 )
...
* +overmind
adds the overmind package
* fix(overmind): adjust ldflags to fix linux build
* fix(overmind): oops - it should work on arm linux too
* cleanup
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-18 13:53:42 -05:00
Max Howell
45bd92deef
+z
2024-01-18 07:15:28 -05:00
Jacob Heider
c999094495
fix(angular)
...
watch npm for versions so no race condition
closes #4886
2024-01-17 17:53:39 -05:00
tannevaled
af339abc23
+github.com/AgentD/squashfs-tools-ng ( #4883 )
...
* update
* does not compile on darwin
* try to compile on darwin
* clean up and lock version majors
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-17 17:36:30 -05:00
Jacob Heider
00ba83e738
fix(pam)
...
closes #4879
2024-01-17 12:21:09 -05:00
tannevaled
71de422c7e
+sftpgo.com ( #4877 )
...
* +sftpgo.com
* cleanup
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-17 10:17:14 -05:00
Andrew
8d57facd51
+vanna.ai ( #4876 )
...
* +
* pytest
2024-01-17 10:15:33 -05:00
Marcin Krzyzanowski
231e832a51
add 'swift' ( #4840 )
...
* add 'swift'
* Conditional for platforms
* Update provides per platform
* linux dep on gcc
* Add deps
* Disable linux platform
2024-01-17 06:03:09 -05:00
Jacob Heider
e9a10aa91a
fix(mysql)
...
closes #4858
2024-01-16 18:44:35 -05:00
tannevaled
a626b479fc
+github.com/canonical/pebble ( #4862 )
...
* +github.com/canonical/pebble
* does not compile on darwin presently
* Update package.yml
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-16 16:48:02 -05:00
Jacob Heider
3e239197b7
fix(surya)
2024-01-16 15:50:05 -05:00
Jacob Heider
2e4810ca0d
fix(surya)
2024-01-16 14:15:05 -05:00
Kevin Chen
152b799cd7
+infracost -- Cloud cost estimates for Terraform in pull requests to lower your cloud bill
2024-01-16 13:31:08 -05:00
Jacob Heider
574616fdee
fix(sourcery)
...
closes #4867
2024-01-16 13:18:10 -05:00
tannevaled
bd05b750cd
+github.com/squidfunk/mkdocs-material ( #4864 )
2024-01-16 10:36:59 -05:00
Jacob Heider
1e11cd72b1
fix(yazi)
...
closes #4852
2024-01-16 10:34:10 -05:00
tannevaled
427a74551c
+github.com/chainguard-dev/apko ( #4853 )
...
* +apko
* rename apko to github.com/chainguard-dev/apko
* add explicit git-scm build dependency
* cleanup
2024-01-16 10:30:13 -05:00
Andrew
79a541ce2a
+github.com/VikParuchuri/surya ( #4848 )
...
* +
* +mesa
* +glib
2024-01-16 10:21:06 -05:00
Jacob Heider
bb7160366a
fix(ijg)
...
use stable URL
closes #4842
2024-01-16 10:20:11 -05:00
Andrew
c830465c5b
+pocketbase.io ( #4846 )
...
* +
* wip
* wip
* pid=$!
2024-01-16 10:13:10 -05:00
Andrii Riabchenko
58ca2224b0
+
2024-01-14 21:56:38 -05:00
Andrii Riabchenko
b0e809f22d
+
2024-01-14 21:55:55 -05:00
Scott J. Goldman
94618b6182
fix(opensearch): don't include the jna library on mac for x86-64 ( #4847 )
...
* fix(opensearch): don't include the jna library on mac for x86-64
there seems to be some linker issue with loading libc. calling these
native functions doesn't seem strictly necessary. maybe better that
the package works at all.
in macos 13 and later, it works fine, so maybe this workaround could
be removed when macos 12 is no longer supported
* fix(opensearch): remove some windows-only code that is breaking
* fix(opensearch): err, that was in the wrong spot
2024-01-14 21:17:05 -05:00
Scott J. Goldman
ca17ab65c1
fix loader paths for opensearch
...
try appending to library path env vars instead of overriding
java.library.path which clobbers other necessary paths
2024-01-14 02:55:55 -05:00
Scott J. Goldman
488f027e5d
+opensearch ( #4818 )
...
* +opensearch
includes knn plugin
* opensearch: fix the rpath on the jnilibs
* opensearch: add debug lines to the gradle invocation
trying to see what's wrong with jsonslurper
* opensearch: remove the debug log
it's too noisy to see what's going on
* opensearch: does it help if we always use clang on mac?
* opensearch: reshuffle some workarounds on mac
* opensearch: cleanup deps
* clean up cd > working-directory
* yaml quoting
* more quoting
* fix my fixes
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-13 23:20:46 -05:00
Max Howell
fde48d56a4
test deno compile
...
To ensure the resulting deno compiles things that don’t behave as deno
2024-01-13 13:21:49 -05:00
Jacob Heider
3055115b3e
fix(openjdk17)[3]
...
closes #4832
2024-01-13 00:42:14 -05:00
Jacob Heider
ac3f47c41e
fix(openjdk17)[2]
...
last one
2024-01-13 00:10:01 -05:00
Jacob Heider
6102710be2
fix(openjdk17)[1]
...
one more hardcode
2024-01-13 00:08:43 -05:00
Jacob Heider
2bb55698a1
fix(openjdk17)
2024-01-12 22:21:29 -05:00
Max Howell
2e4cdfa83b
switch vite to fetch npm versions
2024-01-12 14:25:11 -05:00
Max Howell
50ca2f6f15
+dotenvx ( #4827 )
2024-01-12 13:53:35 -05:00
Jacob Heider
87aa7bdf36
comment(ruff)
...
ref: https://github.com/pkgxdev/pantry/pull/4820#discussion_r1450260479
2024-01-12 10:33:24 -05:00
Jacob Heider
610c845f40
fix(eas-cli)
...
`build-ci` removed from `package.json`s in v6
closes #4822
2024-01-12 10:14:54 -05:00
Max Howell
a525849c91
+arkade ( #4824 )
...
Closes #4817
2024-01-12 06:21:55 -05:00
Scott J. Goldman
1b6239bae3
Add ffmpeg support for drawtext filter ( #4819 )
...
* Add ffmpeg support for drawtext filter
requires linking against harfbuzz and freetype.
* pin major library versions
2024-01-11 23:28:20 -05:00
Jacob Heider
4ebca976c7
fix(ruff)
...
closes #4815
closes #4816
2024-01-11 23:19:55 -05:00
Max Howell
544161f6b8
parse image magick versions to semver
2024-01-11 15:28:42 -05:00
Jacob Heider
53548a46b8
fix(libxml2.restock)[1]
...
`darwin` doesn't need this.
2024-01-11 14:48:24 -05:00
Jacob Heider
34102f2dfa
fix(libxml2.restock)
2024-01-11 14:05:55 -05:00
Max Howell
b50951f4da
cp brew in how to install vite ( #4803 )
...
Fixes #4751
Fixes #4498
2024-01-11 07:35:37 -05:00
Jacob Heider
5aab62f2fc
fix(SwiftFormat)
...
closes #4781
2024-01-10 16:26:36 -05:00
Jacob Heider
2c9d8e681c
fix(xcbeautify)
...
closes #4787
closes #4771
closes #4770
2024-01-10 16:26:05 -05:00
Jacob Heider
f6dc3a927e
fix(haskell)
...
closes #4796
2024-01-10 12:05:47 -05:00
Andrew
38128e4716
+gnu.org/plotutils ( #4795 )
...
* new file: projects/gnu.org/plotutils/package.yml
new file: projects/gnu.org/plotutils/test.dat
* --build=aarch64-unknown-linux-gnu
* clang for linux?
* let's try to remove `register`
* gnu sed will do null backup suffix
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-10 11:21:14 -05:00
Andrii Riabchenko
b7c913d08b
new file: projects/sourceforge.net/potrace/package.yml
2024-01-10 10:03:15 -05:00
Andrii Riabchenko
2454f73780
new file: projects/x.org/xft/package.yml
...
new file: projects/x.org/xft/test.c
2024-01-10 10:00:56 -05:00
Andrii Riabchenko
fdbfd24285
new file: projects/gnu.org/libsigsegv/package.yml
...
new file: projects/gnu.org/libsigsegv/test.c
2024-01-10 10:00:24 -05:00
Andrii Riabchenko
4df2a7c427
new file: projects/github.com/YS-L/csvlens/package.yml
...
new file: projects/github.com/YS-L/csvlens/test.csv
2024-01-09 15:21:48 -05:00
Jacob Heider
b0691cb54c
fix(fluentci)
...
closes #4785
2024-01-08 17:40:47 -05:00
Jacob Heider
c86d15df92
fix(gtk4)
...
closes #4764
2024-01-08 17:32:11 -05:00
Jacob Heider
5830fc48bf
+shaderc
...
needed for gtk4 now
2024-01-08 16:34:34 -05:00
Jacob Heider
2b508c4776
fix(solana) ( #4780 )
...
1.16.25 shipped with `ahash` 0.8.3 (yanked)
1.17.15 shipped with `ahash` 0.8.4 (build failure)
main is already on `ahash` 0.8.7, but i only bumped to 0.8.5 to be conservative, which builds.
closes #4761
closes #4762
2024-01-08 14:34:04 -05:00
Andrew
a1a135e8da
facebook.com/watchman ( #4607 )
...
* new file: projects/facebook.com/watchman/package.yml
* maybe with gcc
* no
* -latomic
2024-01-08 13:22:54 -05:00
Andrew
cd963ef66a
+cnquery.io ( #4767 )
...
* new file: projects/cnquery.io/package.yml
* fix it
* use go version from go.mod
---------
Co-authored-by: Michael Essiet <emsaa2002@gmail.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-08 13:18:13 -05:00
Jacob Heider
005c13f2e8
fix(jmeter)[1]
...
closes #4765
2024-01-08 13:17:40 -05:00
Jacob Heider
c36a1a1ce1
fix(jmeter)
...
closes #4765
2024-01-08 13:12:13 -05:00
Jacob Heider
5e07079cc2
fix(rusty-kaspa)
...
segfaults in new malloc crate; add cli
closes #4766
closes #4768
2024-01-08 12:25:22 -05:00
Jacob Heider
826feb6074
fix(kaggle)
...
closes #4774
2024-01-08 12:09:26 -05:00
Jacob Heider
f75fb1e0e5
fix(xtls)
...
closes #4769
2024-01-08 10:36:17 -05:00
Jacob Heider
53b58fe760
fix(libbsd)
...
closes #4772
2024-01-08 10:32:02 -05:00
Max Howell
9d10d35499
Update mash pkg.yml
2024-01-08 05:24:47 -05:00
Max Howell
fae90ff2c7
Fix pip < 23.1
2024-01-07 05:43:19 -05:00
Max Howell
e81b11085e
fix older pip versions audit
2024-01-07 05:16:07 -05:00
Max Howell
07dc2e728e
python 3.12 cannot run pip<23.1.2 ( #4763 )
...
https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean
2024-01-07 05:10:53 -05:00
Jacob Heider
29fd4229a7
fix(open-mpi) ( #3875 )
...
* fix(open-mpi)
closes #4534
* Missed one
2024-01-06 23:40:21 -05:00
Max Howell
d6e1bc9577
k so obviously pip3.8 needs python3.8
2024-01-06 09:26:58 -05:00
Max Howell
e4872f02d1
pip / pipenv tweaks
...
* Some older pipenv versions break with python 3.12
* pip was actually running via the vendored python pip site package and not ours :/
2024-01-06 06:52:30 -05:00
Max Howell
89a2f0e910
Missing quotes
2024-01-05 12:50:51 -05:00
Max Howell
eadb61b340
refurbish pip/meson/pipenv with state of the art techniques ( #4756 )
2024-01-05 11:38:07 -05:00
Tushar Mathur
6b6205f0c1
Update package.yml
2024-01-05 10:04:40 -05:00
Jacob Heider
ff82a2af9a
fix(ruby2.5)
...
closes #4631
closes #4620
2024-01-04 23:21:29 -05:00
Jacob Heider
b12cc2d4dd
fix(ccache)
...
closes #4669
2024-01-04 21:54:10 -05:00
Kevin Chen
fa89a16b61
+tailcall -- A high-performance no-code GraphQL backend
2024-01-04 20:52:57 -05:00
Jacob Heider
fbf48587bb
fix(rav1e)
...
closes #4670
2024-01-04 20:44:11 -05:00
Jacob Heider
712ee1c4a7
fix(pytest)
...
closes #4673
2024-01-04 20:35:12 -05:00
Jacob Heider
c0011da069
fix(swig)
...
closes #4674
looks like `cc` might be picking up native `gcc` on arch.
2024-01-04 19:28:28 -05:00
Jacob Heider
291c38f095
fix(ruby)
...
closes #4696
--yjit in 3.1.0-dev
fix [[maybe_unused]] build issues on linux
2024-01-04 19:21:10 -05:00
Jacob Heider
8a2c01eec2
fix(openblas)
...
closes #4698
2024-01-04 17:47:05 -05:00
Jacob Heider
df9bb645fe
fix(poppler-qt5)
...
use gitlab tags
closes #4699
2024-01-04 17:02:08 -05:00
Jacob Heider
da770a1901
fix(aws-cli)
...
closes #4738
2024-01-04 17:01:52 -05:00
Jacob Heider
19de1c5c33
fix(ollama)
...
remove build hack (addressed upstream: https://github.com/jmorganca/ollama/pull/1780 )
2024-01-04 15:31:23 -05:00
Jacob Heider
a45dc8a02f
fix(ocrmypdf)[3]
...
frustrating
2024-01-04 15:06:01 -05:00
Jacob Heider
e9af7b593f
fix(ocrmypdf)[2]
...
stop playing whack-a-mole.
2024-01-04 14:56:07 -05:00
Jacob Heider
6cfe755275
fix(ocrmypdf)[1]
...
requires libtiff
closes #4734
closes #4735
2024-01-04 14:48:17 -05:00
Jacob Heider
72c63f9e96
fix(ocrmypdf)
...
update libxml2 dep; convert to `bkpyvenv`
closes #4703
closes #4587
closes #4524
closes #4520
2024-01-04 14:38:39 -05:00
Jacob Heider
e910345810
fix(metagpt)
...
add OPEN_API_MODEL key to test; convert to `bkpyvenv`.
closes #4704
2024-01-04 14:17:47 -05:00
Jacob Heider
eaf5f19362
fix(raccoin)
...
closes #4727
2024-01-04 13:41:53 -05:00
Jacob Heider
777e8a26df
fix(mitmproxy)
...
convert to `bkpyvenv`
closes #4724
2024-01-04 13:27:11 -05:00
Jacob Heider
f35308a401
fix(llama.cpp)
...
convert to `bkpyvenv`
closes #4721
closes #4722
closes #4723
2024-01-04 13:09:41 -05:00
Jacob Heider
45280ada36
fix(checkov)
...
convert to `bkpyvenv`
closes #4725
closes #4726
2024-01-04 13:08:23 -05:00
Max Howell
d64877c52a
huggingface: Use new brewkit python venv machinery
2024-01-04 09:18:22 +00:00
Max Howell
bc08c8228a
poetry: Use new brewkit python venv machinery ( #4719 )
...
Fixes #863
2024-01-04 08:58:31 +00:00
Max Howell
e17d6021a7
tests often have python in PATH
2024-01-04 07:44:52 +00:00
Max Howell
2e47105a53
fix gpt-engineer version parser
2024-01-04 07:35:58 +00:00
Max Howell
270565f87f
Uses new pyvenv brewkit machinery ( #4714 )
2024-01-04 07:06:19 +00:00
Jacob Heider
b3b2b4be44
fix(wireshark)
...
needs perl to build the authors list
closes #4712
2024-01-03 23:06:53 -05:00
Jacob Heider
5a32f8df33
fix(ollama)
...
closes #4705
2024-01-03 16:10:00 -05:00
Jacob Heider
5aac8f718a
fix(vim)
...
i have no words
closes #4706
closes #4707
closes #4708
closes #4709
2024-01-03 14:53:43 -05:00
Jacob Heider
cac8b7138e
fix(mise)
...
closes #4701
bin rename
2024-01-02 19:14:20 -05:00