Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: icu
|
||||
description: Libraries providing Unicode and Globalization support for software applications
|
||||
version: "78.3"
|
||||
revision: 2
|
||||
url: https://icu.unicode.org/
|
||||
license: BSD-2-Clause,BSD-3-Clause,LicenseRef-Unicode-3.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- bash
|
||||
make_depends:
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://github.com/unicode-org/icu/releases/download/release-${BPM_PKG_VERSION}/icu4c-${BPM_PKG_VERSION}-sources.tgz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 3a2e7a47604ba702f345878308e6fefeca612ee895cf4a5f222e7955fabfe0c0
|
||||
Reference in New Issue
Block a user