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
190 B
TOML
10 lines
190 B
TOML
[package]
|
|
name = "poppler-data"
|
|
version = "0.4.12"
|
|
|
|
#TODO missing script for gnu make
|
|
[source]
|
|
tar = "https://poppler.freedesktop.org/poppler-data-0.4.12.tar.gz"
|
|
[build]
|
|
template = "custom"
|