blob: a23c678026cf5f0284c4934887f3fb05dae79c07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mtftar-git
pkgdesc = A tool for translating a MTF stream to a TAR stream.
pkgver = 14.6b0a4e1
pkgrel = 1
url = https://github.com/sjmurdoch/mtftar
arch = x86_64
license = GPL2
makedepends = git
makedepends = make
makedepends = gcc
depends = glibc
provides = mtftar
conflicts = mtftar
source = git+https://github.com/sjmurdoch/mtftar.git
md5sums = SKIP
pkgname = mtftar-git
|