29 lines
598 B
Plaintext
29 lines
598 B
Plaintext
name: glibc
|
|
description: The GNU C Library
|
|
version: "2.42"
|
|
revision: 4
|
|
url: https://www.gnu.org/software/libc/
|
|
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/locale.gen
|
|
depends:
|
|
- linux-api-headers
|
|
- tzdata
|
|
optional_depends:
|
|
- gd
|
|
- perl
|
|
make_depends:
|
|
- gd
|
|
- python3
|
|
provides:
|
|
- libc
|
|
options:
|
|
- nostrip
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/glibc/glibc-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d1775e32e4628e64ef930f435b67bb63af7599acb6be2b335b9f19f16509f17f
|