ArionThinker
3336be8c94
new file: projects/github.com/neovim/unibilium/package.yml
...
new file: projects/github.com/neovim/unibilium/test.c
2023-06-20 20:29:34 -04:00
Max Howell
0ddfd5b18f
+gpt-engineer
2023-06-20 16:49:05 -04:00
andrejrabcenko
5b2c33b880
new file: projects/github.com/open-source-parsers/jsoncpp/package.yml
...
new file: projects/github.com/open-source-parsers/jsoncpp/test.cpp
2023-06-20 09:53:12 -04:00
Max Howell
e2ad251ab3
Run install_name_tool on broken image.so
2023-06-20 08:30:19 -04:00
Branch Vincent
2dc39b4d51
+github.com/mvdan/sh
2023-06-18 16:55:41 -04:00
David Roman
9be105f85d
+diff-so-fancy ( #2168 )
...
* wip
* wip
* fix bin positioning
* needs libdir (and update the path to it)
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-16 14:25:25 -04:00
Andrew
a2f0e848e8
github.com/Cyan4973/xxHash ( #2186 )
...
* new file: projects/github.com/Cyan4973/xxHash/package.yml
* pkg-config
2023-06-15 12:44:34 -04:00
Max Howell
9d700f7ab6
example using if:
rather than semverator
2023-06-15 09:28:12 -04:00
andrejrabcenko
c8ae311a12
new file: projects/github.com/danfis/libccd/package.yml
...
new file: projects/github.com/danfis/libccd/test.c
2023-06-14 17:44:19 -04:00
David Roman
b9a2edbb00
+unxip ( #2134 )
...
* wip
* wip
* exclude testing on darwin+x86-64
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-13 01:07:47 -04:00
James Reynolds
b68e81ab2e
+github.com/coqui-ai/TTS ( #2150 )
...
* +github.com/coqui-ai/TTS
* inherit mecab's platform restriction
* looking for `git`
* requires compiler to build
---------
Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 17:25:16 -04:00
Andrew
57c7dbe980
github.com/strukturag/libde265 ( #2153 )
...
* new file: projects/github.com/strukturag/libde265/package.yml
* Add autoconf dep
* deps & pkg-config for test
* provides
* looks like the config scripts might predate linux-arm64
* all software should use `cargo` to build
* sigh
* K.I.S.S.
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 15:15:04 -04:00
Andrew
e8666a6212
github.com/dylanaraps/neofetch ( #2154 )
...
* new file: projects/github.com/dylanaraps/neofetch/package.yml
* clean
* neofetch --version always exit "1"
* change --version to -v
* create variable NEOFETCH_VERSION
* simpler test
* better simpler test
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 13:30:36 -04:00
Andrew
262fc7508a
github.com/tfutils/tfenv ( #2157 )
...
* new file: projects/github.com/tfutils/tfenv/package.yml
* simpler build script
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 10:26:09 -04:00
Jacob Heider
bd0e28fe8d
fix(aws-sdk-cpp)
2023-06-11 16:24:15 -04:00
Jacob Heider
cd32e830fb
require QA for sd-webui and auto-gpt due to rapid changes
2023-06-09 13:51:55 -04:00
Sanchit Ram Arvind
4bfbe8d7f4
+Vulkan-Headers
2023-06-07 16:18:18 -04:00
Jacob Heider
21f3125bac
fix(sd-webui)
...
don't use patch. it becomes cross-version unstable quickly. unless you have to.
2023-05-27 17:21:30 -04:00
Jacob Heider
3bc7b027e3
fix(lcov) ( #2055 )
...
* fix(lcov)
* wip
* wip
* wip
* wip
* sigh
2023-05-25 18:01:02 -04:00
Sanchit Ram Arvind
2e21805050
+zsh-syntax-highlighting ( #2000 )
...
* +zsh-syntax-highlighting
* Removed $HOME
You'd still have to run a command yourself post installation.
* added test
* missing fixture
* no executable
* clean up
* comment out user message in build script
* don't need gum
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-24 22:39:40 -04:00
Montek
2e66829458
✨ Add package.yml for thefuck ( #2015 )
...
* ✨ Add package.yml for thefuck
📦 This commit adds the package.yml file for thefuck, a programmatically correct mistyped console command tool.
* add compiler and rename
* cleanup and test
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-22 23:21:42 -04:00
Sanchit Ram Arvind
cbe7856889
+libnl ( #1999 )
...
* +libnl
* added configure
* fixes
* fixed url
ofc, it's a string formatting issue
* bison & flex
bison & flex. only linux
* Write permission
chmod +w
* Update package.yml
* Update package.yml
* Add test
* Update package.yml
* Update package.yml
* ugh
file names
* double ugh
./fixture.c
* Permission
* odd compiler error
* Update package.yml
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-22 22:55:56 -04:00
Joe DeCapo
9378f80639
+aws-sdk-cpp ( #1828 )
...
* [wip] +aws-sdk-cpp
* add git for now
* use upcoming `git` distributable
this works with the upcoming brewkit 0.31.0
* appears moustaches don't work here
https://github.com/teaxyz/brewkit/issues/117
* add missing deps
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-20 00:03:10 -04:00
Pascal EDMOND
f1bd915135
+swiftlint ( #1549 )
...
* +swiftlint
* test brewkit fixes
* brewkit 0.31.1
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 18:54:31 -04:00
Max Howell
899e3c215c
+xcodes; fix brewkit deps ( #1462 )
...
* +xcodes; fix brewkit deps
* wip
* update flags
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-18 17:42:43 -04:00
Jacob Heider
ff69bc746f
fix(util-linux)[2]
2023-05-17 18:17:32 -04:00
Jacob Heider
5fc8dc5335
fix(util-linux)[1]
2023-05-17 12:31:24 -04:00
Jacob Heider
f4ba93d4a9
fix(util-linux)
2023-05-17 12:20:04 -04:00
Max Howell
b4c07a85f5
fix windows vs unix line endings issue
2023-05-16 08:48:07 -04:00
Max Howell
883b99a789
fix sd-webui
2023-05-14 15:01:40 -04:00
Sanchit Ram Arvind
90fe423a3e
libsdl dependency ( #1966 )
...
* libsdl dependency
* remove redundant dependency
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-14 00:16:14 -04:00
ABevier
d2a6c189ab
+gvproxy ( #1955 )
...
* +gvproxy
* debuggin
* buildmode=pie for linux
2023-05-11 15:55:19 -04:00
Joe DeCapo
4a9b3d9cd3
+argon2 ( #1881 )
...
* +argon2
* -fPIC on linux/x86-64
* wrong failure platform
* OPTTARGET
* now linux is having issues?
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-09 20:37:34 -04:00
Andrew
d918da94e5
github.com/jhford/screenresolution ( #1925 )
...
* new file: projects/github.com/jhford/screenresolution/package.yml
* modified: projects/github.com/jhford/screenresolution/package.yml
* fix arch strings
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-05-09 18:02:13 -04:00
Andrew
2fee393a1d
github.com/FredHucht/pstree ( #1920 )
...
* Create package.yml
* Update package.yml
* man install
* without --jobs maybe
* -fPIC
* modified: projects/github.com/FredHucht/pstree/package.yml
2023-05-09 16:43:50 -04:00
Andrew
3a5be66ab2
Create package.yml
2023-05-09 16:40:14 -04:00
Max Howell
3bcd553d32
sd-webui now has real releases
2023-05-09 13:58:14 -04:00
Jacob Heider
897778150b
dedupe(zoxide)
2023-05-08 10:45:18 -04:00
Jacob Heider
e08b446451
fix(fizz)
2023-05-08 10:40:53 -04:00
Andrew
acb42ac427
github.com/skystrife/cpptoml ( #1866 )
...
* new file: projects/github.com/skystrife/cpptoml/package.yml
new file: projects/github.com/skystrife/cpptoml/tea.toml
new file: projects/github.com/skystrife/cpptoml/test.cc
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
* modified: projects/github.com/skystrife/cpptoml/package.yml
2023-05-07 16:21:32 -04:00
andrejrabcenko
a410388b55
new file: projects/github.com/dloebl/cgif/package.yml
2023-05-06 19:21:31 -04:00
Joe DeCapo
c7ddf19347
+tflint
2023-05-06 19:20:49 -04:00
andrejrabcenko
bd2cebe9db
new file: projects/github.com/maxmind/libmaxminddb/package.yml
2023-05-06 19:18:15 -04:00
Joe DeCapo
30f93c02e5
+libass ( #1855 )
...
* +libass
* Fix formatting
2023-05-06 17:15:59 -04:00
Andrew
dae7efc253
Create package.yml
2023-05-06 14:06:08 -04:00
Andrew
86d7415c77
Create package.yml
2023-05-06 14:05:18 -04:00
Joe DeCapo
5037e4401d
+mbedtls ( #1822 )
...
* +mbedtls
* those pesky trailing newlines
2023-05-05 12:07:18 -04:00
Sanchit Ram Arvind
ea39f209ca
+whisper.cpp ( #1276 )
...
Co-authored-by: Max Howell <mxcl@me.com>
2023-05-04 17:49:17 -03:00
Joe DeCapo
a3ba7e19a6
+libsndfile
2023-05-03 15:10:15 -04:00
Joe DeCapo
273f8c7208
+libsamplerate
2023-05-03 14:59:02 -04:00