Switch to new package format
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
name: glibc
|
||||
description: The GNU C Library
|
||||
version: "2.43"
|
||||
revision: 2
|
||||
url: https://www.gnu.org/software/libc/
|
||||
license: GPL2-or-later,LGPL2.1-or-later,BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
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: d9c86c6b5dbddb43a3e08270c5844fc5177d19442cf5b8df4be7c07cd5fa3831
|
||||
Reference in New Issue
Block a user