mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
10 lines
390 B
Bash
Executable file
10 lines
390 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=mrsh
|
|
version=d9763a32e7da572677d1681bb1fc67f117d641f3
|
|
files="https://codeload.github.com/emersion/mrsh/legacy.tar.gz/${version} emersion-mrsh-d9763a3.tar.gz 6896493a1020774715ccca28e8d8f4ec722af63a93543fb6dd2762f7b1de9c8a"
|
|
auth_type=sha256
|
|
useconfigure=true
|
|
makeopts=
|
|
workdir=emersion-mrsh-d9763a3
|
|
|
|
export CFLAGS=-Wno-deprecated-declarations
|