Skip to content

Latest commit

 

History

History
 
 
July 27 2014 (rohrlich)

Lots of script changes to get packaging working for ubuntu 12.04 using the latest scripts which were intended to work for all releases and both qt4 and 5.

One change is that whereas before the BuildEmergent-ubuntu.sh script called ubuntu-motu-quarter it now calls either ubuntu-motu-quarter or conditionally unbuntu-motu-quarter-qt4. The version without the qt4 modifier expects qt5.

The ubuntu-motu-emergent script is a single version that handles the qt version conditionally.

As of this date we are still using qt4 for the ubuntu 12.04 packages and that is the main reason for continuing with qt4 on ubuntu

Make directories for each release, precise, trusty, etc in your home directory on grey before running BuildEmergent-ubuntu.sh for the .deb files that will be copied over.

Something I noticed but haven't fixed - if you have an emergent directory the checkout might not get the right files. I noticed that it ignored the tag and got the trunk code. SO, toss the emergent directory before starting to be safe