Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: ell
|
||||
description: Embedded Linux library
|
||||
version: "0.80"
|
||||
revision: 1
|
||||
url: https://git.kernel.org/pub/scm/libs/ell/ell.git/
|
||||
license: LGPL2.1-or-later
|
||||
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: 6efc70ae6d3e2ca1ec255ecd855a3d5fadefe59897f4307816e3ba7a771f3d00
|
||||
Reference in New Issue
Block a user