Closes #273
This commit is contained in:
Max Howell 2023-04-11 19:01:19 -04:00
parent 7176c1eb48
commit 0c26cdeb78

View file

@ -0,0 +1,24 @@
distributable:
url: https://ftp.gnu.org/gnu/libidn/libidn-{{version.raw}}.tar.gz
strip-components: 1
versions:
- 1.41
build:
dependencies:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
freedesktop.org/pkg-config: ^0.29
script: |
./configure --prefix="{{prefix}}"
make --jobs {{ hw.concurrency }} install
provides:
- bin/idn
test:
env:
CHARSET: UTF-8
script:
idn "räksmörgås.se" "blåbærgrød.no"