Jacob Heider
fe950699b8
fix(z3)
2023-04-18 23:38:11 -04:00
Jacob Heider
d51c6034aa
fix(avif)
2023-04-18 15:51:32 -04:00
Jacob Heider
7efd96ae62
fix(7zip)
2023-04-16 21:39:52 -04:00
Jacob Heider
d14a3193f0
fix(create-dmg)
2023-04-16 16:46:58 -04:00
James Reynolds
359fbb4768
+github.com/psf/black ( #890 )
...
* +github.com/psf/black
* Fixed blackd
* Changed EXTRA_DEPS to OPTIONAL_DEPS
* Switch from python-venv.sh and ENV VAR to python-venv.py and arg; better test
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-04-16 10:16:04 -04:00
Jacob Heider
a166c4cfac
fix(lsd)
2023-04-15 20:24:20 -04:00
Jacob Heider
0a83af9047
fix(numactl)
2023-04-14 19:33:41 -04:00
James Reynolds
9ef056e74a
Updated to 2023.04.11 8b67998
2023-04-13 07:52:27 -04:00
Max Howell
da91d92898
+utf8proc ( #1317 )
2023-04-11 08:57:00 -04:00
Max Howell
e1aa05cb68
ncurses needs less hacks now
2023-04-10 11:43:18 -04:00
Sanchit Ram Arvind
ab2ea4ca88
+mop-tracker ( #1121 )
...
financial dashboard on terminal
2023-04-04 23:23:38 -04:00
David Roman
f8edccebee
+zap ( #467 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 21:04:54 -04:00
Sanchit Ram Arvind
46322bf8b5
+gops ( #1247 )
...
* +gops
* Update package.yml
* Delete version.patch
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-04 18:34:24 -04:00
Jacob Heider
7642d0f57c
fix(blink)
2023-04-03 19:34:20 -04:00
Max Howell
91e05e5e88
fix linux-utils on mac ( #835 )
...
* fix linux-utils on mac
Closes #831
* wip
* wip
* wip
* fix up headers
* stupid. $INCLUDE means something to clang
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-30 18:47:37 -04:00
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