blob: 3d7b3c504e1bedbea66d853880fd86c0c98d8f11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libunarr-git
pkgdesc = A lightweight decompression library with support for rar, tar and zip archives.
pkgver = 1.1.1.r0.gb211040
pkgrel = 2
url = https://github.com/selmf/unarr
arch = i686
arch = x86_64
license = LGPL3
makedepends = cmake
makedepends = git
makedepends = ninja
depends = zlib
depends = bzip2
depends = xz
provides = libunarr
source = git+https://github.com/selmf/unarr
md5sums = SKIP
pkgname = libunarr-git
|