diff --git a/recipes/wip/libsm/recipe.toml b/recipes/wip/libsm/recipe.toml index 9a5cb79fd..bcf789e4e 100644 --- a/recipes/wip/libsm/recipe.toml +++ b/recipes/wip/libsm/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make dependencies work [source] tar = "https://www.x.org/releases/individual/lib/libSM-1.2.4.tar.xz" [build] diff --git a/recipes/wip/libspiro/recipe.toml b/recipes/wip/libspiro/recipe.toml index 327173edd..fbba5edc2 100644 --- a/recipes/wip/libspiro/recipe.toml +++ b/recipes/wip/libspiro/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] tar = "https://github.com/fontforge/libspiro/releases/download/20221101/libspiro-dist-20221101.tar.gz" [build] diff --git a/recipes/wip/libsrt/recipe.toml b/recipes/wip/libsrt/recipe.toml index 53732410b..d163fd078 100644 --- a/recipes/wip/libsrt/recipe.toml +++ b/recipes/wip/libsrt/recipe.toml @@ -1,4 +1,4 @@ -#TODO probably wrong template, see https://github.com/Haivision/srt/blob/master/docs/build/build-linux.md +#TODO CMake error, see https://github.com/Haivision/srt/blob/master/docs/build/build-linux.md [source] git = "https://github.com/Haivision/srt" rev = "09f35c0f1743e23f514cb41444504a7faeacf89e" diff --git a/recipes/wip/libstatgrab/recipe.toml b/recipes/wip/libstatgrab/recipe.toml index 6213aab10..8bdc5a320 100644 --- a/recipes/wip/libstatgrab/recipe.toml +++ b/recipes/wip/libstatgrab/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compilation error [source] tar = "https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_0_92_1/libstatgrab-0.92.1.tar.gz" [build] diff --git a/recipes/wip/libtheora/recipe.toml b/recipes/wip/libtheora/recipe.toml index 44b5772f6..78e901d90 100644 --- a/recipes/wip/libtheora/recipe.toml +++ b/recipes/wip/libtheora/recipe.toml @@ -1,4 +1,4 @@ -#TODO the redox target is not supported on the configure +#TODO the redox target is not supported on the configure script [source] tar = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2" [build] diff --git a/recipes/wip/libtickit/recipe.toml b/recipes/wip/libtickit/recipe.toml index 127303efd..bc3f10189 100644 --- a/recipes/wip/libtickit/recipe.toml +++ b/recipes/wip/libtickit/recipe.toml @@ -1,5 +1,5 @@ -#TODO probably wrong template, see https://github.com/leonerd/libtickit +#TODO missing script for building, see https://github.com/leonerd/libtickit [source] tar = "https://www.leonerd.org.uk/code/libtickit/libtickit-0.4.3.tar.gz" [build] -template = "configure" +template = "custom" diff --git a/recipes/wip/libunibreak/recipe.toml b/recipes/wip/libunibreak/recipe.toml index 4f57c82db..83b0efb69 100644 --- a/recipes/wip/libunibreak/recipe.toml +++ b/recipes/wip/libunibreak/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] tar = "https://github.com/adah1972/libunibreak/releases/download/libunibreak_5_1/libunibreak-5.1.tar.gz" [build] diff --git a/recipes/wip/liburcu/recipe.toml b/recipes/wip/liburcu/recipe.toml index 32f7f756a..c47ad54bd 100644 --- a/recipes/wip/liburcu/recipe.toml +++ b/recipes/wip/liburcu/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO can't configure pthread support [source] tar = "https://lttng.org/files/urcu/userspace-rcu-0.14.0.tar.bz2" [build] diff --git a/recipes/wip/libuuid/recipe.toml b/recipes/wip/libuuid/recipe.toml index 8b72e9133..392012daa 100644 --- a/recipes/wip/libuuid/recipe.toml +++ b/recipes/wip/libuuid/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO can't recognize Redox target [source] tar = "https://sourceforge.net/projects/libuuid/files/libuuid-1.0.3.tar.gz/download" [build] diff --git a/recipes/wip/libuv/recipe.toml b/recipes/wip/libuv/recipe.toml index ce2386df7..5d6685d68 100644 --- a/recipes/wip/libuv/recipe.toml +++ b/recipes/wip/libuv/recipe.toml @@ -1,5 +1,5 @@ -#TODO not compiled or tested +#TODO missing script for building [source] tar = "https://dist.libuv.org/dist/v1.45.0/libuv-v1.45.0.tar.gz" [build] -template = "configure" +template = "custom" diff --git a/recipes/wip/libva/recipe.toml b/recipes/wip/libva/recipe.toml index 7e55494c8..24af9a36e 100644 --- a/recipes/wip/libva/recipe.toml +++ b/recipes/wip/libva/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO can't recognize the redox target #TODO probably require libdrm [source] tar = "https://github.com/intel/libva/releases/download/2.19.0/libva-2.19.0.tar.bz2" diff --git a/recipes/wip/libvisio/recipe.toml b/recipes/wip/libvisio/recipe.toml index 635cdb240..73d32a0b9 100644 --- a/recipes/wip/libvisio/recipe.toml +++ b/recipes/wip/libvisio/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO make dependencies work [source] tar = "https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.7.tar.xz" [build] diff --git a/recipes/wip/libvpx/recipe.toml b/recipes/wip/libvpx/recipe.toml index c48d2aaae..977a6a1f5 100644 --- a/recipes/wip/libvpx/recipe.toml +++ b/recipes/wip/libvpx/recipe.toml @@ -1,4 +1,4 @@ -#TODO probably wrong template +#TODO error with the redox target [source] git = "https://chromium.googlesource.com/webm/libvpx" rev = "10b9492dcf05b652e2e4b370e205bd605d421972" diff --git a/recipes/wip/libvterm/recipe.toml b/recipes/wip/libvterm/recipe.toml index f53e98772..812086ccb 100644 --- a/recipes/wip/libvterm/recipe.toml +++ b/recipes/wip/libvterm/recipe.toml @@ -1,5 +1,5 @@ #TODO probably wrong template [source] -tar = "https://www.leonerd.org.uk/code/libvterm/libvterm-0.3.2.tar.gz" +tar = "https://launchpad.net/libvterm/trunk/v0.3/+download/libvterm-0.3.3.tar.gz" [build] template = "configure"