Commit graph

1783 commits

Author SHA1 Message Date
Jacob Heider 99c7d373e3
fix(check-if-email-exists)
closes #3571
2023-10-08 13:13:11 -04:00
Jacob Heider d131f1863f fix(gcc).symlinks
I believe these should be the binutils versions
2023-10-08 08:32:30 -04:00
Jacob Heider aa90945820
fix(openmpi) (#3480)
* fix(openmpi)

force clang on darwin

flags

fortran too

* wip

* keep going
2023-10-08 02:32:09 -04:00
Zadkiel Aharonian 66e988cd6a
github.com/helmfile/vals (#3566)
* github.com/helmfile/vals

* test with vals --help

* fix typo

* update test to match stderr output

* remove useless and incorrect display-name property

* fix GitHub version

* enable cgo

* add buildmode=pie to go build args for linux
2023-10-07 20:35:37 -04:00
Jacob Heider 2ba668fa25
fix(libtirpc) (#3565)
* fix(libtirpc)

closes #3557

* have mercy

* getting tired

* wip
2023-10-07 20:29:09 -04:00
Andrii Riabchenko 47ff78a6bd new file: projects/github.com/thkukuk/libnsl/package.yml
new file:   projects/github.com/thkukuk/libnsl/test.c
2023-10-07 16:48:30 -04:00
Zadkiel Aharonian 8c42467d03
pinniped.dev (#3564)
* pinniped.dev

Signed-off-by: GitHub <noreply@github.com>

* test aarch64

* fix: insert v prefix into version string

* support aarch64

---------

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 16:01:38 -04:00
Jacob Heider 93735a6372
fix(shared-mime-info) (#3563)
* fix(shared-mime-info)

closes #3559

* wip

* wip

* wip

* wip

* wip

* wip

* last one
2023-10-07 12:51:32 -04:00
Andrew f193be5d01
google.com/zx (#3562)
* new file:   projects/google.com/zx/package.yml
new file:   projects/google.com/zx/test.mjs

* fixes

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 12:25:54 -04:00
Andrew aa028c50b6
mongodb.com/shell (#3561)
* mongodb.com/shell

* fixes

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 12:25:44 -04:00
Andrii Riabchenko d72df597f2 new file: projects/github.com/luvit/luv/package.yml
new file:   projects/github.com/luvit/luv/test.lua
2023-10-07 12:05:12 -04:00
Andrew 496cfb72f1
libvips.org (#3529)
* +

* wip

* +graphicsmagick

* try and use default ordering

* ...

* Wip

* Who githubs on their phone?

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-07 12:03:59 -04:00
Jacob Heider bdc6b23978
fix(git)
clean up shellcheck notices

closes https://github.com/pkgxdev/pkgx/issues/784
2023-10-06 22:57:28 -04:00
Jacob Heider 174bdc9b22
fix(zstd)
needed a loader_path to find libzstd
2023-10-06 21:48:19 -04:00
Jacob Heider 2629971863 fix(TTS)
closes #3552
2023-10-06 19:07:09 -04:00
Jacob Heider d950bb4c58
fix(solana) 2023-10-06 18:33:56 -04:00
Jacob Heider 7076663a24
fix(pulumi)
closes #3551
2023-10-06 17:18:26 -04:00
Andrew 929758b320
github.com/oneapi-src/oneTBB (#3278)
* new file:   projects/github.com/oneapi-src/oneTBB/cores-types.cpp
new file:   projects/github.com/oneapi-src/oneTBB/package.yml
new file:   projects/github.com/oneapi-src/oneTBB/sum1-100.cpp

* display-name

* well, this is complicated

* hmmm

* wip

* wip

* remove tea/gx

* wip

* let's try without Python first

* --std=c++14

* wip

* sure

* add in gnu make on linux

* wip

* test

* python tbb

* PYTHONPATH & LDFLAGS

* done

* will the magic happen?

* compiler to env?

* it's redundant > install_log.txt 2>&1

* oh new python

* problems with linux/aarch64

* i'll stop messing with this

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-06 14:45:45 -04:00
tannevaled 2936f5c579
+github.com/alexellis/k3sup (#3547)
* add alexellis/k3sup

* fix test

* simpler scripts

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-06 13:00:04 -04:00
Kevin Chen bf7dd1325e
+sqlboiler -- Generate a Go ORM tailored to your database schema (#3548)
* +sqlboiler -- Generate a Go ORM tailored to your database schema

* fix test
2023-10-06 12:56:58 -04:00
Max Howell a494a89842
Cargo fixes (#3546)
Fixes crash due to cURL needing a patch for Sonoma. We use the Apple vendored cURL to work around this but probs will need to patch cURL as well. We'll see.

Note this is notable in that we elected to use more of our own deps on macOS than eg. brew, but probs should approach some balance with that.
2023-10-06 10:13:00 -04:00
Max Howell 630e7163d5
fix cargo on Sonoma (hopefully) (#3544) 2023-10-06 08:21:54 -04:00
Jacob Heider a94cbfc456
fix(rust) 2023-10-06 00:04:24 -04:00
Jacob Heider 843a3983c8
fix(materialize)
closes #3532
2023-10-05 15:00:28 -04:00
Jacob Heider 86ba42c1ab
fix(rover) 2023-10-05 14:59:35 -04:00
Jacob Heider 5912c69453
fix(ipfs)
closes #3541
2023-10-05 14:49:54 -04:00
Jacob Heider 64202b75fd
fix(rover)
closes #3540
2023-10-05 14:48:08 -04:00
Max Howell 85a0f8857a
git foo will automatically install and run git-foo (#3537) 2023-10-05 13:52:36 -04:00
Jacob Heider 0d2e40d20a
fix(mesa) (#3527)
* fix(mesa)

* fixed elsewhere
2023-10-05 12:36:35 -04:00
Max Howell cbbc2c26b5
rebuild cargo depending on cURL (#3523)
Refs #3520
2023-10-05 12:26:05 -04:00
Max Howell 93ca9ac5a4
llvm & gcc symlinks for eg cc (#3530)
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-05 10:59:41 -04:00
Jacob Heider 1dec22e791
fix(mockery)
closes #3528
closes #3531
2023-10-04 18:34:22 -04:00
Jacob Heider 63b26e1136
test rubygems/ruby version compatibility 2023-10-03 18:29:47 -04:00
Andrew c132ab7d56
gdal.org (#3394)
* new file:   projects/gdal.org/package.yml

* wip

* wip

* more deps

* remove cc & make

* +libaec

* wip

* wip

* fix path
2023-10-03 16:12:22 -04:00
Felipe Santos 5c681808d0
+opendev.org/opendev/git-review (#3511)
* +opendev.org/opendev/git-review

* Improve tests

* rename

* change test git

* main not master

* git-review defaults to master

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-03 16:01:18 -04:00
Andrew aaa455a539
netcdf fix (#3515)
* ...

* compiler for test
2023-10-03 12:53:22 -04:00
Jacob Heider 587441621e
don't use python3.12 widely yet 2023-10-03 11:23:56 -04:00
Jacob Heider 6be8f89424
fix(openinterpreter) 2023-10-02 19:12:17 -04:00
Jacob Heider e5d9ed5461
fix(wangle) 2023-10-02 18:02:03 -04:00
Jacob Heider 0566c8ff9f
fix(fizz) 2023-10-02 18:00:52 -04:00
Andrii Riabchenko d5a7f8c394 new file: projects/duktape.org/package.yml
new file:   projects/duktape.org/test.c
new file:   projects/duktape.org/test.js
2023-10-02 17:12:14 -04:00
Max Howell 6503b1b827
fix folly (#3496)
* fix folly

* wip

* wip

* instead of moving the build directory, let's just sanitize facebook's regexes

* lols in apfs

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-02 17:11:43 -04:00
Jacob Heider 4826ea0aa8
fix(openinterpreter) 2023-10-02 16:36:37 -04:00
Jacob Heider a0baafd042
Auto stash before checking out "origin/main" 2023-10-02 16:34:51 -04:00
Max Howell 7c37698e87
add open-interpreter as display name 2023-10-02 15:44:02 -04:00
Andrii Riabchenko fd7d09e194 new file: projects/gnome.org/vala/package.yml
new file:   projects/gnome.org/vala/test.vala
2023-10-02 15:26:58 -04:00
Jacob Heider 98895e99f1 fix(solana) 2023-10-02 13:52:43 -04:00
Jacob Heider a89611b335
awscli not python3.12 ready yet 2023-10-02 13:25:27 -04:00
Jacob Heider 85823ef67f
fix(websockets) 2023-10-02 12:52:19 -04:00
Jacob Heider 7d21407668
fix(python^3.12) 2023-10-02 12:39:24 -04:00
Andrew 7a42577381
cairo +cairo-xlib (#3494)
* some changes

* darwin
2023-10-02 12:24:29 -04:00
Andrew 255b28e6e2
ebassi.github.io/graphene (#3492)
* new file:   projects/ebassi.github.io/graphene/package.yml
new file:   projects/ebassi.github.io/graphene/test.c

* hmmm

* .
2023-10-02 12:23:46 -04:00
Felipe Santos fa40974133
+github.com/regclient/regclient (#3479)
* +github.com/regclient/regclient

* Split in three packages
2023-10-02 12:23:05 -04:00
Jacob Heider 4fa1a85aff
rm tea --prefix 2023-10-02 10:17:26 -04:00
Jacob Heider 90a0de5e50
fix(binutils) 2023-10-02 00:46:55 -04:00
Jacob Heider 3584787ec2
wip 2023-10-02 00:39:38 -04:00
Felipe Santos 0991f949d0
+github.com/containers/skopeo (#3465)
* +github.com/containers/skopeo

Closes #2695

* Speed up test

* Use hello-world image in all tests

* Clarify build instructions

* Disable man pages generation

* make and cc now handled by brewkit

* Use patch instead of git apply

* Pin patch to a commit id

* Use /releases/tags

* ops, alpine.tar

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-10-02 00:28:59 -04:00
Jacob Heider b233de92ed fix(act) 2023-10-02 00:26:53 -04:00
Jacob Heider 917646040f
fix(rust) 2023-10-01 23:11:32 -04:00
Jacob Heider 501376b992
TEA_PREFIX > PKGX_DIR; tea.prefix > pkgx.prefix 2023-10-01 21:27:27 -04:00
Jacob Heider 01d97b0cad
unfix(pkgx)... 2023-10-01 20:51:01 -04:00
Jacob Heider 4c83c92614
fix(pkgx) 2023-10-01 20:46:05 -04:00
Jacob Heider 48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell e28afdb4de
cleanup 2023-10-01 20:35:09 -04:00
Max Howell 25606fdb1a
fix cargo 2023-10-01 20:03:16 -04:00
Jacob Heider ade17a2f76 fix(brewkit) 2023-10-01 18:14:15 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Felipe Santos 94f5037112
+github.com/helmfile/helmfile (#3460)
* Add helmfile

* See output even with grep

* Hide grep output

* Avoid version command which check for upgrades

* It worked in my machine, anyway, trying differently

* Try to set git as build dependency

* CGO_ENABLED=0

* ca-certs

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-09-30 00:29:31 -04:00
Jacob Heider 74582c9e56
fix(aec)
bin removed

closes #3457
2023-09-29 09:37:22 -04:00
Jacob Heider 8c5c24b275
what was i even thinking? 2023-09-28 14:07:12 -04:00
Jacob Heider c90d3977b7
rename encore.dev/go:go to encore-go 2023-09-28 08:41:38 -04:00
Kevin Chen b987338a88 chore: Do Go builds work? 2023-09-27 15:12:08 -04:00
Jacob Heider 62ff4dc4ae
+which 2023-09-27 12:08:06 -04:00
Kevin Chen 4e75a0c677
+caesiumclt: Lossy/lossless image compression tool (#3436)
* +caesiumclt: Lossy/lossless image compression tool

* wip

* wip

* fix
2023-09-26 19:01:58 -04:00
Jacob Heider 2177b18420
fix(iroh)
closes #3432
2023-09-26 08:47:52 -04:00
Andrew 19f0ad4e94
xkbcommon.org (#3429)
* new file:   projects/xkbcommon.org/package.yml
new file:   projects/xkbcommon.org/test.c

* XKB_CONFIG_ROOT

* maybe

* wip

* .
2023-09-25 12:18:39 -04:00
Andrii Riabchenko a8c417ea02 XDG_CONFIG_HOME & XKB_CONFIG_EXTRA_PATH 2023-09-25 11:41:55 -04:00
Andrew 697dd4be09
freedesktop.org/xcb-util-image (#3426)
* new file:   projects/freedesktop.org/xcb-util-image/package.yml
new file:   projects/freedesktop.org/xcb-util-image/test.c

* .
2023-09-25 10:46:57 -04:00
Andrew d71e112da6
freedesktop.org/dbus (#3425)
* new file:   projects/freedesktop.org/dbus/package.yml

* darwin path

* meson args for darwin
2023-09-25 09:16:41 -04:00
Andrii Riabchenko 54fa657520 new file: projects/freedesktop.org/xcb-util-wm/package.yml
new file:   projects/freedesktop.org/xcb-util-wm/test.c
2023-09-25 09:16:07 -04:00
Andrii Riabchenko b57c81ea0d new file: projects/freedesktop.org/xcb-util-renderutil/package.yml
new file:   projects/freedesktop.org/xcb-util-renderutil/test.c
2023-09-25 09:15:43 -04:00
Andrii Riabchenko eedebe529c new file: projects/freedesktop.org/xcb-util-keysyms/package.yml
new file:   projects/freedesktop.org/xcb-util-keysyms/test.c
2023-09-25 09:15:09 -04:00
Andrii Riabchenko 6ff2d37be1 new file: projects/freedesktop.org/xcb-util/package.yml
new file:   projects/freedesktop.org/xcb-util/test.c
2023-09-25 09:14:49 -04:00
Andrii Riabchenko 9c16f754ac new file: projects/x.org/xcomposite/package.yml
new file:   projects/x.org/xcomposite/test.c
2023-09-25 09:14:28 -04:00
Andrii Riabchenko 2ac5327dd1 new file: projects/x.org/xkbfile/package.yml
new file:   projects/x.org/xkbfile/test.c
2023-09-25 09:14:03 -04:00
Andrew 49ce9ce319
docbook.org/xsl (#3418)
* new file:   projects/docbook.org/xsl/package.yml
new file:   projects/docbook.org/xsl/test.xml

* both need unzip

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-25 09:13:00 -04:00
Andrii Riabchenko cd3cb5879b new file: projects/debian.org/iso-codes/package.yml 2023-09-25 09:11:22 -04:00
Andrew 7ed7ae3080
freedesktop.org/XKeyboardConfig (#3416) 2023-09-25 09:10:43 -04:00
Andrew 02e46af1d3
cr.yp.to/daemontools (#3415)
* wip

* wip

* xcrun for darwin
2023-09-25 09:10:04 -04:00
andrejrabcenko 4196133e22 new file: projects/fftw.org/package.yml
new file:   projects/fftw.org/fftw.c
2023-09-25 09:08:30 -04:00
Andrew d36d643923
docker.com/machine (#3411)
* new file:   projects/docker.com/machine/package.yml

* let's try without cp/mv

* update notes

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-25 09:06:59 -04:00
Andrii Riabchenko 9c9e5077ad mitmproxy.org 2023-09-25 09:02:11 -04:00
Andrii Riabchenko 4cc15c8002 new file: projects/certbot.eff.org/package.yml 2023-09-25 09:00:15 -04:00
Jacob Heider b93b11f2ee
fix(assimp)
closes #3404
2023-09-23 17:48:28 -04:00
Jacob Heider 4da816e4f6
fix(glib)
move more headers into /include
2023-09-23 11:17:51 -04:00
Jacob Heider 650bc0a3f5
fix(cairo)[1]
these should be build deps

closes #3399
2023-09-23 10:41:39 -04:00
Jacob Heider 8df1bb20cd
fix(rsvg)
fixes #2907
fixes #3072
fixes #3302
fixes #3304
2023-09-23 10:36:32 -04:00
Jacob Heider 77d7388773
fix(cairo)
closes #3398
2023-09-23 10:05:41 -04:00
Jacob Heider b6ba7c0970
fix(omekasy)
closes #3397
2023-09-23 09:19:11 -04:00
Andrew 89e054ea49
+ (#3396) 2023-09-22 15:46:57 -04:00
Andrew 4fcc07e863
let's try (#3395) 2023-09-22 11:47:36 -04:00
Andrii Riabchenko f5aec2de42 projects/cython.org/libcython/package.yml
projects/cython.org/libcython/package_manager.pyx
projects/cython.org/libcython/setup.py
2023-09-22 09:41:17 -04:00
Andrew 5b3df25117
apache.org/arrow (#3386)
* create

* modified:   projects/apache.org/arrow/package.yml

* remove .bak files

* more test
2023-09-21 12:33:11 -04:00
Andrew b815b97dcd
tcl-lang.org (#3362)
* new file:   projects/tcl-lang.org/package.yml
new file:   projects/tcl-lang.org/test.tcl
new file:   projects/tcl-lang.org/version.tcl

* tar -xJ

* args
2023-09-21 12:32:15 -04:00
Jacob Heider badc331ce0
fix(mesa) (#3384)
* fix(mesa)

* wip
2023-09-20 18:36:35 -04:00
Jacob Heider 620802b1a6
fix(materialize)
closes #3385

"Not great, Bob. Not great."
2023-09-20 18:21:33 -04:00
Kevin Chen 4965ada8a5
+when: CLI for timezones (#3365)
* +when: CLI for timezones

* git submodule update

* yml syntax

* fix test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-20 12:21:14 -04:00
Kevin Chen f2b151306b +pgen: Passphrase generator CLI 2023-09-20 11:17:49 -04:00
Kevin Chen 61a9c50015
+digger -- Run IaC in your existing CI pipeline (#3358)
* +digger -- Run IaC in your existing CI pipeline

* wip

* move fix to build script, so it's future-proof

* mod name

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-19 19:00:03 -04:00
Kevin Chen d1cb47cd52
+pluralith -- Terraform visualizer (#3359)
* +pluralith -- Terraform visualizer

* ca-certs

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-19 17:13:54 -04:00
Kevin Chen 84e3d11378
+git-trim -- Automatically trims merged/stale branches (#3354)
* +git-trim -- Automatically trims merged/stale branches

* wip

* git

* vergen 7.4.3?

* git checkout?

* zlib

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-19 15:49:09 -04:00
andrejrabcenko 8e83672d20 new file: projects/jbang.dev/package.yml 2023-09-19 14:40:48 -04:00
andrejrabcenko 793ca61354 new file: projects/github.com/zsh-users/zsh-completions/README.md
new file:   projects/github.com/zsh-users/zsh-completions/package.yml
2023-09-19 14:39:20 -04:00
andrejrabcenko 6212446db6 new file: projects/python.org/typing_extensions/package.yml
new file:   projects/python.org/typing_extensions/test.py
2023-09-19 14:38:24 -04:00
Kevin Chen cee8ac5c78 +driftctl -- Detect, track and alert on infrastructure drift 2023-09-19 14:36:23 -04:00
Kevin Chen 745d8040c2 +atlantis -- Terraform Pull Request Automation 2023-09-19 14:35:55 -04:00
Kevin Chen df26e0ddc4 +tfupdate -- Update version constraints in your Terraform configurations 2023-09-19 14:35:06 -04:00
Andrew cf2b067f7a
geuz.org/gl2ps (#3352)
* new file:   projects/geuz.org/gl2ps/package.yml
new file:   projects/geuz.org/gl2ps/test_darwin.c
new file:   projects/geuz.org/gl2ps/test_linux.c

* wip
2023-09-18 09:59:10 -04:00
Kevin Chen 15474e02de surrealdb v1 2023-09-18 00:51:07 -04:00
Kevin Chen 41d86ef4b3 +gron -- Greppable JSON 2023-09-18 00:50:39 -04:00
Kevin Chen 73ac9db7a6 +aws-whoami -- A tool to show what AWS account and identity you're using. 2023-09-17 19:26:16 -04:00
Andrew 4500cd80ea
github.com/eliben/pycparser (#3346)
* new file:   projects/github.com/eliben/pycparser/package.yml

* test deps
2023-09-17 12:47:32 -04:00
Andrew 5525b6ebf2
new file: projects/x.org/xcursor/package.yml (#3345)
new file:   projects/x.org/xcursor/test.c
2023-09-17 12:46:57 -04:00
Kevin Chen 08981e8875
+biome -- Formatter and linter for web dev (#3344)
* +biome -- Formatter and linter for web dev

* cc + make
2023-09-17 12:46:23 -04:00
Andrew c382e750d3
freeglut.sourceforge.io (#2352)
* freeglut.sourceforge.io

* +x.org/xinput

* deps

* +mesa

* deps & args

* oops

* double oops

* more test

* path to lib
2023-09-17 12:45:27 -04:00
Kevin Chen 9fd3515e6e
+gitweb -- Open the current remote repository in your browser (#3343)
* +gitweb -- Open the current remote repository in your browser

* openssl dep

* zlib

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 22:13:48 -04:00
Kevin Chen cef4b03b9c +gql -- GraphQL curl CLI 2023-09-16 20:07:35 -04:00
Kevin Chen 82e2de390e +commit -- CLI to assist with Conventional Commits 2023-09-16 19:56:19 -04:00
Kevin Chen f1dd04c5ae +git-absorb -- Tool for rewriting Git history after PR feedback 2023-09-16 19:17:28 -04:00
Kevin Chen 7430e37d0a +eza -- A modern, maintained replacement for ls 2023-09-16 19:08:38 -04:00
Kevin Chen 2deed5681d +killport - CLI to kill processes running on a specified port 2023-09-16 19:02:16 -04:00
Kevin Chen 2c13faa877 +triangle -- Convert images to computer generated art using delaunay triangulation. 2023-09-16 18:52:40 -04:00
Andrew 39cf18b517
x.org/libSM (#3335)
* new file:   projects/x.org/libSM/package.yml
new file:   projects/x.org/libSM/test.c

* modified:   projects/x.org/libSM/package.yml
2023-09-16 17:21:40 -04:00
Andrew ba67b4dc50
gnome.org/pygobject (#3334)
* package

* wip

* projects/gnome.org/PyGObject/package.yml

* python ver symlink
2023-09-16 15:55:55 -04:00
Kevin Chen c7c4379e4d
+horcrux -- Split your file into encrypted fragments (#3328)
* +horcrux -- Split your file into encrypted fragments so that you don't need to remember a passcode

* test

this should work, but doesn't on my machine. directory error.

* fix logic bug in v0.3

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 14:32:41 -04:00
andrejrabcenko f2341a3477 new file: projects/opendap.org/package.yml 2023-09-16 09:01:33 -04:00
Kevin Chen b553b34cd3 +vale -- A markup-aware linter for prose 2023-09-16 09:00:06 -04:00
Kevin Chen 715e632826 +atlas -- Declarative database schema migrations 2023-09-16 08:59:43 -04:00
Kevin Chen 0836b6e157
+cruft -- Manage boilerplate and cruft with CookieCutter (#3326)
* +cruft -- Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter.

* Needs git

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-16 08:59:08 -04:00
Kevin Chen 66f8a08ec6 +git-sizer -- Diagnose git repo size issues 2023-09-15 23:31:01 -04:00
Kevin Chen 0d28319ed1 +sqlfluff -- SQL linter 2023-09-15 16:40:02 -04:00
Kevin Chen 18c8b383b7
+goreleaser -- Deliver Go binaries as fast and easily as possible (#3323)
* +goreleaser -- Deliver Go binaries as fast and easily as possible

* refactor
2023-09-15 15:15:41 -04:00
Kevin Chen 80474fdc3a +tokesura -- CLI to work with Hasura JWTs 2023-09-15 15:15:32 -04:00
Jacob Heider 6453a5eb8e
fix(php)[2]
closes #3322
closes #3321
2023-09-15 12:22:42 -04:00
Jacob Heider 4d34c2bfd4
fix(php)[1]
ref: https://github.com/teaxyz/lib/issues/42
2023-09-15 12:06:44 -04:00
Jacob Heider 5ffb6ad614
fix(php) 2023-09-15 11:54:11 -04:00
Kevin Chen 3f098eaab8 docker-clean -- A script that cleans docker containers, images, volumes, and networks 2023-09-14 20:04:53 -04:00
Kevin Chen 81cd4f3809 +genqlient -- CLI to generate type-safe Go GraphQL client 2023-09-14 14:09:34 -04:00
Kevin Chen eeab6d2160 +gqlgen -- Type-safe GraphQL for Go 2023-09-14 14:08:33 -04:00
Kevin Chen 0c2a0942df +gofumpt -- Formatter for Golang 2023-09-14 14:08:02 -04:00
Kevin Chen c7fba3c1a3 +gci -- Import sorter for Golang 2023-09-14 14:07:24 -04:00
Jacob Heider da183e016c fix(psql) 2023-09-14 11:38:02 -04:00
Kevin Chen 3c9d48dd2f
+rover -- The CLI for Apollo GraphOS (#3306)
* +rover -- The CLI for Apollo GraphOS

* ssl/zlib/pkg-config

* make

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-13 19:31:01 -04:00
Jacob Heider badd5a02ae
+gitopolis (#3300)
* +gitopolis

* use https

* needs openssl

* make and zlib

* needs git
2023-09-13 15:30:07 -04:00
Jacob Heider 002f06476d
test(yazi) 2023-09-13 14:23:03 -04:00
Jacob Heider 4d9838796c
+yazi 2023-09-13 14:18:34 -04:00
Jacob Heider 98004a390e
+gpg-tui 2023-09-13 14:04:59 -04:00
Jacob Heider 38f2c625e3 fix(libsodium) 2023-09-13 13:39:46 -04:00
Jacob Heider 4243193f96
fix(libtiff)
closes #3296
2023-09-13 12:27:42 -04:00
Max Howell 7d326fe41f
lazygit needs git 2023-09-12 16:16:30 -04:00
Jacob Heider 43fd02c751
fix(libarchive)[2]
closes #3291
2023-09-11 18:27:19 -04:00
Jacob Heider b3c4310678
fix(libarchive)[1]
closes #3290
2023-09-11 18:19:49 -04:00
Jacob Heider d3419a6457
fix(libarchive)
closes #3289
2023-09-11 18:15:59 -04:00
Jacob Heider 6dc2b0d208
fix(ollama)
closes #3288
2023-09-11 17:43:29 -04:00
Jacob Heider dfde36e232
name(mariadb) 2023-09-11 16:43:19 -04:00
Joe DeCapo de25343fb2
+grpc (#1829)
* +grpc

* add some fixes

* Update package.yml

* do we... not except just >?

* pkg-config

* get git submodules

* use git checkout

* fix test/provides

* yml formatting

* Formatting

* -lcares

* remove patch

* fix tests

* le sigh

* maaaaaaaaaan

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-11 16:38:12 -04:00
Jacob Heider 25ac3f6329
name(encore-go) 2023-09-11 15:50:20 -04:00
Jacob Heider 6533272b33
fix(ncdu)
closes #3287
2023-09-11 15:26:36 -04:00
Jacob Heider fdfa834456
fix(folly) (#3285)
* fix(folly)

* ignore the symlinks
2023-09-11 10:40:54 -04:00
Andrew 566def7f7a
github.com/anholt/libepoxy (#2334)
* github.com/anholt/libepoxy

* +x.org/x11: '*'

* meson args

* args

* remove --enable_egl

* egl=false

* test.c

* modified:   projects/github.com/anholt/libepoxy/package.yml

* +dri.freedesktop.org

* modified:   projects/github.com/anholt/libepoxy/package.yml

* sed

* test

* i _assume_ we're finding libGL here.

* +mesa

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-10 17:49:38 -04:00
andrejrabcenko 0b7ac384ca new file: projects/freedesktop.org/mesa-glu/package.yml
new file:   projects/freedesktop.org/mesa-glu/test.cpp
2023-09-10 16:38:38 -04:00
Jacob Heider 36d91ca956
fix(xcb)
closes #3277
2023-09-10 16:27:21 -04:00
Andrew de0e3f0d86
mesa3d.org (#3263)
* mesa3d.org

* deps

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

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

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

* deps

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

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

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

* mako ok

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

* wip

* wip

* wip

* wip

* MarkupSafe

* works

* patch is redundant

* dri ver

* linux args

* linux args

* Hmm... Linux can't see this library.

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-10 15:45:42 -04:00
James Reynolds fb9f4975c7
+mcmc-jags.sourceforge.io (#1614)
* +mcmc-jags.sourceforge.io

* Fixed a few problems

* fixes

* lol

* libs

* test files

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-09 23:28:58 -04:00
Andrew e314c6520c
flutter.dev (#3273)
* new file:   projects/flutter.dev/package.yml

* tar command

* try on linux arm

* -J for xz, oddly

* without strip components

* linux fixen

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-09 16:03:07 -04:00
James Reynolds 1263ec26a4
+mariadb.com/server (#1291)
* +mariadb.com/server (error building)

* this build system feels like 2001

* Needs make

* libs and perms

* try to fix lib issues

* try to fix linux

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-09 16:02:53 -04:00
andrejrabcenko 8c98285946 new file: projects/github.com/aws-cloudformation/cfn-lint/package.yml
new file:   projects/github.com/aws-cloudformation/cfn-lint/test.yml
2023-09-08 18:37:00 -04:00
Jacob Heider aa436de856
we were so excited, we added it twice. 2023-09-08 14:29:35 -04:00
Jacob Heider bffdde2291
fix(mergefs)[a million]
Closes #3270
2023-09-08 00:58:25 -04:00
Jacob Heider 69f8162687
fix(mergefs)
Stop editing yaml on my phone, I guess.

Closes #3269
2023-09-08 00:51:39 -04:00
Jacob Heider 854c8ab8c5
fix(mergefs)
Sloppy.

closes #3268
2023-09-08 00:35:44 -04:00
Jacob Heider 730e276054
fix(mergefs)[1]
closes #3267
2023-09-08 00:32:13 -04:00
Jacob Heider 6aebbf2c36
fix(mergefs)
closes #3266
2023-09-08 00:28:39 -04:00
Joe DeCapo 572fa511cb
+wangle (#1858)
* +wangle

* fix cmake files

* [wip] Add test

* whole bunch of fixes

* Darwin folly deps

* Kills can fail

* skip cleanup (breaks testing)

* this is thorny

* nevermind

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 21:24:33 -04:00
Kevin Chen b44d191b2f
+encore.dev (#2897)
* +encore.dev

* wip

* update source path

* encoredev/go

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 17:41:34 -04:00
Andrew b88fba1683 - -DLLVM_ENABLE_RTTI=ON 2023-09-07 20:06:36 +02:00
Jacob Heider 66f17a4ad8
fix(dart)
3.1.1 has sdk version 3.2.0-edge :(
closes #3265
2023-09-07 13:23:57 -04:00
Andrew 8ded6b7ce3
open-mpi.org (#2306)
* open-mpi.org

* test

* autoconf for darwin & MACOSX_DEPLOYMENT_TARGET env

* sed

* CXX & CC

* without sed

* modified:   projects/open-mpi.org/package.yml

* replace hardcoded paths

* wip

* wip

* wip

* OPAL_PREFIX

* make check fails due to unfixed @rpaths

* env

* more env

* try letting it find stuff

* let's see what we can give it

* more flags

* hmmmm

* suggested possibility

* compiler and linker flags

* this shouldn't be linux-only

* gha runs as root

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 12:32:16 -04:00
Andrew 3390af6615
macvim.org (#2756)
* new file:   projects/macvim.org/package.yml

* macvim.org

* invisible-island.net/ncurses

* DYLD_LIBRARY_PATH

* DYLD_LIBRARY_PATH

* without ncurses

* DYLD_LIBRARY_PATH

* wip

* wip

* wip

* wip

* ncurses

* move .app to libexec (so fix-machos fixes it)

* libsodium > runtime

* well, there can't be any more

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-07 12:30:10 -04:00
Andrew cf06fcd4a1
dart.dev (#3261)
* new file:   projects/dart.dev/package.yml

* wip
2023-09-07 12:29:29 -04:00
Andrii Riabchenko b573255187 gz => xz 2023-09-07 18:28:13 +02:00
Jacob Heider 38dbc33375
+libfido2 (#953)
* +libfido2

* needs zlib

* linux needs libudev
2023-09-07 00:22:33 -04:00
Jacob Heider 6b7258e008
+systemd (#2051)
* +systemd

* wip

* no c compiler, eh?

* prefixen

* fix jinja pythonpath

* Update package.yml

* more deps (so many deps)

* right, right

* yep, i'm dumb

* .

* don't try to use /etc, pls

* fix provides
2023-09-07 00:10:54 -04:00
Branch Vincent e670023070
+github.com/hadolint/hadolint (#2266)
* +github.com/hadolint/hadolint

* cabal wants git

---------

Co-authored-by: Jacob Heider <jhheider@gmail.com>
2023-09-06 19:57:27 -04:00
Jacob Heider 86f15d6e62
fix(jq)
closes #3256
2023-09-06 19:09:31 -04:00
Jacob Heider 381b4f0ee8
fix(ollama)
closes #3255
2023-09-06 17:10:44 -04:00
Andrew 6285966ee7
luajit.org (#2939)
* luajit.org

* ROLLING ver

* wip

* maybe LUAJIT_PATH

* LUA_PATH

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-06 16:30:23 -04:00
Andrew 9c8861c0fb
man-db.gitlab.io/man-db (#2991)
* create package

* wip

* rename

* wip

* with-config-file for linux

* wip

* wip

* stubs

* do not create stubs for lexgrog and man-recode
2023-09-06 14:04:59 -04:00
Andrew 6d19be808b
ollama.ai (#3068)
* +ollama

* darwin only

* wip

* serve

* maybe this

* wait for server to start

* require qa

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-06 14:02:26 -04:00
Andrew 8e302a12ad
sourceforge.net/projects/libtirpc (#3187)
* new file:   projects/sourceforge.net/projects/libtirpc/package.yml
	new file:   projects/sourceforge.net/projects/libtirpc/test.c

* fix header paths, package name

* include libc

* non libc test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-06 14:01:38 -04:00