23 lines
545 B
YAML
23 lines
545 B
YAML
name: ell
|
|
description: Embedded Linux library
|
|
version: "0.83"
|
|
revision: 2
|
|
url: https://git.kernel.org/pub/scm/libs/ell/ell.git/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- dbus
|
|
- procps-ng
|
|
- udev
|
|
downloads:
|
|
- url: https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 39a562f5ab2768e69da1ffbb1f98a8eb3483baffc7d2ef6adc3705e4fd4e53fb
|