blob: a82bc02c583c26b72ba9b6e5f1a517e0da098df7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mingw-w64-google-glog
pkgdesc = Logging library for C++ (mingw-w64)
pkgver = 0.7.1
pkgrel = 1
url = https://github.com/google/glog
arch = any
license = custom:BSD3
makedepends = mingw-w64-cmake
options = !strip
options = !buildflags
options = staticlibs
source = glog-0.7.1.tar.gz::https://github.com/google/glog/archive/v0.7.1.tar.gz
sha512sums = 2dabac87d44e4fe58beceb31b22be732b47df84c22f1af8c0e7d0f262de939889de1f16025c1256539f2833ef3393bc92034e983aa2886752bb8705801a68630
pkgname = mingw-w64-google-glog
|