blob: c96ab81bdf7509c59602469690cb99ef326960e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = ruby-ceedling
pkgdesc = Build system for C projects
pkgver = 1.0.0
pkgrel = 1
url = https://www.throwtheswitch.org/ceedling/
arch = any
license = MIT
makedepends = git
makedepends = ruby-rdoc
depends = ruby
depends = ruby-constructor
depends = ruby-deep_merge
depends = ruby-rake
depends = ruby-thor
depends = ruby-unicode-display_width
options = !emptydirs
source = git+https://github.com/ThrowTheSwitch/Ceedling.git#tag=v1.0.0
source = ThrowTheSwitch-CException::git+https://github.com/ThrowTheSwitch/CException.git
source = ThrowTheSwitch-Unity::git+https://github.com/ThrowTheSwitch/Unity.git
source = ThrowTheSwitch-CMock::git+https://github.com/ThrowTheSwitch/CMock.git
source = 010-ruby-ceedling-change-version-requirements.patch
sha256sums = 56dc609983c7b863c0601389b60ff54002e628cc4ee61b2d5c18c016a74eea0e
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = caaa2826cbd0f4511fa4b92676ddab38fd75fc0933e3e29d21270304a8da6059
pkgname = ruby-ceedling
|