# HG changeset patch # User Jan Vrany # Date 1510619142 10800 # Node ID bf8b3d4e7865d13b116b957e9d45d0b09e1596bc # Parent 12ced3cfdb4b9dee08afac3f5b4bf653a211ef52 Added VDB to Smalltalk/X 8.0 builds ...in order to allow people to use it. Not sure this is a good idea but we'll see. diff -r 12ced3cfdb4b -r bf8b3d4e7865 specs/stx-jv.rbspec --- a/specs/stx-jv.rbspec Mon Nov 13 21:24:29 2017 -0300 +++ b/specs/stx-jv.rbspec Mon Nov 13 21:25:42 2017 -0300 @@ -165,6 +165,13 @@ package "stx:libjava/experiments" #package "stx:libjava/examples" :link => false + # VDB + package 'stx:goodies/magritte', :repository => :'exept:public', :link => false + package 'stx:goodies/announcements', :repository => :'exept:public' + package 'jv:libgdbs', :repository => :'jv-branch:public', :link => false + package 'jv:vdb', :repository => :'jv-branch:public', :link => false + + # Smalltalk/X IDE application 'stx:projects/smalltalk', :repository => :'jv-branch:public', :branch => 'jv'