Commit graph

1534 commits

Author SHA1 Message Date
ABevier 61c02be2f9
Merge pull request #2193 from teaxyz/pin-deno-version-index-pkgs
pin deno to 1.34.2 because 1.34.3 broke
2023-06-15 23:54:09 -04:00
ABevier c71f0b84f4
pin deno to 1.34.2 because 1.34.3 broke 2023-06-15 23:41:08 -04:00
Jacob Heider d56ab8d1ef
fix(openvpn) 2023-06-15 14:55:48 -04:00
Andrew ca4e83f608
invisible-island.net/dialog (#2189)
* new file:   projects/invisible-island.net/dialog/package.yml

* deps

* added note about versions

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-15 13:07:26 -04:00
Andrew 8a0c225b10
videolan.org/x265 (#2182)
* new file:   projects/videolan.org/x265/package.yml

* maybe gcc

* args

* env CMAKE_CXX_COMPILER & CMAKE_CC_COMPILER

* maybe flags

* DENABLE_PIC

* build deps +gnu.org/binutils

* edit linux COMMAND

* edit linux COMMAND

* cleaner build script using newer brewkit features

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-15 13:03:03 -04:00
Jacob Heider c9bf2cd5cd
fix(x11)
recently things have been wanting these to build. something changed...
2023-06-15 12:54:49 -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 89f8e4d391 new file: projects/freetds.org/package.yml 2023-06-14 17:45:59 -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
Max Howell 122973d1d4 fix ruby irb
This means we stop linking the rubygems library to the rubygems pkg. Which means our ruby may have an older rubygems gem installed than the rubygems pkg and this is problematic.

at this time I dunno what a solution is since I could not otherwise get irb to work.

Requires a deeper dive but RN I have too many things to fix.
2023-06-14 12:02:41 -04:00
Jacob Heider b36124ab90
fix(libmd)[1] 2023-06-13 20:57:53 -04:00
Jacob Heider 5a64f81b39
fix(libmd) 2023-06-13 20:52:45 -04:00
Max Howell 4341e71540
fix rubygems (#2171) 2023-06-13 15:31:03 -04:00
Max Howell c080f418fa fix ruby 2023-06-13 11:35:16 -04:00
Max Howell e7da15aa8f make pipenv automatically install pythons 2023-06-13 10:16:24 -04:00
ABevier 5c0cec358f
Merge pull request #2163 from teaxyz/publish-to-new-packages-topic
publish to new packages topic
2023-06-13 08:30:22 -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
ABevier a81eab59ae
pin version in script 2023-06-12 19:20:31 -04:00
ABevier cc5ec8e03e
publish to new packages topic 2023-06-12 19:10:04 -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
Sanchit Ram Arvind ddaef39837
+vault (#2138)
* +vault

* -p

* Update package.yml

make dependencies

* Update package.yml

* try git clone based on error

* whoops, old syntax

* rename

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-12 15:40:10 -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
Max Howell 59ae625a47
Fixes ld fork bomb
Fixes https://github.com/teaxyz/cli/issues/610
2023-06-12 14:49:52 -04:00
Jacob Heider a36c657dad fix(automake) 2023-06-12 14:43:50 -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
Max Howell fc14ba4e7f
Fix yarn classic default bin path
Fixes https://github.com/teaxyz/cli/issues/611
2023-06-12 10:37:05 -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
Andrew 1b82468ba6
lunarvim.org (#2155)
* new file:   projects/lunarvim.org/package.yml

* add neovim

* modified:   projects/lunarvim.org/package.yml
2023-06-12 10:25:53 -04:00
Sanchit Ram Arvind e4f21e5f5d
+mecab (#2133)
* +mecap

* add version scraping

* rename

* relocatability

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-06-11 22:03:21 -04:00
Andrew 85cd8a6627
opencore-amr.sourceforge.io (#2152)
* new file:   projects/opencore-amr.sourceforge.io/package.yml
	new file:   projects/opencore-amr.sourceforge.io/test.c

* remove tea default flags

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-11 21:25:15 -04:00
Jacob Heider bd0e28fe8d fix(aws-sdk-cpp) 2023-06-11 16:24:15 -04:00
James Reynolds 7a64a5cba6
+cython.org (#2148)
* +cython.org

* Remove useless ls cmd

* removed dependency on self--oops

* include compiler, remove non-present bins

* requires c compiler at runtime

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-11 15:18:10 -04:00
James Reynolds 314a5a3e6a
Add osxkeychain for macos (#2149)
* Add osxkeychain for macos

* touch up

* bad format

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-06-11 14:57:42 -04:00
David Roman dd44f30619
+gifsicle (#2144)
* wip

* wip

* wip
2023-06-10 15:00:13 -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
Max Howell 3f7ce4e6fd
make gx/cc savvy to ~/.tea/.loca/bin
Fixes https://github.com/teaxyz/cli/issues/610
2023-06-09 09:46:05 -04:00
Sanchit Ram Arvind 4bfbe8d7f4 +Vulkan-Headers 2023-06-07 16:18:18 -04:00
Max Howell 17cec0aae1
aws/cli needs ffi
Our tests don’t expose this since our build env comes with ffi and all our test envs had the same ffi. But ubuntu 2023 has a bumped version, hence I discovered it.

/cc @jheider
2023-06-07 08:20:04 -04:00
Jacob Heider 5c03157599
fix(python3.7) (less stupid) 2023-06-06 17:59:21 -04:00
Jacob Heider 1636edcdeb
fix(python3.7) 2023-06-06 17:46:21 -04:00
Jacob Heider caa7f8a444 allows packages to require QA 2023-06-05 21:13:32 -04:00
Jacob Heider d5d1066060
fix(krb5) 2023-06-05 21:03:14 -04:00
Jacob Heider 9826851e2f
fix(golangci) 2023-06-02 00:08:25 -04:00
Jacob Heider 03ba4b3b70
fix(solana)[1] 2023-05-31 14:14:18 -04:00
Jacob Heider 4d38b726fe
fix(solana.com) 2023-05-31 13:46:02 -04:00
Marc Seitz bd4d0ef03e add charm.sh/mods 2023-05-31 13:42:01 -04:00
Jacob Heider 1b4f16216c
fix(gcc=11.4)[1]
looks like his patches mess up linux builds
2023-05-30 19:12:47 -04:00
Jacob Heider 3b5cb3392b
fix(gcc=11.4) 2023-05-30 18:42:10 -04:00
Jacob Heider c15451be85
fix(libgpg-error) 2023-05-30 17:11:28 -04:00