blob: 1bbdbca2dcfca63678356077565d706142ec5607 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-cppunit
pkgdesc = A C++ unit testing framework (mingw-w64)
pkgver = 1.15.1
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/cppunit
arch = any
license = LGPL
makedepends = mingw-w64-gcc
makedepends = mingw-w64-configure
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = !libtool
options = staticlibs
options = !emptydirs
source = https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz
sha256sums = 89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7
pkgname = mingw-w64-cppunit
|