X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=INSTALL.txt;h=fa6435e365d42ee3a2c13c3632e4a586d339420b;hb=b3716c1a2ebae600d6140408d8948952891ba450;hp=99a2e0e9ed8dafd1eaa7b96b2e80931b8ed1a6ba;hpb=ada415c3d8f427e9078980a2205466ce032aefc8;p=app.Builder.js diff --git a/INSTALL.txt b/INSTALL.txt index 99a2e0e9e..fa6435e36 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,11 +1,8 @@ -GTK3 -git clone git://github.com/roojs/app.Builder.js.git -cd app.Builder.js -git clone git://github.com/roojs/gir-1.2-gtk-3.0.git gir-1.2 -sh install1.2.sh - -seed gtkrun.js Builder3.js +apt-cache search '^valac-[0-9.]+$' | sort -n -r | head -n 1 | awk ' { print "sudo apt-get install " $1 }' | sh +apt-cache search '^valac-[0-9.]+-vapi$' | sort -n -r | head -n 1 | awk ' { print "sudo apt-get install " $1 }' | sh +apt-cache search libvala-[0-9.]+-dev$' | sort -n -r | head -n1 | awk ' { print "sudo apt-get install " $1 }' | sh +