2026-02-03 10:10:10 +08:00
|
|
|
idn2:
|
|
|
|
|
type: library
|
|
|
|
|
artifact:
|
|
|
|
|
source:
|
2026-06-21 17:33:48 +08:00
|
|
|
type: filelist
|
|
|
|
|
url: 'https://ftp.gnu.org/gnu/libidn/'
|
|
|
|
|
regex: '/href="(?<file>libidn2-(?<version>[^"]+)\.tar\.gz)"/'
|
|
|
|
|
source-mirror:
|
2026-02-03 10:10:10 +08:00
|
|
|
type: filelist
|
2026-05-20 21:09:27 -07:00
|
|
|
url: 'https://ftpmirror.gnu.org/gnu/libidn/'
|
2026-02-03 10:10:10 +08:00
|
|
|
regex: '/href="(?<file>libidn2-(?<version>[^"]+)\.tar\.gz)"/'
|
|
|
|
|
metadata:
|
2026-02-03 10:59:56 +08:00
|
|
|
license-files: [COPYING.LESSERv3]
|
2026-02-03 10:10:10 +08:00
|
|
|
license: LGPL-3.0-or-later
|
2026-02-03 10:59:56 +08:00
|
|
|
depends@macos:
|
|
|
|
|
- libiconv
|
|
|
|
|
- gettext
|
2026-02-03 10:10:10 +08:00
|
|
|
suggests@unix:
|
|
|
|
|
- libiconv
|
|
|
|
|
- gettext
|
|
|
|
|
- libunistring
|
2026-02-03 14:01:41 +08:00
|
|
|
headers:
|
|
|
|
|
- idn2.h
|
|
|
|
|
pkg-configs:
|
|
|
|
|
- libidn2
|