blob: c7c16c6bc9cb277697fbb8caf652068e883add55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = astrorama-elements
pkgdesc = A C++/Python build framework that helps to organize the software into modules which are gathered into projects
pkgver = 6.3.4
pkgrel = 1
url = https://github.com/astrorama/Elements
arch = x86_64
license = LGPL-3.0-only
checkdepends = python-pytest
makedepends = boost
makedepends = cmake
depends = boost-libs
depends = gcc-libs
depends = log4cpp
depends = python
source = astrorama-elements-6.3.4.tar.gz::https://github.com/astrorama/Elements/archive/6.3.4.tar.gz
source = 0001-fix_build.patch
source = 0002-fix_check.patch
sha256sums = 75f453e1189007353ca5404cb84a2a1d64cef71d789a556a760820e33f625678
sha256sums = ce12cfe247b580af5bae6ecc6d3efa6782ee3a7e8626b7ac059b6ff277e94240
sha256sums = 87993dcb7ce533dffbac288c986a43ea9885ab1678dbfb23f6a7ae1b550743a2
pkgname = astrorama-elements
|