mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
update recipes
This commit is contained in:
parent
ec827adcba
commit
33ec38425d
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/Lenivaya/qrrs"
|
||||
rev = "74ea9129a808f199afb386a38df7492cc8c7d094"
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/timvw/qv"
|
||||
rev = "af0063096c6264c72c7462f4eeb0c4a7e0b1d646"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user