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
Jacob Heider
4a234e7c0c
+ruff
2023-01-30 18:30:34 -05:00
Jacob Heider
9098f4daad
+aiac
2023-01-30 17:53:10 -05:00
David Roman
05af9530ab
Improve +github.com/nishanths/license ( #155 )
2023-01-30 16:11:52 -05:00
Jacob Heider
6b4c77cc10
+git-quick-stats+libbsd+libmd+util-linux ( #153 )
...
* +git-quick-stats
* +libbsd+util-linux+libmd
* Update package.yml
* fix tests
2023-01-30 03:00:29 -05:00
David Roman
6a582df5bc
+github.com/nishanths/license ( #145 )
2023-01-28 08:20:04 -05:00
John Allen
6b134202fe
+xsv
2023-01-18 09:47:14 -05:00
John Allen
67e4a2c593
+lsd ( #125 )
...
* +lsd
* include `strip-components`
2023-01-17 20:19:38 -05:00
Max Howell
b1a543cff4
+sl (bonus: +tcl+expect) ( #110 )
...
* +sl
* wip
* wip
* set TERM in test
* works on darwin but not linux...
* this feels so so close
* not perfect, but it'll pass
* set TCLLLIBPATH for expect
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-01-16 16:24:57 -05:00
Jacob Heider
d6461c5fd3
fix tmux version > url mapping
2023-01-14 15:17:50 -05:00
John Allen
ed90d40fd1
+fzf ( #104 )
...
* +fzf
This only includes building the `fzf` binary. It does not include shell
keybindings or completions.
* fix provided binary name
2023-01-14 13:21:42 -05:00
Marc Seitz
8488a807f4
+tmux ( #117 )
2023-01-14 13:08:03 -05:00
Jacob Heider
03a58666e8
+github.com/jart/blink ( #111 )
...
* +github.com/jart/blink
* wip
2023-01-10 21:22:53 -05:00
Jacob Heider
02e44f6030
missing provides in github.com/mikefarah/yq
2023-01-06 17:47:14 -05:00
James Reynolds
958f1b83f1
+github.com/mikefarah/yq ( #61 )
...
* +github.com/mikefarah/yq
* Add pandoc dependency and man page
Co-authored-by: James Reynolds <magnsuviri@me.com>
2022-12-11 08:47:45 -05:00
Jonathan Chang
3a4d686d42
+cli.github.com
...
Moving from github/cli/cli namespace since it's easier to type
2022-12-10 11:25:34 -04:00
Jacob Heider
89dd5bd0ad
rename package after project homepage
2022-12-07 10:11:34 -04:00
Gustav Westling
9b9f4fb3a2
+github.com/zegl/kube-score
2022-11-29 19:22:58 -05:00
Jacob Heider
ef4ac51c12
add provides:
where missing
2022-11-26 11:02:59 -05:00
James Reynolds
3abeb387de
Save header files, test an actual hash
2022-11-25 08:50:20 -05:00
James Reynolds
b4eb1925f8
+github.com/rhash/RHash
2022-11-25 08:50:20 -05:00
Max Howell
57ac9ca3a4
+json-c
2022-11-25 08:13:12 -05:00
Jonathan Chang
870c381c26
+github.com/cli/cli
2022-11-24 08:13:36 -05:00
Jacob Heider
115e2fd642
+jq+oniguruma
2022-10-14 21:16:16 -04:00
Jacob Heider
43b8edbc0f
~westes/flex
2022-09-29 21:06:40 -04:00
Max Howell
1bb4eb9028
~github.com/numactl/numactl
2022-09-25 09:36:27 -04:00
Jacob Heider
43037362d6
+numactl +libtool ( #119 )
2022-09-07 10:33:57 -04:00
Max Howell
52bb4c1d13
no need to rebuild these changes
2022-08-31 15:45:04 -04:00
Max Howell
255f93071b
+glib+meson+flex ( #76 )
2022-08-10 14:58:22 -04:00