Commit graph

78 commits

Author SHA1 Message Date
Jacob Heider b381962059 +jinja2 2023-03-30 02:04:53 -04:00
Max Howell e9e9278248 +gpt4all 2023-03-29 14:53:14 -04:00
Jacob Heider f8b769911a +cbor 2023-03-29 02:34:12 -04:00
Max Howell d5fe043d76
Allow alpaca.cpp --fetch 2023-03-28 15:09:49 -04:00
Max Howell 96857e732b +llama.cpp 2023-03-28 08:48:03 -04:00
James Reynolds de5e7a9a75
+github.com/jaseg/lolcat (#859)
* +github.com/jaseg/lolcat

* Fix test

* Fixed test, moved project into github.com folder

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-03-27 11:58:42 -04:00
Max Howell d8a3e7c646
+llama.cpp (#844)
llama.cpp -p "Getting paid to write open source can be accomplished in 3 simple steps:"
2023-03-24 17:53:39 -04:00
Marc Seitz 8b5ab6a415 add chatblade version 2023-03-24 16:10:13 -04:00
ABevier 8424ce74be
+lcov (#850)
* +lcov

* fixes

* try adding perl deps
2023-03-23 19:17:13 -04:00
Jacob Heider 7e90970501 fix(go-bindata) 2023-03-23 16:32:27 -04:00
Marc Seitz ed8b734fd8
+libxcrypt (#785)
Requires -L because the standard library path has precedence on Linux and usually linux has its own lib crypt.

I experimented with trying to use the enable-compat-symlinks (that make xcrypt symlinks) but this option only works if you enable “obsolete modes” which leads to believe it is not wise to do it manually either as other build tools will likely make assumptions based on the filenames.

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-21 15:44:35 -04:00
Max Howell 9600dcb047 fix python -m venv not providing pip 2023-03-20 16:08:47 -04:00
Max Howell 08dcacac17 +chatblade 2023-03-20 16:08:47 -04:00
Max Howell d619c00c39
In fact z3 needs python during build
It’s worrying that the CI/CD builds found python even though we weren't specifying it @jheider
2023-03-17 15:14:30 -04:00
Max Howell fdbb7f18cf +z3
Closes #518
2023-03-17 15:01:48 -04:00
Max Howell 576387f82a +sasqwatch
https://twitter.com/fab3s2t/status/1636194560115105792?s=20
2023-03-16 11:48:30 -04:00
Marc Seitz 035c6ef4f6
+doxygen (#447)
* add doxygen
* add flex and python on linux
* cleanup test

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-16 11:44:55 -04:00
Max Howell 6f7651f69e
Merge branch 'main' into pantry.core 2023-03-15 09:09:36 -04:00
Jacob Heider 11ca7336d7
rework for single pantry (#497)
* rework for single pantry

* a few things missed
2023-03-14 16:41:37 -04:00
Marc Seitz e7fc6d75a8
+act (#755)
* +act

* add make dep
2023-03-14 16:32:30 -04:00
Nicolas M 04e804f4e2 +go-bindata
go-bindata is a small utility which generates Go code from any file.
2023-03-14 08:06:05 -04:00
Max Howell abe6aa98eb
+libavif (#470)
* +libavif

Closes #210

* wip
2023-03-12 17:09:12 -04:00
Sanchit Ram Arvind cfd38daa87
+xiph/rav1e (#446)
* xiph/rav1e packaged

* Remove unnecessary run-time deps

* wip

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-08 18:31:48 -05:00
David Dobrinskiy 06876ee7af remove unnecesary pip deps 2023-03-08 17:55:56 -05:00
Max Howell 00b597d917 +mackup
Closes #482
2023-03-08 17:38:31 -05:00
Jacob Heider dd518c3e36
rename(go-md2man) 2023-03-08 13:40:34 -05:00
ABevier 89fa4af3c6
+go-md2man (#472)
* +go-md2man

* fix pr comments
2023-03-08 13:36:53 -05:00
David Dobrinskiy 20ce9db565
+twine (#471)
* +twine

initial commit

* cleanup tests

* cleaner build script
2023-03-07 14:36:08 -05:00
Jacob Heider 1d59090bb4
fix(scc)
oops. missed the file name
2023-03-06 15:08:13 -05:00
Max Howell 5e2d3f5309 +jasper
Closes #215
2023-03-06 14:50:44 -05:00
David Roman bf1e7dde44 wip 2023-03-06 14:35:52 -05:00
Jacob Heider 1dd842e73c
fix(flex) (#475)
* fix(flex)

* wip
2023-03-05 19:16:52 -05:00
John Allen 54aab0c5ee
+github.com/clever/microplane (#185)
* +github.com/clever/microplane

* better test for microplane
---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-26 13:54:21 -05:00
Robert Leftwich 5d2ab57587 Add github.com/evilmartians/lefthook 2023-02-25 11:58:19 -05:00
David Dobrinskiy 3aef1cf21b
+github.com/dduan/tre (#418)
* +github.com/dduan/tre

a clone of unix tree(1) command written in rust

* remove tree from `provides`

tree usually refers to https://gitlab.com/OldManProgrammer/unix-tree

let's not confuse the users

* simplify tests

* update fixture

* simplify tests

because the sorting of tre output is non-stable and can't be forced, we need to get rid of verbatim fixture comparison in tests
2023-02-23 14:04:16 -05:00
Max Howell 7bd881bbbc
+7z (#407)
* +7z

* wip

* wip

* fix
2023-02-23 13:59:27 -05:00
Nicolas M 4d97cd7a5e +duf 2023-02-19 08:50:21 -05:00
David Dobrinskiy caf93869cc
+github.com/mamba-org/mamba (#388)
* add mamba-org

not working yet

* add strip

* Give up: hardcoded versions

* try another version format

* Ugly hack with versions

* mamba install convert to one-liner

* playing around with CI

* link mamba into bin

* fix mamba cli prefix

* echo pwd

* refactor build args

* use version.raw

* version as string?

* ugly versions hack AGAIN

* fix prefix

* omfg please work

* omfg please work

* should work...

* testing without symlinks

* what's up with bin files in testing?

* better print for test debug

* testing CI

* try to symlink opt in test env

* prefix to opt link

* omg please please work

* fix shebang?

https://github.com/teaxyz/pantry.extra/pull/388\#issuecomment-1430042510

* cleaner build script

* cleanup comments

* add conda to provides

* cleanup comments

* fix grep tests

* simplify tests

* add shell init instructions

* simplify init instructions
2023-02-19 06:58:17 -05:00
Neil e9d511f451
+github.com/create-dmg/create-dmg (#404)
* +github.com/create-dmg/create-dmg
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-17 13:12:27 +08:00
Jacob Heider 65ad700870
rename(qrencode)
should have caught this
2023-02-14 19:35:37 -05:00
David Roman 07bfc4488b
+qrencode (#393)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* maybe this fixes intel macs?

* maybe this?

* maybe this? yikes https://github.com/Qalculate/libqalculate/issues/2#issuecomment-230708780

* jesus david, get it together

* remove make line
2023-02-14 19:25:45 -05:00
Jacob Heider dae51d2038 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/278
resolves https://github.com/teaxyz/pantry.core/issues/277
2023-02-12 22:38:15 -05:00
Max Howell 35f8578d04
+cJSON using +tea.xyz/brewkit 2023-02-11 05:52:24 -05:00
Jacob Heider f31769e425 fix(brotli)
fixes https://github.com/teaxyz/cli/issues/372
2023-02-07 18:32:47 -05:00
Max Howell cf6e7089d1
+brotli (#181)
* +brotli

* +c99

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-06 22:07:04 -05:00
Jacob Heider 381a516062 fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/205
resolves https://github.com/teaxyz/pantry.core/issues/206
resolves https://github.com/teaxyz/pantry.core/issues/207
resolves https://github.com/teaxyz/pantry.core/issues/208
2023-02-06 17:14:07 -05:00
Jacob Heider 0790f731d7
fix(ruff)
output format changed.
2023-02-03 21:04:29 -05:00
David Roman af1e9ca1b2 cleanup 2023-02-01 08:25:35 -05:00
David Roman b4167009bc wip 2023-02-01 08:25:35 -05:00
David Roman 27f9104443 wip 2023-02-01 07:04:40 -05:00