Fix the libgpm recipe and update TODOs

This commit is contained in:
Ribbon 2025-07-04 08:04:12 -03:00
parent 8b1d6031a8
commit d1b5fcf6d1
11 changed files with 11 additions and 10 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/cloudhead/rx"
script = "rm Cargo.lock"

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/xomvio/watermarker"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/imazen/imageflow"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO atools crate error
[source]
git = "https://github.com/Colonial-Dev/satpaper"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/foresterre/sic"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO can't find the sys/xattr.h file
[source]
tar = "https://download.savannah.nongnu.org/releases/attr/attr-2.5.2.tar.xz"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/qknight/libnoise"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compilation error
# cmake information: https://github.com/ocornut/imgui/pull/3027
[source]
git = "https://github.com/Qix-/imgui"

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO fix libunistring
[source]
tar = "https://ftp.gnu.org/gnu/libidn/libidn2-2.3.7.tar.gz"
[build]

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
[source]
tar = "https://www.nico.schottelius.org/software/gpm/archives/gpm-1.20.7.tar.bz2"
script = "./autogen.sh"
[build]
template = "configure"

View File

@ -1,4 +1,4 @@
#TODO compilation error
#TODO port the fseterr function
[source]
tar = "https://ftp.gnu.org/gnu/libunistring/libunistring-1.1.tar.gz"
[build]