Commit graph

2799 commits

Author SHA1 Message Date
Jacob Heider 1b0e36efc1
fix(deno) (#5327)
* fix(deno)

closes #5324

* use `cargo install` instead of `cargo build`.

* well now
2024-02-22 20:31:59 -05:00
Andrew 6d0df44091
+rbenv.org/ruby-build (#5211)
* new file:   projects/rbenv.org/ruby-build/package.yml

* +curl

* --verbose

* +make

* make & gcc for linux

* add rpath for darwin

* add $LDFLAGS

* ldflags like string

* companions

* all of runtime deps are companions

* deps
2024-02-22 17:56:14 -05:00
Andrew 5679f9ada2
+jsonnet.org (#5312)
* new file:   projects/jsonnet.org/package.yml

* gcc?

* use clang
2024-02-22 17:55:51 -05:00
Jacob Heider 9a323ba993 bump(arrow,protobuf)
so we can compile gdal.org
2024-02-22 13:28:05 -05:00
Jacob Heider cec670c83c fix(giflib)
closes #5266
2024-02-21 18:36:29 -05:00
Jacob Heider 6b805fb77a
fix(llvm,libc++) (#5313)
* fix(llvm,libc++)

mv arch libs into /lib

* derp
2024-02-21 15:19:54 -05:00
Jacob Heider eaa6027791 fix(air)
closes #5302
2024-02-21 14:53:26 -05:00
Jacob Heider 0f865aedde fix(lighthouse)
seen this a few times now; might need a newer nightly rust.

closes #5303
2024-02-21 14:53:09 -05:00
Jacob Heider 89af692af9 fix(gitui)
closes #5308
2024-02-21 14:14:17 -05:00
Jacob Heider 51bf23f952
fix(jfrog)
quoting is the worst
2024-02-21 14:13:54 -05:00
Jacob Heider 9970beb526
fix(vanna)
more requirements in 0.1.0.

closes #5305
2024-02-21 14:09:39 -05:00
Jacob Heider d178289238
fix(jfrog)
`go mod tidy`

closes #5316
2024-02-21 13:58:49 -05:00
Jacob Heider f63bb9e5e0
fix(geni)
requires DATABASE_URL from 0.0.11

closes #5307
2024-02-21 13:38:48 -05:00
Andrii Riabchenko 20841c0358 new file: projects/litecli.com/package.yml 2024-02-21 13:24:32 -05:00
Andrii Riabchenko b4b4c2fe56 new file: projects/snyk.io/package.yml 2024-02-21 13:23:06 -05:00
Jacob Heider 456c4654a8
fix(jenkins)
closes #5309
2024-02-21 11:04:52 -05:00
Jacob Heider 8fcda7c0c8
fix(abseil) (#5300) 2024-02-21 10:03:03 -05:00
James Reynolds 9c75ec77a6
new/cyrusimap.org/cyrus-sasl (#5240)
* new/cyrusimap.org/cyrus-sasl

* Fix test

* Add CFLAGS: -Wno-implicit-function-declaration

* Remove platform limitations

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
2024-02-21 01:28:04 -05:00
Jacob Heider 18a9b13cbb add(llvm, more libs)
this adds libc++, libc++abi, and libunwind, all with their headers. this should reduce our need to use gnu.org/gcc for libc++*, as well as C++ headers (notable `compare` for fbthrift)
2024-02-20 18:32:52 -05:00
Jacob Heider 5d617d6028 fix(watchman)
fix folly linking error
2024-02-20 18:20:35 -05:00
Jacob Heider 0c6043303f fix(linkerd2)
closes #5289
2024-02-20 13:26:11 -05:00
Jacob Heider 32a8bbd848
+tig (#5290)
* +tig

* wow, is it monday?
2024-02-20 13:25:59 -05:00
Jacob Heider b19c74226a
fix(tart).test 2024-02-20 12:29:27 -05:00
Jacob Heider 7cb8de8d2b
fix(tart)
supports x86-64 now.

closes #5283
2024-02-20 12:20:21 -05:00
Jacob Heider b408ec5cdc
fix(brewkit)
closes #5286
closes #5278
2024-02-20 11:50:07 -05:00
Ryan S. Northrup (RyNo) 3223503d3e
Remove darwin-only restriction on ollama (#5284)
* Remove `darwin`-only restriction on `ollama`

Hopefully resolves https://github.com/pkgxdev/pkgx/issues/975

* add -buildmode on linux

* ollama needs certs to pull from model registry

* certs needed at runtime

* add pkill for linux

* test pgrep

* pkill needs -x for exact match

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-02-19 19:41:19 -05:00
Andrew 4a8e84dbaf
+vamp-plugins.org (#5205)
* new file:   projects/vamp-plugins.org/package.yml

* linux => so | darwin => dylib

* download original archive

* grep command

* clean

* fix archive url
2024-02-19 17:12:08 -05:00
Max Howell ad1ca0c8c4 +ffmpeg+opus 2024-02-19 14:35:18 -05:00
Andrew 9556685805
+charm.sh/skate (#5280)
* new file:   projects/charm.sh/skate/package.yml

* \n

* +curl.se/ca-certs

* use tar archive in distributable
2024-02-19 13:33:18 -05:00
Andrii Riabchenko 76b75bcb97 new file: projects/tlr.dev/package.yml 2024-02-19 12:45:53 -05:00
Max Howell 66cd7e7e79 Add more codecs to ffmpeg 2024-02-19 12:44:34 -05:00
Andrew 62b814df99
+microcks.io (#5232)
* new file:   projects/microcks.io/microcks-cli/package.yml

* microcks.io/microcks-cli => microcks.io
2024-02-19 11:26:06 -05:00
Andrew b9f45d2bd6
+rye-up.com (#5257)
* new file:   projects/rye-up.com/package.yml

* \n

* Update package.yml
2024-02-19 11:25:47 -05:00
James Reynolds 166856e309 Add --enable-shared to configure args (to build dylibs, which is needed for torchaudio) 2024-02-19 05:38:01 -05:00
Max Howell 7f6d7a9521 +rawdog 2024-02-18 12:11:59 -05:00
Max Howell f866ade524
+libtom.net/math (#5247) 2024-02-18 08:50:07 -05:00
Max Howell 2e7e6025f6
+astral.rs/uv (#5242) 2024-02-17 18:52:48 -05:00
Andrii Riabchenko b094108456 new file: projects/anchore.com/syft/package.yml 2024-02-17 08:40:45 -05:00
Max Howell 697e824f85 +maturin 2024-02-17 07:51:15 -05:00
Andrew 02b6a6002a
+github.com/pyparsing/pyparsing (#5195)
* new file:   projects/github.com/pyparsing/pyparsing/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:58 -05:00
Andrew a2f11fcc18
+github.com/urllib3/urllib3 (#5200)
* new file:   projects/github.com/urllib3/urllib3/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:51 -05:00
Andrew d50cb63272
+github.com/kjd/idna (#5201)
* new file:   projects/github.com/kjd/idna/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:46 -05:00
Andrew e74afb36a2
+github.com/giampaolo/psutil (#5202)
* new file:   projects/github.com/giampaolo/psutil/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:38 -05:00
Andrew 9bb1f60f3f
+github.com/cpburnz/python-pathspec (#5203)
* new file:   projects/github.com/cpburnz/python-pathspec/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:27:25 -05:00
Andrew 007cc1d713
+attrs.org (#5204)
* new file:   projects/attrs.org/package.yml

* ~3.11 & remove symlinking
2024-02-15 11:26:57 -05:00
Andrew 1c14803615
+certifi.io/python-certifi (#5210)
* new file:   projects/certifi.io/python-certifi/package.yml

* ~3.11 & remove symlinking

* change python libs path in test
2024-02-15 11:24:55 -05:00
Andrew 66ea691626
+github.com/dateutil/dateutil (#5194)
* new file:   projects/github.com/dateutil/dateutil/package.yml

* python.org: ~3.11 & remove symlinking
2024-02-15 11:20:57 -05:00
Andrew 241ded51c5
+mpmath.org (#5192)
* new file:   projects/mpmath.org/package.yml

* python.org: ~3.11

* remove symlinking
2024-02-15 11:20:41 -05:00
Andrew 77fdc32a2e
+github.com/jpsim/SourceKitten (#5199)
* new file:   projects/github.com/jpsim/SourceKitten/package.yml
	new file:   projects/github.com/jpsim/SourceKitten/patch.diff
	new file:   projects/github.com/jpsim/SourceKitten/test.swift
* patch comment
2024-02-15 11:15:14 -05:00
Max Howell 2279dde92c
have pkg-config poll something that exists (#5220) 2024-02-15 10:20:34 -05:00
Max Howell 8b5a41aeb4 +xdg-user-dirs
(note per typical freedesktop style: not particularly useful)
2024-02-15 09:55:50 -05:00
Andrii Riabchenko 7f3a120ef7 new file: projects/github.com/jaraco/keyring/package.yml 2024-02-15 07:25:34 -05:00
Andrii Riabchenko d2e53e35e6 new file: projects/ladspa.org/package.yml 2024-02-15 07:23:46 -05:00
Andrii Riabchenko bdf9742ffd new file: projects/libimobiledevice.org/libplist/package.yml 2024-02-15 07:11:02 -05:00
Andrii Riabchenko a68f4322d7 new file: projects/openpmix.github.io/package.yml 2024-02-14 15:38:01 -05:00
Andrii Riabchenko 0c479b8478 new file: projects/github.com/a7ex/xcresultparser/package.yml 2024-02-12 11:01:11 -05:00
Jacob Heider f542801063 fix(libproxy)
flatten lib structure

closes #5179
2024-02-12 10:30:32 -05:00
Andrii Riabchenko 26fd46b2d1 new file: projects/pkl-lang.org/class.pkl
new file:   projects/pkl-lang.org/package.yml
	new file:   projects/pkl-lang.org/template.pkl
2024-02-12 10:13:36 -05:00
Andrii Riabchenko c3317b8754 new file: projects/wix.com/applesimutils/package.yml 2024-02-12 10:12:37 -05:00
Jacob Heider 68fe23f812
fix(cargo)
this settings causes the built cargos to produce
```
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x600003ad0140'
*** First throw call stack:
(
        0   CoreFoundation                      0x000000018a64c540 __exceptionPreprocess + 176
        1   libobjc.A.dylib                     0x000000018a13deb4 objc_exception_throw + 60
        2   CoreFoundation                      0x000000018a6fe124 -[NSObject(NSObject) __retain_OA] + 0
        3   CoreFoundation                      0x000000018a5b6764 ___forwarding___ + 1572
        4   CoreFoundation                      0x000000018a5b6080 _CF_forwarding_prep_0 + 96
        5   Foundation                          0x000000018b68e7c0 -[NSProcessInfo arguments] + 188
        6   CoreFoundation                      0x000000018a6c7d40 __getDefaultArguments_block_invoke + 96
        7   libdispatch.dylib                   0x000000018a348910 _dispatch_client_callout + 20
        8   libdispatch.dylib                   0x000000018a34a14c _dispatch_once_callout + 32
        9   CoreFoundation                      0x000000018a6c76dc _addBackstopValuesForIdentifierAndSource + 640
        10  CoreFoundation                      0x000000018a581f8c __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144
        11  CoreFoundation                      0x000000018a6c7384 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272
        12  CoreFoundation                      0x000000018a5882fc -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136
        13  CoreFoundation                      0x000000018a706604 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296
        14  CoreFoundation                      0x000000018a7062ac -[_CFXPreferences withSearchLists:] + 84
        15  CoreFoundation                      0x000000018a583850 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300
        16  CoreFoundation                      0x000000018a706458 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384
        17  CoreFoundation                      0x000000018a583178 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
        18  CoreFoundation                      0x000000018a5830a0 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
        19  SystemConfiguration                 0x000000018b316478 SCDynamicStoreCopyProxiesWithOptions + 180
        20  libcurl.4.dylib                     0x00000001069e8344 Curl_macos_init + 16
        21  libcurl.4.dylib                     0x00000001069cfbc8 curl_global_init + 220
        22  cargo                               0x0000000105518eac _ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17h20fa8299105ad21aE + 36
        23  cargo                               0x0000000105632f64 _ZN3std10sys_common4once5queue4Once4call17h21bf9d6ad03f4977E + 1280
        24  cargo                               0x0000000105519168 _ZN4curl9INIT_CTOR9init_ctor17hf43b2c91f874bbd6E + 88
        25  dyld                                0x000000018a195a24 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168
        26  dyld                                0x000000018a1db0f4 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172
        27  dyld                                0x000000018a1ce668 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496
        28  dyld                                0x000000018a1752fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300
        29  dyld                                0x000000018a1cd6a0 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192
        30  dyld                                0x000000018a1d0188 _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160
        31  dyld                                0x000000018a1dade8 _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432
        32  dyld                                0x000000018a191b38 _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 524
        33  dyld                                0x000000018a197f70 _ZNK5dyld416JustInTimeLoader15runInitializersERNS_12RuntimeStateE + 36
        34  dyld                                0x000000018a191f24 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 220
        35  dyld                                0x000000018a195ab0 _ZZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateEENK3$_1clEv + 112
        36  dyld                                0x000000018a1920f0 _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 380
        37  dyld                                0x000000018a1b74dc _ZN5dyld44APIs25runAllInitializersForMainEv + 464
        38  dyld                                0x000000018a179fa0 _ZN5dyld4L7prepareERNS_4APIsEPKN5dyld313MachOAnalyzerE + 3192
        39  dyld                                0x000000018a178edc start + 1844
)
libc++abi: terminating due to uncaught exception of type NSException
/Users/jacob/pkgx/pantry/testbeds/rust-lang.org__cargo-0.76.0.sh: line 32: 76812 Abort trap: 6           cargo init . --name xyz_tea_fixture
```

on sonoma
2024-02-11 17:24:56 -05:00
Jacob Heider 9413556fff
better fix(just)
^0.x behaves weird, of course. using ^0.75 cargo works where ^0.65 doesn't.
2024-02-11 17:07:19 -05:00
Jacob Heider d428e8a73e
fix(just)
ref: https://github.com/casey/just/issues/1898

closes #5178
2024-02-11 16:49:56 -05:00
Jacob Heider 5ea3b89d2a
ld.gold needs gcc 2024-02-11 13:51:55 -05:00
Jacob Heider 22850bab1e
fix(elvsh)
closes #5177
2024-02-11 13:20:36 -05:00
Tobias Germer 76fb6f3d5b
+wails.io (#3888)
Co-authored-by: Max Howell <mxcl@me.com>
2024-02-10 09:15:06 -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
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
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
Jacob Heider ac3cbfd6c0
fix(pulumi) (#5087)
* fix(pulumi)

generate language specs

closes #5084

* stupid go

* use git for their scripts' sanity

* -buildmode=pie

* le sigh
2024-02-01 14:58:29 -05:00
Jacob Heider 53da7c209e fix(conda)
oops, left python in env
2024-02-01 14:31:31 -05:00
Jacob Heider cce9637adf
fix conda PYTHONPATH 2024-02-01 13:45:21 -05:00
Andrew f94820a1c0
+coder.com (#5079)
* new file:   projects/coder.com/package.yml

* .
2024-02-01 12:44:24 -05:00
Jacob Heider e9aaaa3af4 fix(hcloud)
closes #5083
2024-02-01 12:43:53 -05:00
Jacob Heider 0bfec00a12 fix(openstack)
use new tooling (old depended on `which`)

closes #5078
2024-02-01 12:43:37 -05:00
Jacob Heider f39be11032
conda PYTHONPATH fix 2024-02-01 12:43:05 -05:00
Jacob Heider 94970ed3d0
fix(conda) (#5073)
* fix(conda)

condas >=23.11 require a conda-solver package that's only available in conda (so pip fails to find it).

this uses miniconda to install conda into our venv. and it seems to work!

closes #3897
closes #5072

* haha. well, let's use the correct platform-specific installer.
2024-02-01 12:09:57 -05:00
Jacob Heider 5898cdcb9b fix(libusb)
closes #5076
2024-01-31 19:00:41 -05:00
Jacob Heider da405bc2c0 fix(materialize)
closes #5074
2024-01-31 18:36:02 -05:00
Jacob Heider 21c8364af0
oops 2024-01-31 16:05:43 -05:00
Jacob Heider c156c69e3b +sketchybar+yabai
these look cool; not sure i've got them 100% working, but with proper config these should work
2024-01-31 14:59:33 -05:00
Max Howell 2dc3200dc1 use new brewkit for gcc ar/ranlib fix 2024-01-31 13:58:03 -05:00
Jacob Heider d4bb4941dd fix(grype)
closes #5068
2024-01-31 13:28:44 -05:00
Jacob Heider 3ab24891c4
fix(curl) (#5066)
* fix(curl)

added libpsl dep with 8.6.0

closes #5061

* run-on tests
2024-01-31 12:55:08 -05:00
Kishan B 2c47cc1ee6
Add tf-import-gen command (#5060)
* Add tf-import-gen command

* expand test for testing

* fix version

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-31 12:26:24 -05:00
Max Howell 66d21bcc8d Don’t --sync for git aliases
Fixes #4833
2024-01-31 09:38:33 -05:00
Jacob Heider df7eaa54b7
fix(po4a) (#5059)
* fix(po4a)

closes #5030

* wip
2024-01-30 18:44:39 -05:00
Jacob Heider d2e0aa4e73
fix(mergefs) (#5055)
* fix(mergefs)

closes #5047

* wip
2024-01-30 15:39:31 -05:00
Jacob Heider 436c90c51a
fix(packer)
closes #5049
2024-01-30 14:12:56 -05:00
tannevaled 76b7f1270a +github.com/justwatchcom/sql_exporter 2024-01-30 14:10:24 -05:00
Andrii Riabchenko e96cd691d0 new file: projects/github.com/libkml/libkml/package.yml
new file:   projects/github.com/libkml/libkml/test.cpp
2024-01-30 14:06:09 -05:00
Jacob Heider e4e8c11757
fix(vault)
closes #5054
2024-01-30 14:03:01 -05:00
Max Howell b1c61ddf1f
deno 1.40 shouts unskippable deprecation warnings 2024-01-30 10:23:39 -05:00
Jacob Heider 78838de69e
fix(azcopy)[1]
hangs but doesn't segfault. works fine on archlinux. i blame gha.
2024-01-29 15:53:39 -05:00
Jacob Heider 7b004b51bc fix(openldap)
closes #5042
2024-01-29 15:48:21 -05:00
Jacob Heider 30c75976a3
fix(azcopy)
error message changed

closes #5041
2024-01-29 15:24:59 -05:00
Jacob Heider ef227ec58b
fix(btop)[1]
got too aggressive
2024-01-29 14:30:07 -05:00
Jacob Heider 33cc496582
fix(btop)
gha macos12 needs our libstdc++ too.
2024-01-29 14:13:16 -05:00
Andrii Riabchenko 565b12a260 new file: projects/github.com/platformdirs/platformdirs/package.yml 2024-01-29 13:58:34 -05:00
Jacob Heider b2bd959775
fix(fbthrift) (#5039)
* fix(fbthrift)

closes #5036

* wip
2024-01-29 13:52:36 -05:00
Max Howell 9b5a850b0d
+btop (#5029)
* +btop

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2024-01-29 13:42:14 -05:00
Jacob Heider d05b43431e
fix(tabulate)
relocation issues
2024-01-29 10:39:07 -05:00
Jacob Heider 647b908a83
fix(parallel)
requires perl
2024-01-29 10:34:32 -05:00
Andrii Riabchenko 9365c3e4cd new file: projects/github.com/tox-dev/filelock/package.yml 2024-01-29 10:20:17 -05:00
Andrii Riabchenko 7bb3293f2b new file: projects/gnu.org/parallel/package.yml 2024-01-29 10:19:35 -05:00
Andrii Riabchenko 7d72d2c261 new file: projects/github.com/astanin/python-tabulate/package.yml 2024-01-29 10:18:52 -05:00
Andrew 3251380393
+railway.app (#5025)
* +

* without locked

* modified:   projects/railway.app/package.yml
2024-01-29 10:17:50 -05:00
Andrii Riabchenko 96cbf2c67d new file: projects/fury.co/package.yml 2024-01-29 10:16:31 -05:00
Andrii Riabchenko ae500994d5 new file: projects/nixpacks.com/package.yml 2024-01-29 10:16:06 -05:00
Jacob Heider acac80c003 fix(mc)
closes #5008
2024-01-28 01:20:18 -05:00
Jacob Heider b695b24619 fix(imath)
closes #5007
2024-01-28 00:51:57 -05:00
Jacob Heider 613cb02a54 fix(xz)
they use github links directly

closes #5000
2024-01-26 11:05:14 -05:00
tannevaled bd897e7ebc +github.com/caddyserver/xcaddy 2024-01-26 11:00:39 -05:00
tannevaled 0d2cdc6256 +github.com/skx/marionette 2024-01-26 10:37:51 -05:00
tannevaled 5f5abc773c +github.com/adnanh/webhook 2024-01-26 10:36:56 -05:00
Andrii Riabchenko e2b75d8cec new file: projects/github.com/yonaskolb/Mint/package.yml 2024-01-25 17:53:00 -05:00
Andrii Riabchenko 95dd48bb28 new file: projects/uriparser.github.io/package.yml 2024-01-25 16:09:23 -05:00
Max Howell b764b47a45
+bittensor.com (#4996) 2024-01-25 15:35:11 -05:00
Andrii Riabchenko 594adc8e06 new file: projects/pypa.io/packaging/package.yml 2024-01-25 15:34:13 -05:00
Andrii Riabchenko a7bc18cd7c new file: projects/pypa.io/distlib/package.yml 2024-01-25 15:27:53 -05:00
Andrew b6a5aa7dc7
+cryptography.io (#4993)
* new file:   projects/cryptography.io/package.yml

* contents > content ?

* oh yeah
2024-01-25 15:01:16 -05:00
Jacob Heider 300882e0db fix(localstack)
closes #4989

man, everyone should use `bkpyvenv`
2024-01-25 14:15:27 -05:00
Jakob Vase 712efa0120
Remove openjdk dependency from ktlint (#4983)
* Remove openjdk dependency from ktlint

I'm not certain it's the right solution, but for earlier versions of ktlint at least, I'm pretty sure it depends on earlier versions of java.

Additionally, you could also use another jdk like temurin or zulu, so I'm leaning towards not specifying the dependency at all?

* Update package.yml

* back to depending on openjdk

But change the version to '*', as this tool should not decide the openjdk version to use.

* remove whitespace
2024-01-25 12:54:11 -05:00
Jacob Heider 5b598f24cd fix(lighthouse)
closes #4980
2024-01-25 11:40:37 -05:00
Jacob Heider 6999fbf5d4
don't be a dumb 2024-01-25 10:40:35 -05:00
Jacob Heider 9abb1eb62c
version-lock gdk-pixbuf > ijg 2024-01-25 10:32:33 -05:00
Jacob Heider 47c159a461
fix(libwpe)
closes #4984
2024-01-25 10:04:45 -05:00
Kevin Chen 72c5be2369
+dgraph -- GraphQL Database With A Graph Backend (#4979)
* +dgraph -- GraphQL Database With A Graph Backend

* +dgraph -- GraphQL Database With A Graph Backend
2024-01-24 21:58:25 -05:00
Max Howell 45b0360399
try out linux fix (#4977)
* try out linux fix

* do what the makefile wants

* Buildmosde pie

* Update package.yml

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-24 21:57:01 -05:00
Jacob Heider 5e35d79d0a
fix(dart) (#4978)
* fix(dart)

let's see what the deal is here.

closes #4878
closes #4976

* ok, what about half measures?
2024-01-24 18:02:21 -05:00
Max Howell 8a5c69f89d
Consolidate on unicode.org^71 2024-01-24 16:57:06 -05:00
Max Howell 53fc500e80
Fix mash test 2024-01-24 16:23:40 -05:00
Jacob Heider 37b48548b1 fix(pokt)
closes #4971
2024-01-24 14:30:04 -05:00
Jacob Heider 1026fcda6a fix(glm)
v1.0.0 stuff

closes #4967
2024-01-24 14:26:39 -05:00
Jacob Heider b57bb025e8
fix(jenkins) (#4970)
* fix(jenkins)

closes #4969

* use `get-port`
2024-01-24 13:09:34 -05:00
Max Howell e9a043112d
+localai 2024-01-24 13:08:33 -05:00
Max Howell f907b83082
image magick enable shared (#4046) 2024-01-24 11:25:27 -05:00
Jacob Heider 5329f278df fix(taglib)
closes #4965
2024-01-24 10:48:18 -05:00
Jacob Heider 0108bb77fd fix(grpc)
ref: #4892
2024-01-23 19:59:40 -05:00
Andrii Riabchenko adbe3efdd3 new file: projects/openapi-generator.tech/package.yml 2024-01-23 14:58:08 -05:00
Andrii Riabchenko 4a1136f16b new file: projects/sympy.org/package.yml 2024-01-23 14:33:41 -05:00
Andrii Riabchenko 3921ce4cc0 new file: projects/networkx.org/package.yml 2024-01-23 14:24:55 -05:00
Andrii Riabchenko 27958ae844 new file: projects/github.com/skylot/jadx/package.yml 2024-01-23 14:24:30 -05:00
Jacob Heider aab8fe07de
fix(sourcery)
closes #4960
2024-01-23 14:15:54 -05:00
Andrii Riabchenko 3858e38bfa new file: projects/fna-xna.github.io/package.yml 2024-01-23 14:11:36 -05:00
Andrii Riabchenko 3d1bec0ce5 new file: projects/changie.dev/package.yml 2024-01-23 14:11:06 -05:00
Jacob Heider 1bdada278e
even worse than i thought 2024-01-22 19:02:22 -05:00
Jacob Heider 048d941e70
lock(protobuf).abseil
closes #4951
closes #4952
2024-01-22 18:52:26 -05:00
razzle 5350003189
+defenseunicorns.com/zarf (#4935)
* init package definition for zarf

Signed-off-by: razzle <harry@razzle.cloud>

* comments for clarity

Signed-off-by: razzle <harry@razzle.cloud>

* build from source

Signed-off-by: razzle <harry@razzle.cloud>

* handle platform binary names

Signed-off-by: razzle <harry@razzle.cloud>

* visual simplify

* screwed up re-order

* rename per github

---------

Signed-off-by: razzle <harry@razzle.cloud>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-22 17:41:35 -05:00
Jacob Heider 1b8dbc9123 fix(abseil)
closes #4949
2024-01-22 16:58:37 -05:00
Andrew 8af9366da6
+github.com/bats-core/bats-core (#4943)
* new file:   projects/github.com/bats-core/bats-core/package.yml

* debug

* add `gnu.org/bc` dep

* oops, test dep

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-22 16:12:27 -05:00
Andrew 136f6d065d
+gnu.org/bc (#4947)
* new file:   projects/gnu.org/bc/package.yml

* modified:   projects/gnu.org/bc/package.yml
2024-01-22 15:16:41 -05:00
Andrii Riabchenko 1fb22461ec new file: projects/github.com/yannh/kubeconform/package.yml 2024-01-22 13:48:28 -05:00
Andrii Riabchenko 7f85295810 new file: projects/palletsprojects.com/jinja/package.yml 2024-01-22 13:47:57 -05:00
Andrew 867ff1c178
+gnu.org/ed (#4945)
* new file:   projects/gnu.org/ed/package.yml

* distributable: ~

* +lzip

* add .lz comment

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-22 13:46:08 -05:00
Andrii Riabchenko 7b1d0a97b0 new file: projects/palletsprojects.com/click/package.yml 2024-01-22 12:32:31 -05:00
Jacob Heider f4a1b94625
fix(swift)
prevent clobbering linux tests that expect llvm.org
2024-01-22 12:16:55 -05:00
Jacob Heider 5977c7784e
fix(md5sha1sum)
can't jump majors
2024-01-22 10:19:50 -05:00
Kevin Chen fe40c776e7
+reshape -- Rust-based, zero-downtime schema migration tool for Postgres (#4933)
* +reshape -- An easy-to-use, zero-downtime schema migration tool for Postgres

* fix: test
2024-01-22 10:04:31 -05:00
Andrew bb6b0b269d
+microbrew.org/md5sha1sum (#4930)
* new file:   projects/microbrew.org/md5sha1sum/package.yml

* install oneliner
2024-01-22 10:03:51 -05:00
Andrii Riabchenko a42b49daa3 new file: projects/ivarch.com/pv/package.yml 2024-01-22 07:09:06 -05:00
Andrii Riabchenko b6bf3f4027 new file: projects/ktlint.github.io/package.yml 2024-01-21 13:13:37 -05:00
Andrii Riabchenko bf0f9ede67 new file: projects/microsoft.com/azure-storage-azcopy/package.yml 2024-01-21 13:13:08 -05:00
Andrew 39a0581ce3
+ohmyposh.dev (#4928)
* new file:   projects/ohmyposh.dev/package.yml
2024-01-21 13:12:56 -05:00
Andrii Riabchenko b3d142f470 new file: projects/lychee.cli.rs/package.yml
new file:   projects/lychee.cli.rs/test.md
2024-01-21 07:15:45 -05:00
Andrew 7725ed7fb7
+glfw.org (#4925)
* new file:   projects/glfw.org/package.yml
	new file:   projects/glfw.org/test.c

* wip

* -fPIC -pie

* test section: -fPIC -pie

* .

* comment

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-21 06:59:19 -05:00
Andrew 88315c364a
+jenkins.io (#4926)
* new file:   projects/jenkins.io/package.yml

* debug

* find FREE_PORT for test

* grep <html>
2024-01-21 06:58:14 -05:00
Andrew 0d0228f300
+dest-unreach.org/socat (#4908)
* new file:   projects/dest-unreach.org/socat/package.yml

* certs?

* debug

* <<< 'GET /\n'

* wip

* test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-21 06:39:59 -05:00
tannevaled 1dfc1d2992
+github.com/adamritter/fastgron (#4920)
* +github.com/adamritter/fastgron

* +github.com/adamritter/fastgron

* cleanup

* be verbose

* make it build on linux

* do not depend on nproc; make it build on linux

* -std=c++20

* cxxflags?

* gcc maybe?

* libstdc++

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-21 06:19:27 -05:00
Andrii Riabchenko 9fb78aee49 new file: projects/aquasecurity.github.io/tfsec/package.yml 2024-01-21 05:50:14 -05:00
Andrew a83da1f83b
+aquasecurity.github.io/trivy (#4923)
* new file:   projects/aquasecurity.github.io/trivy/package.yml

* gcc?

* and curl.se/ca-certs
2024-01-21 05:43:45 -05:00
Andrii Riabchenko b2ba9aff7a new file: projects/apktool.org/package.yml 2024-01-21 05:22:45 -05:00
Andrii Riabchenko 1ecfb80139 new file: projects/sonarqube.org/sonarscanner/package.yml 2024-01-21 05:03:20 -05:00
tannevaled da432e2e5c +github.com/pressly/sup 2024-01-21 05:02:00 -05:00
Scott J. Goldman c23d06cfa5 fix(ruby): include sitedir in rbconfig
ruby on rails depends on bootsnap which requires it to be defined.
otherwise, it crashes when the app starts
2024-01-20 14:16:27 -05:00
Max Howell 438d9abb0d
bun changed their release name pattern
using tags is safer anyway
2024-01-20 11:32:21 -05:00
Jacob Heider 3596398664
fix(ruff)
closes #4911
closes #4912
2024-01-19 15:38:40 -05:00
Andrew 893a5dfb5d
+github.com/allure-framework/allure2 (#4907)
* new file:   projects/github.com/allure-framework/allure2/package.yml

* .
2024-01-19 11:35:00 -05:00
Jacob Heider 2f481f00f4 fix(wayland-protocols)
closes #4904
2024-01-19 10:51:24 -05:00
Andrew 23be9cb40e
+ (#4903) 2024-01-19 10:38:59 -05:00
Andrew f2dd95a23d
+getsops.io (#4905)
* +

* gnupg?
2024-01-19 10:11:16 -05:00
Scott J. Goldman da988fd829
fix(postgresql.org): install contrib extensions (#4901)
* fix(postgresql.org): install contrib extensions

in the homebrew formula, postgres does `make install-world`, not just
`make install`, which installs extensions under the `contrib/` source dir.

in my case, i need the pg_trgm (trigram index) extension

* fix(postgresql.org): disable sgml doc generation

as popular as i'm sure they are, seems better if the package builds

* fix(postgresql.org): disable incompatible pointer type warnings

causes the contrib extensions to fail with this version of clang on
linux
2024-01-19 01:52:21 -05:00
Max Howell dd02ec2804
Fix gem 3.5.5; rename patches for readability
gem 3.5.5 fixed the bad location for this path
2024-01-18 16:55:23 -05:00
Scott J. Goldman 186ee41804
fix(ruby-lang.org) (#4875)
* fix(ruby-lang.org)

it appears there are a few hardcoded paths from ci that made it into the
packaged rbconfig.rb. this breaks installation of gems that require
native compilation. so, lets patch that up

* fix(ruby-lang.org): actually, don't use brewkit stubs for install & cc

* fix(ruby): make this a little more explicit
2024-01-18 15:16:26 -05:00
Jacob Heider f0bf8f9b4a fix(gtk4)
closes #4888
2024-01-18 14:08:47 -05:00
Scott J. Goldman e5faec6a91
+overmind (#4887)
* +overmind

adds the overmind package

* fix(overmind): adjust ldflags to fix linux build

* fix(overmind): oops - it should work on arm linux too

* cleanup

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-18 13:53:42 -05:00
Max Howell 45bd92deef +z 2024-01-18 07:15:28 -05:00
Jacob Heider c999094495
fix(angular)
watch npm for versions so no race condition

closes #4886
2024-01-17 17:53:39 -05:00
tannevaled af339abc23
+github.com/AgentD/squashfs-tools-ng (#4883)
* update

* does not compile on darwin

* try to compile on darwin

* clean up and lock version majors

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-17 17:36:30 -05:00
Jacob Heider 00ba83e738 fix(pam)
closes #4879
2024-01-17 12:21:09 -05:00
tannevaled 71de422c7e
+sftpgo.com (#4877)
* +sftpgo.com

* cleanup

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-17 10:17:14 -05:00
Andrew 8d57facd51
+vanna.ai (#4876)
* +

* pytest
2024-01-17 10:15:33 -05:00
Marcin Krzyzanowski 231e832a51
add 'swift' (#4840)
* add 'swift'
* Conditional for platforms
* Update provides per platform
* linux dep on gcc
* Add deps
* Disable linux platform
2024-01-17 06:03:09 -05:00
Jacob Heider e9a10aa91a fix(mysql)
closes #4858
2024-01-16 18:44:35 -05:00
tannevaled a626b479fc
+github.com/canonical/pebble (#4862)
* +github.com/canonical/pebble

* does not compile on darwin presently

* Update package.yml

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-16 16:48:02 -05:00
Jacob Heider 3e239197b7 fix(surya) 2024-01-16 15:50:05 -05:00
Jacob Heider 2e4810ca0d fix(surya) 2024-01-16 14:15:05 -05:00
Kevin Chen 152b799cd7 +infracost -- Cloud cost estimates for Terraform in pull requests to lower your cloud bill 2024-01-16 13:31:08 -05:00
Jacob Heider 574616fdee
fix(sourcery)
closes #4867
2024-01-16 13:18:10 -05:00
tannevaled bd05b750cd
+github.com/squidfunk/mkdocs-material (#4864) 2024-01-16 10:36:59 -05:00
Jacob Heider 1e11cd72b1 fix(yazi)
closes #4852
2024-01-16 10:34:10 -05:00
tannevaled 427a74551c
+github.com/chainguard-dev/apko (#4853)
* +apko

* rename apko to github.com/chainguard-dev/apko

* add explicit git-scm build dependency

* cleanup
2024-01-16 10:30:13 -05:00
Andrew 79a541ce2a
+github.com/VikParuchuri/surya (#4848)
* +

* +mesa

* +glib
2024-01-16 10:21:06 -05:00
Jacob Heider bb7160366a fix(ijg)
use stable URL

closes #4842
2024-01-16 10:20:11 -05:00
Andrew c830465c5b
+pocketbase.io (#4846)
* +

* wip

* wip

* pid=$!
2024-01-16 10:13:10 -05:00
Andrii Riabchenko 58ca2224b0 + 2024-01-14 21:56:38 -05:00
Andrii Riabchenko b0e809f22d + 2024-01-14 21:55:55 -05:00
Scott J. Goldman 94618b6182
fix(opensearch): don't include the jna library on mac for x86-64 (#4847)
* fix(opensearch): don't include the jna library on mac for x86-64

there seems to be some linker issue with loading libc. calling these
native functions doesn't seem strictly necessary. maybe better that
the package works at all.

in macos 13 and later, it works fine, so maybe this workaround could
be removed when macos 12 is no longer supported

* fix(opensearch): remove some windows-only code that is breaking

* fix(opensearch): err, that was in the wrong spot
2024-01-14 21:17:05 -05:00
Scott J. Goldman ca17ab65c1 fix loader paths for opensearch
try appending to library path env vars instead of overriding
java.library.path which clobbers other necessary paths
2024-01-14 02:55:55 -05:00
Scott J. Goldman 488f027e5d
+opensearch (#4818)
* +opensearch

includes knn plugin

* opensearch: fix the rpath on the jnilibs

* opensearch: add debug lines to the gradle invocation

trying to see what's wrong with jsonslurper

* opensearch: remove the debug log

it's too noisy to see what's going on

* opensearch: does it help if we always use clang on mac?

* opensearch: reshuffle some workarounds on mac

* opensearch: cleanup deps

* clean up cd > working-directory

* yaml quoting

* more quoting

* fix my fixes

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-13 23:20:46 -05:00
Max Howell fde48d56a4
test deno compile
To ensure the resulting deno compiles things that don’t behave as deno
2024-01-13 13:21:49 -05:00
Jacob Heider 3055115b3e
fix(openjdk17)[3]
closes #4832
2024-01-13 00:42:14 -05:00
Jacob Heider ac3f47c41e
fix(openjdk17)[2]
last one
2024-01-13 00:10:01 -05:00
Jacob Heider 6102710be2
fix(openjdk17)[1]
one more hardcode
2024-01-13 00:08:43 -05:00
Jacob Heider 2bb55698a1 fix(openjdk17) 2024-01-12 22:21:29 -05:00
Max Howell 2e4cdfa83b
switch vite to fetch npm versions 2024-01-12 14:25:11 -05:00
Max Howell 50ca2f6f15
+dotenvx (#4827) 2024-01-12 13:53:35 -05:00
Jacob Heider 87aa7bdf36
comment(ruff)
ref: https://github.com/pkgxdev/pantry/pull/4820#discussion_r1450260479
2024-01-12 10:33:24 -05:00
Jacob Heider 610c845f40 fix(eas-cli)
`build-ci` removed from `package.json`s in v6

closes #4822
2024-01-12 10:14:54 -05:00
Max Howell a525849c91
+arkade (#4824)
Closes #4817
2024-01-12 06:21:55 -05:00
Scott J. Goldman 1b6239bae3
Add ffmpeg support for drawtext filter (#4819)
* Add ffmpeg support for drawtext filter

requires linking against harfbuzz and freetype.

* pin major library versions
2024-01-11 23:28:20 -05:00
Jacob Heider 4ebca976c7 fix(ruff)
closes #4815
closes #4816
2024-01-11 23:19:55 -05:00
Max Howell 544161f6b8 parse image magick versions to semver 2024-01-11 15:28:42 -05:00
Jacob Heider 53548a46b8
fix(libxml2.restock)[1]
`darwin` doesn't need this.
2024-01-11 14:48:24 -05:00
Jacob Heider 34102f2dfa
fix(libxml2.restock) 2024-01-11 14:05:55 -05:00
Max Howell b50951f4da
cp brew in how to install vite (#4803)
Fixes #4751
Fixes #4498
2024-01-11 07:35:37 -05:00
Jacob Heider 5aab62f2fc fix(SwiftFormat)
closes #4781
2024-01-10 16:26:36 -05:00
Jacob Heider 2c9d8e681c fix(xcbeautify)
closes #4787
closes #4771
closes #4770
2024-01-10 16:26:05 -05:00
Jacob Heider f6dc3a927e fix(haskell)
closes #4796
2024-01-10 12:05:47 -05:00
Andrew 38128e4716
+gnu.org/plotutils (#4795)
* new file:   projects/gnu.org/plotutils/package.yml
	new file:   projects/gnu.org/plotutils/test.dat

* --build=aarch64-unknown-linux-gnu

* clang for linux?

* let's try to remove `register`

* gnu sed will do null backup suffix

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-10 11:21:14 -05:00
Andrii Riabchenko b7c913d08b new file: projects/sourceforge.net/potrace/package.yml 2024-01-10 10:03:15 -05:00
Andrii Riabchenko 2454f73780 new file: projects/x.org/xft/package.yml
new file:   projects/x.org/xft/test.c
2024-01-10 10:00:56 -05:00
Andrii Riabchenko fdbfd24285 new file: projects/gnu.org/libsigsegv/package.yml
new file:   projects/gnu.org/libsigsegv/test.c
2024-01-10 10:00:24 -05:00
Andrii Riabchenko 4df2a7c427 new file: projects/github.com/YS-L/csvlens/package.yml
new file:   projects/github.com/YS-L/csvlens/test.csv
2024-01-09 15:21:48 -05:00
Jacob Heider b0691cb54c fix(fluentci)
closes #4785
2024-01-08 17:40:47 -05:00
Jacob Heider c86d15df92 fix(gtk4)
closes #4764
2024-01-08 17:32:11 -05:00
Jacob Heider 5830fc48bf +shaderc
needed for gtk4 now
2024-01-08 16:34:34 -05:00
Jacob Heider 2b508c4776
fix(solana) (#4780)
1.16.25 shipped with `ahash` 0.8.3 (yanked)
1.17.15 shipped with `ahash` 0.8.4 (build failure)
main is already on `ahash` 0.8.7, but i only bumped to 0.8.5 to be conservative, which builds.

closes #4761
closes #4762
2024-01-08 14:34:04 -05:00
Andrew a1a135e8da
facebook.com/watchman (#4607)
* new file:   projects/facebook.com/watchman/package.yml

* maybe with gcc

* no

* -latomic
2024-01-08 13:22:54 -05:00
Andrew cd963ef66a
+cnquery.io (#4767)
* new file:   projects/cnquery.io/package.yml

* fix it

* use go version from go.mod

---------

Co-authored-by: Michael Essiet <emsaa2002@gmail.com>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-08 13:18:13 -05:00
Jacob Heider 005c13f2e8
fix(jmeter)[1]
closes #4765
2024-01-08 13:17:40 -05:00
Jacob Heider c36a1a1ce1
fix(jmeter)
closes #4765
2024-01-08 13:12:13 -05:00
Jacob Heider 5e07079cc2 fix(rusty-kaspa)
segfaults in new malloc crate; add cli

closes #4766
closes #4768
2024-01-08 12:25:22 -05:00
Jacob Heider 826feb6074 fix(kaggle)
closes #4774
2024-01-08 12:09:26 -05:00
Jacob Heider f75fb1e0e5
fix(xtls)
closes #4769
2024-01-08 10:36:17 -05:00
Jacob Heider 53b58fe760 fix(libbsd)
closes #4772
2024-01-08 10:32:02 -05:00
Max Howell 9d10d35499
Update mash pkg.yml 2024-01-08 05:24:47 -05:00
Max Howell fae90ff2c7
Fix pip < 23.1 2024-01-07 05:43:19 -05:00
Max Howell e81b11085e
fix older pip versions audit 2024-01-07 05:16:07 -05:00
Max Howell 07dc2e728e
python 3.12 cannot run pip<23.1.2 (#4763)
https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean
2024-01-07 05:10:53 -05:00
Jacob Heider 29fd4229a7
fix(open-mpi) (#3875)
* fix(open-mpi)

closes #4534

* Missed one
2024-01-06 23:40:21 -05:00
Max Howell d6e1bc9577 k so obviously pip3.8 needs python3.8 2024-01-06 09:26:58 -05:00
Max Howell e4872f02d1 pip / pipenv tweaks
* Some older pipenv versions break with python 3.12
* pip was actually running via the vendored python pip site package and not ours :/
2024-01-06 06:52:30 -05:00
Max Howell 89a2f0e910
Missing quotes 2024-01-05 12:50:51 -05:00
Max Howell eadb61b340
refurbish pip/meson/pipenv with state of the art techniques (#4756) 2024-01-05 11:38:07 -05:00
Tushar Mathur 6b6205f0c1 Update package.yml 2024-01-05 10:04:40 -05:00
Jacob Heider ff82a2af9a fix(ruby2.5)
closes #4631
closes #4620
2024-01-04 23:21:29 -05:00
Jacob Heider b12cc2d4dd fix(ccache)
closes #4669
2024-01-04 21:54:10 -05:00
Kevin Chen fa89a16b61 +tailcall -- A high-performance no-code GraphQL backend 2024-01-04 20:52:57 -05:00
Jacob Heider fbf48587bb fix(rav1e)
closes #4670
2024-01-04 20:44:11 -05:00
Jacob Heider 712ee1c4a7 fix(pytest)
closes #4673
2024-01-04 20:35:12 -05:00
Jacob Heider c0011da069
fix(swig)
closes #4674

looks like `cc` might be picking up native `gcc` on arch.
2024-01-04 19:28:28 -05:00
Jacob Heider 291c38f095 fix(ruby)
closes #4696

--yjit in 3.1.0-dev
fix [[maybe_unused]] build issues on linux
2024-01-04 19:21:10 -05:00
Jacob Heider 8a2c01eec2 fix(openblas)
closes #4698
2024-01-04 17:47:05 -05:00
Jacob Heider df9bb645fe fix(poppler-qt5)
use gitlab tags

closes #4699
2024-01-04 17:02:08 -05:00
Jacob Heider da770a1901 fix(aws-cli)
closes #4738
2024-01-04 17:01:52 -05:00
Jacob Heider 19de1c5c33 fix(ollama)
remove build hack (addressed upstream: https://github.com/jmorganca/ollama/pull/1780)
2024-01-04 15:31:23 -05:00
Jacob Heider a45dc8a02f
fix(ocrmypdf)[3]
frustrating
2024-01-04 15:06:01 -05:00
Jacob Heider e9af7b593f
fix(ocrmypdf)[2]
stop playing whack-a-mole.
2024-01-04 14:56:07 -05:00
Jacob Heider 6cfe755275
fix(ocrmypdf)[1]
requires libtiff

closes #4734
closes #4735
2024-01-04 14:48:17 -05:00
Jacob Heider 72c63f9e96 fix(ocrmypdf)
update libxml2 dep; convert to `bkpyvenv`

closes #4703
closes #4587
closes #4524
closes #4520
2024-01-04 14:38:39 -05:00
Jacob Heider e910345810 fix(metagpt)
add OPEN_API_MODEL key to test; convert to `bkpyvenv`.

closes #4704
2024-01-04 14:17:47 -05:00
Jacob Heider eaf5f19362 fix(raccoin)
closes #4727
2024-01-04 13:41:53 -05:00
Jacob Heider 777e8a26df fix(mitmproxy)
convert to `bkpyvenv`

closes #4724
2024-01-04 13:27:11 -05:00
Jacob Heider f35308a401 fix(llama.cpp)
convert to `bkpyvenv`

closes #4721
closes #4722
closes #4723
2024-01-04 13:09:41 -05:00
Jacob Heider 45280ada36 fix(checkov)
convert to `bkpyvenv`

closes #4725
closes #4726
2024-01-04 13:08:23 -05:00
Max Howell d64877c52a huggingface: Use new brewkit python venv machinery 2024-01-04 09:18:22 +00:00
Max Howell bc08c8228a
poetry: Use new brewkit python venv machinery (#4719)
Fixes #863
2024-01-04 08:58:31 +00:00
Max Howell e17d6021a7
tests often have python in PATH 2024-01-04 07:44:52 +00:00
Max Howell 2e47105a53 fix gpt-engineer version parser 2024-01-04 07:35:58 +00:00
Max Howell 270565f87f
Uses new pyvenv brewkit machinery (#4714) 2024-01-04 07:06:19 +00:00
Jacob Heider b3b2b4be44 fix(wireshark)
needs perl to build the authors list

closes #4712
2024-01-03 23:06:53 -05:00
Jacob Heider 5a32f8df33 fix(ollama)
closes #4705
2024-01-03 16:10:00 -05:00
Jacob Heider 5aac8f718a
fix(vim)
i have no words

closes #4706
closes #4707
closes #4708
closes #4709
2024-01-03 14:53:43 -05:00
Jacob Heider cac8b7138e fix(mise)
closes #4701

bin rename
2024-01-02 19:14:20 -05:00
Jacob Heider 22c9b8e2a4 +pixlet 2024-01-02 18:22:35 -05:00
Jacob Heider 7454e43a88 fix(folly)
closes #4680
2024-01-02 12:57:22 -05:00
Jacob Heider 311c04c3fc fix(llama.cpp)
closes #4689
closes #4688
closes #4687
closes #4686
closes #4675
2024-01-02 10:20:42 -05:00
Jacob Heider 3d2792e8c3
fix(arduino)
closes #4692
2024-01-02 10:03:35 -05:00
Andrew 80916a4d91
+github.com/jjjake/internetarchive (#4677)
* new file:   projects/github.com/jjjake/internetarchive/package.yml

* hmmm

* .

* .

* python 3.11

* add which for archlinux

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-01 16:16:30 -05:00
Jacob Heider 589cd23f30 fix(suite-sparse)
closes #4667
2024-01-01 16:15:01 -05:00
Emil Priver f45c514222
Geni: Changed so pkgx don't change src/main.rs if version is more then 0.0.3 (#4683)
* upgraded pantry package

* updated package.yml

* updated

* /releases/tags is default behavior

* removed if for version over 0.0.4

* added a v for testing

* =

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-01 16:14:34 -05:00
MrLuje 1d268a9358 fix(dotnet): use azureedge links 2024-01-01 16:12:03 -05:00
Max Howell e39b36db62
Fix rubygems < 3.5 2023-12-30 08:08:01 +00:00
Jacob Heider 46540dc500
fix(geni)
fixed in 11d7ffa9d1

closes #4666
2023-12-30 00:14:13 -05:00
Emil Priver 3f0385cd41
Added auto-update for geni (#4661)
* upgraded pantry package

* updated package.yml

* updated

* /releases/tags is default behavior

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-12-29 17:53:36 -05:00
Jacob Heider aea1470b5d fix(inetutils)
clang on mac complaining something awful:

```
syslogd.c:281:7: error: conflicting types for 'ttymsg'
char *ttymsg (struct iovec *, int, char *, int);
      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/util.h:103:9: note: previous declaration is here
char   *ttymsg(struct iovec *, int, const char *, int);
```

closes #4659
2023-12-29 15:07:53 -05:00
Jacob Heider f1036cbdf3
fix(jupyter)
archlinux finding these deps on which that aren't otherwise caught.

closes #4658
2023-12-29 13:37:51 -05:00
Jacob Heider 3209c70317 fix(lxml)
closes #4656
2023-12-29 11:42:38 -05:00
Max Howell 7f110f2627
gem, fix sed usage 2023-12-29 07:12:30 +00:00
Kevin Chen e179a909bc chore(spacetimedb): Bump from v0.6.1 to v0.8.0 2023-12-28 23:11:49 -05:00
Jacob Heider e5624937d4
ruby 2.5 and 2.6 don't provide racc
ref: https://github.com/pkgxdev/pantry/issues/4620
2023-12-28 18:36:11 -05:00
Jacob Heider 55cdba6bb0 fix(svn)
closes #4618
2023-12-28 18:34:17 -05:00
Michal Skvělý 1638f0b1b7 Fix build for older Ruby versions 2023-12-28 17:13:28 -05:00
Jacob Heider 992595929b fix(cargo)
closes #4623
2023-12-28 15:58:59 -05:00
Jacob Heider c0973b0a46 fix(llama.cpp)
closes #4606
2023-12-28 15:11:56 -05:00
Max Howell c137ff6003 fix use of bundler as a gem
many little fixes and tweaks here. Requires newer brewkit.
2023-12-28 17:18:54 +00:00
Jacob Heider 36ba4f26bc fix(mesa)
closes #4616
2023-12-27 19:30:53 -05:00