Commit graph

2823 commits

Author SHA1 Message Date
David Chavez ffaf1af454 chore(docs): Add details for not using dev 2024-02-10 08:32:41 -05:00
Max Howell 56fdc2badd
Let’s keep our own pantry tarball (#5172) 2024-02-10 08:31:44 -05:00
Jacob Heider 1d9487778b
add PIC to haskell (#5164)
* add PIC to haskell

hopefully?

* wip
2024-02-09 22:54:01 -05:00
Andrew 3f8ee35c20
+github.com/everduin94/better-commits (#5166)
* feat(app): test

test

* modified:   projects/github.com/Everduin94/better-commits/package.yml

---------

Co-authored-by: Andrii Riabchenko <andrii@Mac-Mini.local>
2024-02-09 16:37:34 -05:00
Jacob Heider f28ed39c3f link to libtinfo.so.5 2024-02-09 16:36:40 -05:00
Jacob Heider b674a5c238
add(metagpt, git) 2024-02-09 12:06:56 -05:00
Jacob Heider ffcdea1738
fix(metagpt)
closes #5162
2024-02-09 12:00:14 -05:00
Jacob Heider e2aae0b694 fix(haskell)
let's get it using clang/ld.lld if possible, as well as enforcing `-fPIC` and `-pie`.
2024-02-08 21:58:39 -05:00
Jacob Heider e89da6236b fix(versio)
something up with simd on x86-64. hoping the next rust release is what we need.

closes #5159
2024-02-08 18:09:25 -05:00
Jacob Heider 3c41386f82 fix(dhall)
between CI and CD, zlib-0.7.0 released, which fails to find the library on macOS. haskell is *SO* *FRUSTRATING*.
2024-02-08 15:04:47 -05:00
David Chavez 62847a71a4
+github.com/unsignedapps/swift-create-xcframework (#5148)
* Add swift-create-xcframework

* use install over mkdir/cp

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-08 14:30:19 -05:00
Andrew f2cf67eb13
new file: projects/dhall-lang.org/package.yml (#5125) 2024-02-08 14:21:51 -05:00
Jacob Heider f7260902f1 fix(cargo)
`echo` assumes the `[features]` block is last (which is is no longer. replace with sed.

closes #5151
2024-02-08 14:17:08 -05:00
Jacob Heider 806156bb02
fix(composer)
always broken for non-current release. fun. at least the test caught it.

closes #5152
2024-02-08 13:21:08 -05:00
Max Howell 2fb4a91186
+scriptisto (#5153) 2024-02-08 10:19:49 -05:00
Jacob Heider 5c57a1ccb2 fix(mvfst)
finer-grained so we can build 2024.1.29 too.
2024-02-07 17:49:00 -05:00
Jacob Heider 2fbeac0c1b fix(mise)
closes #5140
closes #5141
2024-02-07 16:20:28 -05:00
Jacob Heider b0032f10ef fix(bitwarden)
closes #5145
2024-02-07 16:08:56 -05:00
Jacob Heider 8a8c3b3b56
fix(mvfst) (#5040)
* fix(mvfst)

missing linux header

closes #5038
closes #5119

* maybe?

dirty.

* ...why was the test script rebuilding it?

* sigh

* just painful

* kill me now

* wip

* hm

* wip

* punt. with a comment. not happy.
2024-02-07 15:18:49 -05:00
Andrew e255ea65ce add libtinfo.so symlink
haha I forgot to add that in the last PR
2024-02-07 10:37:18 -05:00
Jacob Heider 63b4f81234
fix(croc)
set version var

closes #5135
2024-02-07 10:32:17 -05:00
Jacob Heider 5133243391
fix(coder)
closes #5136
2024-02-07 10:23:26 -05:00
tannevaled b202402ace
github.com/squidfunk/mkdocs-material add missing common plugins (#5137)
* add missing common plugins

* try to make it work

* force use of clang

* use gcc to work around build issue

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-07 10:15:42 -05:00
Andrii Riabchenko b4d2594a80 modified: projects/invisible-island.net/ncurses/package.yml 2024-02-06 15:27:46 -05:00
James Reynolds 66760a68e1
+portaudio.com (#5127)
* +portaudio.com

* Make macos only

* use `install -D` instead of `cp+mkdir`.

* /include, maybe?

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-06 14:43:48 -05:00
tannevaled c6281442df
github.com/squidfunk/mkdocs-material add common plugins (#5128)
* add common plugins

* clarify added requirements; use bkpyvenv for future-proofing

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-06 14:43:09 -05:00
Jacob Heider 1d45eeb111
fix(digger)
but why tho?

closes #5125
2024-02-06 14:05:16 -05:00
Jacob Heider a4b56ebfdb
fix(cocoapods)
closes #5129
closes #5124
closes #5022
2024-02-06 14:01:40 -05:00
Max Howell b6ffd4599e
gpt-engineer provides gpte now 2024-02-06 08:16:20 -05:00
Jacob Heider 7e56fa472b
fix(gradle)
v7.6.4 doesn't support jdk20

closes #5117
2024-02-05 11:33:29 -05:00
Andrew e916698399
+practical-scheme.net/gauche (#5112)
* new file:   projects/practical-scheme.net/gauche/package.yml
	new file:   projects/practical-scheme.net/gauche/test.scm

* fix grep

* GAUCHE_LOAD_PATH => share; GAUCHE_DYNLOAD_PATH => lib
2024-02-05 10:33:30 -05:00
Jacob Heider bf15c045be
fix(normalizer)
use bkpyvenv
2024-02-04 16:33:33 -05:00
Andrew 24a48493a0
+github.com/Ousret/charset normalizer (#5115)
* new file:   projects/github.com/Ousret/charset_normalizer/package.yml

* modified:   projects/github.com/Ousret/charset_normalizer/package.yml
2024-02-04 16:25:28 -05:00
Andrii Riabchenko 5a3c22ca70 new file: projects/github.com/ios-control/ios-deploy/package.yml 2024-02-04 16:24:53 -05:00
Andrew ccf858e757
+bitwarden.com (#5113)
* new file:   projects/bitwarden.com/package.yml

* npm: '@bitwarden/cli'
2024-02-04 16:24:09 -05:00
Andrii Riabchenko 4ec877cac6 new file: projects/github.com/XCTestHTMLReport/XCTestHTMLReport/package.yml 2024-02-04 16:18:02 -05:00
Andrii Riabchenko f935873660 new file: projects/github.com/quodlibet/mutagen/package.yml 2024-02-04 16:15:53 -05:00
Andrew bbaf2cda4e
+libusb.info/compat (#5110)
* new file:   projects/libusb.info/compat/package.yml

* -ludev flag ?

* hmm, clang?

* hmm

* oh... +gcc. working for me

* systemd.io contains 'libudev'

* more tests
2024-02-04 16:04:42 -05:00
Andrew e32e7c22e0
+coder.com/code-server (#5108)
* new file:   projects/coder.com/code-server/package.yml

* python & linux deps

* +kerberos.org

* let's try -D__NO_INLINE__

* get versions from npmjs

* use `npm:` version stanza

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-04 15:48:26 -05:00
Max Howell 9e68207e53 upload file listing 2024-02-04 06:17:59 -05:00
Jacob Heider a6edc9f2fa
fix(trufflehog)
wtf is trufflehog?
2024-02-02 20:55:06 -05:00
Jacob Heider 5727636abe fix(kind)
i'll never understand why these pass the first time then fail later. i mean, i probably will, but i don't right now.

closes #5099
2024-02-02 16:06:39 -05:00
Jacob Heider e67dc85a4f
+wordl-rs (#5100)
* +wordl-rs

* fix ci?
2024-02-02 16:01:49 -05:00
Max Howell 898560d675
ci/plan is less wasteful and more legible (#5081) 2024-02-02 14:49:21 -05:00
Jacob Heider 57535b0169 fix(yarn)
3.8 builds fail compiling some random (apparently unneeded) npm module for linux
2024-02-02 10:58:18 -05:00
Jacob Heider ef8e30f775 fix(git)
closes #5092
2024-02-01 23:31:45 -05:00
Jacob Heider e699593b24 fix(yarn)
otherwise the mozjpeg build fails. looks like it might not support linux-aarch64 :(
2024-02-01 23:31:23 -05:00
Jacob Heider d938f12180
fix gitopolis test 2024-02-01 21:54:05 -05:00
Jacob Heider 7e1f034749
fix(gitopolis)
closes #5095
2024-02-01 20:06:07 -05:00
Jacob Heider e48bc639f1
fix conda darwin-x86-64
hopefully. there's what looks like an api issue in `threading` that only appears on darwin-x86-64...
2024-02-01 15:26:10 -05:00