blob: f1df6de039960426880b487429a078e7ddfa0a62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = charls-git
pkgdesc = A C++ JPEG-LS library implementation
pkgver = 2.4.1.r69.gcb6a9d7
pkgrel = 1
url = https://github.com/team-charls/charls
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
makedepends = dos2unix
provides = charls
conflicts = charls
source = git+https://github.com/team-charls/charls.git
sha256sums = SKIP
pkgname = charls-git
|