Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: libutf8proc
|
||||
description: A clean C library for processing UTF-8 Unicode data
|
||||
version: 2.11.3
|
||||
revision: 2
|
||||
url: https://github.com/JuliaStrings/utf8proc
|
||||
license: MIT,custom
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: abfed50b6d4da51345713661370290f4f4747263ee73dc90356299dfc7990c78
|
||||
Reference in New Issue
Block a user