* +whisper.cpp
- Breaks at fetch model at tea +sentencepiece upgrade-model.py 7B
- Is `mv $SRCROOT/examples {{prefix}}/share` needed?
- What if you want to use gpt4all instead of llama?
* base model & build
* added props
* fix-up tbin file
* +sdl2
* Delete whisper from sdl2
* Delete whisper from sdl2 (again)
* rename to `libsdl.org`
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
* tests must specify they want tea in the PATH now
* This is more proper. One can imagine a future where tools alter their behavior if `tea` is available because we are useful. So one should opt into testing that.
* test fails on GHA ubuntu-latest and I cannot figure out why
* +mozilla.org/mozjpeg
* remove unused
* pic/pie flags
I don't know why these don't make it through from CFLAGS et al.
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
* +glab
* typo
* builds and tests working
* all tests pass except for version test
* oops fix test
* `var version` rather than `var Version`
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
* +postgresql.org
* fix runtime deps
* add flex and perl to linux
* fix tests; not a great test
* add libxml and libxslt as runtime deps
* fix postgres test for linux
* rerun ci
* fix linux test sudo user
* add persistency and user to linux test
* variabilize sudo cmd
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* stupid initdb; if i want to run as root, you just shut up.
* cleanup
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* Update package.yml
* surrender
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
* +gnu.org/inetutils
* Removed g prefix, symlinked libexec binaries to sbin, moved libidn to a runtime dependency
* Fixed test. It has a 'missing executables:' error on my computer. Is it a bug?
* Fixed symlinks
* add ncurses (for bin/talk)
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
* 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>