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
234 B
TOML
10 lines
234 B
TOML
[package]
|
|
name = "qt6-httpserver"
|
|
version = "6.6"
|
|
|
|
#TODO not compiled or tested
|
|
[source]
|
|
tar = "https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qthttpserver-everywhere-src-6.6.1.tar.xz"
|
|
[build]
|
|
template = "configure"
|