blob: bd583d09826e11734a3e399ac88e0ff762585117 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = img4tool-git
pkgdesc = Tool for manipulating IMG4, IM4M and IM4P files
pkgver = r182.22a2671
pkgrel = 2
url = https://github.com/tihmstar/img4tool
arch = x86_64
license = LGPL3
makedepends = git
makedepends = lzfse
depends = libgeneral
depends = libplist
depends = openssl
provides = img4tool
conflicts = img4tool
source = git+https://github.com/tihmstar/img4tool.git
sha256sums = SKIP
pkgname = img4tool-git
|