blob: 5ec3ab58e6645a63ba4543b3176ce2e1338a3e72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = libpldm-git
pkgdesc = This is a library which deals with the encoding and decoding of PLDM messages.
pkgver = 0.15.0.r46.g969fe63
pkgrel = 1
url = https://github.com/openbmc/libpldm
arch = x86_64
license = Apache-2.0
makedepends = git
makedepends = gtest
makedepends = meson
makedepends = ninja
makedepends = abi-dumper
makedepends = abi-compliance-checker
depends = glibc
depends = libgcc
depends = libstdc++
provides = libpldm
conflicts = libpldm
source = libpldm-git::git+https://github.com/openbmc/libpldm.git
sha256sums = SKIP
pkgname = libpldm-git
|