blob: afa0286fe557be0d27e9427c3878cf63ab88c835 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = file-cpp-git
pkgdesc = C++ wrapper library around std::fstream
pkgver = r12.fcb5eca
pkgrel = 3
url = https://github.com/weqeqq/file-cpp
arch = any
license = MIT
makedepends = git
makedepends = cmake
makedepends = make
makedepends = gcc
provides = file-cpp
conflicts = file-cpp
source = git+https://github.com/weqeqq/file-cpp.git
sha256sums = SKIP
pkgname = file-cpp-git
|