From b0c3fdcbe8e807f2e278298cd3241647555223b6 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Wed, 12 Jun 2024 08:51:50 +0000 Subject: [PATCH] Update TODOs --- recipes/wip/dev/openjdk11-headless/recipe.toml | 2 +- recipes/wip/fuse/glusterfs/recipe.toml | 2 +- recipes/wip/fuse/indexfs/recipe.toml | 2 +- recipes/wip/fuse/s3fs/recipe.toml | 2 +- recipes/wip/games/leafish/recipe.toml | 2 +- recipes/wip/games/veloren/recipe.toml | 2 +- recipes/wip/graphics/satty/recipe.toml | 2 +- recipes/wip/gui/eww/recipe.toml | 2 +- recipes/wip/libs/hwloc/recipe.toml | 2 +- recipes/wip/libs/libcdr/recipe.toml | 2 +- recipes/wip/libs/libgspell-gtk3/recipe.toml | 2 +- recipes/wip/libs/libgspell-gtk4/recipe.toml | 2 +- recipes/wip/libs/pjsip/recipe.toml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/recipes/wip/dev/openjdk11-headless/recipe.toml b/recipes/wip/dev/openjdk11-headless/recipe.toml index 219b77555..af318c2d8 100644 --- a/recipes/wip/dev/openjdk11-headless/recipe.toml +++ b/recipes/wip/dev/openjdk11-headless/recipe.toml @@ -1,4 +1,4 @@ -#TODO permission denied on the configure script +#TODO can't find the configure script #TODO build instructions - https://github.com/openjdk/jdk11u/blob/master/doc/building.md [source] git = "https://github.com/openjdk/jdk11u" diff --git a/recipes/wip/fuse/glusterfs/recipe.toml b/recipes/wip/fuse/glusterfs/recipe.toml index 0ea04e9a2..1557fc6d1 100644 --- a/recipes/wip/fuse/glusterfs/recipe.toml +++ b/recipes/wip/fuse/glusterfs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make all dependencies work #TODO probably missing dependencies, see https://docs.gluster.org/en/latest/Developer-guide/Building-GlusterFS/#build-requirements # customization - https://docs.gluster.org/en/latest/Developer-guide/Building-GlusterFS/#configuring-for-building [source] diff --git a/recipes/wip/fuse/indexfs/recipe.toml b/recipes/wip/fuse/indexfs/recipe.toml index 90c2a4702..d5842728a 100644 --- a/recipes/wip/fuse/indexfs/recipe.toml +++ b/recipes/wip/fuse/indexfs/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO make libfuse work #TODO probably missing dependencies # build instructions - https://github.com/MajenkoProjects/indexfs/blob/master/INSTALL [source] diff --git a/recipes/wip/fuse/s3fs/recipe.toml b/recipes/wip/fuse/s3fs/recipe.toml index acf0d0864..578468d03 100644 --- a/recipes/wip/fuse/s3fs/recipe.toml +++ b/recipes/wip/fuse/s3fs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make libfuse2 work # build instructions - https://github.com/s3fs-fuse/s3fs-fuse/blob/master/COMPILATION.md [source] git = "https://github.com/s3fs-fuse/s3fs-fuse" diff --git a/recipes/wip/games/leafish/recipe.toml b/recipes/wip/games/leafish/recipe.toml index ff29d95ef..6b8fba4bf 100644 --- a/recipes/wip/games/leafish/recipe.toml +++ b/recipes/wip/games/leafish/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make gtk3 work [source] git = "https://github.com/Lea-fish/Leafish" [build] diff --git a/recipes/wip/games/veloren/recipe.toml b/recipes/wip/games/veloren/recipe.toml index e1db8ba74..55216f399 100644 --- a/recipes/wip/games/veloren/recipe.toml +++ b/recipes/wip/games/veloren/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested yet +#TODO make all dependencies work [source] git = "https://github.com/veloren/veloren" [build] diff --git a/recipes/wip/graphics/satty/recipe.toml b/recipes/wip/graphics/satty/recipe.toml index 4e403a7d9..c28c9fe48 100644 --- a/recipes/wip/graphics/satty/recipe.toml +++ b/recipes/wip/graphics/satty/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make gtk4 work [source] git = "https://github.com/gabm/Satty" [build] diff --git a/recipes/wip/gui/eww/recipe.toml b/recipes/wip/gui/eww/recipe.toml index 43f11788c..6626c45fb 100644 --- a/recipes/wip/gui/eww/recipe.toml +++ b/recipes/wip/gui/eww/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make gtk3 work [source] git = "https://github.com/elkowar/eww" [build] diff --git a/recipes/wip/libs/hwloc/recipe.toml b/recipes/wip/libs/hwloc/recipe.toml index dd0263572..3982d79ef 100644 --- a/recipes/wip/libs/hwloc/recipe.toml +++ b/recipes/wip/libs/hwloc/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make libevdev work [source] tar = "https://download.open-mpi.org/release/hwloc/v2.9/hwloc-2.9.3.tar.bz2" [build] diff --git a/recipes/wip/libs/libcdr/recipe.toml b/recipes/wip/libs/libcdr/recipe.toml index ae73948e3..61e163559 100644 --- a/recipes/wip/libs/libcdr/recipe.toml +++ b/recipes/wip/libs/libcdr/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make all dependencies work [source] tar = "https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.7.tar.xz" [build] diff --git a/recipes/wip/libs/libgspell-gtk3/recipe.toml b/recipes/wip/libs/libgspell-gtk3/recipe.toml index d045090c3..e3f252329 100644 --- a/recipes/wip/libs/libgspell-gtk3/recipe.toml +++ b/recipes/wip/libs/libgspell-gtk3/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make gtk3 work [source] tar = "https://download.gnome.org/sources/gspell/1.12/gspell-1.12.2.tar.xz" [build] diff --git a/recipes/wip/libs/libgspell-gtk4/recipe.toml b/recipes/wip/libs/libgspell-gtk4/recipe.toml index 3c7ae5efc..2811865db 100644 --- a/recipes/wip/libs/libgspell-gtk4/recipe.toml +++ b/recipes/wip/libs/libgspell-gtk4/recipe.toml @@ -1,4 +1,4 @@ -#TODO probably wrong script +#TODO make gtk4 work [source] tar = "https://gitlab.gnome.org/otrocodigo/gspell/-/archive/1.11.1/gspell-1.11.1.tar.bz2" [build] diff --git a/recipes/wip/libs/pjsip/recipe.toml b/recipes/wip/libs/pjsip/recipe.toml index 56a4fe063..5f12bf79c 100644 --- a/recipes/wip/libs/pjsip/recipe.toml +++ b/recipes/wip/libs/pjsip/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make libvpx work # customization - https://docs.pjsip.org/en/latest/get-started/posix/build_instructions.html [source] git = "https://github.com/pjsip/pjproject"