Skip to content
Snippets Groups Projects
Commit a5590a69 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fonts

parent fa1d504e
No related branches found
No related tags found
No related merge requests found
Pipeline #1295 failed with stages
in 12 minutes and 52 seconds
......@@ -39,4 +39,4 @@ build_wine-tibbo:
- mv -f /var/www/html/dev/vagrant/spwine-tibbo.box /var/www/html/dev/vagrant/wine-tibbo.box
- if [ ! -f "OK" ]; then exit 1; fi
after_script:
- vagrant destroy -f
- vagrant destroy -f
\ No newline at end of file
......@@ -25,6 +25,8 @@ TO_INSTALL=""
TO_INSTALL="$TO_INSTALL mono-complete winbind"
## WINE
TO_INSTALL="$TO_INSTALL wine winetricks xvfb"
## Fonts for Mono/WINE
TO_INSTALL="$TO_INSTALL xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic"
## Things
TO_INSTALL="$TO_INSTALL unzip curl"
## roll - globbing intended
......
{
"description": "Tibbo IDE 5.3.1",
"short_description": "Tibbo IDE 5.3.1",
"name": "henrietta/wine-tibbo",
"versions": [{
"version": "1.0",
"status": "active",
"description_html": "Tibbo IDE 5.3.1",
"description_markdown": "Tibbo IDE 5.3.1",
"providers": [{
"name": "virtualbox",
"url": "http://dev.dms-serwis.com.pl/vagrant/wine-tibbo.box"
}]
}]
}
\ No newline at end of file
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