Commit graph

1520 commits

Author SHA1 Message Date
Andrii Riabchenko f45a2fd18a new file: projects/markupsafe.palletsprojects.com/package.yml 2023-09-05 00:48:26 +02:00
Andrew 6536e7f381
new file: projects/debian.org/bash-completion/README.md (#3220)
new file:   projects/debian.org/bash-completion/package.yml
2023-09-04 18:47:54 -04:00
Andrii Riabchenko 89dfd08079 new file: projects/github.com/benjaminp/six/package.yml
new file:   projects/github.com/benjaminp/six/test.py
2023-09-05 00:47:33 +02:00
Jacob Heider ea19959ac8
fix(gnuplot) (#3213)
* fix(gnuplot)

* needs lib ver 15
2023-09-04 18:35:40 -04:00
Kevin Chen 1824491464 +svu -- Semantic Version Util 2023-09-04 22:28:28 +02:00
Jacob Heider 6e41dd9691
fix(kernel-headers)
closes #3197
2023-09-04 16:21:07 -04:00
Andrew 9d6f81d5ff
ccache.dev (#3208)
* new file:   projects/ccache.dev/README.md
	new file:   projects/ccache.dev/package.yml

* tar.gz link
2023-09-04 18:30:52 +02:00
Max Howell 39d986c9b5 +open-interpreter 2023-09-04 16:48:06 +02:00
Andrew 39ddd583f4
llvm.org/clang-format (#3206)
* new file:   projects/llvm.org/clang-format/package.yml

* cp -r -n

* rsync

* +rsync

* builddir => ../srctmp => ./src

* xJf maybe
2023-09-04 10:47:26 -04:00
Kevin Chen 0c58550da5 Bump SurrealDB to latest beta version
From v1.0.0-beta.8 to v1.0.0-beta.10
2023-09-04 16:46:12 +02:00
Kevin Chen 4ee4dbdb84 +conform -- Policy enforcement for your pipelines. 2023-09-04 16:45:41 +02:00
Kevin Chen ddbbdcf05d +uplift -- Semantic versioning the easy way. Powered by Conventional Commits. Built for use with CI. 2023-09-04 16:44:49 +02:00
Jacob Heider 53104b6f0d
fix(pipenv) (#3192)
* fix(pipenv)

* Update package.yml
2023-09-01 20:00:52 +02:00
Kevin Chen 91ff799501
+hurl.dev -- Run and test HTTP Requests (#3186)
* +hurl.dev -- Run and test HTTP Requests

* fix: add --locked for reproducible builds

* fix: libxml2

* fix: curl.se
2023-09-01 20:00:17 +02:00
Jacob Heider c3ed8330a3
fix(deno)
closes #3191
2023-09-01 19:13:58 +02:00
Jacob Heider 7bf7b60ac7
fix(pipenv)
closes #3185
2023-09-01 19:10:30 +02:00
Jacob Heider d9c7b141f4
fix(deno)
closes #3190
2023-09-01 18:56:06 +02:00
Andrii Riabchenko f473b3e901 new file: projects/github.com/rbenv/rbenv/package.yml 2023-09-01 18:54:02 +02:00
Andrii Riabchenko ad5a8d32a0 new file: projects/eksctl.io/package.yml 2023-09-01 13:49:07 +02:00
Jacob Heider 33b8b26bc6 fix(fly) 2023-08-31 22:37:30 +02:00
Andrew 2a6b247153
groonga.org (#3175)
* groonga.org

* linux/aarch64 without mecab
2023-08-31 19:25:29 +02:00
Andrew b8ba379f01
argoproj.github.io/cd (#3174)
* new file:   projects/argoproj.github.io/cd/package.yml

* +git
2023-08-31 19:24:24 +02:00
Jacob Heider fd1c527247
fix(openexr)
closes #3172
2023-08-30 21:12:35 +02:00
James Reynolds 879580fa87
+htslib.org/samtools (#3164)
* +htslib.org

* +htslib.org/samtools

* runtime deps

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-30 19:06:19 +02:00
Kevin Chen 493e19de2f +cedar-policy-cli -- A CLI for working with the Cedar authz engine 2023-08-30 19:04:54 +02:00
Jacob Heider 8822c9958c
fix(unbound) (#3167)
* fix(unbound)

* use local unbound.conf for testing

* try sudo

* simplify darwin test

* use homebrew test
2023-08-30 19:04:04 +02:00
Jacob Heider 3979f27218
fix(typos) 2023-08-30 19:02:17 +02:00
Sanchit Ram Arvind f37e1ab564 Combine 2 into 1
+ocrmypdf

remove foo.com from the test key
2023-08-30 19:00:48 +02:00
Kevin Chen a2e48f99b5 +cedar-agent -- HTTP server to manage authz policies and data for Cedar 2023-08-30 18:27:35 +02:00
James Reynolds fc1f7968f6
+htslib.org (#3163)
* +htslib.org

* Needs bzip2

* bz2 and lzma as rundeps

* zlib

* libcurl

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-30 17:48:29 +02:00
Jacob Heider d894fc7486 fix(unbound)[1) 2023-08-30 15:28:21 +00:00
Jacob Heider df15fdebc3
fix(unbound)
closes #3165
2023-08-30 12:16:28 +02:00
PierreMB 6ed35e1745 introduce github.com/mxcl/swift-sh 2023-08-29 19:15:38 +02:00
Max Howell adfe3a8e4e add corepack to node
Fixes #2996
Fixes https://github.com/teaxyz/cli/issues/673
2023-08-28 16:57:45 -04:00
Jacob Heider 8da5ea6836
fix(zellij)
proc-macro2 is version-finnicky.

Closes #3150
2023-08-28 11:17:52 +02:00
Kevin Chen 301b3039b2
+docker-lock -- lockfile for your Dockerfiles (#3087)
* wip

* docker a dep; call as `docker lock`

* fix the tests

* ca-certs

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-28 05:05:37 +02:00
Jacob Heider 849b379aa4
fix(lsd)[1]
proc-macro2 has revlock issues
2023-08-27 23:22:09 +02:00
Jacob Heider 46c2d06ffe
fix(lsd)
closes #3136 

added `v` to the tag post-1.0
2023-08-27 23:16:15 +02:00
Kevin Chen 882cb08271
+check-if-email-exists -- Check if an email address exists without sending any email (#3129)
* +check-if-email-exists -- Check if an email address exists without sending any email

* openssl dep

* perl and make

* rebuild

* fix version

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 23:05:50 +02:00
Kevin Chen 8e13ca6368
+steampipe -- Query cloud resources with SQL (AWS, Azure, GCP and more) (#3104)
* +steampipe -- Query cloud resources with SQL (AWS, Azure, GCP and more)

* fix: sudo -u nobody

* fix: execute command as nobody

* fix: skip test

* skip tests on linux

* only test on darwin

* Skip test only on gha images

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 21:53:08 +02:00
Kevin Chen f64f9edd73
SpacetimeDB (#3062)
* +wip

* fix

* openssl

* openssl 3

* openssl 1

* perl

* c compiler

* pkg-config

* OPENSSL_NO_VENDOR

* calver + gx/make
2023-08-27 21:00:47 +02:00
Kevin Chen 2c0bc6ace6
+squawk -- a linter for PostgreSQL migrations (#3082)
* +squawk -- a linter for Postgres migrations

* fix: openssl

* fix: perl

* fix: typo

* needs make

* proc-macro2 seems version-fragile

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 18:25:35 +02:00
Kevin Chen 74cebbe0fc +fblog -- JSON Log Viewer 2023-08-27 18:00:50 +02:00
Andrew f4e2375c3d
caddyserver.com (#3134)
* caddyserver.com

* +curl.se
2023-08-27 16:33:49 +02:00
Kevin Chen 0c0f021300 +docuum -- LRU eviction for Docker images 2023-08-27 09:22:56 +02:00
Kevin Chen 2b749f8787 +toast -- containerized task system 2023-08-27 09:22:36 +02:00
Kevin Chen b8afe11a9e +zola -- A fast static site generator in a single binary with everything built-in 2023-08-27 09:19:34 +02:00
Kevin Chen 20accc142c +himalaya -- CLI for your emails 2023-08-27 09:16:34 +02:00
Kevin Chen ddc34d421b
+dog -- A command-line DNS client. (#3122)
* +dog -- A command-line DNS client.

* fix: openssl and pkg-config

* fix: openssl

* fix: openssl runtime dep
2023-08-27 09:15:53 +02:00
Kevin Chen 76cdbcba5f
+convco -- Conventional commits, changelog, versioning, validation (#3115)
* +convco -- Conventional commits, changelog, versioning, validation

* fix: gx/make
2023-08-27 09:13:05 +02:00
Kevin Chen b169a889a7 +go-mod-update -- Update outdated Go dependencies interactively 2023-08-26 23:41:52 +02:00
Kevin Chen 7c0064f970 +fsrx -- flow state reading in the terminal 2023-08-26 23:39:58 +02:00
Andrew fbba37b856
Ncurses fix paths & test (#3121)
* fix hardcoded paths

* test

* dirname "$0"
2023-08-26 23:39:12 +02:00
Kevin Chen 0441e7d8ad +jwt-cli -- decode and encode JWTs 2023-08-26 23:38:05 +02:00
Kevin Chen 8825cc9375 +dexios -- A secure file encryption utility, written in Rust. 2023-08-26 23:37:30 +02:00
Jacob Heider f784b6b1cf
fix(rtx) (#3117)
* fix(rtx)

* Update package.yml
2023-08-26 20:32:26 +02:00
Andrew 5e510863a2
chromedriver.chromium.org (#2722)
* chromedriver.chromium.org

* add glib for linux

* platforms

* only darwin

* +mozilla.org/nss

* SUFFIX & deps

* oops

* platforms & comment
2023-08-26 19:18:33 +02:00
Kevin Chen 75b3362814
+ots -- encrypted secrets sharing (#3083)
* +ots -- encrypted secrets sharing

* fix: package path

* fix tests
2023-08-26 19:18:05 +02:00
Jacob Heider d9e9f497ce fix(solana) 2023-08-26 14:49:45 +00:00
Kevin Chen 8f02a99d14
+bore -- CLI tool for making tunnels to localhost (#3099)
* +bore -- CLI tool for making tunnels to localhost

* chore: rebuild
2023-08-26 10:16:03 -04:00
Kevin Chen d9293ea373
+cw -- tail AWS CloudWatch logs (#3085)
* +cw -- tail AWS CloudWatch logs

* fix: version
2023-08-26 10:15:28 -04:00
Kevin Chen 5e028b3d55
+huniq -- Filter out duplicates on the command line (#3093)
* +huniq -- Filter out duplicates on the command line

* refactor: Best practices for project with no tags/releases
2023-08-26 09:33:32 -04:00
Kevin Chen 8203639e51
+stego -- steganographic swiss army knife (#3092)
* +stego -- steganographic swiss army knife

* refactor: Best practices for project with no tags/releases
2023-08-26 09:32:03 -04:00
Kevin Chen 7836137f38
cocogitto -- Conventional Commits toolbox (#3095)
* cocogitto -- Conventional Commits toolbox

* refactor: rename package to cocogitto.io
2023-08-26 09:30:17 -04:00
Max Howell 6e0f3ad708
apply main fixes for the stagnant youtube-dl 2023-08-26 08:48:56 -04:00
Max Howell 8b4920be5e
don’t be ambiguous about youtube-dl 2023-08-26 08:22:13 -04:00
Jacob Heider eaca6568dc
fix(rtx)
now requires rust ^1.70
2023-08-26 04:21:02 -04:00
Brennon Loveless 6492e41335
mprocs - Run multiple commands in parallel (#3108)
* feat: added mprocs from crates.io

* fix: attempt to get mprocs to build on linux

* fix: add gcc specific dependencies to linux only

* chore: added documentation about the linux specific dependencies
2023-08-26 04:08:34 -04:00
Kevin Chen 56f15da341 +git-town -- Git workflow automation to keep branches in sync and reduce merge conflicts. 2023-08-26 04:07:15 -04:00
Kevin Chen effb7ce6b2 +git-gone -- Cleanup stale Git branches of pull requests 2023-08-26 04:06:34 -04:00
Kevin Chen ec25f33eb8
+lux -- video downloader (#3103)
* +lux -- video downloader

* ffmpeg is a declared dependency
2023-08-26 04:04:11 -04:00
Kevin Chen 6504577685
+csview -- Pretty and fast csv viewer for cli with cjk/emoji support (#3096)
* +csview -- Pretty and fast csv viewer for cli with cjk/emoji support

* chore: try --locked

* fix: remove --locked flag
2023-08-26 03:54:25 -04:00
Kevin Chen d1c057f762
+doctave -- A batteries-included developer documentation site generator (#3097)
* +doctave -- A batteries-included developer documentation site generator

* chore: try with --locked flag
2023-08-26 03:53:54 -04:00
Kevin Chen c32d55be24 diskus -- A minimal, fast alternative to 'du -sh' 2023-08-26 03:53:22 -04:00
Kevin Chen d60c654eae tv-cli -- Format json into table view 2023-08-26 03:51:45 -04:00
Kevin Chen 7fe6f500c6 +omekasy -- Fun command-line font converter 2023-08-26 03:48:28 -04:00
Kevin Chen d2f89d10c7 +aws-sso 2023-08-26 03:45:12 -04:00
Kevin Chen 33ccc69993 +enc -- encrypted secrets sharing 2023-08-26 03:43:51 -04:00
Kevin Chen 891b2526ba +yj -- Convert between YAML, TOML, JSON, and HCL 2023-08-26 03:40:58 -04:00
Kevin Chen 7f9bb23c0a +fx -- interactive Terminal JSON Viewer 2023-08-25 15:11:46 -04:00
Marc Seitz c876ca50b3
+krzkaczor/ny (#3077)
* +krzkaczor∕ny

* +krzkaczor∕ny
2023-08-25 13:51:00 -04:00
Jacob Heider c28404b785
fix(glslang) (#3071)
* fix(glslang(

* try linker flag
2023-08-25 17:59:35 +02:00
Kevin Chen 3f6774793c +d2lang.com -- modern diagram scripting language that turns text to diagrams 2023-08-25 07:28:02 -04:00
Andrew b07e2b57fe
mozilla.org/nss (#2751)
* mozilla.org/nss

* sed

* sed

* cc env

* gcc

* gcc

* platforms

* neon

* openssl

* llvm

* NSS_DISABLE_ARM32_NEON & NSS_DISABLE_CRYPTO_VSX

* ver

* llvm

* platforms

* hmm

* tea.xyz/gx/cc

* wip

* -march=native maybe

* some fixes

* what's up with this build system?

* ...

* ....

* .....

* build without darwin aarch64

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-24 17:56:03 -04:00
Jacob Heider 733e59634f
fix(pandoc) (#3033)
* fix(pandoc)

closes #3031

* try 9.2

* might be this...

* need to do this to test

* runtime isn't buildtime

* wip

* wip

* last guess
2023-08-24 01:48:07 -04:00
Jacob Heider 6c851ca95f
Fix(kubectl)
Closes #3058 
Closes #3059
2023-08-24 01:44:54 -04:00
Kevin Chen 96173d4ee6
+rage-keygen (#3057) 2023-08-23 19:10:25 -04:00
Kevin Chen 8de87d4ba1
+click -- Command Line Interactive Controller for Kubernetes (#3053)
* +click -- Command Line Interactive Controller for Kubernetes

* openssl dep

* pkg-config

* typo

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-23 18:53:46 -04:00
Kevin Chen 5d555fea5d
+craftql — GraphQL schema to Graphviz export (#3051)
* +craftql

* use /tags

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-23 18:53:15 -04:00
Jacob Heider 772137833f
fix(aws-sdk-cpp)
use concurrency. so slow.
2023-08-23 17:59:16 -04:00
Jacob Heider cfc772130b
fix(boost)
the change to fix-machos broke other things, and introduced too much complexity.
2023-08-23 16:58:34 -04:00
Kevin Chen 31aaf57d71 +tidy-viewer -- csv pretty printer 2023-08-23 14:48:56 -04:00
Kevin Chen 3770d1a86c +complexity -- A command line tool to identify complex code 2023-08-23 14:45:20 -04:00
Kevin Chen bf301a2187 +git-tidy 2023-08-23 14:44:30 -04:00
Kevin Chen 672d09ee47 +mdbook 2023-08-23 14:43:53 -04:00
Kevin Chen 44a613b789 +git-branchless 2023-08-23 14:43:04 -04:00
Max Howell 4c2bb1dc95
changes for tea 1.0.0 (#3023)
I removed some tea --prefix usage, but decided in the end to keep it in tea/cli for now.
2023-08-23 10:28:14 -04:00
Kevin Chen 7bd83f9ea6 +dprint.dev -- Pluggable and configurable code formatting platform written in Rust. 2023-08-22 22:48:58 -04:00
Kevin Chen 2396135970
+rome.tools (#3030)
* +rome.tools

* fix version

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-22 22:04:05 -04:00
Jacob Heider 5605365a50
fix(haskell^8) (#3029)
* fix(haskell^8)

* last guess :/

* ghc-pkg check

* i think this does it

* 9.0 didn't actually build before
2023-08-22 19:14:25 -04:00
andrejrabcenko 0e71d27a8d github.com/kubernetes-sigs/aws-iam-authenticator 2023-08-22 14:45:35 -04:00
Kevin Chen 54966524a5 +rage 2023-08-22 14:45:16 -04:00
Kevin Chen c7b0308925
+getsynth.com — Data Generator to seed anonymized, realistic, fake data into your database (#2994)
* wip

* wip nightly

* error: rustup is not installed at HOME/.cargo

* remove --locked (their version of value-bag is old)

* fix test

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 18:47:34 -04:00
Jacob Heider 2348c5ff00
fix(haskell)[1][1]
ugh, embarrassing. commented out all the work.

closes #3008
closes #3007
closes #3006
closes #3005
2023-08-21 18:46:43 -04:00
Jacob Heider 566d41c308
fix(haskell)[1] 2023-08-21 18:35:33 -04:00
Jacob Heider 39296731e7
fix(haskell) (#3001)
* fix(haskell)

vendor GHC

* needs make

* debugging

* fix shims
2023-08-21 18:04:58 -04:00
Kevin Chen 47a730de57
+golang-migrate — Database migrations CLI (#2998)
* wip

* test fix

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 15:54:39 -04:00
Kevin Chen f14b765862 +git-grab 2023-08-21 15:51:58 -04:00
Kevin Chen b88016300e
+silicon — Create beautiful images of your source code (#2990)
* wip

* fix: add harfbuzz as build dep

* runtime harfbuzz

* harfbuzz-sys is old

* maybe hb5?

* linux deps

* typo

* embarassing typo

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-21 15:50:37 -04:00
Kevin Chen b853b1eddd +sleek -- SQL Formatting CLI 2023-08-21 14:42:07 -04:00
Andrew 8660a3ea73
csie.ntu.edu.tw/cjlin/liblinear (#2988)
* new file:   projects/csie.ntu.edu.tw/cjlin/liblinear/package.yml
	new file:   projects/csie.ntu.edu.tw/cjlin/liblinear/train_classification.txt

* libs
2023-08-21 14:41:22 -04:00
Andrew 6ce24ee4a8
cask.readthedocs.io (#2560)
* cask.readthedocs.io

* + version test

* without install

* Timeout for avoiding hanging.

* without darwin/aarch64

* cleanup and comments

* fixes

* gha...

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 23:13:56 -04:00
Andrew c46d559a04
jugit.fz-juelich.de/mlz/libcerf (#2589)
* jugit.fz-juelich.de/mlz/libcerf

* gcc

* DCMAKE_CXX_STANDARD

* modified:   projects/jugit.fz-juelich.de/mlz/libcerf/package.yml

* builds local...

* need perl

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 22:52:43 -04:00
Lakshya Singh ec6742b9dc
feat: tree sitter pkg (#2929)
* feat: tree sitter pkg

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>

* rename, fix build, add test

---------

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 21:13:51 -04:00
Andrew 7ae694ad37
facebook.com/edencommon (#2257)
* package & test

* modified:   projects/github.com/facebookexperimental/edencommon/package.yml

* boost for darwin

* build deps

* renamed:    projects/github.com/facebookexperimental/edencommon/package.yml -> projects/facebook.com/edencommon/package.yml
	renamed:    projects/github.com/facebookexperimental/edencommon/test.cc -> projects/facebook.com/edencommon/test.cc

* modified:   projects/facebook.com/edencommon/package.yml

* modified:   projects/facebook.com/edencommon/package.yml

* -DBUILD_SHARED_LIBS=OFF

* +openssl.org: ^1.1

* bump

* bzip2

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 20:17:50 -04:00
Kevin Chen f3a9516bec
+replibyte (#2989)
* +replibyte

* openssl

* pkg-config

* typo

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 19:21:09 -04:00
Jacob Heider 5fef064cb2
fix(folly) 2023-08-20 19:20:03 -04:00
Jacob Heider fde382a338 fix(boost) 2023-08-20 18:48:17 -04:00
Kevin Chen 8fd5486210
+dynein -- DynamoDB CLI (#2974)
* +dynein -- DynamoDB CLI

* fix(linux): depend on openssl

* fix(linux-build): depend on openssl and pkg-config

* fix(linux): require openssl as dependency

* openssl ^1.1

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 18:13:16 -04:00
Kevin Chen c5c27b231c
+onefetch (#2975)
* +onefetch

* fix

* rename and gx/make

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 18:13:00 -04:00
Andrew b21ce4431c
gnu.org/groff (#2985)
* gnu.org/groff

* wip

* replace hardcoded prefix

* clean

* GROFF_FONT_PATH & GROFF_TMAC_PATH
+testfile

* wip

* wip
2023-08-20 18:12:44 -04:00
Kevin Chen 7a2c5a3eea
+git-cliff (#2976)
* +git-cliff

* rename

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-20 16:36:09 -04:00
Kevin Chen a0ba4aafb7
+temporal (#2743)
* feat: First stab at Temporal CLI

* fix: Depend on make

* fix: Fix binary location

* fix: Print directories

* fix: try without makefile

* fix
2023-08-20 16:25:02 -04:00
Andrii Riabchenko 12882265c6 new file: projects/libpipeline.gitlab.io/libpipeline/package.yml
new file:   projects/libpipeline.gitlab.io/libpipeline/test.c
2023-08-20 16:13:17 -04:00
Kevin Chen a9ac417a41 +sd 2023-08-19 23:10:08 -04:00
Kevin Chen f7d4349d86
+typos (#2971)
* +typos

* fix

* fix tests
2023-08-19 23:08:53 -04:00
Kevin Chen 50f3df340e
+tokei (#2972) 2023-08-19 20:21:53 -04:00
Jacob Heider 49fab8a242
fix(pipenv)
closes #2967
2023-08-19 17:09:51 -04:00
Jacob Heider d175265410
fix(zlib)
closes #2953
2023-08-18 12:09:33 -04:00
Jacob Heider fd7cc2dc09
fix(minizip)
closes #2954
2023-08-18 12:08:22 -04:00
Andrii Riabchenko f33bcebd80 github.com/rrthomas/psutils 2023-08-18 12:05:21 -04:00
David Flanagan b0ce1f771e
pkg: terraform-cdk (#2820)
* pkg: terraform-cdk

* fix: pin to node 18

Related: https://github.com/hashicorp/terraform-cdk/issues/2839
2023-08-17 18:49:52 -04:00
Andrew 0da6f671d0
assimp.org (#2579)
* assimp.org

* build shared

* -std=c++11

* -static-libstdc++

* modified:   projects/assimp.org/package.yml
	new file:   projects/assimp.org/test.cpp
	new file:   projects/assimp.org/test.obj
2023-08-17 16:21:45 -04:00
Andrii Riabchenko e8048bb66e github.com/rrthomas/libpaper 2023-08-17 16:20:27 -04:00
Andrew 83bb5fee79
gnu.org/help2man (#2947)
* gnu.org/help2man

* remove .bak

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-17 14:44:25 -04:00
andrejrabcenko 37366f0713 riverbankcomputing.com/pyqt-builder 2023-08-17 14:33:35 -04:00
Andrew 496eb10bae
plantuml.com (#2700)
* plantuml.com

* debug

* -debug

* harfbuzz.org: ^8

* wip

* let's get nuts

* pango ignore versions

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-17 13:28:59 -04:00
Andrew b0e566a840
netlib.org/lapack (#2931)
* netlib.org/lapack

* move gcc from runtime deps

* test dep
2023-08-17 13:10:33 -04:00
Max Howell 444b5b2d08
fix pixi test 2023-08-17 08:05:40 -04:00
Max Howell 71e2e91586
+pixi (#2945)
refs https://github.com/prefix-dev/pixi/issues/203
2023-08-17 08:04:53 -04:00
Jacob Heider 08b42ed4fe
fix(boost)
found during a different inquest.
2023-08-16 21:00:33 -04:00
Andrew 9078bab1a6
eyrie.org/eagle/podlators (#2590)
* eyrie.org/eagle/podlators

* MakeMaker

* PERL5LIB

* try to install ExtUtils::MakeMaker

* sed

* Pod::Escapes

* +perl

* simpler cleanup

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:35:53 -04:00
Andrew 1e022c4c2d
github.com/julienXX/terminal-notifier (#2941)
* github.com/julienXX/terminal-notifier

* vendored

* use prop for ease

* why use cat?

* sigh

* i should just test these locally

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:11:05 -04:00
Andrew 23560b5c5d
netpbm.sourceforge.net (#2938)
* netpbm.sourceforge.net/package.yml

* without --jobs

* perl

* script tweaks

* simpler still

* sigh

* needs escapes

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:10:52 -04:00
Andrew 93ede34291
unidata.ucar.edu/netcdf (#2865)
* unidata.ucar.edu/netcdf

* DCMAKE_CXX_FLAGS linux aarch64

* gcc for linux

* simpler scripts

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-16 18:10:35 -04:00
Andrii Riabchenko e280d1e815 gitlab.com/gitlab-org/gitlab-runner 2023-08-16 16:08:36 -04:00
Andrew 087ef770b8
github.com/KhronosGroup/Vulkan-Loader (#2940)
* github.com/KhronosGroup/Vulkan-Loader

* wip
2023-08-16 15:55:10 -04:00
Jacob Heider 780d42c96f
fix(gcc) (#2924)
* fix(gcc)

* use heads / add 10.5

* cc1 segfaults on linux/x86-64

* more flags

* derp
2023-08-16 00:45:25 -04:00
Jacob Heider c0df6e2dfb
fix(ipfs)
closes #2915
2023-08-15 16:24:26 -04:00
Jacob Heider be53b4e0aa
fix(kubectl)
closes #2916
2023-08-15 16:21:14 -04:00