summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2015-09-08+ orcus0.8wiz1-1/+2
2015-09-08Update to 0.9.2:wiz5-51/+73
No Changelog found. Major API change -- 0.10 in directory names instead of 0.8 before.
2015-09-08Re-import converters/orcus as converters/orcus0.8.wiz5-0/+99
Standalone file import filter library for spreadsheet documents. This package contains the 0.8 version of the API.
2015-09-07Remove manual _STRIPFLAG_INSTALL setting, it's now empty by default on Darwin.jperkin1-4/+1
2015-09-07Pass -install_name on Darwin to create valid dynamic library name.jperkin1-4/+3
2015-09-03Import wip/php-recode as converters/php-recode.fhajny3-1/+23
This module contains an interface to the GNU Recode library. The GNU Recode library converts files between various coded character sets and surface encodings. When this cannot be achieved exactly, it may get rid of the offending characters or fall back on approximations. The library recognises or produces nearly 150 different character sets and is able to convert files between almost any pair. Most RFC 1345 character sets are supported.
2015-08-25use std::pow in order to avoid being ambiguous (on SunOS anyway)richard2-1/+17
2015-08-23Update to 1.124:wiz2-7/+6
1.124 2015-08-19 - Changed debinhex to UTF-8 - Made the Test:: modules optional (ticket 101974, mishikal at yahoo.com) - Fixed a manual typo (ticket 88874, gregoa at debian.org)
2015-08-16Bump PKGREVISION.ryoon3-4/+15
Some librevenge consumers use libboost_system too. Add -lboost_system to pkg-config file. Remove boost-headers buildlink. It is included via boost-libs.
2015-08-15Bump PKGREVISION for librevenge boost fix.wiz26-43/+52
2015-08-15Apply adam's patch to fix build with latest boost.wiz2-2/+8
Bump PKGREVISION. Add boost-libs to bl3.mk and bump ABI depends for that.
2015-08-15Add following lines for make test to passmef1-1/+7
BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
2015-08-14Update to 0.19.7. Fix ABI version in bl3.mk while here.wiz3-8/+7
Overview of changes between 0.19.6 and 0.19.7 ============================================= * Disable thread-unsafe memory pool by default. (bug #79385) * Misc fixes.
2015-08-12Add libwps03ryoon1-1/+2
2015-08-12Import libwps-0.3.1 as converters/libwps03.ryoon6-0/+82
libwps is a library for reading Microsoft Works documents. This package tracks 0.3 release branch for misc/libreoffice4.
2015-08-12Update to 0.4.0ryoon5-29/+13
Changelog: 0.3.x -> 0.4.0 - add support for unknown encoding files (ie. DOS file) - add potential support for converting Lotus, ... documents, - accept to convert all Lotus Wk1 files and Symphony Wk1 files, - add support for Lotus Wk3 and Wk4 documents, - add support for Quattro Pro Wq1 and Wq2 documents, - only in debug mode, add pre-support for Lotus Wk5..., must allow to retrieve the main sheets content's with no formatting, - add potential support for asking the document's password ( but do nothing ) - correct some compiler warnings when compiling in debug mode.
2015-08-12Update to 0.1.2ryoon2-10/+13
* Update COMMENT. Changelog: libetonyek 0.1.2 - Use symbol visibility on Linux. The library only exports the two public functions now. - Refactor the parser to allow sharing of code among Keynote, Pages and Numbers parsers. - Add initial support for Pages (v. 4 only): text and text formatting, tables. - Parse text language. - Parse links. - Fix parsing of tab stops. - Add dependency on glm. - Add initial support for Numbers (v. 2 only): sheets and cell content. - Fix parsing of simple cell text content, which was ignored previously. - Various small bugfixes and improvements.
2015-08-08Update to 0.3.6.2:wiz3-21/+11
16/07/2015: - RagTime v5-v6 parser: try to retrieve the main layouts and the picture/shape/textbox, ie. now, it generates result but it is still very imcomplete... - MWAW{Graphic,Presentation,Text}Listener: correct a problem in OpenGroup which may create to incorrect document, - create an MWAWEmbeddedObject class to store a picture with various representation, - MWAW*Listener: rename insertPicture in insertShape, add a function to insert a texbox in a MWAWGraphicShape(which only insert a basic textbox) ... 22/06/2015: - add a parser for MacDraft v4-v5 document - allow to create pattern's surface with various intensity - allow to create simple measure 14/06/2015: - allow to build doc only for the api classes, using --with-docs=no|api|full to create no documentation, only API classes' documentations, all classes' documentations 5/28/2015: - add a minimal parser for ApplePict v1.v2, ie. no clipping, do not take in account the copy mode: srcCopy, srcOr, ... -------- version 0.3.5 (start) ------------- 5/10/2015: - add a parser for MacDraft v1 Document 4/29/2015: - add a parser for ClarisDraw Document 4/18/2015: - RagTime v5-v6 parser(not functional): continue to works on this filter, try to find the different kinds of cluster and how to parse them, ... - AppleWorks/ClarisWorks parser[spreadsheet]: do not remove first empty row/columns. - remove all assert calls - rename Box2,Vec2,... in MWAWBox2, MWAWVec2,... to avoid potential name's conflict
2015-08-07Recursive revbump associated with lang/ocaml update.jaapb1-2/+2
2015-08-06Update to 0.9.9:wiz6-69/+59
0.9.9 20141019 Bugfix in HTML4 target. Updated toolchain. Support for GraphicsMagick. Updated manual page psiconv(1). 0.9.8 20051115 Small bug fixes
2015-08-06Update to 1.003005:wiz2-7/+6
1.003005 - 2015-03-22 - fix x_contributors metadata that was killing metacpan (see https://github.com/CPAN-API/cpan-api/issues/401)
2015-08-02Bump PKGREVISION for hs-text-1.2.1.3szptvlfn2-4/+4
2015-07-26Update to 0.1.3:wiz3-23/+6
libvisio 0.1.3 - Fix a build failure with some compilers. - Do not use C++11 syntax. libvisio 0.1.2 - Fix several build problems with different compilers. - Import more metadata properties. - Fix theme color import (tdf#92270). - Fix a bunch of crashes and hangs when reading broken documents, found with the help of american-fuzzy-lop. - Fix several memory leaks. - Ignore errors when parsing metadata. This makes some documents readable again. - Fix handling of character background (tdf#92271).
2015-07-25Bump PKGREVISION for hs-unordered-containers-0.2.5.1szptvlfn2-4/+4
2015-07-12Comment out dependencies of the stylewiz3-6/+6
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-30Update to 1.47.1ryoon3-8/+8
Changelog: help2man (1.47.1) unstable; urgency=medium * Set document language for localised info pages. * Update German translations (thanks to Mario Blättermann). * Update Ukranian translations (thanks to Yuri Chornoivan). * Update French translations (thanks to David Prévot). * Update Vietnamese translation (thanks to Trần Ngọc Quân). * Update Norwegian Bokmaal translation (thanks to Johnny A. Solbu). * Update Russian translation (thanks to Yuri Kozlov). * Update Danish translation (thanks to Joe Hansen). * Update Polish translations (thanks to Jakub Bogusz). * Update Spanish translation and add translation of the info page (thanks to Antonio Ceballos). * Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the date for the generated pages (closes: #787444). -- Brendan O'Dea <bod@debian.org> Mon, 15 Jun 2015 23:06:35 +1000
2015-06-29Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.ryoon2-6/+6
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
2015-06-27Disable register use warning for clang, gperf still has no way to createjoerg3-1/+35
modern code without such nonsense. Fix definition inconsistency.
2015-06-26Version 1.0.15, released on 2015-06-22rodent2-6/+6
====================================== * Use xMidYMid as default preserveAspectRatio value Version 1.0.14, released on 2015-06-02 ====================================== * Support the shape-rendering property Version 1.0.13, released on 2015-02-26 ====================================== * Fix end markers Version 1.0.12, released on 2015-02-26 ====================================== * Don't crash when paths with markers end with a move_to action Version 1.0.11, released on 2015-02-11 ====================================== * Allow commas in viewboxes Version 1.0.10, released on 2015-02-09 ====================================== * Allow quotes around font names
2015-06-14Update to 0.1.1.:wiz3-8/+10
libfreehand 0.1.1 - drastical improvement of all features * fills * strokes * embedded images * embedded text - output of visible elements only in right place on the canvas - coverage from Freehand 3.0 to Freehand 11
2015-06-14Update to 2.5.3markd6-42/+17
Minor bugfixes. Addition of pkg-config file.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz51-86/+102
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-06-08Bump PKGREVISION for hs-hashable-1.2.3.2szptvlfn2-4/+4
2015-06-04Bump PKGREVISION for hs-text-1.2.1.1szptvlfn2-4/+4
2015-06-04Update ruby-unf_ext to 0.0.7.1.taca3-8/+9
## 0.0.7.1 (2015-04-18) - Windows fat binary gems no longer require libstd++ to run, which are statically linked. - Add a fat binary gem for x64-mingw32 (64bit Windows). - Windows fat binary gems now include binaries for Ruby up to 2.2.
2015-06-04Use textproc/ruby-rdtool/rdtool.mk.taca1-2/+2
2015-05-31Bump PKGREVISION for hs-dlist-0.7.1.1szptvlfn2-4/+4
2015-05-28Update to 2.0:wiz2-7/+6
2.0 - fix checks for NFD conversion, where convmv could run into a "resulting filename is ... bytes long (max: 255) error message for no obvious reason. - the --preserve-mtimes option is the default now - fix a bug where mtimes might not be restored in some cases - add --map option to support additional character mappings like to mapping Microsoft's illegal NTFS characters - issue warning if we cannot traverse a directory in recursive mode
2015-05-27Update to 7.2.2ryoon2-6/+6
Changelog: 2015-05-22: Version 7.2.2. Check UTF-16 for invalid surrogate pairs. Print system error and line number when UTF-16 conversion error occurs. Bug fix: When conversion of an UTF-16 file with binary symbols was forced, null characters were not written in the output. Fixed symlink support on FreeBSD.
2015-05-09Because this error:szptvlfn2-4/+4
ERROR: hs-primitive>=0.5.4 is not installed; can't buildlink files. Bump PKGREVISION for hs-primitive-0.5.4.0
2015-05-03Update to 1.46.6:wiz3-7/+9
Version 1.46 July 7, 2014 * Add German, Ukranian and Polish translations of info documentation. * Add Hungarian and Norwegian Bokmaal translations.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn3-5/+6
2015-04-19+sratom - will be used by lilvrodent1-1/+2
2015-04-19Import sratom-0.4.6 as converters/sratom.rodent6-0/+99
Sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.
2015-04-17Revbump after updating devel/boost-libsadam8-13/+16
2015-04-12Update to qrencode-3.4.4.tnn2-6/+6
Changes: - adds command line options --verbose and --rle to tools - bugfixes
2015-04-06Revbump after updating textproc/icuadam8-13/+16
2015-04-03Update to 1.12, from kj Wolley in PR 49774.wiz2-6/+6
1.12 Mon Mar 16 20:21:15 2015 - XS: [rt.cpan.org #102663] IRIX 6.5 failures with Unicode::Collate (porting: avoid non-zero values in the initializer of an array) 1.11 Tue Feb 17 21:23:03 2015 - XS: [rt.cpan.org #102024] remove extranous const casting 1.10 Thu Jan 15 21:37:58 2015 - XS: const &c [rt.cpan.org #101170] [PATCH] - Makefile.PL: [rt.cpan.org #101500] [PATCH]
2015-04-03Update to 3.005 based on PR 49773 by kj Wolley:wiz2-8/+8
**************************************************************** * Warning: For a seamless upgrade, upgrade to version 3 * * of the decoder before upgrading to version 3 of the * * encoder! * **************************************************************** 3.005 Jan 05 2015 * Build improvements related to char signedness being platform dependent. 3.004 Dec 27 2014 * Performance optimizations and other miscellaneous changes. * Build improvements. * Win32 fixes for weakrefs. 3.003 Oct 19 2014 * Niko Tyni fixed the 64-bit big endian Sereal bug! (Yay Niko!) * Setup META.yml correctly so that certain dependencies are marked as being test dependencies and not build or run-time dependencies. * Allow one to build against an externally supplied version of csnappy or miniz. Thanks to Petr Písař <ppisar@redhat.com> 3.002 Aug 20 2014 Summary of changes from 3.001 - 3.002 - Introduce "canonical" option to encoder - Introduce "canonical_refs" option to encoder * Test Infra Changes - Split up bulk tests to speed up testing and make it easier to see when a failure is restricted to a specific option. * Big-Endian Support - Improved support for Big-Endian machines. We now build and pass test on Sparc and HP-UX and other platforms with big-endian or strict alignedness requirements. Much thanks to Jarkko Hietaniemi, Gregor Herrmann, and H. Merijn Brand for for their assistance with this. - We still have issues with s390x (Z/Os) with Sereal. If someone wants to help it would be appreciated. 3.001 - Upgrade to version 3 of the protocol * Add Zlib compression support to the protocol * Add Zlib support to Encoder/Decoder * Add CANONICAL_UNDEF tag to represent PL_sv_undef * Change magic header so it is trivial to detect and reject utf8 encoded Sereal packets. - Change how we serialize variables which have more than one of IOK, NOK, and POK set. In general we favour the numeric form, with the exception of when all three are set when we favour the string form (this is to handle engineering notation like "0E0" where numeric and string equivalence may differ)
2015-04-03Update to 3.005 based on PR 49772 by kj Woolley:wiz2-8/+8
3.005 Jan 05 2015 * Build improvements related to char signedness being platform dependent. 3.004 Dec 27 2014 * Performance optimizations and other miscellaneous changes. * Build improvements. * Win32 fixes for weakrefs. 3.003 Oct 19 2014 * Niko Tyni fixed the 64-bit big endian Sereal bug! (Yay Niko!) * Sereal::Decoder::Constants will now have a defined $VERSION * Setup META.yml correctly so that certain dependencies are marked as being test dependencies and not build or run-time dependencies. * Allow one to build against an externally supplied version of csnappy or miniz. Thanks to Petr Písař <ppisar@redhat.com> 3.002 Aug 20 2014 * Summary of changes from 3.001 - 3.002 - Introduce "set_readonly" option to decoder - Introduce "set_readonly_scalars" option to decoder * Bug fixes - Fix assertion fails in DEBUG perls (Brian Fraser) - Fix segfault with "into" interface when decoding references and strings into the same target SV. See new test t/550_decode_into.t * Test Infra Changes - Split up bulk tests to speed up testing and make it easier to see when a failure is restricted to a specific option. * Big-Endian Support - Improved support for Big-Endian machines. We now build and pass test on Sparc and HP-UX and other platforms with big-endian or strict alignedness requirements. Much thanks to Jarkko Hietaniemi, Gregor Herrmann, and H. Merijn Brand for for their assistance with this. - We still have issues with s390x (Z/Os) with Sereal. If someone wants to help it would be appreciated. 3.001 - Upgrade to version 3 of the protocol * Add Zlib compression support to the protocol * Add Zlib support to Encoder/Decoder * Add CANONICAL_UNDEF tag to represent PL_sv_undef * Change magic header so it is trivial to detect and reject utf8 encoded Sereal packets. - Change how we serialize variables which have more than one of IOK, NOK, and POK set. In general we favour the numeric form, with the exception of when all three are set when we favour the string form (this is to handle engineering notation like "0E0" where numeric and string equivalence may differ)