Commit graph

2119 commits

Author SHA1 Message Date
Andrew
581ac5005b
people.engr.tamu.edu/davis/suitesparse (#3555)
* new file:   projects/people.engr.tamu.edu/davis/suitesparse/package.yml
new file:   projects/people.engr.tamu.edu/davis/suitesparse/test.c

* let's ty to fix linux

* needs openblas, i believe

* looks like, from the warnings, that it wants the actual library paths

* needs libfortran on darwin too.

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-08 13:15:37 -04:00
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
Zadkiel Aharonian
41705015d6
fix: update codespaces configuration (#3550)
* Update devcontainer.json

* Update devcontainer.json

* Update .devcontainer/devcontainer.json

* Update devcontainer.json

* Update devcontainer.json

* Update devcontainer.json

* Update .devcontainer/devcontainer.json

* Update devcontainer.json

* Update .devcontainer/devcontainer.json

* Update .devcontainer/devcontainer.json

* Update devcontainer.json

* Update .devcontainer/devcontainer.json
2023-10-06 19:31:46 -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
27043fa2d6
anyone remember why we turned off concurrency for ci.yml? 2023-10-06 17:33:50 -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