blob: 4cc7d5a0b78f1f476a41942afdda747c51c17258 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = uchardet-git
pkgdesc = Encoding detector library ported from Mozilla
pkgver = 0.0.8.r98.gab1d2f1
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/uchardet/
arch = i686
arch = x86_64
license = MPL
makedepends = git
makedepends = cmake
depends = gcc-libs
provides = uchardet=0.0.8.r98.gab1d2f1
provides = libuchardet.so
conflicts = uchardet
options = staticlibs
source = git+https://gitlab.freedesktop.org/uchardet/uchardet.git
sha256sums = SKIP
pkgname = uchardet-git
|