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
226 B
TOML
10 lines
226 B
TOML
[package]
|
|
name = "eudev"
|
|
version = "3.2.14"
|
|
|
|
#TODO compilation error: POSIX header not found
|
|
[source]
|
|
tar = "https://github.com/eudev-project/eudev/releases/download/v3.2.14/eudev-3.2.14.tar.gz"
|
|
[build]
|
|
template = "configure"
|