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
245 B
TOML
13 lines
245 B
TOML
[package]
|
|
name = "libkomparediff2"
|
|
version = "25.12"
|
|
|
|
#TODO not compiled or tested
|
|
# lacking build instructions
|
|
[source]
|
|
git = "https://invent.kde.org/sdk/libkomparediff2"
|
|
branch = "release/25.12"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|