Commit graph

818 commits

Author SHA1 Message Date
Jacob Heider
3248e8fa30 faster codesigning with file extension blacklisting
second test


repeat second test


repeat first test


repeat repeating second test


more test two


test 2


test 3


test 3.1


test 3.2


test 3.2.1


test 3.2.2


test 3.2.3


test 3.3


test 4


test 4.1


test 4.2


test 4.3


test 4.4 (I hate shell escaping)
2023-03-08 18:06:13 -05:00
David Dobrinskiy
06876ee7af remove unnecesary pip deps 2023-03-08 17:55:56 -05:00
ABevier
1ca60aab50
+vde (#483)
* +vde

* remove unnecessary echo
2023-03-08 17:51:59 -05:00
Max Howell
818e827397 Remove unneeded deps 2023-03-08 17:48:59 -05:00
Max Howell
00b597d917 +mackup
Closes #482
2023-03-08 17:38:31 -05:00
Jonathan Chang
6f0af25b08 +graphviz.org 2023-03-08 14:01:40 -07:00
Iulian Onofrei
509af698cf Fix incorrect formatting in the README 2023-03-08 13:58:36 -07:00
ABevier
35d141b1ab
+libssh (#479)
* +libssh

* include the .a file for static linking
2023-03-08 15:50:27 -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
ABevier
4ef8ac05b7 +lzo 2023-03-08 13:33:14 -05:00
ABevier
daae918d60 +popt 2023-03-08 13:32:50 -05:00
ABevier
295674a7b4 +capstone 2023-03-08 13:30:17 -05:00
Marc Seitz
1ea7ecba04 add opus codec 2023-03-08 13:29:27 -05:00
Max Howell
212a592e09
pin to brewkit ~0.5 2023-03-08 09:02:33 -05:00
Max Howell
53199875aa Fix pipenv venv stuff
Fixes https://github.com/teaxyz/pantry.extra/issues/420
2023-03-07 18:28:39 -07:00
Max Howell
c09f6ce73a
deno install to ~/.local/bin (not ~/.deno/bin)
This is our current consistency choice. I think ideally we’d make this configurable somehow.
2023-03-07 14:38:38 -05:00
David Dobrinskiy
20ce9db565
+twine (#471)
* +twine

initial commit

* cleanup tests

* cleaner build script
2023-03-07 14:36:08 -05:00
ABevier
64e14c0882
+watch (#465)
* add watch

* clean up yml

* try to fix deps

* ncurses dep

* just test it differently

* add comment
2023-03-06 18:54:43 -05:00
Jacob Heider
1d59090bb4
fix(scc)
oops. missed the file name
2023-03-06 15:08:13 -05:00
shedali
790a3bd160
add mdcat (#438)
* add mdcat

* fix: +aws.amazon.com/cli remove `_awscli` symlink (#437)

* add build script

* wip

* add pkg-config dep

---------

Co-authored-by: Ramazan Elsunakev <35545693+relsunkaev@users.noreply.github.com>
Co-authored-by: Max Howell <mxcl@me.com>
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-06 14:54:51 -05:00
Marc Seitz
e2e2e4160e
+glog (#459)
* +glog

* +double-conversion (#436)

* +double-conversion

* fix test
2023-03-06 14:51:04 -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
Marc Seitz
1c89b699c5
+double-conversion (#436)
* +double-conversion

* fix test
2023-03-05 17:31:09 -05:00
Marc Seitz
5592fd18dc +gflags 2023-03-05 17:30:28 -05:00
Marc Seitz
47a7a6cb03
+leptonica (#449)
* add leptonica

* update openjpeg dep
2023-03-05 06:57:39 -07:00
Jonathan Chang
e70d0dd625
+poppler.freedesktop.org (#432)
* +poppler.freedesktop.org

* see if explicit PIC fixes segfaults

* that will teach me to use the web editor

* this, maybe

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-05 06:06:53 -07:00
Jacob Heider
683bc4a924 use PIC/PIE on linux-x86-64 2023-03-05 05:56:13 -07:00
Marc Seitz
458375c8ef add libwebp 2023-03-04 23:51:31 -05:00
Jacob Heider
e59e13ca08
has to clean destination when bottling too. 2023-03-04 22:54:07 -05:00
Jacob Heider
ec2d3130b2
correct gpg passphrase variable name 2023-03-04 21:11:59 -05:00
Max Howell
4ab3dc7e2e
libxml2: make it so most includes just work (#435)
* make it so most includes just work

* work out cleaning properly

* back to @main

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-04 20:26:28 -05:00
Marc Seitz
7506d017eb
+az (azure-cli) (#451)
* add azure-cli

* simplify build script

* fix srcroot
2023-03-04 20:12:37 -05:00
Marc Seitz
49ebc2ac8a
+libarchive (#453)
* add libarchive

* see if our segfault is PIC related

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-04 20:11:42 -05:00
Jacob Heider
0047bccbe7 fix(nodejs) 2023-03-04 20:10:39 -05:00
Jacob Heider
eb0d9d243d
fix(solidity) (#421)
* fix(solidity)

woo, my PR made it in!

* needs boost PICd
2023-03-04 19:56:47 -05:00
Jacob Heider
100dc04748
fix(redis) (#456)
* fix(redis)

* less fragile test
2023-03-04 19:37:58 -05:00
Jacob Heider
0d3022dac2 fix(lame)
fixes https://github.com/teaxyz/pantry.core/issues/405
2023-03-04 18:29:49 -05:00
Jacob Heider
77b3bcaca5 fix(harfbuzz)
fixes #272
2023-03-04 18:12:59 -05:00
Jacob Heider
d1387ce13d fix making certain changes in packages 2023-03-03 19:40:05 -05:00
Jacob Heider
7535698058
all the duck in a row 2023-03-03 18:23:29 -05:00
Jacob Heider
7426d862c2
cleanup 2023-03-03 18:18:05 -05:00
Jacob Heider
6a799a5d47
extra fancy version 2023-03-03 18:09:23 -05:00
Jacob Heider
6dd73eb14e
unlink a little harder 2023-03-03 17:44:47 -05:00
Jacob Heider
b0eb1fed1f
Use --unlink when extracting build artifacts to prevent issues 2023-03-03 17:30:33 -05:00
Jacob Heider
d94868c414 fix(pytest) 2023-03-03 17:20:05 -05:00
Marc Seitz
0c8f275bce
add littlecms (#444) 2023-03-03 10:38:02 -07:00
ABevier
9883285baa
add kubectl (#443)
* add kubectl
* try to install rsync on linux
* missed the -y

---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-03-03 10:20:23 -07:00