summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8ecb3ab9c3fdbcc0c6c06d52a3ff886636b3c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = libzstd-seek-git
        pkgdesc = A library that mimic fread, fseek and ftell for reading zstd compressed files.
        pkgver = r32.f52cedc
        pkgrel = 1
        url = https://github.com/martinellimarco/libzstd-seek
        arch = i686
        arch = x86_64
        arch = armv7h
        arch = aarch64
        license = GPL3
        license = MIT
        makedepends = cmake
        makedepends = git
        depends = zstd
        provides = libzstd-seek
        options = staticlibs
        source = git+https://github.com/martinellimarco/libzstd-seek.git
        sha384sums = SKIP

pkgname = libzstd-seek-git