637da791ff
recipes/dev/gcc13 was claiming name='cxx' — conflicted with local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match directory names for unique package identification by the cookbook.
13 lines
273 B
TOML
13 lines
273 B
TOML
[package]
|
|
name = "eldarica"
|
|
version = "2.2.1"
|
|
|
|
#TODO missing script for sbt
|
|
# build instructions: https://github.com/uuverifiers/eldarica#documentation
|
|
[source]
|
|
git = "https://github.com/uuverifiers/eldarica"
|
|
rev = "v2.2.1"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "custom"
|