[Clam-devel] Please test macosx dmg (only intel)

Pau Arumi parumi at iua.upf.edu
Tue Jan 23 11:43:39 PST 2007


a new day and a new package!
now it is turn for networkeditor:
http://clam.iua.upf.edu/download/mac/cvssnapshots/CLAM_NetworkEditor-0.4.3-CVS-20070123.dmg

as always, test please and report
still to-do: add network examples and other binaries (prototyper and 
qtdesigner), and ppc version of course.

good news are that now, building new bundles (and dmgs) is super easy 
since we integrated all the stuff in a new scons tool.
for instance this is all Annotator and NetworkEditor SConstruct knows 
about mac bundles:

    mac_bundle = env.Bundle(
        BUNDLE_NAME='NetworkEditor',
        BUNDLE_BINARIES=programs,
        BUNDLE_RESOURCEDIRS=[],
        BUNDLE_PLIST='resources/Info.plist',
        BUNDLE_ICON='resources/CLAM.icns',
     )

Pau & David

for the record, find attached a cleaned and enhanced version of the 
script that add all dependent libraries to the bundle and fixes external 
links.



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: addDependentLibsToBundle.py
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070123/61812496/attachment.ksh>


More information about the clam-devel mailing list