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.
10 lines
202 B
TOML
10 lines
202 B
TOML
[package]
|
|
name = "kvazaar"
|
|
version = "2.2.0"
|
|
|
|
#TODO compilation error
|
|
[source]
|
|
tar = "https://github.com/ultravideo/kvazaar/releases/download/v2.2.0/kvazaar-2.2.0.tar.xz"
|
|
[build]
|
|
template = "configure"
|