Jacob Heider
3596398664
fix(ruff)
...
closes #4911
closes #4912
2024-01-19 15:38:40 -05:00
Andrew
893a5dfb5d
+github.com/allure-framework/allure2 ( #4907 )
...
* new file: projects/github.com/allure-framework/allure2/package.yml
* .
2024-01-19 11:35:00 -05:00
Jacob Heider
2f481f00f4
fix(wayland-protocols)
...
closes #4904
2024-01-19 10:51:24 -05:00
Andrew
23be9cb40e
+ ( #4903 )
2024-01-19 10:38:59 -05:00
Andrew
f2dd95a23d
+getsops.io ( #4905 )
...
* +
* gnupg?
2024-01-19 10:11:16 -05:00
Scott J. Goldman
da988fd829
fix(postgresql.org): install contrib extensions ( #4901 )
...
* fix(postgresql.org): install contrib extensions
in the homebrew formula, postgres does `make install-world`, not just
`make install`, which installs extensions under the `contrib/` source dir.
in my case, i need the pg_trgm (trigram index) extension
* fix(postgresql.org): disable sgml doc generation
as popular as i'm sure they are, seems better if the package builds
* fix(postgresql.org): disable incompatible pointer type warnings
causes the contrib extensions to fail with this version of clang on
linux
2024-01-19 01:52:21 -05:00
Max Howell
dd02ec2804
Fix gem 3.5.5; rename patches for readability
...
gem 3.5.5 fixed the bad location for this path
2024-01-18 16:55:23 -05:00
Scott J. Goldman
186ee41804
fix(ruby-lang.org) ( #4875 )
...
* fix(ruby-lang.org)
it appears there are a few hardcoded paths from ci that made it into the
packaged rbconfig.rb. this breaks installation of gems that require
native compilation. so, lets patch that up
* fix(ruby-lang.org): actually, don't use brewkit stubs for install & cc
* fix(ruby): make this a little more explicit
2024-01-18 15:16:26 -05:00
Jacob Heider
f0bf8f9b4a
fix(gtk4)
...
closes #4888
2024-01-18 14:08:47 -05:00
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
Jacob Heider
22c9b8e2a4
+pixlet
2024-01-02 18:22:35 -05:00
Jacob Heider
7454e43a88
fix(folly)
...
closes #4680
2024-01-02 12:57:22 -05:00
Jacob Heider
311c04c3fc
fix(llama.cpp)
...
closes #4689
closes #4688
closes #4687
closes #4686
closes #4675
2024-01-02 10:20:42 -05:00
Jacob Heider
3d2792e8c3
fix(arduino)
...
closes #4692
2024-01-02 10:03:35 -05:00
Andrew
80916a4d91
+github.com/jjjake/internetarchive ( #4677 )
...
* new file: projects/github.com/jjjake/internetarchive/package.yml
* hmmm
* .
* .
* python 3.11
* add which for archlinux
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-01 16:16:30 -05:00
Jacob Heider
589cd23f30
fix(suite-sparse)
...
closes #4667
2024-01-01 16:15:01 -05:00
Emil Priver
f45c514222
Geni: Changed so pkgx don't change src/main.rs if version is more then 0.0.3 ( #4683 )
...
* upgraded pantry package
* updated package.yml
* updated
* /releases/tags is default behavior
* removed if for version over 0.0.4
* added a v for testing
* =
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-01 16:14:34 -05:00
MrLuje
1d268a9358
fix(dotnet): use azureedge links
2024-01-01 16:12:03 -05:00
Max Howell
e39b36db62
Fix rubygems < 3.5
2023-12-30 08:08:01 +00:00
Jacob Heider
46540dc500
fix(geni)
...
fixed in 11d7ffa9d1
closes #4666
2023-12-30 00:14:13 -05:00
Emil Priver
3f0385cd41
Added auto-update for geni ( #4661 )
...
* upgraded pantry package
* updated package.yml
* updated
* /releases/tags is default behavior
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-29 17:53:36 -05:00
Jacob Heider
aea1470b5d
fix(inetutils)
...
clang on mac complaining something awful:
```
syslogd.c:281:7: error: conflicting types for 'ttymsg'
char *ttymsg (struct iovec *, int, char *, int);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/util.h:103:9: note: previous declaration is here
char *ttymsg(struct iovec *, int, const char *, int);
```
closes #4659
2023-12-29 15:07:53 -05:00
Jacob Heider
f1036cbdf3
fix(jupyter)
...
archlinux finding these deps on which that aren't otherwise caught.
closes #4658
2023-12-29 13:37:51 -05:00
Jacob Heider
3209c70317
fix(lxml)
...
closes #4656
2023-12-29 11:42:38 -05:00
Max Howell
7f110f2627
gem, fix sed usage
2023-12-29 07:12:30 +00:00
Kevin Chen
e179a909bc
chore(spacetimedb): Bump from v0.6.1 to v0.8.0
2023-12-28 23:11:49 -05:00
Jacob Heider
e5624937d4
ruby 2.5 and 2.6 don't provide racc
...
ref: https://github.com/pkgxdev/pantry/issues/4620
2023-12-28 18:36:11 -05:00
Jacob Heider
55cdba6bb0
fix(svn)
...
closes #4618
2023-12-28 18:34:17 -05:00
Michal Skvělý
1638f0b1b7
Fix build for older Ruby versions
2023-12-28 17:13:28 -05:00
Jacob Heider
992595929b
fix(cargo)
...
closes #4623
2023-12-28 15:58:59 -05:00
Jacob Heider
c0973b0a46
fix(llama.cpp)
...
closes #4606
2023-12-28 15:11:56 -05:00
Max Howell
c137ff6003
fix use of bundler
as a gem
...
many little fixes and tweaks here. Requires newer brewkit.
2023-12-28 17:18:54 +00:00
Jacob Heider
36ba4f26bc
fix(mesa)
...
closes #4616
2023-12-27 19:30:53 -05:00
Jacob Heider
fbadc781cd
fix(julia)
...
closes #4612
2023-12-27 16:50:16 -05:00
Jacob Heider
1f1c6ffae0
fix(xcbeautify)
...
closes #4611
2023-12-27 16:26:24 -05:00
Jacob Heider
a94d62204d
fix(qemu)
...
closes #4613
this bug introduced in 8.1.4 as well
2023-12-27 14:49:29 -05:00
Kevin Chen
49cd8ec97c
+geni -- Migrate tool for LibSQL
2023-12-27 14:46:32 -05:00
Jacob Heider
e5bd65cb84
fix(glib)
...
2.79.0 needs python's packaging module
2023-12-27 14:18:10 -05:00
Diego Henrique Oliveira
86f8cd9ceb
+nx.dev ( #4554 )
...
* +nx.dev
* Simplify the test removing npm i and calling nx --version
* Search NX versions using npmjs API
2023-12-27 10:01:23 -05:00
Kevin Chen
273997885f
chore(surreal): Upgrade build metadata
2023-12-27 10:00:11 -05:00
Jacob Heider
9877aa6da2
fix(node-build)
...
we don't supply PREFIX any longer
closes #4594
2023-12-26 15:48:11 -05:00
Max Howell
cc24a480c1
Props no longer need escaping which means fix them
2023-12-26 14:25:04 +00:00
Max Howell
3fa63bdd37
Fix ability to use bundle
( #4593 )
2023-12-26 09:51:02 +00:00
Max Howell
b5fb5aff59
Add gollum ( #4601 )
...
Refs #4010
2023-12-26 09:07:17 +00:00
Jacob Heider
3d5e0109fb
fix(fizz)
...
closes #4597
2023-12-25 15:50:21 -05:00
Jacob Heider
45823a1125
some days i swap cat and echo for no good reason
...
closes #4591
2023-12-24 15:21:57 -05:00
Jacob Heider
f1298854ec
fix(regclient)
...
closes #4589
2023-12-24 15:15:04 -05:00
Tobias Germer
154063c107
+terratag.io ( #4590 )
...
* +terratag.io
* add ca-certs dependency
2023-12-24 14:53:27 -05:00
Jacob Heider
8409af5069
rename(ruff)
...
closes #4531
2023-12-23 19:13:29 -05:00
Kevin Chen
b5834b1e6f
+pls -- Pretty ls ( #4585 )
...
* +pls -- Pretty ls
* libgit2 dep
* add comment
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-23 17:54:26 -05:00
Max Howell
5e07d6a283
Fix jpeg-turbo; Closes #4562 ( #4583 )
2023-12-23 09:25:53 +00:00
Jacob Heider
49a965530a
archlinux, you are my bane
...
closes #4581
2023-12-22 18:41:04 -05:00
Jacob Heider
56e00df70f
fix(autoconf)
...
closes #4578
2023-12-22 18:28:23 -05:00
Jacob Heider
d437c3a331
fix(black)
...
closes #4580
2023-12-22 18:26:45 -05:00
Jacob Heider
dddd116a7a
ugh, committing test comments
...
closes #4579
2023-12-22 18:22:57 -05:00
Jacob Heider
68c2868609
fix(autoconf)
...
closes #4576
2023-12-22 18:19:15 -05:00
uesyn
f563ecadd1
fix docker-credential-gcloud symlink path
2023-12-22 17:08:51 -05:00
Jacob Heider
03399e8af7
fix(libevent)
...
paths in .pc files
2023-12-22 16:18:35 -05:00
Jacob Heider
dc4060218a
fix(glib)
...
closes #4565
2023-12-22 14:19:10 -05:00
Jacob Heider
d11f61e163
fix(edencommon)
...
we hardcoded the source url :(
2023-12-22 14:05:55 -05:00
Jacob Heider
050ba9bf25
fix(templ)
...
closes #4570
2023-12-22 12:28:38 -05:00
Jacob Heider
c2da838584
fix(elixir)
...
closes #4568
2023-12-22 12:28:23 -05:00
Jacob Heider
416e82e9bc
fix(php)
...
multiple arches and versions are getting failures on zend_execute.o, claiming 0 bytes. looks like concurrency, maybe.
2023-12-22 12:27:01 -05:00
Jacob Heider
691bb5d2b3
fix(ipython)
...
closes #4560
2023-12-22 11:30:28 -05:00
Jacob Heider
81fd9563b4
fix(fb303)
...
closes #4563
2023-12-22 11:23:48 -05:00
Andrew
f238471639
+facebook.com/fb303 ( #4379 )
...
* new file: projects/facebook.com/fb303/package.yml
new file: projects/facebook.com/fb303/test.cpp
* -fPIC
* cxx flags in cmake args
* lets try more flags
* wip
* wip
* oops
* maybe gcc for linux aarch64
* modified: projects/facebook.com/fb303/package.yml
* add boost
* looks like it wants a specific version
* 1.84 is loaded
* zlib
* add -fPIC for linux
* boost.org: ^1.84
* fbthrift ver
* fbthrift => runtime dep
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-22 10:00:25 -05:00
Jacob Heider
f02fd21719
fix(sing)
...
closes #4557
2023-12-21 23:43:50 -05:00
Andrii Riabchenko
a7357727b9
new file: projects/deepwisdom.ai/README.md
...
new file: projects/deepwisdom.ai/package.yml
2023-12-21 15:39:50 -05:00
Andrew
eab75c3bf6
+numpy.org ( #4526 )
...
* new file: projects/numpy.org/package.yml
new file: projects/numpy.org/test.f90
new file: projects/numpy.org/test.py
* remove PYTHONPATH from test
2023-12-21 15:39:14 -05:00
Andrew
e21ae15b8b
rebuild with -fPIC (fbthrift) ( #4513 )
...
* rebuild with -fPIC
* fix path in FBThriftTargets.cmake
* remove sed command
2023-12-21 15:38:04 -05:00
Jacob Heider
15d6dc7315
fix(zlib)
...
llvm17 breaks shlib support. this fixes that.
2023-12-21 15:37:41 -05:00
Max Howell
341d7803aa
Enable YJIT; Fixes #3538
2023-12-21 13:04:05 +00:00
Jacob Heider
c2b37c4509
fix(ocrmypdf)[1]
...
hopefully?
closes #4470
2023-12-20 19:40:48 -05:00
Jacob Heider
9c772fe541
fix(ocrmypdf)
2023-12-20 19:32:14 -05:00
Jacob Heider
3af88ee28e
+qpdf
2023-12-20 18:50:17 -05:00
Jacob Heider
739ac596c5
fix(qemu)
...
closes #4518
2023-12-20 17:25:27 -05:00
Jacob Heider
460b56180e
fix(kubectl)
...
needs curl
2023-12-20 13:08:13 -05:00
Jacob Heider
9342928266
test(vite)[1]
2023-12-19 15:39:22 -05:00
Jacob Heider
c7c932f984
test(vite)
2023-12-19 15:20:59 -05:00
Jacob Heider
da961070d9
fix(fizz)
...
closes #4475
2023-12-19 15:16:36 -05:00
Jacob Heider
2cddcad209
fix(vite)
...
closes #4495
2023-12-19 15:03:32 -05:00
Jacob Heider
8ad5442fb5
fix(folly)
...
closes #4477
2023-12-19 14:10:22 -05:00
Rajdeep Malakar
fbab28bd5f
fix(vite) ( #4208 )
...
* fix(vite)
* Fix
* Update package.yml
* try to fix
* Update package.yml
* try
* fix
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* try fix
* debug
* try
* Update package.yml
* fix typo
* fix
* remove debug
* try again
* Update package.yml
* try
* fix
* let's see
* try again
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* clean up scripts
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-19 13:57:45 -05:00
Jacob Heider
506a249b68
fix(libxml2)
...
shouldn't be smashing PYTHONPATH
closes #4494
2023-12-19 13:55:33 -05:00
Jacob Heider
96c2d17152
fix(lxml)
...
closes #4491
2023-12-19 13:43:48 -05:00
Jacob Heider
3f18331478
fix(langchain)
...
closes #4488
2023-12-18 18:03:08 -05:00
Jacob Heider
465a265d4e
fix(zsh-syntax-highlighting)
...
forgot the important bit
2023-12-18 17:53:00 -05:00
Jacob Heider
f1835587be
fix(zsh-syntax-highlighting)
...
closes #4489
2023-12-18 17:51:45 -05:00
Jacob Heider
b1525b9237
fix(operator-sdk)
...
closes #4484
2023-12-18 16:09:28 -05:00
Andrew
9b08a95059
rebuild with -fPIC
2023-12-18 15:02:46 -05:00
Andrew
cef94e07e8
+trippy.cli.rs ( #4483 )
...
* new file: projects/trippy.cli.rs/package.yml
* wip
* :(
2023-12-18 15:02:28 -05:00
Jacob Heider
aa71a13272
fix(boost)[1]
...
shouldn't need our libcxx since we fixed arch deps
2023-12-18 14:19:11 -05:00
Jacob Heider
50af2bce2e
fix(boost)
...
use our libstdc++
2023-12-18 14:04:03 -05:00
Tobias
ee091cb9cd
+templ.guide
2023-12-17 18:25:29 -05:00
Jacob Heider
ed1063840d
clean up
...
cached libreadline no longer appearing after 18 hours :/
2023-12-17 17:59:30 -05:00
Jacob Heider
768b295159
gcloud test
2023-12-17 17:47:47 -05:00
Jacob Heider
a48b7a8ecf
gcloud test
2023-12-17 17:37:12 -05:00
Jacob Heider
ab9e3b744c
gcloud testing
2023-12-17 00:46:19 -05:00
Jacob Heider
236807da03
check gcloud
2023-12-16 22:22:04 -05:00
Jacob Heider
2e88145e8c
fix(readline)
...
linux doesn't show the ncurses linkage
2023-12-16 22:00:38 -05:00
Andrew
45ba1857c3
+google.com/gcloud ( #4459 )
...
* new file: projects/google.com/gcloud/package.yml
* wip
* gcloud requires authentication
* .
* vendored
2023-12-16 17:28:48 -05:00
Jacob Heider
e151a37e98
fix(rubygems)
...
patches don't age well.
closes #4440
closes #4450
2023-12-15 20:07:27 -05:00
Jacob Heider
1614e01c30
fix(zlib) ( #4452 )
...
* fix(zlib)
boost complaining about -fPIC:
https://github.com/pkgxdev/pantry/actions/runs/7226847979/job/19693299131
* don't include newlines
2023-12-15 17:05:44 -05:00
Andrew
7344ac5a51
+po4a.org ( #4415 )
...
* new file: projects/po4a.org/package.yml
* new file: projects/po4a.org/en.md
new file: projects/po4a.org/en.tex
modified: projects/po4a.org/package.yml
* certs?
* hmmm let's download it with curl
2023-12-15 02:28:33 -05:00
Jacob Heider
21a7781193
fix(boost)
...
closes #4405
2023-12-14 02:30:24 -05:00
Jacob Heider
c2e3b21562
fix(deno)
...
closes #4406
2023-12-14 02:30:10 -05:00
Jacob Heider
9bfc9cd789
fix(jq)
...
closes #4398
2023-12-13 17:42:32 -05:00
Jacob Heider
fc2755183c
fix(thrift)
2023-12-13 16:58:21 -05:00
Andrii Riabchenko
b3b93a8ffb
build with -fPIC on linux arm
2023-12-13 16:20:04 -05:00
Jacob Heider
3be2bb1f2d
fix(mesa)
...
closes #4396
2023-12-13 15:03:20 -05:00
Jacob Heider
c0771b7b06
fix(flutter)
...
closes #4394
2023-12-13 14:57:14 -05:00
Jacob Heider
ff5b7dc3bd
fix(mesa3d)
...
closes #4390
2023-12-13 14:42:09 -05:00
Jacob Heider
f40600f3bc
fix(SDL_image)
...
closes #4387
2023-12-13 13:16:43 -05:00
Jacob Heider
9d6112bd9f
fix(rabbitmq)[1]
...
closes #4382
2023-12-13 11:33:29 -05:00
Jacob Heider
ea9253e096
fix(rabbitmq)
2023-12-13 10:34:39 -05:00
Jacob Heider
534798ad26
fix(gpt-engineer)
2023-12-13 10:30:49 -05:00
Jacob Heider
1eeb96302d
fix(tldr)
2023-12-13 10:23:51 -05:00
Max Howell
7193b3c3d9
use brewkit@v1 ( #4314 )
2023-12-13 05:42:25 -05:00
Andrew
34ba236245
+wireshark.org ( #4374 )
...
* new file: projects/wireshark.org/package.yml
new file: projects/wireshark.org/test.cpp
* modified: projects/wireshark.org/package.yml
modified: projects/wireshark.org/test.cpp
2023-12-12 16:20:00 -05:00
Andrew
47d37cb5bb
+facebook.com/fbthrift ( #4373 )
...
* new file: projects/facebook.com/fbthrift/package.yml
* new file: projects/facebook.com/fbthrift/example.thrift
modified: projects/facebook.com/fbthrift/package.yml
* fix version coding; unlock facebook deps
---------
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-12 16:19:24 -05:00
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