blob: 72c2b82f8058e1b08aa6db2e6e45accd65e7db70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mtd-utils-git
pkgdesc = MTD userspace tools
pkgver = 1481.4594fc1
pkgrel = 1
url = http://www.linux-mtd.infradead.org/index.html
arch = i686
arch = x86_64
license = GPL-2.0-only
makedepends = cmocka
makedepends = git
depends = lzo
depends = util-linux
depends = zlib
depends = zstd
provides = mtd-utils
conflicts = mtd-tools-git
replaces = mtd-tools-git
replaces = mtd-utils
source = mtd-utils::git://git.infradead.org/mtd-utils.git
sha256sums = SKIP
pkgname = mtd-utils-git
|