OpenGrok

Cross Reference: packaging
xref: /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/packaging
Home | History | Annotate | only in /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/packaging
Up to higher level directory
NameDateSize
appcast.template.xml29-Oct-2010874
dsa_pub.pem29-Oct-20101.2K
genplist.py29-Oct-2010828
package.py29-Oct-20102.1K
README29-Oct-2010575
SunPinyin/29-Oct-2010

README

      1 Package SunPinyin for Mac OS X release
      2 ======================================
      3 
      4 SunPinyin for Mac OS X has been updated to support automatic
      5 self-update and automatic data files (lm_sg.t3g, pydict_sc.bin)
      6 fetching.
      7 
      8 1. After you update data files (../../../data/*.t3g.{be,le},
      9 *.bin.{be.le}), run genplist.py to generate a plist for these,
     10 then upload the output to somewhere we can access publicly.
     11 
     12 2. After SunPinyin is updated, run package.py to generate the
     13 installer package, create zip archive, Sparkle appcast. Then
     14 upload them according to the output of package.py.
     15 
     16