summaryrefslogtreecommitdiff
path: root/Ports/imgcat/package.sh
blob: 6c0e1829d2200e28b35642d54c8158d0716b577c (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env -S bash ../.port_include.sh
port=imgcat
version=2.5.1
useconfigure=true
installopts=("PREFIX=${SERENITY_INSTALL_ROOT}/usr/local")
depends=("ncurses" "libpng" "libjpeg" "termcap")
files="https://github.com/eddieantonio/imgcat/releases/download/v${version}/imgcat-${version}.tar.gz imgcat-v${version}.tar.gz 8faaac392df315b4973bb6927c0eec659e879df6c15ad6f8461073e05b70c537"
auth_type=sha256