diff --git a/recipes/wip/pueue/recipe.toml b/recipes/wip/pueue/recipe.toml index 3d38b591..bd1ed8cd 100644 --- a/recipes/wip/pueue/recipe.toml +++ b/recipes/wip/pueue/recipe.toml @@ -1,4 +1,4 @@ -#TODO +#TODO pueue_lib crate error (after cargo update and a patch on ring) [source] git = "https://github.com/Nukesor/pueue" [build] diff --git a/recipes/wip/python310/recipe.toml b/recipes/wip/python310/recipe.toml index 1300d516..c2d9436e 100644 --- a/recipes/wip/python310/recipe.toml +++ b/recipes/wip/python310/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO configuration error [source] tar = "https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz" [build] diff --git a/recipes/wip/python312/recipe.toml b/recipes/wip/python312/recipe.toml index 249c6b5a..51c7f232 100644 --- a/recipes/wip/python312/recipe.toml +++ b/recipes/wip/python312/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO configuration error [source] tar = "https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tar.xz" [build] diff --git a/recipes/wip/qrrs/recipe.toml b/recipes/wip/qrrs/recipe.toml index abb65153..9a6b99fc 100644 --- a/recipes/wip/qrrs/recipe.toml +++ b/recipes/wip/qrrs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/Lenivaya/qrrs" rev = "74ea9129a808f199afb386a38df7492cc8c7d094" diff --git a/recipes/wip/qt4/recipe.toml b/recipes/wip/qt4/recipe.toml index f986a67a..7b903dc3 100644 --- a/recipes/wip/qt4/recipe.toml +++ b/recipes/wip/qt4/recipe.toml @@ -1,4 +1,4 @@ -#TODO probably wrong template and missing dependencies +#TODO find a tarball link [source] tar = "http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz" [build] diff --git a/recipes/wip/qt5-base/recipe.toml b/recipes/wip/qt5-base/recipe.toml index 7ddc02d6..69c6c810 100644 --- a/recipes/wip/qt5-base/recipe.toml +++ b/recipes/wip/qt5-base/recipe.toml @@ -1,3 +1,4 @@ +#TODO make libxkbcommon work #TODO build instructions - https://doc.qt.io/qt-5/linux-building.html #TODO customization - https://doc.qt.io/qt-5/configure-options.html [source] diff --git a/recipes/wip/qt6-base/recipe.toml b/recipes/wip/qt6-base/recipe.toml index c233e75e..5b2ca35a 100644 --- a/recipes/wip/qt6-base/recipe.toml +++ b/recipes/wip/qt6-base/recipe.toml @@ -1,3 +1,4 @@ +#TODO make libxkbcommon work #TODO build instructions - https://doc.qt.io/qt-6/linux-building.html #TODO customization - https://doc.qt.io/qt-6/configure-options.html [source] diff --git a/recipes/wip/quantlib/recipe.toml b/recipes/wip/quantlib/recipe.toml index d6f09967..bcecf3c0 100644 --- a/recipes/wip/quantlib/recipe.toml +++ b/recipes/wip/quantlib/recipe.toml @@ -1,3 +1,4 @@ +#TODO make boost work #TODO probably wrong template, see https://www.quantlib.org/install/linux.shtml [source] tar = "https://github.com/lballabio/QuantLib/releases/download/v1.32/QuantLib-1.32.tar.gz" diff --git a/recipes/wip/qv/recipe.toml b/recipes/wip/qv/recipe.toml index 4fecd5cb..b05433de 100644 --- a/recipes/wip/qv/recipe.toml +++ b/recipes/wip/qv/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/timvw/qv" -rev = "af0063096c6264c72c7462f4eeb0c4a7e0b1d646" [build] template = "cargo"