blob: 9cffa4f425805dc3935c2be24bf6824ab89af31a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = oatpp-swagger-git
pkgdesc = OpenApi 3.0.0 docs + Swagger UI for oatpp services
pkgver = 1.2.5.r0.geffa263
pkgrel = 1
epoch = 1
url = https://github.com/oatpp/oatpp-swagger
arch = x86_64
license = Apache
makedepends = cmake
depends = oatpp
provides = oatpp-swagger
conflicts = oatpp-swagger
source = oatpp-swagger::git+https://github.com/oatpp/oatpp-swagger.git
source = module-config.cmake.in.patch
source = module-install.cmake.patch
source = CMakeLists.txt.patch
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = oatpp-swagger-git
|