Difference between revisions of "Jsdp2007"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: == Introduction == <blockquote><div> The Japanese Seagull Development Project 2007 (jsdp2007) has accomplished experimental implementations of some Asian specific features into OpenOffice...)
 
(Moved some sections such as "Download" to jsdp2007/Release 2008-02-29)
Line 12: Line 12:
 
<blockquote><div>
 
<blockquote><div>
 
*[[Grid (lines and spacing)]]
 
*[[Grid (lines and spacing)]]
*[[Alignment Distributed]] - (to be written)
+
*[[Alignment Distributed]]
 
*[[Phonetic function]] - (to be written)
 
*[[Phonetic function]] - (to be written)
 
</div></blockquote>
 
</div></blockquote>
Line 18: Line 18:
 
== Download ==
 
== Download ==
 
<blockquote><div>
 
<blockquote><div>
=== Release 2008-02-29 ===
+
*[[jsdp2007/Release 2008-02-29|Release 2008-02-29]] for OpenOffice.org 2.3
<blockquote><div>
+
{| border=1 cellpadding=10
+
|Builds
+
|
+
*
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0.5_080228_LinuxIntel_install.tar.gz OOo_2.3.0.5_080228_LinuxIntel_install.tar.gz] - Linux, English (*1)
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0_jsdp2007_Win32Intel_install_ja.exe OOo_2.3.0_jsdp2007_Win32Intel_install_ja.exe] - Windows, Japanese (*1)
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0_jsdp2007_LinuxIntel_install_ja.tar.gz OOo_2.3.0_jsdp2007_LinuxIntel_install_ja.tar.gz] - Linux, Japanese (*2)
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/build/OOo_2.3.0_jsdp2007_Solarisx86_install_ja.tar.gz OOo_2.3.0_jsdp2007_Solarisx86_install_ja.tar.gz] - Solaris x86, Japanse (*2)
+
|-
+
|Source files
+
|
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/src/jsdp2007_FILELIST.txt jsdp2007_FILELIST.txt]
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/src/jsdp2007_source_20080226.diff jsdp2007_source_20080226.diff]
+
*[http://openoffice-ja.org/pub/jsdp2007/releases/2008-02-29/src/jsdp2007_source_additional_files.tar.gz jsdp2007_source_additional_files.tar.gz]
+
|}
+
  
<nowiki>*1:</nowiki> To install this, see the typical installation instructions at
 
http://download.openoffice.org/common/instructions.html
 
 
<nowiki>*2:</nowiki> To install this, see the special installation instructions below.
 
 
</div></blockquote>
 
</div></blockquote>
</div></blockquote>
 
 
== Special Installtion instructions ==
 
<blockquote><div>
 
 
=== Linux ===
 
<blockquote><div>
 
# Install OpenOffice.org 2.3 as usual.
 
# Extract the build.
 
# Update-install the packages
 
# Replace zip files in which icon image files are stored.
 
<blockquote><div>
 
<pre>
 
# tar -zxf OOo_2.3.0_jsdp2007_LinuxIntel_install_ja.tar.gz
 
 
# pushd OOo_2.3.0_jsdp2007_LinuxIntel_install_ja/RPMS
 
# rpm -Uvh *.rpm
 
Preparing...                ########################################### [100%]
 
  1:openoffice.org-writer  ########################################### [ 20%]
 
  2:openoffice.org-calc    ########################################### [ 40%]
 
  3:openoffice.org-core04u ########################################### [ 60%]
 
  4:openoffice.org-core06  ########################################### [ 80%]
 
  5:openoffice.org-core08  ########################################### [100%]
 
# popd
 
 
# pushd /opt/openoffice.org2.3/share/config
 
# mkdir original
 
# mv images*.zip original
 
# popd
 
# pushd OOo_2.3.0_jsdp2007_LinuxIntel_install_ja/share/config
 
# cp -p *.zip /opt/openoffice.org2.3/share/config
 
# popd
 
</pre>
 
</div></blockquote>
 
</div></blockquote>
 
 
=== Solaris x86 ===
 
<blockquote><div>
 
# Install OpenOffice.org 2.3 as usual.
 
# Extract the build.
 
# Uninstall existing packages and then install the new packages
 
# Replace zip files in which icon image files are stored.
 
<blockquote><div>
 
<pre>
 
# /usr/sfw/bin/gtar -zxf OOo_2.3.0_jsdp2007_Solarisx86_install_ja.tar.gz
 
 
# pushd OOo_2.3.0_jsdp2007_Solarisx86_install_ja/packages
 
# ls -1
 
openofficeorg-calc
 
openofficeorg-core04
 
openofficeorg-core06
 
openofficeorg-core08
 
openofficeorg-writer
 
# pkgrm openofficeorg-*
 
# pkgadd -d . openofficeorg-core* openofficeorg-calc openofficeorg-writer
 
# popd
 
 
# pushd /opt/openoffice.org2.3/share/config
 
# mkdir original
 
# mv images*.zip original
 
# popd
 
# pushd OOo_2.3.0_jsdp2007_Solarisx86_install_ja/share/config
 
# cp -p *.zip /opt/openoffice.org2.3/share/config
 
# popd
 
</pre>
 
</div></blockquote>
 
</div></blockquote>
 
 
</div></blockquote>
 
 
== Build Instructions ==
 
(to be written)
 
  
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Specification]]
 
[[Category:Specification]]

Revision as of 07:35, 19 June 2008

Introduction

The Japanese Seagull Development Project 2007 (jsdp2007) has accomplished experimental implementations of some Asian specific features into OpenOffice.org 2.3.

  • New grid layout 'Grid (lines and spacing)' (Writer)
  • Paragraph alignment 'Distributed' and character alignment 'Fit text' (Writer)
  • PHONETIC function (Calc)

Specifications

Download

Personal tools