Commit graph

3033 commits

Author SHA1 Message Date
Jacob Heider
501e095747 fix(oneTBB)
closes #5870
2024-04-12 17:43:25 -04:00
Jacob Heider
b65964f694
update(forge) (#5871)
* update(forge)

would benefit from https://github.com/pkgxdev/brewkit/issues/327

* fix test
2024-04-12 16:46:09 -04:00
Andrew
b5cc3debc8
fix(openjdk) (#5867)
* fix(openjdk)

* might as well link all of them

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-04-12 12:45:35 -04:00
Jacob Heider
dcf01d26be fix(bytebase)
closes #5861
2024-04-11 12:51:27 -04:00
Jacob Heider
5c1ae5bbb7 fix(rubygems)
repair broken patches

closes #5679
closes #5863
2024-04-11 12:42:29 -04:00
Felipe Santos
871710ccc1
Build jfrog-cli for linux (#5857)
* Build jfrog-cli for linux

* -buildmode=pie

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-04-10 16:25:39 -04:00
Jacob Heider
609f367721 fix(kaspad)
closes #5859
2024-04-10 16:25:29 -04:00
Jacob Heider
c6d00f2168 fix(railway)
closes #5855
2024-04-10 13:44:49 -04:00
Andrew
690b3b7329
+android.com/cmdline-tools (#5853)
* new file:   projects/android.com/cmdline-tools/package.yml

* add runtime env

* better test

* use ANDROID_HOME var in test

* maybe version 31 will work with linux arm

* sdkmanager --install "tools"

* just install android platform and check version
2024-04-10 10:06:20 -04:00
Jacob Heider
576d004ab1 fix(docutils)
closes #5844
2024-04-09 17:19:26 -04:00
Jacob Heider
482b457423 fix(surrealdb)
closes #5842
2024-04-09 17:19:15 -04:00
Jacob Heider
1b6e686e0e
fix(fluentci)[1] 2024-04-08 19:32:59 -04:00
Jacob Heider
3b73081b95 fix(code-server)
closes #5833
2024-04-08 19:31:01 -04:00
Jacob Heider
626ffca1de
fix(fluentci)
closes #5835
2024-04-08 19:30:43 -04:00
Jacob Heider
883c2eb13b fix(pandoc)
closes #5822
closes #5223
closes #4758
2024-04-08 11:19:55 -04:00
Jacob Heider
950964af7f
fix(geni)
closes #5823
2024-04-08 10:28:41 -04:00
Jacob Heider
3cc79b8645
fix(llvm) (#5821)
* fix(llvm)

fixes missing sanitizers on 18.1.3

* wip

* wip

* wip

* Unneeded comment
2024-04-06 18:13:52 -04:00
Jacob Heider
603228e26b
fix(networkx)
closes #5816
2024-04-06 13:22:05 -04:00
Jacob Heider
61d278b596 +polkit 2024-04-05 19:01:34 -04:00
Jacob Heider
44bed9a4fb +clisp 2024-04-05 18:41:14 -04:00
Jacob Heider
becaea137d fix(man-db)
closes #5811
2024-04-05 14:20:01 -04:00
Jacob Heider
62494914a1
fix(snappy)
closes #5810
2024-04-05 11:55:03 -04:00
Jacob Heider
e15a53549a
fix(vanna)
closes #5809
2024-04-05 11:30:04 -04:00
Jacob Heider
3960f5b708 fix(openblas)
closes #5805
2024-04-04 21:08:21 -04:00
Jacob Heider
0578696fe9 fix(nasm)
rdoff tools removed as unfixable in 2.16

closes #5803
2024-04-04 17:23:37 -04:00
Jacob Heider
0cfb1f3c73 fix(llvm)
closes #5796
2024-04-04 15:26:05 -04:00
Jacob Heider
5c892d626c
fix(cgif)
closes #5793
2024-04-03 18:19:19 -04:00
Jacob Heider
6e3c96625a
2nd try: remove llvm/libunwind from deno 2024-04-03 15:32:39 -04:00
Jacob Heider
e88583fb65
Revert "Remove llvm.org as deno dependency on darwin+x86-64 (#5765)"
This reverts commit 00da27137e.
2024-04-03 15:26:14 -04:00
Felipe Santos
00da27137e
Remove llvm.org as deno dependency on darwin+x86-64 (#5765)
* Remove llvm.org as deno dependency on darwin+x86-64

* Do not use llvm.org as darwin+x86-64 build dep

* Remove unuseful tests

* Temporarily use official deno on brewkit actions on darwin

* Try llvm.org inside dependencies block

* Revert "Try llvm.org inside dependencies block"

This reverts commit bcd5ec3a122ff664a340d69e8db0fd79cfd7c241.
2024-04-03 15:18:05 -04:00
Jacob Heider
f0ef970aa6
fix(pebble)
closes #5782
2024-04-03 14:02:57 -04:00
Jacob Heider
f9609abda4 fix(edgedb)
closes #5776
2024-04-02 16:03:00 -04:00
Jacob Heider
c6596b72bd fix(watchman)
requires libunwind

closes #5762
2024-04-01 15:30:27 -04:00
Felipe Santos
889613d76c
Remove llvm.org as runtime dependency of deno on Linux (#5751)
* Remove llvm.org as dependency of deno

* Simplify conditional llvm step

* Try removing LD too

* Fix test

* Use llvm to build on Linux

* Fix build of older versions of deno like 1.37.2

* Fix rust older than 1.67

* Simplify test

* Address comments

* Fix tests on mac

* try again without llvm

* bring back

* add llvm together with rust
2024-04-01 14:28:44 -04:00
Jacob Heider
3aa07131da
fix(watchman)
requires libunwind

closes #5762
2024-04-01 14:26:44 -04:00
Jacob Heider
cc1e6e9de5
fix(grpc) (#5492)
* fix(grpc)

closes #5190

* Progress

* Last one

* grep -E
2024-03-30 17:24:58 -04:00
tannevaled
343507f969
+github.com/brucedom/bruce (#5753)
* +github.com/brucedom/bruce

* try to correct test

* debug test

* fix versions; fix test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-30 17:15:46 -04:00
Jacob Heider
6533930fd8 fix(pycparser)
closes #5748
2024-03-30 17:07:16 -04:00
Jacob Heider
32f00e1103
fix(leo)
run has some inputs change in 1.11.0 i couldn't quickly grok. build tests it builds, however.

closes #5747
2024-03-30 14:44:57 -04:00
Felipe Santos
6188c85f79 Drop dependency on unzip for deno, use pkgd denort by default 2024-03-30 12:56:30 -04:00
Jacob Heider
6189e99aa2 fix(harfbuzz)
closes #5741
closes #5624
2024-03-30 01:10:02 -04:00
Jacob Heider
a5429825f0
fix(haskell)
this did more harm than good; reverting.
2024-03-29 16:24:12 -04:00
Jacob Heider
0a0d1c0291 fix(cedarpolicy)
closes #5743
2024-03-29 16:15:29 -04:00
Jacob Heider
1d8de3dbb4 fix(tilt)
closes #5742
2024-03-29 16:15:20 -04:00
tannevaled
d62bba1b4e +github.com/loq9/go-sponge 2024-03-29 14:23:14 -04:00
Jacob Heider
85ee358dd0 fix(tailcall)
needs `protoc` now.
2024-03-29 14:21:40 -04:00
Jacob Heider
0c8ff09f3b
fix(tailcall)
close #5737
2024-03-29 10:02:09 -04:00
Jacob Heider
218bdda86a fix(ollama)
changed github org

closes #5734
2024-03-28 16:39:46 -04:00
Diogo Correia
b70f838748
+tailwindcss.com (#5732)
* add tailwindcss

* fix wrong project name

* add vendored warning

* add comment on tailwindcss vendored warning
2024-03-28 16:39:36 -04:00
Andrew
892c4c6123
+bytebase.com (#5549)
* new file:   projects/bytebase.com/package.yml

* +gcc

* debug

* set LANG & LC_*

* debug

* LC_ALL: C

* exempt linux from testing

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-28 14:31:11 -04:00
Andrew
7e39ec8dea
+libimobiledevice.org (#5405)
* new file:   projects/libimobiledevice.org/package.yml

* modified:   projects/libimobiledevice.org/package.yml

* Update package.yml

* fix errors PLIST_FORMAT_XML and PLIST_FORMAT_BINARY

* looks like it wants things deprecated in 3.0

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-28 14:10:14 -04:00
Jacob Heider
ba4ca975d8 fix(coreutils)
closes #5725
2024-03-28 13:05:30 -04:00
Kevin Chen
b1c5a2e87b
+freeze -- Generate images of code and terminal output (#5723)
* +freeze -- Generate images of code and terminal output

* fix

* rename and fix trest

* odd; auto detection worked for me locally

* ...

* sigh

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-28 12:51:39 -04:00
tannevaled
5a7dd711dd
Mkdocs material (#5727)
* add missing mkdocs-i18n plugin

* correct wrong plugin name
2024-03-28 12:20:20 -04:00
Jacob Heider
2fc6ba8075 fix(mbedtls)
closes #5724
2024-03-28 12:11:24 -04:00
Jacob Heider
235ccd31b5 fix(util-linux)
closes #5716
2024-03-27 17:54:52 -04:00
Jacob Heider
beafd62319 fix(libusbmuxd)
closes #5710
closes #5711
2024-03-27 16:44:59 -04:00
Jacob Heider
0015f8efb5 +libimobiledevice-glue 2024-03-27 16:06:17 -04:00
Jacob Heider
569a71a084
fix(libplist) 2024-03-27 15:53:42 -04:00
Jacob Heider
be70caaf8f
fix(pam) 2024-03-27 15:21:32 -04:00
Jacob Heider
5cc2390bc6 fix(vanna)
closes #5714
2024-03-27 15:18:55 -04:00
tannevaled
6c5d7eb41a add missing mkdocs-i18n plugin 2024-03-27 13:12:27 -04:00
Jacob Heider
609b547e54 fix(btrfs)
closes #5707
2024-03-26 16:24:29 -04:00
Kevin Chen
57eaacce12
+org-stats -- Get the contributor stats summary from all repos of any given organization (#5705)
* +org-stats -- Get the contributor stats summary from all repos of any given organization

* fix test

* longer test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-25 18:20:24 -04:00
Jacob Heider
1f75147f18
fix(edencommon) (#5644)
* fix(edencommon)

closes #5633

* wip

* copy homebrew's modification
2024-03-25 15:30:43 -04:00
Jacob Heider
4728691e7f
fix(iroh) (#5704)
* fix(iroh)

closes #5702

* simd fix
2024-03-25 14:54:20 -04:00
Jacob Heider
ae9777fa95 fix(solana)
closes #5699
2024-03-25 14:10:15 -04:00
Jacob Heider
5f2e106cc2
fix(x11) 2024-03-25 10:01:56 -04:00
Jacob Heider
105dc2f7fd
fix(xdmcp) 2024-03-24 19:07:04 -04:00
Jacob Heider
65ce9493b7
+argc (#5684)
* +argc

* test
2024-03-22 13:22:30 -04:00
Jacob Heider
ed57969d9e
+gitu (#5683)
* +gitu

* libgit2
2024-03-22 13:22:21 -04:00
Jacob Heider
90f097fe71
fix(lsd) 2024-03-22 13:21:55 -04:00
Jacob Heider
4cf703ac06 +srgn 2024-03-22 13:12:57 -04:00
Jacob Heider
66d844bc89
fix(lsd)
closes #5681
2024-03-22 12:32:25 -04:00
Jacob Heider
524fc44fc1 fix(ollama)
add version. closes #5677
2024-03-22 10:08:55 -04:00
Jacob Heider
8903641dbb fix(nginx)
closes #5212
2024-03-21 22:06:37 -04:00
Jacob Heider
7ace20dd19
fix(traefik)
closes #5185
2024-03-21 18:46:51 -04:00
Jacob Heider
b7bbf59ed8 fix(groovy)
closes #5425
2024-03-21 17:39:41 -04:00
Jacob Heider
e8d1b1a412
fix(keyring)
closes #5399
2024-03-21 17:36:36 -04:00
Jacob Heider
19c49811e8
fix(swift.org)
closes #5451
2024-03-21 17:13:16 -04:00
Jacob Heider
acb77fcd18
fix(rustls-ffi)
closes #5673
2024-03-21 14:32:33 -04:00
Jacob Heider
fc6ab8be65
fix(tailcall)
forgot to include in PR.
2024-03-21 12:42:20 -04:00
Jacob Heider
bb2f99e4dc fix(tailcall)
closes #5664
closes #5663
2024-03-21 12:23:06 -04:00
Jacob Heider
d257976018 fix(python)
moving to a prefix+suffix has a bunch of knock-on effects
2024-03-21 12:08:14 -04:00
David Dobrinskiy
bc23cde262
+github.com/royreznik/rexi (#5667)
* add rexi

https://github.com/royreznik/rexi

* use `bkpyvenv` for future-proofing

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-21 12:07:59 -04:00
Jacob Heider
881b3059e2
prevent libgit2.org 1.8 from breaking absolutely everything 2024-03-20 17:43:47 -04:00
Max Howell
950c7f02b7
Add webp to ffmpeg 2024-03-20 12:12:36 -04:00
Jacob Heider
0cb59ffa06 fix(podman)
error message changed in v5

closes #5651
2024-03-19 15:01:44 -04:00
Jacob Heider
0031f37841 fix(quickwit)
closes #5648
2024-03-19 12:17:52 -04:00
Jacob Heider
bb3162289a
fix(git-delta)
closes #5620
2024-03-18 18:49:51 -04:00
Jacob Heider
daa83d1214
fix(git-review)[1]
forgot arch needs which. sadly, my port to bkpyvenv didn't work cleanly, so shortest path for now
2024-03-18 18:31:38 -04:00
Jacob Heider
bbcb01d49d fix(git-review)
closes #5641
2024-03-18 17:30:35 -04:00
Jacob Heider
5729b3ca1c fix(llama.cpp)
closes #5628
closes #5630
closes #5631
closes #5632
closes #5636
closes #5637
2024-03-18 17:06:15 -04:00
Felipe Santos
08128acc99
Skip known failing python@2 test on macOS (#5616)
* Skip known failing python@2 test on macOS

* Condition failing import ctypes test better
2024-03-16 17:38:02 -04:00
Andrew
0541c84c11
new file: projects/heroku.com/package.yml (#5615) 2024-03-15 15:25:10 -04:00
Andrew
ced4b94b1b
+github.com/versent/saml2aws (#5614)
* new file:   projects/github.com/Versent/saml2aws/package.yml

* modified:   projects/github.com/Versent/saml2aws/package.yml
2024-03-15 15:24:53 -04:00
Andrew
41ea752201
new file: projects/project-copacetic.github.io/package.yml (#5613) 2024-03-15 15:24:22 -04:00
Andrew
7397b9a288
new file: projects/streamlink.github.io/package.yml (#5606) 2024-03-15 15:23:55 -04:00
Jacob Heider
d6c56c8810
fix(typ.st)
closes #5618
2024-03-15 15:19:24 -04:00
Jacob Heider
275010fe4d +shovel 2024-03-15 12:15:02 -04:00
Felipe Santos
465f2028f3 Fix import zlib for older versions of python (again) 2024-03-15 10:07:48 -04:00
Andrew
fd69cc9c70
+flywaydb.org (#5598)
* new file:   projects/flywaydb.org/package.yml

* Update package.yml

* add brewkit ticket

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-14 14:55:52 -04:00
Felipe Santos
4f69ad4ed4
Fix import zlib for older versions of python (#5605) 2024-03-14 14:42:58 -04:00
Andrii Riabchenko
0910eeea8c new file: projects/syncthing.net/package.yml 2024-03-14 14:41:14 -04:00
Andrii Riabchenko
cd3fe49eee new file: projects/github.com/k0sproject/k0sctl/package.yml 2024-03-14 14:40:40 -04:00
Andrew
fc873ca6cf
+istio.io (#5602)
* new file:   projects/istio.io/package.yml

* wants `gcc` and `ld.gold`
2024-03-14 14:40:17 -04:00
Andrii Riabchenko
23fabce25f new file: projects/wilfred.me.uk/difftastic/package.yml 2024-03-14 14:39:39 -04:00
Andrii Riabchenko
71383751f8 new file: projects/nodejs.org/corepack/package.yml 2024-03-14 14:39:15 -04:00
Andrii Riabchenko
144c4fbac7 new file: projects/github.com/mono0926/LicensePlist/package.yml 2024-03-14 13:21:09 -04:00
Andrii Riabchenko
835d684221 new file: projects/symfony.com/cs/package.yml 2024-03-14 13:17:37 -04:00
Andrii Riabchenko
121c560474 new file: projects/swagger.io/swagger-codegen/package.yml 2024-03-14 13:14:57 -04:00
Andrew
c5145a2d76
new file: projects/typescriptlang.org/package.yml (#5594) 2024-03-14 13:14:23 -04:00
Andrii Riabchenko
1ba2e18d3d new file: projects/fltk.org/package.yml 2024-03-14 13:13:55 -04:00
Andrii Riabchenko
c9a72feb84 new file: projects/microsoft.com/pyright/package.yml 2024-03-14 13:13:12 -04:00
Andrew
dceb3a5dcd
+volta.sh (#5586)
* new file:   projects/volta.sh/package.yml

* +curl.se/ca-certs
2024-03-14 13:12:44 -04:00
Andrew
fe1e0c7539
+python-pillow.org (#5581)
* new file:   projects/python-pillow.org/package.yml

* \n
2024-03-13 17:36:09 -04:00
Andrii Riabchenko
21235c935a new file: projects/github.com/ChargePoint/xcparse/package.yml 2024-03-13 17:35:19 -04:00
Jacob Heider
a05f278785 fix(mergestat)
closes #5579
2024-03-13 15:25:44 -04:00
Jacob Heider
368828d82c
fix(dos2unix) 2024-03-13 15:03:41 -04:00
Andrew
7ef9601059
+apple.com/remote_cmds (#5578)
* new file:   projects/apple.com/remote_cmds/package.yml

* Update package.yml

* debug

* Update package.yml
2024-03-13 14:31:37 -04:00
Andrii Riabchenko
226c3d07cc new file: projects/aws.amazon.com/sam/package.yml
new file:   projects/aws.amazon.com/sam/template.yml
2024-03-13 14:31:01 -04:00
Andrii Riabchenko
6ee814d182 new file: projects/leethomason.github.io/tinyxml2/package.yml 2024-03-13 14:30:29 -04:00
Andrew
0d3cc3a44f
+waterlan.home.xs4all.nl/dos2unix (#5572)
* new file:   projects/sourceforge.io/dos2unix/package.yml

* rename as a homepage
2024-03-13 14:29:50 -04:00
Andrew
bf2ab7afc2
+gnu.org/libmicrohttpd (#5565)
* new file:   projects/gnu.org/libmicrohttpd/package.yml
	new file:   projects/gnu.org/libmicrohttpd/simplepost.c

* wip
2024-03-13 14:29:20 -04:00
Jacob Heider
c96c52c10e
fix(git-crypt) 2024-03-12 18:16:06 -04:00
Andrii Riabchenko
ed6156c9b4 new file: projects/databricks.com/package.yml 2024-03-12 17:25:20 -04:00
Andrii Riabchenko
0c3d7f3277 new file: projects/agwa.name/git-crypt/package.yml 2024-03-12 17:25:03 -04:00
Andrew
9b4bee964d
+talos.dev (#5561)
* new file:   projects/talos.dev/package.yml

* modified:   projects/talos.dev/package.yml
2024-03-12 17:24:26 -04:00
Andrii Riabchenko
32192613d9 new file: projects/pypa.io/trove-classifiers/package.yml 2024-03-12 17:24:01 -04:00
Andrii Riabchenko
8b75175322 new file: projects/budimanjojo.github.io/talhelper/package.yml 2024-03-12 17:23:38 -04:00
Jacob Heider
99722be4a1
fix(xcb)
clean up *.la
2024-03-12 13:42:29 -04:00
Andrii Riabchenko
eac4f4462a new file: projects/pytest.org/pluggy/package.yml 2024-03-12 12:33:39 -04:00
Andrii Riabchenko
6042b80693 new file: projects/prettier.io/package.yml 2024-03-12 12:33:04 -04:00
Andrii Riabchenko
08320d6ae9 new file: projects/docker.com/buildx/package.yml 2024-03-12 12:32:31 -04:00
Andrew
67cdc74edf
+geoff.greer.fm/ag (#4992)
* new file:   projects/geoff.greer.fm/ag/package.yml

* .

* debug

* .

* test

* test

* --allow-multiple-definition

* test

* let's see

* hmmm

* --skip-vcs-ignore sometimes needed

* very mysterious

* soooo, everything is working but implicit `.`?

* punt

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-11 18:01:05 -04:00
Jacob Heider
552f990781
fix(argcomplete)
some runners have python
2024-03-11 17:01:00 -04:00
Jacob Heider
0abbf9e985 fix(mvfst)
lets see if this works now

closes #5186
closes #5271
closes #5384
closes #5438
closes #5535
2024-03-11 16:53:40 -04:00
Andrew
fe3a573fda
+gphoto.org/libgphoto2 (#5188)
* new file:   projects/gphoto.org/libgphoto2/package.yml

* +gcc +systemd for linux
2024-03-11 16:36:29 -04:00
Andrew
30d86bea0f
+kislyuk.github.io/argcomplete (#5524)
* new file:   projects/kislyuk.github.io/argcomplete/package.yml

* use bkpyvenv for best relocatibility

* correct PYTHONPATH

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-11 16:34:20 -04:00
Jacob Heider
6c483bb599
fix(lighthouse)
the next release of rust-lang should stabilize this feature

closes #5531
2024-03-11 15:44:55 -04:00
Jacob Heider
5f7af42e95
fix(deno) 2024-03-11 15:27:19 -04:00
Jacob Heider
7901ee0e30
fix(openjdk^11) 2024-03-11 15:25:13 -04:00
Andrew
ed28de6dcd
+digitalocean.com/doctl (#5544)
* new file:   projects/digitalocean.com/doctl/package.yml

* -buildmode is an ldflag

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-11 15:06:35 -04:00
Felipe Santos
2eda80c939
fix(kubectx.dev) (#5510)
* Fix kubectx and kubens

* ignore versions older than 0.9

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-11 14:24:54 -04:00
Andrii Riabchenko
b68056b989 new file: projects/github.com/brona/iproute2mac/package.yml 2024-03-11 14:17:38 -04:00
Andrew
54b5ba8c63
+sourceforge.net/xmlstar (#5543)
* new file:   projects/sourceforge.net/xmlstar/package.yml
	new file:   projects/sourceforge.net/xmlstar/test.xml

* +gcc
2024-03-11 14:16:12 -04:00
Andrew
da013c762c
+thoughtworks.github.io/talisman (#5541)
* new file:   projects/thoughtworks.github.io/talisman/package.yml

* +git-scm.com

* Update package.yml
2024-03-11 14:15:42 -04:00
Andrew
1c7a88c7b6
+cloudflare.com/cloudflared (#5540)
* new file:   projects/cloudflare.com/cloudflared/package.yml

* -buildmode=pie for linux

* debug

* hahaha :D

* remove comment
2024-03-11 14:15:15 -04:00
Andrii Riabchenko
9c6606370b new file: projects/github.com/zsh-users/zsh-autosuggestions/README.md
new file:   projects/github.com/zsh-users/zsh-autosuggestions/package.yml
2024-03-11 14:13:38 -04:00
Andrew
970d5cb164
+github.com/psf/requests (#5537)
* new file:   projects/github.com/psf/requests/package.yml

* wip
2024-03-11 14:12:45 -04:00
Andrii Riabchenko
ba8339c629 new file: projects/daytona.io/package.yml 2024-03-11 14:11:43 -04:00
Jacob Heider
d6f9cbfa6d fix(hatch)
use `bkpyvenv`
2024-03-11 10:32:16 -04:00
Andrii Riabchenko
7f2ac3e0f7 new file: projects/pypa.io/hatch/package.yml 2024-03-11 10:03:42 -04:00
Andrii Riabchenko
ced302b84c new file: projects/ctags.io/package.yml
new file:   projects/ctags.io/test.c
2024-03-11 10:03:09 -04:00
Andrii Riabchenko
a5347f93a7 new file: projects/github.com/cookiecutter/cookiecutter/package.yml 2024-03-11 10:02:32 -04:00
Andrew
bfbb11099d
+setuptools.pypa.io (#5526)
* new file:   projects/setuptools.pypa.io/package.yml

* rename
2024-03-11 10:01:51 -04:00
Andrew
c3fa001dcd
+gnome.org/adwaita-icon-theme (#5523)
* new file:   projects/gnome.org/adwaita-icon-theme/package.yml

* wip

* test version
2024-03-11 10:00:28 -04:00
Andrew
8876034b08
+argbash.dev (#5521)
* new file:   projects/argbash.dev/package.yml

* make install
2024-03-11 09:59:14 -04:00
Andrii Riabchenko
28b4ffbd20 new file: projects/github.com/kubecolor/kubecolor/package.yml 2024-03-11 09:58:28 -04:00
Andrii Riabchenko
643c807329 new file: projects/kubelinter.io/package.yml 2024-03-11 09:58:05 -04:00
Andrew
9ac9fe2666
+vcluster.com (#5516)
* new file:   projects/vcluster.com/package.yml

* i want to see full out.log on linux

* +ca-certs +gcc
2024-03-11 09:57:26 -04:00
Tobias
822b8b6e19 +gomarkdoc 2024-03-11 09:56:50 -04:00
Andrew
1f791c84ed
+github.com/zaach/jsonlint (#5509)
* new file:   projects/github.com/zaach/jsonlint/package.yml

* use prefix without libexec
2024-03-11 09:55:01 -04:00
Andrew
30b24c303a
+openshift.com (#5507)
* new file:   projects/openshift.com/package.yml

* \n

* go.dev: ^1.16

* Update package.yml

* GO_REQUIRED_MIN_VERSION:=1.21

* SHELL

* cross-build-{{hw.platform}}-amd64 & cross-build-{{hw.platform}}-arm64

* ARCH

* Oh, I got it. First I have to declare this variable. I didn't know that

* let's try clang

* i don't know why it does this

* not this

* -buildmode=pie

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-11 09:54:46 -04:00
Kevin Chen
fd5653b2eb
+gimme-aws-creds -- A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials (#5496)
* +gimme-aws-creds -- A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials

* pip install .

* use --help flag instead, since --version is prompting for a config file

* touch config file so --version runs

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-11 09:54:30 -04:00
Felipe Santos
5ad19d40b4 fix(openjdk.org@11 2024-03-10 16:58:39 -04:00
Jacob Heider
eec1730255
fix(prefix)
closes #5499
2024-03-10 05:07:09 -04:00
Jacob Heider
81decab179
update(maven)
github has more tags than releases
2024-03-10 05:03:21 -04:00
Kevin Chen
f27496be27
+granted -- The easiest way to access your cloud. (#5497)
* +granted -- The easiest way to access your cloud.

* -v flag

* stderr

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-10 01:55:27 -05:00
Andrii Riabchenko
37807ded29 new file: projects/oracle.com/oci-cli/package.yml 2024-03-10 01:55:04 -05:00
Felipe Santos
a5075008fe -openjdk@20 2024-03-09 13:52:38 -05:00
Felipe Santos
405e904a52
Remove bin/jpackage for now to fix openjdk@11 (#5505)
* rm jpackage as bin for now

* Document all missing binaries
2024-03-09 13:43:40 -05:00
Felipe Santos
ee660cf130
+openjdk.org@11 (#5472)
* +openjdk.org@11

* add customizations for v11

* address comments

* more fixes

* Fix boot jdk
2024-03-08 18:31:09 -05:00
Jacob Heider
0294c230aa
fix(grpc)
closes #5486
2024-03-08 13:56:39 -05:00
Jacob Heider
e21c4f0e9e fix(mypy)
closes #5484
2024-03-08 11:58:46 -05:00
Jacob Heider
eb2b6cc24c
fix(libjpeg-turbo)
moved to github for official source

closes #4972
2024-03-08 10:39:50 -05:00
tannevaled
4929b10b31
+github.com/cesnet/libyang (#5483)
* +github.com/cesnet/libyang

* remove redundant deps; simplify scripts

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-08 10:22:58 -05:00
Kevin Chen
a0b5a2987a
+awslocal -- Thin wrapper around the 'aws' command line interface for use with LocalStack (#5426)
* +awslocal -- Thin wrapper around the 'aws' command line interface for use with LocalStack

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-08 10:05:28 -05:00
Jacob Heider
05f9d82a8e fix(tcl)
closes #5413
2024-03-07 21:21:29 -05:00
Jacob Heider
8a7e8e8d98 fix(jpegxl)
closes #5409
2024-03-07 21:13:20 -05:00
Jacob Heider
533e481097 fix(cfitsio)
no `cmp` on bare arch

closes #5411
2024-03-07 20:48:42 -05:00
Jacob Heider
e364a452e1 fix(poppler-qt5)
closes #5431
2024-03-07 19:52:21 -05:00
Jacob Heider
9f817e2745 fix(pypa/build)
v1.1.0 used a `v` in the tag name. 1.1.1 built fine. switched to `bkpyvenv`.

closes #5417
2024-03-07 19:31:40 -05:00
Jacob Heider
c95101b4b2 fix(musl)
closes #5421
2024-03-07 19:06:05 -05:00
Jacob Heider
532a55ff6e
fix(git-town)
closes #5191
closes #5214
closes #5418
2024-03-07 18:32:55 -05:00
Jacob Heider
bdc6051926
fix(scrcpy)
closes #5429
2024-03-07 17:59:25 -05:00
Jacob Heider
b8aea925e0 fix(protobuf)
closes #5393
2024-03-07 17:04:58 -05:00
i-api
9418a956b1
+crates.io/spotify_player (#5464)
* spotify_player

* Rename package.yaml to package.yml

* version.tag to match url

* client is in ./spotify_player

* linux needs alsa

* and dbus

* needs openssl

---------

Co-authored-by: user.name <user.email>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-07 14:51:54 -05:00
Jacob Heider
a5cb296926 fix(ghostscript)
closes #5469
2024-03-07 13:31:15 -05:00
Jacob Heider
148706806b fix(qemu)
mesonbuild needs python as a dep for libpython; so we need to match its version, unless we pass python in  https://github.com/pkgxdev/libpkgx/discussions/67
2024-03-07 13:10:38 -05:00
Ellie Huxtable
4b999e154b fix(atuin): remove Atuin
pkgx has some issues that are leading to users opening more issues on the
Atuin repo

See:

1. https://github.com/atuinsh/atuin/issues/1765
2. https://github.com/atuinsh/atuin/issues/1809

Given that that's two issues almost within a week of each other, there
are likely many more people having a sub-par experience and not even
realising that this is due to pkgx.

I'm also concerned about three other things

1. Atuin being listed under a non-canonical name (atuin.sh, rather than
   just atuin)
2. Atuin having been misrepresented in the past (see
   https://github.com/pkgxdev/pantry/issues/5358)
3. [Some weird crypto thing](https://connortumbleson.com/2024/02/26/the-disappointing-tea-xyz/), which seems related?

It also looks like I'm not alone here:

1. https://github.com/pkgxdev/pantry/pull/5360
2. https://github.com/pkgxdev/pantry/issues/5359

I'd rather avoid Atuin being distributed by pkgx, at least for now.
2024-03-07 13:08:03 -05:00
Felipe Santos
8fc049ca9a +openjdk.org@21 2024-03-07 13:00:53 -05:00
Andrii Riabchenko
66edb6b087 +libgit2.org 2024-03-07 12:58:55 -05:00
Jacob Heider
e9a2d84abb
fix(meson)
linux needs libpython
2024-03-06 18:24:52 -05:00
Jacob Heider
a6792a273f
fix(gleam)
`test` is a reserved word in v1.

closes #5436
2024-03-06 18:04:47 -05:00
Jacob Heider
eef39951ac
fix(fend)
closes #5446
2024-03-06 17:56:10 -05:00
Jacob Heider
75cc6160c0
platforms.remove(vanna,darwin/x86-64) 2024-03-05 20:45:57 -05:00
Jacob Heider
4b2c87c463
fix(vanna) (#5453)
* fix(vanna)

closes #5427
closes #5447
closes #5213 (handled at 0.1.1's release)

* this can't be correct
2024-03-05 19:35:30 -05:00
Jacob Heider
663d37d3db
fix(pocket)
closes #5449
2024-03-05 19:03:55 -05:00
Jacob Heider
a428ba6713
fix(libplist) 2024-03-04 18:57:24 -05:00
Jacob Heider
44aa8fccc9
fix(libusbmuxd) 2024-03-04 18:34:53 -05:00
Jacob Heider
198878d292 fix(zookeeper)
closes #5442
2024-03-04 16:43:25 -05:00
Jacob Heider
c171bb9d59 fix(intltool) 2024-03-04 16:14:25 -05:00
Jacob Heider
d98efd224e
fix(gen-ir) 2024-03-04 15:05:34 -05:00
Jacob Heider
77d224f97b
fix(sentry) 2024-03-04 15:03:46 -05:00
Jacob Heider
02b1f22d8b fix(opus-codec)
closes #5440
2024-03-04 14:40:20 -05:00
Andrew
97e0c9030b
+sentry.io (#5407)
* new file:   projects/sentry.io/package.yml

* +libgit2.org
2024-03-04 14:22:33 -05:00
Andrii Riabchenko
8ff7877d64 new file: projects/veracode.com/gen-ir/package.yml 2024-03-04 14:22:04 -05:00
tannevaled
e98fc7d262
+git.tozt.net/rbw (#5401)
* +git.tozt.net/rbw

* clean up boilerplate

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-04 14:21:36 -05:00
Andrew
a6da320674
+freedesktop.org/intltool (#5404)
* new file:   projects/freedesktop.org/intltool/package.yml
	new file:   projects/freedesktop.org/intltool/test.xml

* test
2024-03-04 14:19:56 -05:00
Andrii Riabchenko
9a57c0d807 new file: projects/libimobiledevice.org/libusbmuxd/package.yml 2024-03-04 14:18:15 -05:00
Andrew
dd9bd82c3e
+breakfastquay.com/rubberband (#5402)
* new file:   projects/breakfastquay.com/rubberband/package.yml
	new file:   projects/breakfastquay.com/rubberband/test.wav

* -fPIC
2024-03-04 14:17:17 -05:00
Andrew
2e28c5d9dd
+github.com/stub42/pytz (#5180)
* new file:   projects/github.com/stub42/pytz/package.yml

* clang

* gcc?

* add gawk

* add rsync

* fix Makefile

* pip install setuptools wheel

* use clang

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-03-04 14:13:07 -05:00
Jacob Heider
2f59341fe2 fix(ffi)
closes #5248
2024-02-26 19:07:29 -05:00
Jacob Heider
4d5924a407
fix(wangle)
closes #5386
2024-02-26 17:06:06 -05:00
Jacob Heider
a93ebe3930
fix(fizz)
closes #5388
2024-02-26 17:04:50 -05:00
Jacob Heider
7df69513c4 fix(folly)
glog 0.7 can't be consumed via include.

closes #5387
2024-02-26 16:51:49 -05:00
Jacob Heider
818aee7361 fix(pango)
closes #5361
closes #5345
2024-02-26 10:40:29 -05:00
Armin Ronacher
046e7d8232 Remove rye 2024-02-25 18:33:26 -05:00
Max Howell
8b0ec8d58e
remove moreutils
Fixes #5359
2024-02-25 18:29:27 -05:00
Andrew
c2a170ac74
+werf.io (#5352)
* new file:   projects/werf.io/package.yml

* linux > btrfs

* binutils

* gcc for gold

* git config repo in test

* deps

* oops... linux only

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-25 18:08:05 -05:00
Andrew
f57bf0d7dd
+sourceware.org/dm (#5357)
* new file:   projects/sourceware.org/dm/package.yml

* modified:   projects/sourceware.org/dm/package.yml

* --undefined-version

* explicit clang

* Update package.yml

* it's too early in the morning

* fix test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-25 09:21:54 -05:00
Andrew
e8f42a72b2
+github.com/kdave/btrfs-progs (#5356)
* new file:   projects/github.com/kdave/btrfs-progs/package.yml
	new file:   projects/github.com/kdave/btrfs-progs/patch.diff

* modified:   projects/github.com/kdave/btrfs-progs/package.yml
2024-02-24 15:32:43 -05:00
Jacob Heider
26fe5bd2c2
fix(pandoc) (#5340)
* fix(pandoc)

closes #5245

* binutils needs gcc

* this is fiddly

* hmmm

* try a different way

* i am grumpy

* wip

* wip

* wip

* wip

* wip

* test

* try haskell 9.6

* or 9.8
2024-02-24 15:17:17 -05:00
Jacob Heider
fdf411c95f fix(gpt-engineer)
closes #5170
2024-02-24 13:52:49 -05:00
Andrew
34d33d5681
+sourceforge.net/e2fsprogs (#5353)
* new file:   projects/sourceforge.net/e2fsprogs/package.yml

* modified:   projects/sourceforge.net/e2fsprogs/package.yml
2024-02-24 13:52:25 -05:00
Andrew
4a697a072e
+pagure.io/libaio (#5354)
* new file:   projects/pagure.io/libaio/package.yml

* clang

* deparallelize
2024-02-24 13:50:15 -05:00
Jacob Heider
ed7abb2aa6 fix(glfw)
closes #5341
2024-02-23 12:18:38 -05:00
Jacob Heider
846195e16b fix(npth)
`npth-config` was removed

closes #5336
2024-02-23 09:53:54 -05:00
Jacob Heider
22cbaaef6b fix(highway)
closes #5246
2024-02-23 09:45:35 -05:00
Jacob Heider
78026788a7
fix(sway)
until we work this out

closes #5335
2024-02-23 01:23:00 -05:00
Jacob Heider
23ae0a9ed8 fix(cloc)
closes #5244
2024-02-23 01:20:05 -05:00
Jacob Heider
5ef8fd50df
fix(sway) (#5330)
* fix(sway)

semver.......

closes #5329

* wip

* wip

* openssl 1.1 it is.
2024-02-23 00:57:21 -05:00
Jacob Heider
856e8cd2df fix(glog)
glog 0.7.0 can no long be used without a build system.

frankly, i find that stupid, but it's C++, and i don't accept C++'s foibles anymore anyway.

closes #5243
2024-02-23 00:48:24 -05:00
Jacob Heider
1b0e36efc1
fix(deno) (#5327)
* fix(deno)

closes #5324

* use `cargo install` instead of `cargo build`.

* well now
2024-02-22 20:31:59 -05:00
Andrew
6d0df44091
+rbenv.org/ruby-build (#5211)
* new file:   projects/rbenv.org/ruby-build/package.yml

* +curl

* --verbose

* +make

* make & gcc for linux

* add rpath for darwin

* add $LDFLAGS

* ldflags like string

* companions

* all of runtime deps are companions

* deps
2024-02-22 17:56:14 -05:00
Andrew
5679f9ada2
+jsonnet.org (#5312)
* new file:   projects/jsonnet.org/package.yml

* gcc?

* use clang
2024-02-22 17:55:51 -05:00
Jacob Heider
9a323ba993 bump(arrow,protobuf)
so we can compile gdal.org
2024-02-22 13:28:05 -05:00
Jacob Heider
cec670c83c fix(giflib)
closes #5266
2024-02-21 18:36:29 -05:00
Jacob Heider
6b805fb77a
fix(llvm,libc++) (#5313)
* fix(llvm,libc++)

mv arch libs into /lib

* derp
2024-02-21 15:19:54 -05:00
Jacob Heider
eaa6027791 fix(air)
closes #5302
2024-02-21 14:53:26 -05:00
Jacob Heider
0f865aedde fix(lighthouse)
seen this a few times now; might need a newer nightly rust.

closes #5303
2024-02-21 14:53:09 -05:00
Jacob Heider
89af692af9 fix(gitui)
closes #5308
2024-02-21 14:14:17 -05:00
Jacob Heider
51bf23f952
fix(jfrog)
quoting is the worst
2024-02-21 14:13:54 -05:00
Jacob Heider
9970beb526
fix(vanna)
more requirements in 0.1.0.

closes #5305
2024-02-21 14:09:39 -05:00
Jacob Heider
d178289238
fix(jfrog)
`go mod tidy`

closes #5316
2024-02-21 13:58:49 -05:00
Jacob Heider
f63bb9e5e0
fix(geni)
requires DATABASE_URL from 0.0.11

closes #5307
2024-02-21 13:38:48 -05:00
Andrii Riabchenko
20841c0358 new file: projects/litecli.com/package.yml 2024-02-21 13:24:32 -05:00
Andrii Riabchenko
b4b4c2fe56 new file: projects/snyk.io/package.yml 2024-02-21 13:23:06 -05:00
Jacob Heider
456c4654a8
fix(jenkins)
closes #5309
2024-02-21 11:04:52 -05:00
Jacob Heider
8fcda7c0c8
fix(abseil) (#5300) 2024-02-21 10:03:03 -05:00
James Reynolds
9c75ec77a6
new/cyrusimap.org/cyrus-sasl (#5240)
* new/cyrusimap.org/cyrus-sasl

* Fix test

* Add CFLAGS: -Wno-implicit-function-declaration

* Remove platform limitations

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
2024-02-21 01:28:04 -05:00
Jacob Heider
18a9b13cbb add(llvm, more libs)
this adds libc++, libc++abi, and libunwind, all with their headers. this should reduce our need to use gnu.org/gcc for libc++*, as well as C++ headers (notable `compare` for fbthrift)
2024-02-20 18:32:52 -05:00
Jacob Heider
5d617d6028 fix(watchman)
fix folly linking error
2024-02-20 18:20:35 -05:00
Jacob Heider
0c6043303f fix(linkerd2)
closes #5289
2024-02-20 13:26:11 -05:00
Jacob Heider
32a8bbd848
+tig (#5290)
* +tig

* wow, is it monday?
2024-02-20 13:25:59 -05:00
Jacob Heider
b19c74226a
fix(tart).test 2024-02-20 12:29:27 -05:00
Jacob Heider
7cb8de8d2b
fix(tart)
supports x86-64 now.

closes #5283
2024-02-20 12:20:21 -05:00
Jacob Heider
b408ec5cdc
fix(brewkit)
closes #5286
closes #5278
2024-02-20 11:50:07 -05:00
Ryan S. Northrup (RyNo)
3223503d3e
Remove darwin-only restriction on ollama (#5284)
* Remove `darwin`-only restriction on `ollama`

Hopefully resolves https://github.com/pkgxdev/pkgx/issues/975

* add -buildmode on linux

* ollama needs certs to pull from model registry

* certs needed at runtime

* add pkill for linux

* test pgrep

* pkill needs -x for exact match

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-19 19:41:19 -05:00
Andrew
4a8e84dbaf
+vamp-plugins.org (#5205)
* new file:   projects/vamp-plugins.org/package.yml

* linux => so | darwin => dylib

* download original archive

* grep command

* clean

* fix archive url
2024-02-19 17:12:08 -05:00
Max Howell
ad1ca0c8c4 +ffmpeg+opus 2024-02-19 14:35:18 -05:00
Andrew
9556685805
+charm.sh/skate (#5280)
* new file:   projects/charm.sh/skate/package.yml

* \n

* +curl.se/ca-certs

* use tar archive in distributable
2024-02-19 13:33:18 -05:00
Andrii Riabchenko
76b75bcb97 new file: projects/tlr.dev/package.yml 2024-02-19 12:45:53 -05:00
Max Howell
66cd7e7e79 Add more codecs to ffmpeg 2024-02-19 12:44:34 -05:00
Andrew
62b814df99
+microcks.io (#5232)
* new file:   projects/microcks.io/microcks-cli/package.yml

* microcks.io/microcks-cli => microcks.io
2024-02-19 11:26:06 -05:00
Andrew
b9f45d2bd6
+rye-up.com (#5257)
* new file:   projects/rye-up.com/package.yml

* \n

* Update package.yml
2024-02-19 11:25:47 -05:00
James Reynolds
166856e309 Add --enable-shared to configure args (to build dylibs, which is needed for torchaudio) 2024-02-19 05:38:01 -05:00
Max Howell
7f6d7a9521 +rawdog 2024-02-18 12:11:59 -05:00
Max Howell
f866ade524
+libtom.net/math (#5247) 2024-02-18 08:50:07 -05:00
Max Howell
2e7e6025f6
+astral.rs/uv (#5242) 2024-02-17 18:52:48 -05:00
Andrii Riabchenko
b094108456 new file: projects/anchore.com/syft/package.yml 2024-02-17 08:40:45 -05:00
Max Howell
697e824f85 +maturin 2024-02-17 07:51:15 -05:00
Andrew
02b6a6002a
+github.com/pyparsing/pyparsing (#5195)
* new file:   projects/github.com/pyparsing/pyparsing/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:58 -05:00
Andrew
a2f11fcc18
+github.com/urllib3/urllib3 (#5200)
* new file:   projects/github.com/urllib3/urllib3/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:51 -05:00
Andrew
d50cb63272
+github.com/kjd/idna (#5201)
* new file:   projects/github.com/kjd/idna/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:46 -05:00
Andrew
e74afb36a2
+github.com/giampaolo/psutil (#5202)
* new file:   projects/github.com/giampaolo/psutil/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:38 -05:00
Andrew
9bb1f60f3f
+github.com/cpburnz/python-pathspec (#5203)
* new file:   projects/github.com/cpburnz/python-pathspec/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:25 -05:00
Andrew
007cc1d713
+attrs.org (#5204)
* new file:   projects/attrs.org/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:26:57 -05:00
Andrew
1c14803615
+certifi.io/python-certifi (#5210)
* new file:   projects/certifi.io/python-certifi/package.yml

* ~3.11 & remove symlinking

* change python libs path in test
2024-02-15 11:24:55 -05:00
Andrew
66ea691626
+github.com/dateutil/dateutil (#5194)
* new file:   projects/github.com/dateutil/dateutil/package.yml

* python.org: ~3.11 & remove symlinking
2024-02-15 11:20:57 -05:00
Andrew
241ded51c5
+mpmath.org (#5192)
* new file:   projects/mpmath.org/package.yml

* python.org: ~3.11

* remove symlinking
2024-02-15 11:20:41 -05:00
Andrew
77fdc32a2e
+github.com/jpsim/SourceKitten (#5199)
* new file:   projects/github.com/jpsim/SourceKitten/package.yml
	new file:   projects/github.com/jpsim/SourceKitten/patch.diff
	new file:   projects/github.com/jpsim/SourceKitten/test.swift
* patch comment
2024-02-15 11:15:14 -05:00
Max Howell
2279dde92c
have pkg-config poll something that exists (#5220) 2024-02-15 10:20:34 -05:00
Max Howell
8b5a41aeb4 +xdg-user-dirs
(note per typical freedesktop style: not particularly useful)
2024-02-15 09:55:50 -05:00
Andrii Riabchenko
7f3a120ef7 new file: projects/github.com/jaraco/keyring/package.yml 2024-02-15 07:25:34 -05:00
Andrii Riabchenko
d2e53e35e6 new file: projects/ladspa.org/package.yml 2024-02-15 07:23:46 -05:00
Andrii Riabchenko
bdf9742ffd new file: projects/libimobiledevice.org/libplist/package.yml 2024-02-15 07:11:02 -05:00
Andrii Riabchenko
a68f4322d7 new file: projects/openpmix.github.io/package.yml 2024-02-14 15:38:01 -05:00
Andrii Riabchenko
0c479b8478 new file: projects/github.com/a7ex/xcresultparser/package.yml 2024-02-12 11:01:11 -05:00
Jacob Heider
f542801063 fix(libproxy)
flatten lib structure

closes #5179
2024-02-12 10:30:32 -05:00
Andrii Riabchenko
26fd46b2d1 new file: projects/pkl-lang.org/class.pkl
new file:   projects/pkl-lang.org/package.yml
	new file:   projects/pkl-lang.org/template.pkl
2024-02-12 10:13:36 -05:00
Andrii Riabchenko
c3317b8754 new file: projects/wix.com/applesimutils/package.yml 2024-02-12 10:12:37 -05:00
Jacob Heider
68fe23f812
fix(cargo)
this settings causes the built cargos to produce
```
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x600003ad0140'
*** First throw call stack:
(
        0   CoreFoundation                      0x000000018a64c540 __exceptionPreprocess + 176
        1   libobjc.A.dylib                     0x000000018a13deb4 objc_exception_throw + 60
        2   CoreFoundation                      0x000000018a6fe124 -[NSObject(NSObject) __retain_OA] + 0
        3   CoreFoundation                      0x000000018a5b6764 ___forwarding___ + 1572
        4   CoreFoundation                      0x000000018a5b6080 _CF_forwarding_prep_0 + 96
        5   Foundation                          0x000000018b68e7c0 -[NSProcessInfo arguments] + 188
        6   CoreFoundation                      0x000000018a6c7d40 __getDefaultArguments_block_invoke + 96
        7   libdispatch.dylib                   0x000000018a348910 _dispatch_client_callout + 20
        8   libdispatch.dylib                   0x000000018a34a14c _dispatch_once_callout + 32
        9   CoreFoundation                      0x000000018a6c76dc _addBackstopValuesForIdentifierAndSource + 640
        10  CoreFoundation                      0x000000018a581f8c __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144
        11  CoreFoundation                      0x000000018a6c7384 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272
        12  CoreFoundation                      0x000000018a5882fc -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136
        13  CoreFoundation                      0x000000018a706604 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296
        14  CoreFoundation                      0x000000018a7062ac -[_CFXPreferences withSearchLists:] + 84
        15  CoreFoundation                      0x000000018a583850 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300
        16  CoreFoundation                      0x000000018a706458 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384
        17  CoreFoundation                      0x000000018a583178 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
        18  CoreFoundation                      0x000000018a5830a0 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
        19  SystemConfiguration                 0x000000018b316478 SCDynamicStoreCopyProxiesWithOptions + 180
        20  libcurl.4.dylib                     0x00000001069e8344 Curl_macos_init + 16
        21  libcurl.4.dylib                     0x00000001069cfbc8 curl_global_init + 220
        22  cargo                               0x0000000105518eac _ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17h20fa8299105ad21aE + 36
        23  cargo                               0x0000000105632f64 _ZN3std10sys_common4once5queue4Once4call17h21bf9d6ad03f4977E + 1280
        24  cargo                               0x0000000105519168 _ZN4curl9INIT_CTOR9init_ctor17hf43b2c91f874bbd6E + 88
        25  dyld                                0x000000018a195a24 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168
        26  dyld                                0x000000018a1db0f4 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172
        27  dyld                                0x000000018a1ce668 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496
        28  dyld                                0x000000018a1752fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300
        29  dyld                                0x000000018a1cd6a0 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192
        30  dyld                                0x000000018a1d0188 _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160
        31  dyld                                0x000000018a1dade8 _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432
        32  dyld                                0x000000018a191b38 _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 524
        33  dyld                                0x000000018a197f70 _ZNK5dyld416JustInTimeLoader15runInitializersERNS_12RuntimeStateE + 36
        34  dyld                                0x000000018a191f24 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 220
        35  dyld                                0x000000018a195ab0 _ZZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateEENK3$_1clEv + 112
        36  dyld                                0x000000018a1920f0 _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 380
        37  dyld                                0x000000018a1b74dc _ZN5dyld44APIs25runAllInitializersForMainEv + 464
        38  dyld                                0x000000018a179fa0 _ZN5dyld4L7prepareERNS_4APIsEPKN5dyld313MachOAnalyzerE + 3192
        39  dyld                                0x000000018a178edc start + 1844
)
libc++abi: terminating due to uncaught exception of type NSException
/Users/jacob/pkgx/pantry/testbeds/rust-lang.org__cargo-0.76.0.sh: line 32: 76812 Abort trap: 6           cargo init . --name xyz_tea_fixture
```

on sonoma
2024-02-11 17:24:56 -05:00
Jacob Heider
9413556fff
better fix(just)
^0.x behaves weird, of course. using ^0.75 cargo works where ^0.65 doesn't.
2024-02-11 17:07:19 -05:00
Jacob Heider
d428e8a73e
fix(just)
ref: https://github.com/casey/just/issues/1898

closes #5178
2024-02-11 16:49:56 -05:00
Jacob Heider
5ea3b89d2a
ld.gold needs gcc 2024-02-11 13:51:55 -05:00
Jacob Heider
22850bab1e
fix(elvsh)
closes #5177
2024-02-11 13:20:36 -05:00
Tobias Germer
76fb6f3d5b
+wails.io (#3888)
Co-authored-by: Max Howell <mxcl@me.com>
2024-02-10 09:15:06 -05:00
Jacob Heider
1d9487778b
add PIC to haskell (#5164)
* add PIC to haskell

hopefully?

* wip
2024-02-09 22:54:01 -05:00
Andrew
3f8ee35c20
+github.com/everduin94/better-commits (#5166)
* feat(app): test

test

* modified:   projects/github.com/Everduin94/better-commits/package.yml

---------

Co-authored-by: Andrii Riabchenko <andrii@Mac-Mini.local>
2024-02-09 16:37:34 -05:00
Jacob Heider
f28ed39c3f link to libtinfo.so.5 2024-02-09 16:36:40 -05:00
Jacob Heider
b674a5c238
add(metagpt, git) 2024-02-09 12:06:56 -05:00
Jacob Heider
ffcdea1738
fix(metagpt)
closes #5162
2024-02-09 12:00:14 -05:00
Jacob Heider
e2aae0b694 fix(haskell)
let's get it using clang/ld.lld if possible, as well as enforcing `-fPIC` and `-pie`.
2024-02-08 21:58:39 -05:00
Jacob Heider
e89da6236b fix(versio)
something up with simd on x86-64. hoping the next rust release is what we need.

closes #5159
2024-02-08 18:09:25 -05:00
Jacob Heider
3c41386f82 fix(dhall)
between CI and CD, zlib-0.7.0 released, which fails to find the library on macOS. haskell is *SO* *FRUSTRATING*.
2024-02-08 15:04:47 -05:00
David Chavez
62847a71a4
+github.com/unsignedapps/swift-create-xcframework (#5148)
* Add swift-create-xcframework

* use install over mkdir/cp

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-08 14:30:19 -05:00
Andrew
f2cf67eb13
new file: projects/dhall-lang.org/package.yml (#5125) 2024-02-08 14:21:51 -05:00
Jacob Heider
f7260902f1 fix(cargo)
`echo` assumes the `[features]` block is last (which is is no longer. replace with sed.

closes #5151
2024-02-08 14:17:08 -05:00
Jacob Heider
806156bb02
fix(composer)
always broken for non-current release. fun. at least the test caught it.

closes #5152
2024-02-08 13:21:08 -05:00
Max Howell
2fb4a91186
+scriptisto (#5153) 2024-02-08 10:19:49 -05:00
Jacob Heider
5c57a1ccb2 fix(mvfst)
finer-grained so we can build 2024.1.29 too.
2024-02-07 17:49:00 -05:00
Jacob Heider
2fbeac0c1b fix(mise)
closes #5140
closes #5141
2024-02-07 16:20:28 -05:00
Jacob Heider
b0032f10ef fix(bitwarden)
closes #5145
2024-02-07 16:08:56 -05:00
Jacob Heider
8a8c3b3b56
fix(mvfst) (#5040)
* fix(mvfst)

missing linux header

closes #5038
closes #5119

* maybe?

dirty.

* ...why was the test script rebuilding it?

* sigh

* just painful

* kill me now

* wip

* hm

* wip

* punt. with a comment. not happy.
2024-02-07 15:18:49 -05:00
Andrew
e255ea65ce add libtinfo.so symlink
haha I forgot to add that in the last PR
2024-02-07 10:37:18 -05:00
Jacob Heider
63b4f81234
fix(croc)
set version var

closes #5135
2024-02-07 10:32:17 -05:00
Jacob Heider
5133243391
fix(coder)
closes #5136
2024-02-07 10:23:26 -05:00
tannevaled
b202402ace
github.com/squidfunk/mkdocs-material add missing common plugins (#5137)
* add missing common plugins

* try to make it work

* force use of clang

* use gcc to work around build issue

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-07 10:15:42 -05:00
Andrii Riabchenko
b4d2594a80 modified: projects/invisible-island.net/ncurses/package.yml 2024-02-06 15:27:46 -05:00
James Reynolds
66760a68e1
+portaudio.com (#5127)
* +portaudio.com

* Make macos only

* use `install -D` instead of `cp+mkdir`.

* /include, maybe?

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-06 14:43:48 -05:00
tannevaled
c6281442df
github.com/squidfunk/mkdocs-material add common plugins (#5128)
* add common plugins

* clarify added requirements; use bkpyvenv for future-proofing

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-06 14:43:09 -05:00
Jacob Heider
1d45eeb111
fix(digger)
but why tho?

closes #5125
2024-02-06 14:05:16 -05:00
Jacob Heider
a4b56ebfdb
fix(cocoapods)
closes #5129
closes #5124
closes #5022
2024-02-06 14:01:40 -05:00
Max Howell
b6ffd4599e
gpt-engineer provides gpte now 2024-02-06 08:16:20 -05:00
Jacob Heider
7e56fa472b
fix(gradle)
v7.6.4 doesn't support jdk20

closes #5117
2024-02-05 11:33:29 -05:00
Andrew
e916698399
+practical-scheme.net/gauche (#5112)
* new file:   projects/practical-scheme.net/gauche/package.yml
	new file:   projects/practical-scheme.net/gauche/test.scm

* fix grep

* GAUCHE_LOAD_PATH => share; GAUCHE_DYNLOAD_PATH => lib
2024-02-05 10:33:30 -05:00
Jacob Heider
bf15c045be
fix(normalizer)
use bkpyvenv
2024-02-04 16:33:33 -05:00
Andrew
24a48493a0
+github.com/Ousret/charset normalizer (#5115)
* new file:   projects/github.com/Ousret/charset_normalizer/package.yml

* modified:   projects/github.com/Ousret/charset_normalizer/package.yml
2024-02-04 16:25:28 -05:00
Andrii Riabchenko
5a3c22ca70 new file: projects/github.com/ios-control/ios-deploy/package.yml 2024-02-04 16:24:53 -05:00
Andrew
ccf858e757
+bitwarden.com (#5113)
* new file:   projects/bitwarden.com/package.yml

* npm: '@bitwarden/cli'
2024-02-04 16:24:09 -05:00
Andrii Riabchenko
4ec877cac6 new file: projects/github.com/XCTestHTMLReport/XCTestHTMLReport/package.yml 2024-02-04 16:18:02 -05:00
Andrii Riabchenko
f935873660 new file: projects/github.com/quodlibet/mutagen/package.yml 2024-02-04 16:15:53 -05:00
Andrew
bbaf2cda4e
+libusb.info/compat (#5110)
* new file:   projects/libusb.info/compat/package.yml

* -ludev flag ?

* hmm, clang?

* hmm

* oh... +gcc. working for me

* systemd.io contains 'libudev'

* more tests
2024-02-04 16:04:42 -05:00
Andrew
e32e7c22e0
+coder.com/code-server (#5108)
* new file:   projects/coder.com/code-server/package.yml

* python & linux deps

* +kerberos.org

* let's try -D__NO_INLINE__

* get versions from npmjs

* use `npm:` version stanza

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-04 15:48:26 -05:00
Jacob Heider
a6edc9f2fa
fix(trufflehog)
wtf is trufflehog?
2024-02-02 20:55:06 -05:00
Jacob Heider
5727636abe fix(kind)
i'll never understand why these pass the first time then fail later. i mean, i probably will, but i don't right now.

closes #5099
2024-02-02 16:06:39 -05:00
Jacob Heider
e67dc85a4f
+wordl-rs (#5100)
* +wordl-rs

* fix ci?
2024-02-02 16:01:49 -05:00
Jacob Heider
57535b0169 fix(yarn)
3.8 builds fail compiling some random (apparently unneeded) npm module for linux
2024-02-02 10:58:18 -05:00
Jacob Heider
ef8e30f775 fix(git)
closes #5092
2024-02-01 23:31:45 -05:00
Jacob Heider
e699593b24 fix(yarn)
otherwise the mozjpeg build fails. looks like it might not support linux-aarch64 :(
2024-02-01 23:31:23 -05:00
Jacob Heider
d938f12180
fix gitopolis test 2024-02-01 21:54:05 -05:00
Jacob Heider
7e1f034749
fix(gitopolis)
closes #5095
2024-02-01 20:06:07 -05:00
Jacob Heider
e48bc639f1
fix conda darwin-x86-64
hopefully. there's what looks like an api issue in `threading` that only appears on darwin-x86-64...
2024-02-01 15:26:10 -05:00
Jacob Heider
ac3cbfd6c0
fix(pulumi) (#5087)
* fix(pulumi)

generate language specs

closes #5084

* stupid go

* use git for their scripts' sanity

* -buildmode=pie

* le sigh
2024-02-01 14:58:29 -05:00
Jacob Heider
53da7c209e fix(conda)
oops, left python in env
2024-02-01 14:31:31 -05:00
Jacob Heider
cce9637adf
fix conda PYTHONPATH 2024-02-01 13:45:21 -05:00
Andrew
f94820a1c0
+coder.com (#5079)
* new file:   projects/coder.com/package.yml

* .
2024-02-01 12:44:24 -05:00
Jacob Heider
e9aaaa3af4 fix(hcloud)
closes #5083
2024-02-01 12:43:53 -05:00