blob: 4dc3a4f5c641429262851fa213da72c09575c6cb (
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 = 1
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
|