Skip to content
Snippets Groups Projects
Commit 4accfce7 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Add recipes

parent 6156be45
No related branches found
No related tags found
No related merge requests found
Showing
with 112 additions and 1 deletion
#TODO Not compiled or tested
[source]
git = "https://github.com/rust-av/avp"
[build]
template = "cargo"
dependencies = [
"sdl2",
]
#TODO Not compiled or tested
[source]
git = "https://github.com/yazgoo/blockish-caca"
[build]
template = "cargo"
dependencies = [
"libcaca",
]
#TODO make dbus work
#TODO make D-Bus work
[source]
git = "https://github.com/hinto-janai/festival"
rev = "512dc7bfc76341c0e06902252c634e24700d7140"
[build]
template = "custom"
dependencies = [
......
#TODO Not compiled or tested
[source]
git = "https://github.com/Nurrl/glou"
[build]
template = "cargo"
#TODO missing script for CMake, see https://github.com/patriciogonzalezvivo/glslViewer/wiki/Compile-on-linux#3-compile
#TODO determine the X11 libraries
[source]
git = "https://github.com/patriciogonzalezvivo/glslViewer"
rev = "7eb6254cb4cedf03f1c78653f90905fe0c3b48fb"
[build]
template = "custom"
dependencies = [
"mesa-glu",
"ncurses",
"ncursesw",
"ffmpeg6",
"glfw",
]
#TODO Not compiled or tested
[source]
tar = "http://caca.zoy.org/files/libcaca/libcaca-0.99.beta19.tar.gz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libdmx-1.1.5.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libfontenc-1.1.7.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libFS-1.0.9.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libICE-1.1.1.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libSM-1.2.4.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXau-1.0.11.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXaw-1.0.15.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXdamage-1.1.6.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXdmcp-1.1.4.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXext-1.3.5.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXmu-1.1.4.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXpm-3.5.17.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXres-1.2.2.tar.xz"
[build]
template = "configure"
#TODO Not compiled or tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXScrnSaver-1.2.4.tar.xz"
[build]
template = "configure"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment