summaryrefslogtreecommitdiff
path: root/Ports/SDL2-GNUBoy/package.sh
blob: 0560389ec661aaeb0a84ab4b074a5392f4fe6c48 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env -S bash ../.port_include.sh

port=SDL2-GNUBoy
version=1.2
useconfigure=false
files="https://github.com/AlexOberhofer/SDL2-GNUBoy/archive/refs/tags/v${version}.tar.gz SDL2-GNUBoy-${version}.tar.gz 7d00a80e4b6bbb4c388b1ea0a34daca5f90fba574f09915c5135431f81091c8a"
auth_type=sha256
depends=("SDL2")