mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
Update TODOs
This commit is contained in:
parent
af81916748
commit
b0c3fdcbe8
@ -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"
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make gtk3 work
|
||||
[source]
|
||||
git = "https://github.com/Lea-fish/Leafish"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested yet
|
||||
#TODO make all dependencies work
|
||||
[source]
|
||||
git = "https://github.com/veloren/veloren"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make gtk4 work
|
||||
[source]
|
||||
git = "https://github.com/gabm/Satty"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make gtk3 work
|
||||
[source]
|
||||
git = "https://github.com/elkowar/eww"
|
||||
[build]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user