Commit graph

2709 commits

Author SHA1 Message Date
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
Max Howell 3ad1bb655a
Remove GHA permissions where possible (#4812) 2024-01-11 15:05:04 -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