FreeBSD Bugzilla – Attachment 89389 Details for
Bug 126320
[NEW PORT] converters/o3read: Standalone converter for the OpenOffice.org writer and scalc formats
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
o3read-0.0.4.shar
o3read-0.0.4.shar (text/plain), 2.30 KB, created by
Oleksii Samorukov
on 2008-08-07 01:40:01 UTC
(
hide
)
Description:
o3read-0.0.4.shar
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2008-08-07 01:40:01 UTC
Size:
2.30 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># tmp ># tmp/Makefile ># tmp/distinfo ># tmp/pkg-descr ># >echo c - tmp >mkdir -p tmp > /dev/null 2>&1 >echo x - tmp/Makefile >sed 's/^X//' >tmp/Makefile << 'END-of-tmp/Makefile' >X# ex:ts=8 >X# New ports collection makefile for: o3read >X# Date created: Aug 07, 2008 >X# Whom: samm >X# >X# $FreeBSD$ >X >XPORTNAME= o3read >XPORTVERSION= 0.0.4 >XCATEGORIES= converters >XMASTER_SITES= http://siag.nu/pub/o3read/ \ >X ${MASTER_SITE_GENTOO} >XMASTER_SITE_SUBDIR= distfiles >X >XMAINTAINER= samm@os2.kiev.ua >XCOMMENT= Standalone converter for the OpenOffice.org writer and scalc formats >X >XMAN1= o3read.1 utf8tolatin1.1 >XMLINKS= o3read.1 o3totxt.1 o3read.1 o3tohtml.1 >XPORTDOCS= README COPYING ChangeLog >XPLIST_FILES= bin/o3read bin/o3totxt bin/o3tohtml bin/utf8tolatin1 >X >Xdo-install: >X @${INSTALL_PROGRAM} ${WRKSRC}/o3read ${PREFIX}/bin >X @${INSTALL_PROGRAM} ${WRKSRC}/o3totxt ${PREFIX}/bin >X @${INSTALL_PROGRAM} ${WRKSRC}/o3tohtml ${PREFIX}/bin >X @${INSTALL_PROGRAM} ${WRKSRC}/utf8tolatin1 ${PREFIX}/bin >X @${INSTALL_MAN} ${WRKSRC}/o3read.1 ${MANPREFIX}/man/man1 >X @${INSTALL_MAN} ${WRKSRC}/utf8tolatin1.1 ${MANPREFIX}/man/man1 >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X.for FILE in ${PORTDOCS} >X @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >END-of-tmp/Makefile >echo x - tmp/distinfo >sed 's/^X//' >tmp/distinfo << 'END-of-tmp/distinfo' >XMD5 (o3read-0.0.4.tar.gz) = 583361b559ccf5a764edb586795d1b06 >XSHA256 (o3read-0.0.4.tar.gz) = 3704b448099d3396bec4cf503c298628c815703aae12bfcddbac4444bc786430 >XSIZE (o3read-0.0.4.tar.gz) = 21075 >END-of-tmp/distinfo >echo x - tmp/pkg-descr >sed 's/^X//' >tmp/pkg-descr << 'END-of-tmp/pkg-descr' >XThis is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt) >Xand scalc (*.sxc) formats. >XIt doesn't depend on Open Office or any other external tools or libraries. >XThere are three output modules: >X * o3read displays a dump of the parse tree >X * o3totxt creates plain text >X * o3tohtml creates html code >XExample: unzip -p document.odt content.xml | o3totxt >END-of-tmp/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 126320
: 89389